...found 9 targets... ...updating 4 targets... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/32.o ...updated 4 targets... ...found 2 targets... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/arm.o libs/config/checks/architecture/arm.cpp:13:2: error: #error "Not ARM" #error "Not ARM" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/arm.o" "libs/config/checks/architecture/arm.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/arm.o... ...failed updating 1 target... ...found 2 targets... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/mips1.o libs/config/checks/architecture/mips1.cpp:10:2: error: #error "Not MIPS1" #error "Not MIPS1" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/mips1.o" "libs/config/checks/architecture/mips1.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/mips1.o... ...failed updating 1 target... ...found 2 targets... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/power.o libs/config/checks/architecture/power.cpp:13:2: error: #error "Not PPC" #error "Not PPC" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/power.o" "libs/config/checks/architecture/power.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/power.o... ...failed updating 1 target... ...found 2 targets... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/sparc.o libs/config/checks/architecture/sparc.cpp:10:2: error: #error "Not SPARC" #error "Not SPARC" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/sparc.o" "libs/config/checks/architecture/sparc.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/sparc.o... ...failed updating 1 target... ...found 2 targets... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/x86.o libs/config/checks/architecture/x86.cpp:15:2: error: #error "Not x86" #error "Not x86" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/x86.o" "libs/config/checks/architecture/x86.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/x86.o... ...failed updating 1 target... ...found 2 targets... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/combined.o libs/config/checks/architecture/combined.cpp:20:2: error: #error "Not combined" #error "Not combined" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/combined.o" "libs/config/checks/architecture/combined.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/combined.o... ...failed updating 1 target... ...found 3 targets... ...updating 3 targets... link.touch bin.v2/test-symlink-source link.mklink bin.v2/test-symlink ...updated 3 targets... ...patience... ...found 182 targets... ...updating 9 targets... gcc.compile.c++ bin.v2/libs/log/config/atomic-int32/gcc-gnu-6.4.0/debug/pch-off/threadapi-pthread/atomic_int32.o ...updated 9 targets... ...found 8 targets... ...updating 6 targets... gcc.compile.c++ bin.v2/libs/log/config/native-syslog/gcc-gnu-6.4.0/debug/pch-off/threadapi-pthread/native_syslog.o ...updated 6 targets... ...found 8 targets... ...updating 6 targets... gcc.compile.c++ bin.v2/libs/log/config/pthread-mutex-robust/gcc-gnu-6.4.0/debug/pch-off/threadapi-pthread/pthread_mutex_robust.o libs/log/config/pthread-mutex-robust/pthread_mutex_robust.cpp: In function 'int main(int, char**)': libs/log/config/pthread-mutex-robust/pthread_mutex_robust.cpp:17:40: error: 'PTHREAD_MUTEX_ROBUST' was not declared in this scope pthread_mutexattr_setrobust(&attr, PTHREAD_MUTEX_ROBUST); ^~~~~~~~~~~~~~~~~~~~ libs/log/config/pthread-mutex-robust/pthread_mutex_robust.cpp:17:60: error: 'pthread_mutexattr_setrobust' was not declared in this scope pthread_mutexattr_setrobust(&attr, PTHREAD_MUTEX_ROBUST); ^ libs/log/config/pthread-mutex-robust/pthread_mutex_robust.cpp:26:42: error: 'pthread_mutex_consistent' was not declared in this scope err = pthread_mutex_consistent(&m); ^ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -DBOOST_ALL_NO_LIB=1 -D_XOPEN_SOURCE=600 -I"." -c -o "bin.v2/libs/log/config/pthread-mutex-robust/gcc-gnu-6.4.0/debug/pch-off/threadapi-pthread/pthread_mutex_robust.o" "libs/log/config/pthread-mutex-robust/pthread_mutex_robust.cpp" ...failed gcc.compile.c++ bin.v2/libs/log/config/pthread-mutex-robust/gcc-gnu-6.4.0/debug/pch-off/threadapi-pthread/pthread_mutex_robust.o... ...failed updating 1 target... ...updated 5 targets... ...found 7 targets... ...updating 6 targets... gcc.compile.c++ bin.v2/libs/log/config/visibility/gcc-gnu-6.4.0/debug/pch-off/threadapi-pthread/visibility.o ...updated 6 targets... ...found 2 targets... ...updating 2 targets... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/x86.o libs/config/checks/architecture/x86.cpp:15:2: error: #error "Not x86" #error "Not x86" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/x86.o" "libs/config/checks/architecture/x86.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/x86.o... ...failed updating 1 target... ...updated 1 target... ...found 1 target... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/arm.o libs/config/checks/architecture/arm.cpp:13:2: error: #error "Not ARM" #error "Not ARM" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/arm.o" "libs/config/checks/architecture/arm.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/arm.o... ...failed updating 1 target... ...found 1 target... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/mips1.o libs/config/checks/architecture/mips1.cpp:10:2: error: #error "Not MIPS1" #error "Not MIPS1" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/mips1.o" "libs/config/checks/architecture/mips1.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/mips1.o... ...failed updating 1 target... ...found 1 target... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/power.o libs/config/checks/architecture/power.cpp:13:2: error: #error "Not PPC" #error "Not PPC" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/power.o" "libs/config/checks/architecture/power.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/power.o... ...failed updating 1 target... ...found 1 target... ...updating 1 target... gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/sparc.o libs/config/checks/architecture/sparc.cpp:10:2: error: #error "Not SPARC" #error "Not SPARC" ^~~~~ "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -c -o "libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/sparc.o" "libs/config/checks/architecture/sparc.cpp" ...failed gcc.compile.c++ libs/config/checks/architecture/bin/gcc-gnu-6.4.0/debug/address-model-32/sparc.o... ...failed updating 1 target... ...found 24 targets... ...updating 8 targets... gcc.compile.c++ bin.v2/libs/regex/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_icu_test.o libs/regex/build/has_icu_test.cpp:12:30: fatal error: unicode/uversion.h: No such file or directory #include ^ compilation terminated. "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -pedantic -g -fPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_HAS_ICU=1 -I"." -c -o "bin.v2/libs/regex/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_icu_test.o" "libs/regex/build/has_icu_test.cpp" ...failed gcc.compile.c++ bin.v2/libs/regex/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_icu_test.o... ...skipped has_icu for lack of has_icu_test.o... ...skipped has_icu.passed for lack of has_icu... ...failed updating 1 target... ...skipped 2 targets... ...updated 5 targets... ...found 77 targets... ...updating 16 targets... gcc.compile.c++ bin.v2/libs/thread/build/gcc-gnu-6.4.0/debug/threadapi-pthread/threading-multi/has_atomic_flag_lockfree_test.o gcc.compile.c++ bin.v2/libs/system/build/gcc-gnu-6.4.0/debug/threadapi-pthread/threading-multi/error_code.o gcc.link.dll bin.v2/libs/system/build/gcc-gnu-6.4.0/debug/threadapi-pthread/threading-multi/libboost_system.so.1.66.0 /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in bin.v2/libs/system/build/gcc-gnu-6.4.0/debug/threadapi-pthread/threading-multi/error_code.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in bin.v2/libs/system/build/gcc-gnu-6.4.0/debug/threadapi-pthread/threading-multi/error_code.o(.eh_frame) prevents .eh_frame_hdr table being created. /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/microblazeel-buildroot-linux-uclibc/6.4.0/../../../../microblazeel-buildroot-linux-uclibc/bin/ld: FDE encoding in bin.v2/libs/system/build/gcc-gnu-6.4.0/debug/threadapi-pthread/threading-multi/error_code.o(.eh_frame) prevents .eh_frame_hdr table being created. gcc.link bin.v2/libs/thread/build/gcc-gnu-6.4.0/debug/threadapi-pthread/threading-multi/has_atomic_flag_lockfree ...updated 16 targets... ...found 11 targets... ...updating 8 targets... gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_backtrace.o libs/stacktrace/build/has_backtrace.cpp:7:23: fatal error: backtrace.h: No such file or directory #include ^ compilation terminated. "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_backtrace.o" "libs/stacktrace/build/has_backtrace.cpp" ...failed gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_backtrace.o... ...skipped libbacktrace_exe for lack of has_backtrace.o... ...skipped libbacktrace.output for lack of libbacktrace_exe... ...failed updating 1 target... ...skipped 2 targets... ...updated 5 targets... ...found 5 targets... ...updating 3 targets... gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_addr2line.o gcc.link bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/addr2line_exe Jamfile.mp_simple_run_action bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/addr2line.output bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/addr2line_exe: 1: bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/addr2line_exe: Syntax error: "(" unexpected bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/addr2line_exe > bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/addr2line.output ...failed Jamfile.mp_simple_run_action bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/addr2line.output... ...removing bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/addr2line.output ...failed updating 1 target... ...updated 2 targets... ...found 5 targets... ...updating 3 targets... gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_windbg.o libs/stacktrace/build/has_windbg.cpp:8:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_windbg.o" "libs/stacktrace/build/has_windbg.cpp" ...failed gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_windbg.o... ...skipped WinDbg_exe for lack of has_windbg.o... ...skipped WinDbg.output for lack of WinDbg_exe... ...failed updating 1 target... ...skipped 2 targets... ...found 4 targets... ...updating 3 targets... gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_windbg_cached.o libs/stacktrace/build/has_windbg_cached.cpp:11:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. "/home/test/autobuild/run/instance-0/output/host/bin/microblazeel-linux-g++" -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -O0 -fno-inline -Wall -g -fPIC -fvisibility=hidden -DBOOST_ALL_NO_LIB=1 -I"." -c -o "bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_windbg_cached.o" "libs/stacktrace/build/has_windbg_cached.cpp" ...failed gcc.compile.c++ bin.v2/libs/stacktrace/build/gcc-gnu-6.4.0/debug/threadapi-pthread/has_windbg_cached.o... ...skipped WinDbgCached_exe for lack of has_windbg_cached.o... ...skipped WinDbgCached.output for lack of WinDbgCached_exe... ...failed updating 1 target... ...skipped 2 targets... ...found 1 target... ...updating 1 target... config-cache.write bin.v2/project-cache.jam ...updated 1 target...