Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@shyney7
Created May 4, 2020 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shyney7/02c1d6cb5ce9418b7bb8df2817cbf024 to your computer and use it in GitHub Desktop.
Save shyney7/02c1d6cb5ce9418b7bb8df2817cbf024 to your computer and use it in GitHub Desktop.
The target system is: QNX - - x86_64
The host system is: Linux - 5.3.0-51-generic - x86_64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc
Build flags:
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/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/3.10.2/CompilerIdC/a.out"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++
Build flags:
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/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/3.10.2/CompilerIdCXX/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_27616/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_27616.dir/build.make CMakeFiles/cmTC_27616.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_27616.dir/testCCompiler.c.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -o CMakeFiles/cmTC_27616.dir/testCCompiler.c.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_27616
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_27616.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc CMakeFiles/cmTC_27616.dir/testCCompiler.c.o -o cmTC_27616
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_a2896/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_a2896.dir/build.make CMakeFiles/cmTC_a2896.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -o CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.10/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_a2896
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a2896.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -v CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o -o cmTC_a2896
Using built-in specs.
COLLECT_GCC=/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc
COLLECT_LTO_WRAPPER=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper
Target: x86_64-pc-nto-qnx7.0.0
Configured with: ../configure --srcdir=.. --with-as=x86_64-pc-nto-qnx7.0.0-as --with-ld=x86_64-pc-nto-qnx7.0.0-ld --enable-gnu-indirect-function=yes --enable-cxx-flags=-stdlib=libstdc++ --enable-cheaders=c_global --enable-initfini-array --enable-default-pie --with-sysroot=/opt/qnx704/target/qnx7/ --disable-werror --libdir=/opt/qnx700/host/linux/x86_64/usr/lib --libexecdir=/opt/qnx700/host/linux/x86_64/usr/lib --target=x86_64-pc-nto-qnx7.0.0 --prefix=/opt/qnx700/host/linux/x86_64/usr --exec-prefix=/opt/qnx700/host/linux/x86_64/usr --with-local-prefix=/opt/qnx700/host/linux/x86_64/usr --enable-languages=c++ --enable-threads=posix --disable-nls --disable-tls --disable-libssp --disable-libstdcxx-pch --enable-libgomp --enable-__cxa_atexit --with-gxx-include-dir=/opt/qnx700/target/qnx7/usr/include/c++/5.4.0 --enable-shared --enable-multilib --with-bugurl=http://www.qnx.com --enable-stack-protector --with-tune=generic CC=x86_64-unknown-linux-gnu-gcc CFLAGS='-O2 -m64' LDFLAGS='-Wl,-s ' CXX=x86_64-unknown-linux-gnu-g++ CXXFLAGS='-O2 -m64' AUTOMAKE=: AUTOCONF=: AUTOHEADER=: AUTORECONF=: ACLOCAL=:
Thread model: posix
gcc version 5.4.0 [qnx700 1391] (GCC)
COMPILER_PATH=/home/marcel/qnx700/host/linux/x86_64/usr/bin/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/
LIBRARY_PATH=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a2896' '-mtune=generic' '-march=x86-64'
/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/collect2 -plugin /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/liblto_plugin.so -plugin-opt=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cceQN6HU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lcS -plugin-opt=-pass-through=-lgcc --sysroot=/opt/qnx704/target/qnx7/ --eh-frame-hdr -m elf_x86_64 -V --build-id=md5 --warn-shared-textrel -zrelro -znow -dynamic-linker /usr/lib/ldqnx-64.so.2 -pie -o cmTC_a2896 /home/marcel/qnx700/target/qnx7/x86_64/lib/crt1.o /home/marcel/qnx700/target/qnx7/x86_64/lib/crti.o /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtbegin.o -L/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0 -L /home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0 -L /home/marcel/qnx700/target/qnx7/x86_64/lib -L /home/marcel/qnx700/target/qnx7/x86_64/usr/lib -L /home/marcel/qnx700/target/qnx7/x86_64/opt/lib -rpath-link /home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0:/home/marcel/qnx700/target/qnx7/x86_64/lib:/home/marcel/qnx700/target/qnx7/x86_64/usr/lib:/home/marcel/qnx700/target/qnx7/x86_64/opt/lib CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o -lgcc -lc -Bstatic -lcS -lgcc /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtend.o /home/marcel/qnx700/target/qnx7/x86_64/lib/crtn.o
GNU ld (GNU Binutils) 2.25.1 [qnx700 r1391]
Supported emulations:
elf_x86_64
i386nto
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ntox86_64-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_a2896/fast"]
ignore line: [/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_a2896.dir/build.make CMakeFiles/cmTC_a2896.dir/build]
ignore line: [make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o]
ignore line: [/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -o CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.10/Modules/CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_a2896]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a2896.dir/link.txt --verbose=1]
ignore line: [/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -v CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o -o cmTC_a2896 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc]
ignore line: [COLLECT_LTO_WRAPPER=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper]
ignore line: [Target: x86_64-pc-nto-qnx7.0.0]
ignore line: [Configured with: ../configure --srcdir=.. --with-as=x86_64-pc-nto-qnx7.0.0-as --with-ld=x86_64-pc-nto-qnx7.0.0-ld --enable-gnu-indirect-function=yes --enable-cxx-flags=-stdlib=libstdc++ --enable-cheaders=c_global --enable-initfini-array --enable-default-pie --with-sysroot=/opt/qnx704/target/qnx7/ --disable-werror --libdir=/opt/qnx700/host/linux/x86_64/usr/lib --libexecdir=/opt/qnx700/host/linux/x86_64/usr/lib --target=x86_64-pc-nto-qnx7.0.0 --prefix=/opt/qnx700/host/linux/x86_64/usr --exec-prefix=/opt/qnx700/host/linux/x86_64/usr --with-local-prefix=/opt/qnx700/host/linux/x86_64/usr --enable-languages=c++ --enable-threads=posix --disable-nls --disable-tls --disable-libssp --disable-libstdcxx-pch --enable-libgomp --enable-__cxa_atexit --with-gxx-include-dir=/opt/qnx700/target/qnx7/usr/include/c++/5.4.0 --enable-shared --enable-multilib --with-bugurl=http://www.qnx.com --enable-stack-protector --with-tune=generic CC=x86_64-unknown-linux-gnu-gcc CFLAGS='-O2 -m64' LDFLAGS='-Wl,-s ' CXX=x86_64-unknown-linux-gnu-g++ CXXFLAGS='-O2 -m64' AUTOMAKE=: AUTOCONF=: AUTOHEADER=: AUTORECONF=: ACLOCAL=:]
ignore line: [Thread model: posix]
ignore line: [gcc version 5.4.0 [qnx700 1391] (GCC) ]
ignore line: [COMPILER_PATH=/home/marcel/qnx700/host/linux/x86_64/usr/bin/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/]
ignore line: [LIBRARY_PATH=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a2896' '-mtune=generic' '-march=x86-64']
link line: [ /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/collect2 -plugin /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/liblto_plugin.so -plugin-opt=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cceQN6HU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lcS -plugin-opt=-pass-through=-lgcc --sysroot=/opt/qnx704/target/qnx7/ --eh-frame-hdr -m elf_x86_64 -V --build-id=md5 --warn-shared-textrel -zrelro -znow -dynamic-linker /usr/lib/ldqnx-64.so.2 -pie -o cmTC_a2896 /home/marcel/qnx700/target/qnx7/x86_64/lib/crt1.o /home/marcel/qnx700/target/qnx7/x86_64/lib/crti.o /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtbegin.o -L/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0 -L /home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0 -L /home/marcel/qnx700/target/qnx7/x86_64/lib -L /home/marcel/qnx700/target/qnx7/x86_64/usr/lib -L /home/marcel/qnx700/target/qnx7/x86_64/opt/lib -rpath-link /home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0:/home/marcel/qnx700/target/qnx7/x86_64/lib:/home/marcel/qnx700/target/qnx7/x86_64/usr/lib:/home/marcel/qnx700/target/qnx7/x86_64/opt/lib CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o -lgcc -lc -Bstatic -lcS -lgcc /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtend.o /home/marcel/qnx700/target/qnx7/x86_64/lib/crtn.o]
arg [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/cceQN6HU.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lcS] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--sysroot=/opt/qnx704/target/qnx7/] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-V] ==> ignore
arg [--build-id=md5] ==> ignore
arg [--warn-shared-textrel] ==> ignore
arg [-zrelro] ==> ignore
arg [-znow] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/usr/lib/ldqnx-64.so.2] ==> ignore
arg [-pie] ==> ignore
arg [-o] ==> ignore
arg [cmTC_a2896] ==> ignore
arg [/home/marcel/qnx700/target/qnx7/x86_64/lib/crt1.o] ==> ignore
arg [/home/marcel/qnx700/target/qnx7/x86_64/lib/crti.o] ==> ignore
arg [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtbegin.o] ==> ignore
arg [-L/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0] ==> dir [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0]
arg [-L/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0] ==> dir [/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0]
arg [-L/home/marcel/qnx700/target/qnx7/x86_64/lib] ==> dir [/home/marcel/qnx700/target/qnx7/x86_64/lib]
arg [-L/home/marcel/qnx700/target/qnx7/x86_64/usr/lib] ==> dir [/home/marcel/qnx700/target/qnx7/x86_64/usr/lib]
arg [-L/home/marcel/qnx700/target/qnx7/x86_64/opt/lib] ==> dir [/home/marcel/qnx700/target/qnx7/x86_64/opt/lib]
arg [-rpath-link] ==> ignore
arg [/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0:/home/marcel/qnx700/target/qnx7/x86_64/lib:/home/marcel/qnx700/target/qnx7/x86_64/usr/lib:/home/marcel/qnx700/target/qnx7/x86_64/opt/lib] ==> ignore
arg [CMakeFiles/cmTC_a2896.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-Bstatic] ==> ignore
arg [-lcS] ==> lib [cS]
arg [-lgcc] ==> lib [gcc]
arg [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtend.o] ==> ignore
arg [/home/marcel/qnx700/target/qnx7/x86_64/lib/crtn.o] ==> ignore
collapse library dir [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0] ==> [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0]
collapse library dir [/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0] ==> [/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0]
collapse library dir [/home/marcel/qnx700/target/qnx7/x86_64/lib] ==> [/home/marcel/qnx700/target/qnx7/x86_64/lib]
collapse library dir [/home/marcel/qnx700/target/qnx7/x86_64/usr/lib] ==> [/home/marcel/qnx700/target/qnx7/x86_64/usr/lib]
collapse library dir [/home/marcel/qnx700/target/qnx7/x86_64/opt/lib] ==> [/home/marcel/qnx700/target/qnx7/x86_64/opt/lib]
implicit libs: [gcc;c;cS;gcc]
implicit dirs: [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0;/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0;/home/marcel/qnx700/target/qnx7/x86_64/lib;/home/marcel/qnx700/target/qnx7/x86_64/usr/lib;/home/marcel/qnx700/target/qnx7/x86_64/opt/lib]
implicit fwks: []
Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_d650e/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_d650e.dir/build.make CMakeFiles/cmTC_d650e.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d650e.dir/feature_tests.c.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -std=c11 -o CMakeFiles/cmTC_d650e.dir/feature_tests.c.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_d650e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d650e.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc CMakeFiles/cmTC_d650e.dir/feature_tests.c.o -o cmTC_d650e
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:1c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_c41f9/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_c41f9.dir/build.make CMakeFiles/cmTC_c41f9.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c41f9.dir/feature_tests.c.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -std=c99 -o CMakeFiles/cmTC_c41f9.dir/feature_tests.c.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_c41f9
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c41f9.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc CMakeFiles/cmTC_c41f9.dir/feature_tests.c.o -o cmTC_c41f9
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:1c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:1c_variadic_macros
Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_933c9/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_933c9.dir/build.make CMakeFiles/cmTC_933c9.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_933c9.dir/feature_tests.c.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -std=c90 -o CMakeFiles/cmTC_933c9.dir/feature_tests.c.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/feature_tests.c
Linking C executable cmTC_933c9
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_933c9.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc CMakeFiles/cmTC_933c9.dir/feature_tests.c.o -o cmTC_933c9
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Feature record: C_FEATURE:1c_function_prototypes
Feature record: C_FEATURE:0c_restrict
Feature record: C_FEATURE:0c_static_assert
Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_79e3e/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_79e3e.dir/build.make CMakeFiles/cmTC_79e3e.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_79e3e.dir/testCXXCompiler.cxx.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -o CMakeFiles/cmTC_79e3e.dir/testCXXCompiler.cxx.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_79e3e
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_79e3e.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ CMakeFiles/cmTC_79e3e.dir/testCXXCompiler.cxx.o -o cmTC_79e3e
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_1b2d5/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_1b2d5.dir/build.make CMakeFiles/cmTC_1b2d5.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -o CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_1b2d5
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b2d5.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -v CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_1b2d5
Using built-in specs.
COLLECT_GCC=/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++
COLLECT_LTO_WRAPPER=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper
Target: x86_64-pc-nto-qnx7.0.0
Configured with: ../configure --srcdir=.. --with-as=x86_64-pc-nto-qnx7.0.0-as --with-ld=x86_64-pc-nto-qnx7.0.0-ld --enable-gnu-indirect-function=yes --enable-cxx-flags=-stdlib=libstdc++ --enable-cheaders=c_global --enable-initfini-array --enable-default-pie --with-sysroot=/opt/qnx704/target/qnx7/ --disable-werror --libdir=/opt/qnx700/host/linux/x86_64/usr/lib --libexecdir=/opt/qnx700/host/linux/x86_64/usr/lib --target=x86_64-pc-nto-qnx7.0.0 --prefix=/opt/qnx700/host/linux/x86_64/usr --exec-prefix=/opt/qnx700/host/linux/x86_64/usr --with-local-prefix=/opt/qnx700/host/linux/x86_64/usr --enable-languages=c++ --enable-threads=posix --disable-nls --disable-tls --disable-libssp --disable-libstdcxx-pch --enable-libgomp --enable-__cxa_atexit --with-gxx-include-dir=/opt/qnx700/target/qnx7/usr/include/c++/5.4.0 --enable-shared --enable-multilib --with-bugurl=http://www.qnx.com --enable-stack-protector --with-tune=generic CC=x86_64-unknown-linux-gnu-gcc CFLAGS='-O2 -m64' LDFLAGS='-Wl,-s ' CXX=x86_64-unknown-linux-gnu-g++ CXXFLAGS='-O2 -m64' AUTOMAKE=: AUTOCONF=: AUTOHEADER=: AUTORECONF=: ACLOCAL=:
Thread model: posix
gcc version 5.4.0 [qnx700 1391] (GCC)
COMPILER_PATH=/home/marcel/qnx700/host/linux/x86_64/usr/bin/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/
LIBRARY_PATH=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1b2d5' '-mtune=generic' '-march=x86-64'
/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/collect2 -plugin /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/liblto_plugin.so -plugin-opt=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cczPMUEd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lcS -plugin-opt=-pass-through=-lgcc --sysroot=/opt/qnx704/target/qnx7/ --eh-frame-hdr -m elf_x86_64 -V --build-id=md5 --warn-shared-textrel -zrelro -znow -dynamic-linker /usr/lib/ldqnx-64.so.2 -pie -o cmTC_1b2d5 /home/marcel/qnx700/target/qnx7/x86_64/lib/crt1.o /home/marcel/qnx700/target/qnx7/x86_64/lib/crti.o /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtbegin.o -L/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0 -L /home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0 -L /home/marcel/qnx700/target/qnx7/x86_64/lib -L /home/marcel/qnx700/target/qnx7/x86_64/usr/lib -L /home/marcel/qnx700/target/qnx7/x86_64/opt/lib -rpath-link /home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0:/home/marcel/qnx700/target/qnx7/x86_64/lib:/home/marcel/qnx700/target/qnx7/x86_64/usr/lib:/home/marcel/qnx700/target/qnx7/x86_64/opt/lib CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lm -lgcc -lc -Bstatic -lcS -lgcc /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtend.o /home/marcel/qnx700/target/qnx7/x86_64/lib/crtn.o
GNU ld (GNU Binutils) 2.25.1 [qnx700 r1391]
Supported emulations:
elf_x86_64
i386nto
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ntox86_64-ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_1b2d5/fast"]
ignore line: [/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_1b2d5.dir/build.make CMakeFiles/cmTC_1b2d5.dir/build]
ignore line: [make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -o CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_1b2d5]
ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1b2d5.dir/link.txt --verbose=1]
ignore line: [/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -v CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_1b2d5 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++]
ignore line: [COLLECT_LTO_WRAPPER=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper]
ignore line: [Target: x86_64-pc-nto-qnx7.0.0]
ignore line: [Configured with: ../configure --srcdir=.. --with-as=x86_64-pc-nto-qnx7.0.0-as --with-ld=x86_64-pc-nto-qnx7.0.0-ld --enable-gnu-indirect-function=yes --enable-cxx-flags=-stdlib=libstdc++ --enable-cheaders=c_global --enable-initfini-array --enable-default-pie --with-sysroot=/opt/qnx704/target/qnx7/ --disable-werror --libdir=/opt/qnx700/host/linux/x86_64/usr/lib --libexecdir=/opt/qnx700/host/linux/x86_64/usr/lib --target=x86_64-pc-nto-qnx7.0.0 --prefix=/opt/qnx700/host/linux/x86_64/usr --exec-prefix=/opt/qnx700/host/linux/x86_64/usr --with-local-prefix=/opt/qnx700/host/linux/x86_64/usr --enable-languages=c++ --enable-threads=posix --disable-nls --disable-tls --disable-libssp --disable-libstdcxx-pch --enable-libgomp --enable-__cxa_atexit --with-gxx-include-dir=/opt/qnx700/target/qnx7/usr/include/c++/5.4.0 --enable-shared --enable-multilib --with-bugurl=http://www.qnx.com --enable-stack-protector --with-tune=generic CC=x86_64-unknown-linux-gnu-gcc CFLAGS='-O2 -m64' LDFLAGS='-Wl,-s ' CXX=x86_64-unknown-linux-gnu-g++ CXXFLAGS='-O2 -m64' AUTOMAKE=: AUTOCONF=: AUTOHEADER=: AUTORECONF=: ACLOCAL=:]
ignore line: [Thread model: posix]
ignore line: [gcc version 5.4.0 [qnx700 1391] (GCC) ]
ignore line: [COMPILER_PATH=/home/marcel/qnx700/host/linux/x86_64/usr/bin/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/:/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/]
ignore line: [LIBRARY_PATH=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_1b2d5' '-mtune=generic' '-march=x86-64']
link line: [ /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/collect2 -plugin /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/liblto_plugin.so -plugin-opt=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cczPMUEd.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lcS -plugin-opt=-pass-through=-lgcc --sysroot=/opt/qnx704/target/qnx7/ --eh-frame-hdr -m elf_x86_64 -V --build-id=md5 --warn-shared-textrel -zrelro -znow -dynamic-linker /usr/lib/ldqnx-64.so.2 -pie -o cmTC_1b2d5 /home/marcel/qnx700/target/qnx7/x86_64/lib/crt1.o /home/marcel/qnx700/target/qnx7/x86_64/lib/crti.o /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtbegin.o -L/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0 -L /home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0 -L /home/marcel/qnx700/target/qnx7/x86_64/lib -L /home/marcel/qnx700/target/qnx7/x86_64/usr/lib -L /home/marcel/qnx700/target/qnx7/x86_64/opt/lib -rpath-link /home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0:/home/marcel/qnx700/target/qnx7/x86_64/lib:/home/marcel/qnx700/target/qnx7/x86_64/usr/lib:/home/marcel/qnx700/target/qnx7/x86_64/opt/lib CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lm -lgcc -lc -Bstatic -lcS -lgcc /home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtend.o /home/marcel/qnx700/target/qnx7/x86_64/lib/crtn.o]
arg [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/collect2] ==> ignore
arg [-plugin] ==> ignore
arg [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/liblto_plugin.so] ==> ignore
arg [-plugin-opt=/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/lto-wrapper] ==> ignore
arg [-plugin-opt=-fresolution=/tmp/cczPMUEd.res] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [-plugin-opt=-pass-through=-lc] ==> ignore
arg [-plugin-opt=-pass-through=-lcS] ==> ignore
arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
arg [--sysroot=/opt/qnx704/target/qnx7/] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-V] ==> ignore
arg [--build-id=md5] ==> ignore
arg [--warn-shared-textrel] ==> ignore
arg [-zrelro] ==> ignore
arg [-znow] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/usr/lib/ldqnx-64.so.2] ==> ignore
arg [-pie] ==> ignore
arg [-o] ==> ignore
arg [cmTC_1b2d5] ==> ignore
arg [/home/marcel/qnx700/target/qnx7/x86_64/lib/crt1.o] ==> ignore
arg [/home/marcel/qnx700/target/qnx7/x86_64/lib/crti.o] ==> ignore
arg [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtbegin.o] ==> ignore
arg [-L/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0] ==> dir [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0]
arg [-L/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0] ==> dir [/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0]
arg [-L/home/marcel/qnx700/target/qnx7/x86_64/lib] ==> dir [/home/marcel/qnx700/target/qnx7/x86_64/lib]
arg [-L/home/marcel/qnx700/target/qnx7/x86_64/usr/lib] ==> dir [/home/marcel/qnx700/target/qnx7/x86_64/usr/lib]
arg [-L/home/marcel/qnx700/target/qnx7/x86_64/opt/lib] ==> dir [/home/marcel/qnx700/target/qnx7/x86_64/opt/lib]
arg [-rpath-link] ==> ignore
arg [/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0:/home/marcel/qnx700/target/qnx7/x86_64/lib:/home/marcel/qnx700/target/qnx7/x86_64/usr/lib:/home/marcel/qnx700/target/qnx7/x86_64/opt/lib] ==> ignore
arg [CMakeFiles/cmTC_1b2d5.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [-lc++] ==> lib [c++]
arg [-lm] ==> lib [m]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-Bstatic] ==> ignore
arg [-lcS] ==> lib [cS]
arg [-lgcc] ==> lib [gcc]
arg [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0/crtend.o] ==> ignore
arg [/home/marcel/qnx700/target/qnx7/x86_64/lib/crtn.o] ==> ignore
collapse library dir [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0] ==> [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0]
collapse library dir [/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0] ==> [/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0]
collapse library dir [/home/marcel/qnx700/target/qnx7/x86_64/lib] ==> [/home/marcel/qnx700/target/qnx7/x86_64/lib]
collapse library dir [/home/marcel/qnx700/target/qnx7/x86_64/usr/lib] ==> [/home/marcel/qnx700/target/qnx7/x86_64/usr/lib]
collapse library dir [/home/marcel/qnx700/target/qnx7/x86_64/opt/lib] ==> [/home/marcel/qnx700/target/qnx7/x86_64/opt/lib]
implicit libs: [c++;m;gcc;c;cS;gcc]
implicit dirs: [/home/marcel/qnx700/host/linux/x86_64/usr/lib/gcc/x86_64-pc-nto-qnx7.0.0/5.4.0;/home/marcel/qnx700/target/qnx7/x86_64/lib/gcc/5.4.0;/home/marcel/qnx700/target/qnx7/x86_64/lib;/home/marcel/qnx700/target/qnx7/x86_64/usr/lib;/home/marcel/qnx700/target/qnx7/x86_64/opt/lib]
implicit fwks: []
Detecting CXX [-std=c++1z] compiler features compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_42bd8/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_42bd8.dir/build.make CMakeFiles/cmTC_42bd8.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_42bd8.dir/feature_tests.cxx.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -std=c++1z -o CMakeFiles/cmTC_42bd8.dir/feature_tests.cxx.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_42bd8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_42bd8.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ CMakeFiles/cmTC_42bd8.dir/feature_tests.cxx.o -o cmTC_42bd8
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_8ba0a/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_8ba0a.dir/build.make CMakeFiles/cmTC_8ba0a.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_8ba0a.dir/feature_tests.cxx.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -std=c++14 -o CMakeFiles/cmTC_8ba0a.dir/feature_tests.cxx.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_8ba0a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8ba0a.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ CMakeFiles/cmTC_8ba0a.dir/feature_tests.cxx.o -o cmTC_8ba0a
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:1cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:1cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:1cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:1cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:1cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:1cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:1cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
Feature record: CXX_FEATURE:1cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:1cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_a2b79/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_a2b79.dir/build.make CMakeFiles/cmTC_a2b79.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a2b79.dir/feature_tests.cxx.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -std=c++11 -o CMakeFiles/cmTC_a2b79.dir/feature_tests.cxx.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_a2b79
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a2b79.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ CMakeFiles/cmTC_a2b79.dir/feature_tests.cxx.o -o cmTC_a2b79
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:1cxx_alias_templates
Feature record: CXX_FEATURE:1cxx_alignas
Feature record: CXX_FEATURE:1cxx_alignof
Feature record: CXX_FEATURE:1cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:1cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:1cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:1cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:1cxx_default_function_template_args
Feature record: CXX_FEATURE:1cxx_defaulted_functions
Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:1cxx_delegating_constructors
Feature record: CXX_FEATURE:1cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
Feature record: CXX_FEATURE:1cxx_explicit_conversions
Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
Feature record: CXX_FEATURE:1cxx_extern_templates
Feature record: CXX_FEATURE:1cxx_final
Feature record: CXX_FEATURE:1cxx_func_identifier
Feature record: CXX_FEATURE:1cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:1cxx_inheriting_constructors
Feature record: CXX_FEATURE:1cxx_inline_namespaces
Feature record: CXX_FEATURE:1cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:1cxx_local_type_template_args
Feature record: CXX_FEATURE:1cxx_long_long_type
Feature record: CXX_FEATURE:1cxx_noexcept
Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
Feature record: CXX_FEATURE:1cxx_nullptr
Feature record: CXX_FEATURE:1cxx_override
Feature record: CXX_FEATURE:1cxx_range_for
Feature record: CXX_FEATURE:1cxx_raw_string_literals
Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:1cxx_right_angle_brackets
Feature record: CXX_FEATURE:1cxx_rvalue_references
Feature record: CXX_FEATURE:1cxx_sizeof_member
Feature record: CXX_FEATURE:1cxx_static_assert
Feature record: CXX_FEATURE:1cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:1cxx_thread_local
Feature record: CXX_FEATURE:1cxx_trailing_return_types
Feature record: CXX_FEATURE:1cxx_unicode_literals
Feature record: CXX_FEATURE:1cxx_uniform_initialization
Feature record: CXX_FEATURE:1cxx_unrestricted_unions
Feature record: CXX_FEATURE:1cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:1cxx_variadic_macros
Feature record: CXX_FEATURE:1cxx_variadic_templates
Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_57e9a/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_57e9a.dir/build.make CMakeFiles/cmTC_57e9a.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_57e9a.dir/feature_tests.cxx.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ -std=c++98 -o CMakeFiles/cmTC_57e9a.dir/feature_tests.cxx.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_57e9a
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_57e9a.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-c++ CMakeFiles/cmTC_57e9a.dir/feature_tests.cxx.o -o cmTC_57e9a
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
Feature record: CXX_FEATURE:0cxx_alias_templates
Feature record: CXX_FEATURE:0cxx_alignas
Feature record: CXX_FEATURE:0cxx_alignof
Feature record: CXX_FEATURE:0cxx_attributes
Feature record: CXX_FEATURE:0cxx_attribute_deprecated
Feature record: CXX_FEATURE:0cxx_auto_type
Feature record: CXX_FEATURE:0cxx_binary_literals
Feature record: CXX_FEATURE:0cxx_constexpr
Feature record: CXX_FEATURE:0cxx_contextual_conversions
Feature record: CXX_FEATURE:0cxx_decltype
Feature record: CXX_FEATURE:0cxx_decltype_auto
Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
Feature record: CXX_FEATURE:0cxx_default_function_template_args
Feature record: CXX_FEATURE:0cxx_defaulted_functions
Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
Feature record: CXX_FEATURE:0cxx_delegating_constructors
Feature record: CXX_FEATURE:0cxx_deleted_functions
Feature record: CXX_FEATURE:0cxx_digit_separators
Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
Feature record: CXX_FEATURE:0cxx_explicit_conversions
Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
Feature record: CXX_FEATURE:0cxx_extern_templates
Feature record: CXX_FEATURE:0cxx_final
Feature record: CXX_FEATURE:0cxx_func_identifier
Feature record: CXX_FEATURE:0cxx_generalized_initializers
Feature record: CXX_FEATURE:0cxx_generic_lambdas
Feature record: CXX_FEATURE:0cxx_inheriting_constructors
Feature record: CXX_FEATURE:0cxx_inline_namespaces
Feature record: CXX_FEATURE:0cxx_lambdas
Feature record: CXX_FEATURE:0cxx_lambda_init_captures
Feature record: CXX_FEATURE:0cxx_local_type_template_args
Feature record: CXX_FEATURE:0cxx_long_long_type
Feature record: CXX_FEATURE:0cxx_noexcept
Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
Feature record: CXX_FEATURE:0cxx_nullptr
Feature record: CXX_FEATURE:0cxx_override
Feature record: CXX_FEATURE:0cxx_range_for
Feature record: CXX_FEATURE:0cxx_raw_string_literals
Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
Feature record: CXX_FEATURE:0cxx_return_type_deduction
Feature record: CXX_FEATURE:0cxx_right_angle_brackets
Feature record: CXX_FEATURE:0cxx_rvalue_references
Feature record: CXX_FEATURE:0cxx_sizeof_member
Feature record: CXX_FEATURE:0cxx_static_assert
Feature record: CXX_FEATURE:0cxx_strong_enums
Feature record: CXX_FEATURE:1cxx_template_template_parameters
Feature record: CXX_FEATURE:0cxx_thread_local
Feature record: CXX_FEATURE:0cxx_trailing_return_types
Feature record: CXX_FEATURE:0cxx_unicode_literals
Feature record: CXX_FEATURE:0cxx_uniform_initialization
Feature record: CXX_FEATURE:0cxx_unrestricted_unions
Feature record: CXX_FEATURE:0cxx_user_literals
Feature record: CXX_FEATURE:0cxx_variable_templates
Feature record: CXX_FEATURE:0cxx_variadic_macros
Feature record: CXX_FEATURE:0cxx_variadic_templates
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_fa761/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_fa761.dir/build.make CMakeFiles/cmTC_fa761.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_fa761.dir/CheckIncludeFile.c.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -o CMakeFiles/cmTC_fa761.dir/CheckIncludeFile.c.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp/CheckIncludeFile.c
Linking C executable cmTC_fa761
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fa761.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc CMakeFiles/cmTC_fa761.dir/CheckIncludeFile.c.o -o cmTC_fa761
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Determining if the pthread_create exist passed with the following output:
Change Dir: /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp
Run Build Command:"/home/marcel/qnx700/host/linux/x86_64/usr/bin/make" "cmTC_ed1ca/fast"
/home/marcel/qnx700/host/linux/x86_64/usr/bin/make -f CMakeFiles/cmTC_ed1ca.dir/build.make CMakeFiles/cmTC_ed1ca.dir/build
make[1]: Entering directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_ed1ca.dir/CheckSymbolExists.c.o
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc -o CMakeFiles/cmTC_ed1ca.dir/CheckSymbolExists.c.o -c /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_ed1ca
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ed1ca.dir/link.txt --verbose=1
/home/marcel/qnx700/host/linux/x86_64/usr/bin/ntox86_64-gcc CMakeFiles/cmTC_ed1ca.dir/CheckSymbolExists.c.o -o cmTC_ed1ca
make[1]: Leaving directory '/home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp'
File /home/marcel/Documents/pytroch_cpp_owndataset_tsp/build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <pthread.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pthread_create
return ((int*)(&pthread_create))[argc];
#else
(void)argc;
return 0;
#endif
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment