The target system is: Buildroot - 1 - ppc64le The host system is: Linux - 5.2.9-200.fc30.x86_64 - x86_64 Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-g++ Build flags: -D_LARGEFILE_SOURCE;-D_LARGEFILE64_SOURCE;-D_FILE_OFFSET_BITS=64;;-Os;;-D_FORTIFY_SOURCE=1 Id flags: The output was: 0 Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" The CXX compiler identification is GNU, found in "/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/3.16.3/CompilerIdCXX/a.out" Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc Build flags: -D_LARGEFILE_SOURCE;-D_LARGEFILE64_SOURCE;-D_FILE_OFFSET_BITS=64;-Os;-D_FORTIFY_SOURCE=1 Id flags: The output was: 0 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" The C compiler identification is GNU, found in "/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/3.16.3/CompilerIdC/a.out" Determining if the CXX compiler works passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_380f2/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_380f2.dir/build.make CMakeFiles/cmTC_380f2.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_380f2.dir/testCXXCompiler.cxx.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-g++ --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -fPIE -o CMakeFiles/cmTC_380f2.dir/testCXXCompiler.cxx.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_380f2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_380f2.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-g++ --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG CMakeFiles/cmTC_380f2.dir/testCXXCompiler.cxx.o -o cmTC_380f2 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Detecting CXX compiler ABI info compiled with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_f7719/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f7719.dir/build.make CMakeFiles/cmTC_f7719.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-g++ --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -fPIE -v -o CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/powerpc64le-linux-g++.br_real Target: powerpc64le-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/br-powerpc64le-power8-glibc-2019.11 --sysconfdir=/opt/br-powerpc64le-power8-glibc-2019.11/etc --enable-static --target=powerpc64le-buildroot-linux-gnu --with-sysroot=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpc=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpfr=/opt/br-powerpc64le-power8-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/cc1plus -quiet -v -iprefix /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/ -isysroot /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_GNU_SOURCE -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=linux -Asystem=unix -Asystem=posix -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D NDEBUG /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mcpu=power8 -auxbase-strip CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o -Os -version -fPIE -o /tmp/ccJT2r2Q.s GNU C++14 (Buildroot 2019.11) version 8.3.0 (powerpc64le-buildroot-linux-gnu) compiled by GNU C version 4.9.2, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0" ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/powerpc64le-buildroot-linux-gnu" ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/backward" ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include" ignoring nonexistent directory "/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/local/include" ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed" ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0 /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/powerpc64le-buildroot-linux-gnu /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/backward /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include End of search list. GNU C++14 (Buildroot 2019.11) version 8.3.0 (powerpc64le-buildroot-linux-gnu) compiled by GNU C version 4.9.2, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: 3a2984ac1b103b3017b92d53e05dcb76 COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/as -v -a64 -mpower8 -many -mlittle -o CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccJT2r2Q.s GNU assembler version 2.31.1 (powerpc64le-buildroot-linux-gnu) using BFD version (GNU Binutils) 2.31.1 COMPILER_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ LIBRARY_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/ COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' Linking CXX executable cmTC_f7719 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7719.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-g++ --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -v CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_f7719 Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/powerpc64le-linux-g++.br_real COLLECT_LTO_WRAPPER=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper Target: powerpc64le-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/br-powerpc64le-power8-glibc-2019.11 --sysconfdir=/opt/br-powerpc64le-power8-glibc-2019.11/etc --enable-static --target=powerpc64le-buildroot-linux-gnu --with-sysroot=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpc=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpfr=/opt/br-powerpc64le-power8-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) COMPILER_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ LIBRARY_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/ COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_f7719' '-shared-libgcc' /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/collect2 -plugin /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccvQB3wW.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot --eh-frame-hdr -V -m elf64lppc -dynamic-linker /lib64/ld64.so.2 -o cmTC_f7719 /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crt1.o /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crti.o /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtbegin.o -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0 -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib -z relro CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtend.o /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crtn.o GNU ld (GNU Binutils) 2.31.1 Supported emulations: elf64lppc elf32lppc elf32lppclinux elf32lppcsim elf64ppc elf32ppc elf32ppclinux elf32ppcsim COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_f7719' '-shared-libgcc' gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Parsed CXX implicit include dir info from above output: rv=done found start of include info found start of implicit include info add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0] add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/powerpc64le-buildroot-linux-gnu] add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/backward] add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include] add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed] add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include] add: [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] end of search list found collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include/c++/8.3.0] collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/powerpc64le-buildroot-linux-gnu] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/powerpc64le-buildroot-linux-gnu] collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/backward] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/backward] collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include] collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed] collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include] collapse include dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] implicit include dirs: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include/c++/8.3.0;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/powerpc64le-buildroot-linux-gnu;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/backward;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(powerpc64le-linux-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_f7719/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp'] ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_f7719.dir/build.make CMakeFiles/cmTC_f7719.dir/build] ignore line: [gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-g++ --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -fPIE -v -o CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/powerpc64le-linux-g++.br_real] ignore line: [Target: powerpc64le-buildroot-linux-gnu] ignore line: [Configured with: ./configure --prefix=/opt/br-powerpc64le-power8-glibc-2019.11 --sysconfdir=/opt/br-powerpc64le-power8-glibc-2019.11/etc --enable-static --target=powerpc64le-buildroot-linux-gnu --with-sysroot=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpc=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpfr=/opt/br-powerpc64le-power8-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/bin --enable-shared --disable-libgomp] ignore line: [Thread model: posix] ignore line: [gcc version 8.3.0 (Buildroot 2019.11) ] ignore line: [COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc'] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/cc1plus -quiet -v -iprefix /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/ -isysroot /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_GNU_SOURCE -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=linux -Asystem=unix -Asystem=posix -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D NDEBUG /usr/share/cmake/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mcpu=power8 -auxbase-strip CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o -Os -version -fPIE -o /tmp/ccJT2r2Q.s] ignore line: [GNU C++14 (Buildroot 2019.11) version 8.3.0 (powerpc64le-buildroot-linux-gnu)] ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.1.2 MPFR version 4.0.2 MPC version 1.1.0 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0"] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/powerpc64le-buildroot-linux-gnu"] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/backward"] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include"] ignore line: [ignoring nonexistent directory "/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/local/include"] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed"] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/powerpc64le-buildroot-linux-gnu] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include/c++/8.3.0/backward] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include] ignore line: [ /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] ignore line: [End of search list.] ignore line: [GNU C++14 (Buildroot 2019.11) version 8.3.0 (powerpc64le-buildroot-linux-gnu)] ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.1.2 MPFR version 4.0.2 MPC version 1.1.0 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [Compiler executable checksum: 3a2984ac1b103b3017b92d53e05dcb76] ignore line: [COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc'] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/as -v -a64 -mpower8 -many -mlittle -o CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccJT2r2Q.s] ignore line: [GNU assembler version 2.31.1 (powerpc64le-buildroot-linux-gnu) using BFD version (GNU Binutils) 2.31.1] ignore line: [COMPILER_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/] ignore line: [LIBRARY_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc'] ignore line: [Linking CXX executable cmTC_f7719] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f7719.dir/link.txt --verbose=1] ignore line: [/home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-g++ --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -v CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_f7719 ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/powerpc64le-linux-g++.br_real] ignore line: [COLLECT_LTO_WRAPPER=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper] ignore line: [Target: powerpc64le-buildroot-linux-gnu] ignore line: [Configured with: ./configure --prefix=/opt/br-powerpc64le-power8-glibc-2019.11 --sysconfdir=/opt/br-powerpc64le-power8-glibc-2019.11/etc --enable-static --target=powerpc64le-buildroot-linux-gnu --with-sysroot=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpc=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpfr=/opt/br-powerpc64le-power8-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/bin --enable-shared --disable-libgomp] ignore line: [Thread model: posix] ignore line: [gcc version 8.3.0 (Buildroot 2019.11) ] ignore line: [COMPILER_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/] ignore line: [LIBRARY_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_f7719' '-shared-libgcc'] link line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/collect2 -plugin /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccvQB3wW.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot --eh-frame-hdr -V -m elf64lppc -dynamic-linker /lib64/ld64.so.2 -o cmTC_f7719 /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crt1.o /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crti.o /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtbegin.o -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0 -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib -z relro CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtend.o /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crtn.o] arg [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/collect2] ==> ignore arg [-plugin] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/liblto_plugin.so] ==> ignore arg [-plugin-opt=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccvQB3wW.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [--sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-V] ==> ignore arg [-m] ==> ignore arg [elf64lppc] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld64.so.2] ==> ignore arg [-o] ==> ignore arg [cmTC_f7719] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crt1.o] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crti.o] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtbegin.o] ==> ignore arg [-L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0] ==> dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0] arg [-L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] ==> dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] arg [-L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64] ==> dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64] arg [-L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64] ==> dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64] arg [-L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64] ==> dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64] arg [-L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib] ==> dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib] arg [-L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib] ==> dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib] arg [-L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] ==> dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] arg [-zrelro] ==> ignore arg [CMakeFiles/cmTC_f7719.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore arg [-lstdc++] ==> lib [stdc++] arg [-lm] ==> lib [m] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [-lc] ==> lib [c] arg [-lgcc_s] ==> lib [gcc_s] arg [-lgcc] ==> lib [gcc] arg [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtend.o] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crtn.o] ==> ignore collapse library dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0] collapse library dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc] collapse library dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/lib64] collapse library dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib64] collapse library dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib64] collapse library dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/lib] collapse library dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib] collapse library dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] implicit dirs: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/lib64;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib64;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib64;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/lib;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] implicit fwks: [] Determining if the C compiler works passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_e7a24/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_e7a24.dir/build.make CMakeFiles/cmTC_e7a24.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_e7a24.dir/testCCompiler.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -fPIE -o CMakeFiles/cmTC_e7a24.dir/testCCompiler.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_e7a24 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e7a24.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG CMakeFiles/cmTC_e7a24.dir/testCCompiler.c.o -o cmTC_e7a24 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_f39cb/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_f39cb.dir/build.make CMakeFiles/cmTC_f39cb.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -fPIE -v -o CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/powerpc64le-linux-gcc.br_real Target: powerpc64le-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/br-powerpc64le-power8-glibc-2019.11 --sysconfdir=/opt/br-powerpc64le-power8-glibc-2019.11/etc --enable-static --target=powerpc64le-buildroot-linux-gnu --with-sysroot=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpc=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpfr=/opt/br-powerpc64le-power8-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o' '-c' /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/cc1 -quiet -v -iprefix /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/ -isysroot /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=linux -Asystem=unix -Asystem=posix -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D NDEBUG /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mcpu=power8 -auxbase-strip CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o -Os -version -fPIE -o /tmp/cc39nXMi.s GNU C17 (Buildroot 2019.11) version 8.3.0 (powerpc64le-buildroot-linux-gnu) compiled by GNU C version 4.9.2, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include" ignoring nonexistent directory "/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/local/include" ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed" ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include" #include "..." search starts here: #include <...> search starts here: /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include End of search list. GNU C17 (Buildroot 2019.11) version 8.3.0 (powerpc64le-buildroot-linux-gnu) compiled by GNU C version 4.9.2, GMP version 6.1.2, MPFR version 4.0.2, MPC version 1.1.0, isl version none GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: ddf372b57e7724ce9339e49c84b9b5aa COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o' '-c' /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/as -v -a64 -mpower8 -many -mlittle -o CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o /tmp/cc39nXMi.s GNU assembler version 2.31.1 (powerpc64le-buildroot-linux-gnu) using BFD version (GNU Binutils) 2.31.1 COMPILER_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ LIBRARY_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/ COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o' '-c' Linking C executable cmTC_f39cb /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f39cb.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -v CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o -o cmTC_f39cb Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/powerpc64le-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper Target: powerpc64le-buildroot-linux-gnu Configured with: ./configure --prefix=/opt/br-powerpc64le-power8-glibc-2019.11 --sysconfdir=/opt/br-powerpc64le-power8-glibc-2019.11/etc --enable-static --target=powerpc64le-buildroot-linux-gnu --with-sysroot=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpc=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpfr=/opt/br-powerpc64le-power8-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) COMPILER_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/ LIBRARY_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/ COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_f39cb' /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/collect2 -plugin /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9seeKl.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot --eh-frame-hdr -V -m elf64lppc -dynamic-linker /lib64/ld64.so.2 -o cmTC_f39cb /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crt1.o /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crti.o /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtbegin.o -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0 -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib -z relro CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtend.o /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crtn.o GNU ld (GNU Binutils) 2.31.1 Supported emulations: elf64lppc elf32lppc elf32lppclinux elf32lppcsim elf64ppc elf32ppc elf32ppclinux elf32ppcsim COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_f39cb' gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Parsed C implicit include dir info from above output: rv=done found start of include info found start of implicit include info add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include] add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed] add: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include] add: [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] end of search list found collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include] collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed] collapse include dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include] collapse include dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] implicit include dirs: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/include;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(powerpc64le-linux-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_f39cb/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp'] ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_f39cb.dir/build.make CMakeFiles/cmTC_f39cb.dir/build] ignore line: [gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o] ignore line: [/home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -fPIE -v -o CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake/Modules/CMakeCCompilerABI.c] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/powerpc64le-linux-gcc.br_real] ignore line: [Target: powerpc64le-buildroot-linux-gnu] ignore line: [Configured with: ./configure --prefix=/opt/br-powerpc64le-power8-glibc-2019.11 --sysconfdir=/opt/br-powerpc64le-power8-glibc-2019.11/etc --enable-static --target=powerpc64le-buildroot-linux-gnu --with-sysroot=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpc=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpfr=/opt/br-powerpc64le-power8-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/bin --enable-shared --disable-libgomp] ignore line: [Thread model: posix] ignore line: [gcc version 8.3.0 (Buildroot 2019.11) ] ignore line: [COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o' '-c'] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/cc1 -quiet -v -iprefix /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/ -isysroot /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D__unix__ -D__gnu_linux__ -D__linux__ -Dunix -D__unix -Dlinux -D__linux -Asystem=linux -Asystem=unix -Asystem=posix -D _LARGEFILE_SOURCE -D _LARGEFILE64_SOURCE -D _FILE_OFFSET_BITS=64 -D _FORTIFY_SOURCE=1 -D NDEBUG /usr/share/cmake/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mcpu=power8 -auxbase-strip CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o -Os -version -fPIE -o /tmp/cc39nXMi.s] ignore line: [GNU C17 (Buildroot 2019.11) version 8.3.0 (powerpc64le-buildroot-linux-gnu)] ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.1.2 MPFR version 4.0.2 MPC version 1.1.0 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include"] ignore line: [ignoring nonexistent directory "/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/local/include"] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed"] ignore line: [ignoring duplicate directory "/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/../../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include"] ignore line: [#include "..." search starts here:] ignore line: [#include <...> search starts here:] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/include-fixed] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/include] ignore line: [ /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/include] ignore line: [End of search list.] ignore line: [GNU C17 (Buildroot 2019.11) version 8.3.0 (powerpc64le-buildroot-linux-gnu)] ignore line: [ compiled by GNU C version 4.9.2 GMP version 6.1.2 MPFR version 4.0.2 MPC version 1.1.0 isl version none] ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] ignore line: [Compiler executable checksum: ddf372b57e7724ce9339e49c84b9b5aa] ignore line: [COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o' '-c'] ignore line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/as -v -a64 -mpower8 -many -mlittle -o CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o /tmp/cc39nXMi.s] ignore line: [GNU assembler version 2.31.1 (powerpc64le-buildroot-linux-gnu) using BFD version (GNU Binutils) 2.31.1] ignore line: [COMPILER_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/] ignore line: [LIBRARY_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-fPIE' '-v' '-o' 'CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o' '-c'] ignore line: [Linking C executable cmTC_f39cb] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f39cb.dir/link.txt --verbose=1] ignore line: [/home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -DNDEBUG -v CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o -o cmTC_f39cb ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/powerpc64le-linux-gcc.br_real] ignore line: [COLLECT_LTO_WRAPPER=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper] ignore line: [Target: powerpc64le-buildroot-linux-gnu] ignore line: [Configured with: ./configure --prefix=/opt/br-powerpc64le-power8-glibc-2019.11 --sysconfdir=/opt/br-powerpc64le-power8-glibc-2019.11/etc --enable-static --target=powerpc64le-buildroot-linux-gnu --with-sysroot=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpc=/opt/br-powerpc64le-power8-glibc-2019.11 --with-mpfr=/opt/br-powerpc64le-power8-glibc-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --enable-tls --enable-threads --without-isl --without-cloog --with-cpu=power8 --with-long-double-128 --enable-languages=c,c++ --with-build-time-tools=/opt/br-powerpc64le-power8-glibc-2019.11/powerpc64le-buildroot-linux-gnu/bin --enable-shared --disable-libgomp] ignore line: [Thread model: posix] ignore line: [gcc version 8.3.0 (Buildroot 2019.11) ] ignore line: [COMPILER_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/bin/] ignore line: [LIBRARY_PATH=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/:/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/:/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-mcpu=power8' '-D' '_LARGEFILE_SOURCE' '-D' '_LARGEFILE64_SOURCE' '-D' '_FILE_OFFSET_BITS=64' '-Os' '-D' '_FORTIFY_SOURCE=1' '-D' 'NDEBUG' '-v' '-o' 'cmTC_f39cb'] link line: [ /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/collect2 -plugin /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9seeKl.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot --eh-frame-hdr -V -m elf64lppc -dynamic-linker /lib64/ld64.so.2 -o cmTC_f39cb /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crt1.o /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crti.o /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtbegin.o -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0 -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64 -L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib -L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib -z relro CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtend.o /home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crtn.o] arg [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/collect2] ==> ignore arg [-plugin] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/liblto_plugin.so] ==> ignore arg [-plugin-opt=/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/cc9seeKl.res] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [-plugin-opt=-pass-through=-lc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc] ==> ignore arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore arg [--sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-V] ==> ignore arg [-m] ==> ignore arg [elf64lppc] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld64.so.2] ==> ignore arg [-o] ==> ignore arg [cmTC_f39cb] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crt1.o] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crti.o] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtbegin.o] ==> ignore arg [-L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0] ==> dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0] arg [-L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] ==> dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] arg [-L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64] ==> dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64] arg [-L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64] ==> dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64] arg [-L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64] ==> dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64] arg [-L/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib] ==> dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib] arg [-L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib] ==> dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib] arg [-L/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] ==> dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] arg [-zrelro] ==> ignore arg [CMakeFiles/cmTC_f39cb.dir/CMakeCCompilerABI.c.o] ==> ignore arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [-lc] ==> lib [c] arg [-lgcc] ==> lib [gcc] arg [--as-needed] ==> ignore arg [-lgcc_s] ==> lib [gcc_s] arg [--no-as-needed] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/crtend.o] ==> ignore arg [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64/crtn.o] ==> ignore collapse library dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0] collapse library dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc] collapse library dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib/../lib64] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/lib64] collapse library dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib/../lib64] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib64] collapse library dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib/../lib64] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib64] collapse library dir [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0/../../../../powerpc64le-buildroot-linux-gnu/lib] ==> [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/lib] collapse library dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib] collapse library dir [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] ==> [/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] implicit libs: [gcc;gcc_s;c;gcc;gcc_s] implicit dirs: [/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc/powerpc64le-buildroot-linux-gnu/8.3.0;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/lib/gcc;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/lib64;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib64;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib64;/home/naourr/work/instance-0/output-1/host/opt/ext-toolchain/powerpc64le-buildroot-linux-gnu/lib;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/lib;/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/lib] implicit fwks: [] Determining if the include file pthread.h exists passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_a6f3e/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_a6f3e.dir/build.make CMakeFiles/cmTC_a6f3e.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a6f3e.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_a6f3e.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_a6f3e /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a6f3e.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_a6f3e.dir/CheckIncludeFile.c.o -o cmTC_a6f3e gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Determining if the posix_memalign exist passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_30045/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_30045.dir/build.make CMakeFiles/cmTC_30045.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_30045.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_30045.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_30045 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_30045.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_30045.dir/CheckSymbolExists.c.o -o cmTC_30045 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef posix_memalign return ((int*)(&posix_memalign))[argc]; #else (void)argc; return 0; #endif } Determining if the include file malloc.h exists passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_67dc2/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_67dc2.dir/build.make CMakeFiles/cmTC_67dc2.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_67dc2.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_67dc2.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_67dc2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_67dc2.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_67dc2.dir/CheckIncludeFile.c.o -o cmTC_67dc2 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Determining if the memalign exist passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_140fa/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_140fa.dir/build.make CMakeFiles/cmTC_140fa.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_140fa.dir/CheckSymbolExists.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_140fa.dir/CheckSymbolExists.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c Linking C executable cmTC_140fa /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_140fa.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_140fa.dir/CheckSymbolExists.c.o -o cmTC_140fa gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' File /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef memalign return ((int*)(&memalign))[argc]; #else (void)argc; return 0; #endif } Determining if the include file sys/types.h exists passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_5ecb1/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_5ecb1.dir/build.make CMakeFiles/cmTC_5ecb1.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5ecb1.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_5ecb1.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_5ecb1 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5ecb1.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_5ecb1.dir/CheckIncludeFile.c.o -o cmTC_5ecb1 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file stdint.h exists passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_c14c2/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_c14c2.dir/build.make CMakeFiles/cmTC_c14c2.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_c14c2.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_c14c2.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_c14c2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c14c2.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_c14c2.dir/CheckIncludeFile.c.o -o cmTC_c14c2 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Determining if the include file stddef.h exists passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_8335c/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_8335c.dir/build.make CMakeFiles/cmTC_8335c.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_8335c.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_8335c.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_8335c /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8335c.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_8335c.dir/CheckIncludeFile.c.o -o cmTC_8335c gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Determining size of unsigned short passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_300d0/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_300d0.dir/build.make CMakeFiles/cmTC_300d0.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_300d0.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_300d0.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CheckTypeSize/CMAKE_SIZEOF_UNSIGNED_SHORT.c Linking C executable cmTC_300d0 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_300d0.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_300d0.dir/CMAKE_SIZEOF_UNSIGNED_SHORT.c.o -o cmTC_300d0 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Determining if the system is big endian passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_14442/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_14442.dir/build.make CMakeFiles/cmTC_14442.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_14442.dir/TestEndianess.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_14442.dir/TestEndianess.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/TestEndianess.c Linking C executable cmTC_14442 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_14442.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_14442.dir/TestEndianess.c.o -o cmTC_14442 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' TestEndianess.c: /* A 16 bit integer is required. */ typedef unsigned short cmakeint16; /* On a little endian machine, these 16bit ints will give "THIS IS LITTLE ENDIAN." On a big endian machine the characters will be exchanged pairwise. */ const cmakeint16 info_little[] = {0x4854, 0x5349, 0x4920, 0x2053, 0x494c, 0x5454, 0x454c, 0x4520, 0x444e, 0x4149, 0x2e4e, 0x0000}; /* on a big endian machine, these 16bit ints will give "THIS IS BIG ENDIAN." On a little endian machine the characters will be exchanged pairwise. */ const cmakeint16 info_big[] = {0x5448, 0x4953, 0x2049, 0x5320, 0x4249, 0x4720, 0x454e, 0x4449, 0x414e, 0x2e2e, 0x0000}; #ifdef __CLASSIC_C__ int main(argc, argv) int argc; char *argv[]; #else int main(int argc, char *argv[]) #endif { int require = 0; require += info_little[argc]; require += info_big[argc]; (void)argv; return require; } Determining if the include file pthread.h exists passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_29e96/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_29e96.dir/build.make CMakeFiles/cmTC_29e96.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_29e96.dir/CheckIncludeFile.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -fPIE -o CMakeFiles/cmTC_29e96.dir/CheckIncludeFile.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/CheckIncludeFile.c Linking C executable cmTC_29e96 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_29e96.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_29e96.dir/CheckIncludeFile.c.o -o cmTC_29e96 gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_7e4ed/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_7e4ed.dir/build.make CMakeFiles/cmTC_7e4ed.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7e4ed.dir/src.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DCMAKE_HAVE_LIBC_PTHREAD -DNDEBUG -fPIE -o CMakeFiles/cmTC_7e4ed.dir/src.c.o -c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/src.c /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp/src.c:3:7: warning: no previous prototype for 'test_func' [-Wmissing-prototypes] void* test_func(void* data) ^~~~~~~~~ Linking C executable cmTC_7e4ed /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7e4ed.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DCMAKE_HAVE_LIBC_PTHREAD -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_7e4ed.dir/src.c.o -o cmTC_7e4ed gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Source file was: #include void* test_func(void* data) { return data; } int main(void) { pthread_t thread; pthread_create(&thread, NULL, test_func, NULL); pthread_detach(thread); pthread_join(thread, NULL); pthread_atfork(NULL, NULL, NULL); pthread_exit(NULL); return 0; } Determining if the function dlerror exists in the dl passed with the following output: Change Dir: /home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/gmake cmTC_bbd37/fast && gmake[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' /usr/bin/gmake -f CMakeFiles/cmTC_bbd37.dir/build.make CMakeFiles/cmTC_bbd37.dir/build gmake[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_bbd37.dir/CheckFunctionExists.c.o /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=dlerror -DNDEBUG -fPIE -o CMakeFiles/cmTC_bbd37.dir/CheckFunctionExists.c.o -c /usr/share/cmake/Modules/CheckFunctionExists.c Linking C executable cmTC_bbd37 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bbd37.dir/link.txt --verbose=1 /home/naourr/work/instance-0/output-1/host/bin/powerpc64le-linux-gcc --sysroot=/home/naourr/work/instance-0/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=1 -fsigned-char -ffast-math -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wuninitialized -Winit-self -Wno-comment -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -fdata-sections -mcpu=power8 -fvisibility=hidden -DCHECK_FUNCTION_EXISTS=dlerror -DNDEBUG -Wl,--gc-sections CMakeFiles/cmTC_bbd37.dir/CheckFunctionExists.c.o -o cmTC_bbd37 -ldl gmake[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp' gmake[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/opencv3-3.4.9/buildroot-build/CMakeFiles/CMakeTmp'