Ticket #11120: boost.debug.conf.log

File boost.debug.conf.log, 6.7 KB (added by tele, 8 years ago)
Line 
1[gg@localhost boost_1_57_0]$ ./b2 --debug-configuration
2notice: found boost-build.jam at /home/gg/.local/share/Trash/files/boost_1_57_0/boost-build.jam
3notice: loading Boost.Build from /home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src
4notice: Searching '/etc' '/home/gg' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src' '/usr/share/boost-build' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/kernel' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/util' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/build' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/tools' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/contrib' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/.' for site-config configuration file 'site-config.jam'.
5notice: Configuration file 'site-config.jam' not found in '/etc' '/home/gg' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src' '/usr/share/boost-build' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/kernel' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/util' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/build' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/tools' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/contrib' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/.'.
6notice: Searching '/home/gg' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src' '/usr/share/boost-build' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/kernel' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/util' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/build' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/tools' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/contrib' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/.' for user-config configuration file 'user-config.jam'.
7notice: Configuration file 'user-config.jam' not found in '/home/gg' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src' '/usr/share/boost-build' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/kernel' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/util' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/build' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/tools' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/contrib' '/home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src/.'.
8notice: Searching '.' for project-config configuration file 'project-config.jam'.
9notice: Loading project-config configuration file 'project-config.jam' from '.'.
10notice: will use 'g++' for gcc, condition <toolset>gcc-4.9.2
11notice: using gcc libraries :: <toolset>gcc-4.9.2 :: /usr/bin /usr/lib /usr/lib32 /usr/lib64
12notice: using gcc archiver :: <toolset>gcc-4.9.2 :: /usr/bin/ar
13notice: using gcc ranlib :: <toolset>gcc-4.9.2 :: /usr/bin/ranlib
14warning: toolset gcc initialization: can not find tool windres
15warning: initialized from project-config.jam:12
16notice: using rc compiler :: <toolset>gcc-4.9.2 :: /usr/bin/as
17notice: [python-cfg] Configuring python...
18notice: [python-cfg] user-specified version: "3.4"
19notice: [python-cfg] user-specified cmd-or-prefix: "/usr"
20notice: [python-cfg] Checking interpreter command "/usr/bin/python3.4"...
21notice: [python-cfg] running command '/usr/bin/python3.4 -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1'
22notice: [python-cfg] ...requested configuration matched!
23notice: [python-cfg] Details of this Python configuration:
24notice: [python-cfg] interpreter command: "/usr/bin/python3.4"
25notice: [python-cfg] include path: "/usr/include/python3.4"
26notice: [python-cfg] library path: "/usr/lib/python3.4/config" "/usr/lib"
27notice: [zlib] Using pre-installed library
28notice: [zlib] Condition
29notice: iostreams: using prebuilt bzip2
30
31Building the Boost C++ Libraries.
32
33
34Performing configuration checks
35
36 - 32-bit : yes (cached)
37 - arm : no (cached)
38 - mips1 : no (cached)
39 - power : no (cached)
40 - sparc : no (cached)
41 - x86 : yes (cached)
42 - lockfree boost::atomic_flag : yes (cached)
43 - has_icu builds : yes (cached)
44warning: Graph library does not contain MPI-based parallel components.
45note: to enable them, add "using mpi ;" to your user-config.jam
46 - zlib : yes (cached)
47 - iconv (libc) : yes (cached)
48 - icu : yes (cached)
49 - compiler-supports-ssse3 : yes (cached)
50 - compiler-supports-avx2 : yes (cached)
51 - gcc visibility : yes (cached)
52 - long double support : yes (cached)
53warning: skipping optional Message Passing Interface (MPI) library.
54note: to enable MPI support, add "using mpi ;" to user-config.jam.
55note: to suppress this message, pass "--without-mpi" to bjam.
56note: otherwise, you can safely ignore this message.
57 - zlib : yes (cached)
58
59Component configuration:
60
61 - atomic : building
62 - chrono : building
63 - container : building
64 - context : building
65 - coroutine : building
66 - date_time : building
67 - exception : building
68 - filesystem : building
69 - graph : building
70 - graph_parallel : building
71 - iostreams : building
72 - locale : building
73 - log : building
74 - math : building
75 - mpi : building
76 - program_options : building
77 - python : building
78 - random : building
79 - regex : building
80 - serialization : building
81 - signals : building
82 - system : building
83 - test : building
84 - thread : building
85 - timer : building
86 - wave : building
87
88...patience...
89...patience...
90...patience...
91...patience...
92...patience...
93...patience...
94...found 13369 targets...
95
96
97The Boost C++ Libraries were successfully built!
98
99The following directory should be added to compiler include paths:
100
101 /home/gg/.local/share/Trash/files/boost_1_57_0
102
103The following directory should be added to linker library paths:
104
105 /home/gg/.local/share/Trash/files/boost_1_57_0/stage/lib
106
107[gg@localhost boost_1_57_0]$
108