[gg@localhost boost_1_57_0]$ ./b2 --debug-configuration notice: found boost-build.jam at /home/gg/.local/share/Trash/files/boost_1_57_0/boost-build.jam notice: loading Boost.Build from /home/gg/.local/share/Trash/files/boost_1_57_0/tools/build/src notice: 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'. notice: 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/.'. notice: 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'. notice: 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/.'. notice: Searching '.' for project-config configuration file 'project-config.jam'. notice: Loading project-config configuration file 'project-config.jam' from '.'. notice: will use 'g++' for gcc, condition gcc-4.9.2 notice: using gcc libraries :: gcc-4.9.2 :: /usr/bin /usr/lib /usr/lib32 /usr/lib64 notice: using gcc archiver :: gcc-4.9.2 :: /usr/bin/ar notice: using gcc ranlib :: gcc-4.9.2 :: /usr/bin/ranlib warning: toolset gcc initialization: can not find tool windres warning: initialized from project-config.jam:12 notice: using rc compiler :: gcc-4.9.2 :: /usr/bin/as notice: [python-cfg] Configuring python... notice: [python-cfg] user-specified version: "3.4" notice: [python-cfg] user-specified cmd-or-prefix: "/usr" notice: [python-cfg] Checking interpreter command "/usr/bin/python3.4"... notice: [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' notice: [python-cfg] ...requested configuration matched! notice: [python-cfg] Details of this Python configuration: notice: [python-cfg] interpreter command: "/usr/bin/python3.4" notice: [python-cfg] include path: "/usr/include/python3.4" notice: [python-cfg] library path: "/usr/lib/python3.4/config" "/usr/lib" notice: [zlib] Using pre-installed library notice: [zlib] Condition notice: iostreams: using prebuilt bzip2 Building the Boost C++ Libraries. Performing configuration checks - 32-bit : yes (cached) - arm : no (cached) - mips1 : no (cached) - power : no (cached) - sparc : no (cached) - x86 : yes (cached) - lockfree boost::atomic_flag : yes (cached) - has_icu builds : yes (cached) warning: Graph library does not contain MPI-based parallel components. note: to enable them, add "using mpi ;" to your user-config.jam - zlib : yes (cached) - iconv (libc) : yes (cached) - icu : yes (cached) - compiler-supports-ssse3 : yes (cached) - compiler-supports-avx2 : yes (cached) - gcc visibility : yes (cached) - long double support : yes (cached) warning: skipping optional Message Passing Interface (MPI) library. note: to enable MPI support, add "using mpi ;" to user-config.jam. note: to suppress this message, pass "--without-mpi" to bjam. note: otherwise, you can safely ignore this message. - zlib : yes (cached) Component configuration: - atomic : building - chrono : building - container : building - context : building - coroutine : building - date_time : building - exception : building - filesystem : building - graph : building - graph_parallel : building - iostreams : building - locale : building - log : building - math : building - mpi : building - program_options : building - python : building - random : building - regex : building - serialization : building - signals : building - system : building - test : building - thread : building - timer : building - wave : building ...patience... ...patience... ...patience... ...patience... ...patience... ...patience... ...found 13369 targets... The Boost C++ Libraries were successfully built! The following directory should be added to compiler include paths: /home/gg/.local/share/Trash/files/boost_1_57_0 The following directory should be added to linker library paths: /home/gg/.local/share/Trash/files/boost_1_57_0/stage/lib [gg@localhost boost_1_57_0]$