Ticket #11144: BoostGraphCrash.compile.txt

File BoostGraphCrash.compile.txt, 3.6 KB (added by alex@…, 8 years ago)

Compile output showing full compile flags used for crash

Line 
112:17:01: Running steps for project BoostGraphCrash...
212:17:01: Configuration unchanged, skipping qmake step.
312:17:01: Starting: "C:\Qt\msvc2013\x86_64\5.3.2_official\Tools\QtCreator\bin\jom.exe"
4 C:\Qt\msvc2013\x86_64\5.3.2_official\Tools\QtCreator\bin\jom.exe -f Makefile.Release
5 cl -c -nologo -Zm200 -Zc:wchar_t -FS -O2 -MD -Zi -GR -W3 -w34100 -w34189 -EHsc -DUNICODE -DWIN32 -DWIN64 -DNDEBUG -I"C:\boost\x86\1.57.0" -I"." -I"C:\Qt\msvc2013\x86_64\5.3.2\qtbase\mkspecs\win32-msvc2013" -Forelease\ @C:\Users\Alex\AppData\Local\Temp\main.obj.3160.46.jom
6main.cpp
7..\BoostGraphCrash\main.cpp(97) : warning C4244: 'argument' : conversion from 'time_t' to 'const uint32_t', possible loss of data
8C:\boost\x86\1.57.0\boost/property_map/property_map.hpp(309) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9 C:\boost\x86\1.57.0\boost/graph/detail/adjacency_list.hpp(1766) : see reference to function template instantiation 'void boost::put<boost::adj_list_vertex_property_map<Graph,int,int &,Tag>,Reference,Key,Value>(const boost::put_get_helper<Reference,boost::adj_list_vertex_property_map<Graph,int,Reference,Tag>> &,K,const V &)' being compiled
10 with
11 [
12 Graph=Graph
13, Tag=boost::vertex_index_t
14, Reference=int &
15, Key=void *
16, Value=size_t
17, K=void *
18, V=size_t
19 ]
20 ..\BoostGraphCrash\main.cpp(79) : see reference to function template instantiation 'void boost::put<Config,Base,boost::vertex_index_t,void*,size_t>(Property,boost::adj_list_helper<Config,Base> &,const Key &,const Value &)' being compiled
21 with
22 [
23 Config=boost::detail::adj_list_gen<boost::adjacency_list<boost::listS,boost::listS,boost::undirectedS,boost::property<boost::vertex_index_t,int,boost::property<vertex_position_t,Point,boost::no_property>>,boost::property<boost::edge_weight_t,double,boost::no_property>,boost::no_property,boost::listS>,boost::listS,boost::listS,boost::undirectedS,boost::property<boost::vertex_index_t,int,boost::property<vertex_position_t,Point,boost::no_property>>,boost::property<boost::edge_weight_t,double,boost::no_property>,boost::no_property,boost::listS>::config
24, Base=boost::undirected_graph_helper<boost::detail::adj_list_gen<boost::adjacency_list<boost::listS,boost::listS,boost::undirectedS,boost::property<boost::vertex_index_t,int,boost::property<vertex_position_t,Point,boost::no_property>>,boost::property<boost::edge_weight_t,double,boost::no_property>,boost::no_property,boost::listS>,boost::listS,boost::listS,boost::undirectedS,boost::property<boost::vertex_index_t,int,boost::property<vertex_position_t,Point,boost::no_property>>,boost::property<boost::edge_weight_t,double,boost::no_property>,boost::no_property,boost::listS>::config>
25, Property=boost::vertex_index_t
26, Key=void *
27, Value=size_t
28 ]
29 link /NOLOGO /DYNAMICBASE /NXCOMPAT /INCREMENTAL:NO /DEBUG /OPT:REF /SUBSYSTEM:CONSOLE "/MANIFESTDEPENDENCY:type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' publicKeyToken='6595b64144ccf1df' language='*' processorArchitecture='*'" /MANIFEST /MANIFESTFILE:release\BoostGraphCrash.exe.embed.manifest /OUT:release\BoostGraphCrash.exe @C:\Users\Alex\AppData\Local\Temp\BoostGraphCrash.exe.3160.3853.jom
30 mt.exe /nologo /manifest release\BoostGraphCrash.exe.embed.manifest /outputresource:release\BoostGraphCrash.exe;1
3112:17:06: The process "C:\Qt\msvc2013\x86_64\5.3.2_official\Tools\QtCreator\bin\jom.exe" exited normally.
3212:17:06: Elapsed time: 00:05.