Started by upstream project "bcc-pr" build number 789 originally caused by: GitHub pull request #3210 of commit 7916e78dc59a439f1fb28e4cbc9e2c613424170c, no merge conflicts. Running as SYSTEM Building remotely on ubuntu1710-slave-a36 (ubuntu1710) in workspace /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710 No credentials specified Cloning the remote Git repository Cloning repository https://github.com/iovisor/bcc.git > git init /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710 # timeout=10 Fetching upstream changes from https://github.com/iovisor/bcc.git > git --version # timeout=10 > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10 Fetching upstream changes from https://github.com/iovisor/bcc.git > git fetch --tags --progress -- https://github.com/iovisor/bcc.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData Checking out Revision 1efba5195e368cefcea5e716a0bd886b10866df5 (refs/remotes/origin/pr/3210/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 1efba5195e368cefcea5e716a0bd886b10866df5 # timeout=10 Commit message: "Merge 7916e78dc59a439f1fb28e4cbc9e2c613424170c into aec53a860027146325dda898170e9f4c5e536a00" First time build. Skipping changelog. Run condition [Execute Shell] enabling prebuild for step [Execute shell] Run condition [Execute Shell] enabling prebuild for step [Execute shell] [ubuntu1710] $ /bin/sh -xe /tmp/CommandInterpreterCondition6061267243675019812.sh + grep -q ^ID=fedora /etc/os-release Run condition [Execute Shell] preventing perform for step [Execute shell] [ubuntu1710] $ /bin/sh -xe /tmp/CommandInterpreterCondition8491584896172520797.sh + grep -q ^ID=ubuntu /etc/os-release Run condition [Execute Shell] enabling perform for step [Execute shell] [ubuntu1710] $ /bin/sh -xe /tmp/jenkins6660132904220386606.sh + git clean -df + seq 1 30 + sudo fuser /var/lib/dpkg/lock + break + sudo dpkg -r bcc-tools libbcc libbcc-examples python-bcc bcc-lua dpkg: warning: ignoring request to remove bcc-tools which isn't installed dpkg: warning: ignoring request to remove libbcc which isn't installed dpkg: warning: ignoring request to remove libbcc-examples which isn't installed dpkg: warning: ignoring request to remove python-bcc which isn't installed dpkg: warning: ignoring request to remove bcc-lua which isn't installed + rm -rf build + ./scripts/build-deb.sh test + set -e + PARALLEL=2 ++ mktemp -d /tmp/debuild.XXXXXX + TMP=/tmp/debuild.laQP5X + trap cleanup EXIT + git submodule update --init --recursive Submodule 'src/cc/libbpf' (https://github.com/libbpf/libbpf.git) registered for path 'src/cc/libbpf' Cloning into '/home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1710/src/cc/libbpf'... Submodule path 'src/cc/libbpf': checked out 'd1fd50d475779f64805fdc28f912547b9e3dee8a' + . scripts/git-tag.sh +++ git describe --tags --abbrev=0 ++ git_tag_latest=v0.17.0 +++ git rev-list v0.17.0.. --count ++ git_rev_count=33 ++ git_rev_count=34 +++ git log --pretty=%s -n 1 ++ git_subject='Merge 7916e78dc59a439f1fb28e4cbc9e2c613424170c into aec53a860027146325dda898170e9f4c5e536a00' ++ release=34 ++ [[ 34 != \1 ]] +++ git log --pretty=%h -n 1 ++ release=34.git.1efba519 ++ revision=0.17.0 + git archive HEAD --prefix=bcc/ --format=tar -o /tmp/debuild.laQP5X/bcc_0.17.0.orig.tar + pushd src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/ubuntu1710/src/cc/libbpf ~/jenkins/workspace/bcc-pr/label/ubuntu1710 + git archive HEAD --prefix=bcc/src/cc/libbpf/ --format=tar -o /tmp/debuild.laQP5X/bcc_libbpf_0.17.0.orig.tar + popd ~/jenkins/workspace/bcc-pr/label/ubuntu1710 + pushd /tmp/debuild.laQP5X /tmp/debuild.laQP5X ~/jenkins/workspace/bcc-pr/label/ubuntu1710 + tar -A -f bcc_0.17.0.orig.tar bcc_libbpf_0.17.0.orig.tar + gzip bcc_0.17.0.orig.tar + tar xf bcc_0.17.0.orig.tar.gz + cd bcc + debuild=debuild + [[ test = \t\e\s\t ]] + debuild+=' --preserve-envvar PATH' + echo -e '#!/bin/bash\nexec /usr/bin/dpkg-deb -z1 "$@"' + sudo tee /usr/local/bin/dpkg-deb #!/bin/bash exec /usr/bin/dpkg-deb -z1 "$@" + sudo chmod +x /usr/local/bin/dpkg-deb + dch -b -v 0.17.0-34.git.1efba519 'Merge 7916e78dc59a439f1fb28e4cbc9e2c613424170c into aec53a860027146325dda898170e9f4c5e536a00' + [[ test = \n\i\g\h\t\l\y ]] + DEB_BUILD_OPTIONS='nocheck parallel=2' + debuild --preserve-envvar PATH -us -uc dpkg-buildpackage -rfakeroot -us -uc dpkg-buildpackage: info: source package bcc dpkg-buildpackage: info: source version 0.17.0-34.git.1efba519 dpkg-buildpackage: info: source distribution UNRELEASED dpkg-buildpackage: info: source changed by Yonghong Song dpkg-source --before-build bcc dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --buildsystem=cmake --parallel --with python2,python3 dh_auto_clean -O--buildsystem=cmake -O--parallel dh_clean -O--buildsystem=cmake -O--parallel dpkg-source -b bcc dpkg-source: info: using source format '3.0 (quilt)' dpkg-source: info: building bcc using existing ./bcc_0.17.0.orig.tar.gz dpkg-source: info: building bcc in bcc_0.17.0-34.git.1efba519.debian.tar.xz dpkg-source: info: building bcc in bcc_0.17.0-34.git.1efba519.dsc debian/rules build dh build --buildsystem=cmake --parallel --with python2,python3 dh_update_autotools_config -O--buildsystem=cmake -O--parallel debian/rules override_dh_auto_configure make[1]: Entering directory '/tmp/debuild.laQP5X/bcc' dh_auto_configure -- -DREVISION_LAST=0.17.0 -DREVISION=0.17.0 -DLLVM_DEFINITIONS="-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS" -DPYTHON_CMD="python2;python3" cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DREVISION_LAST=0.17.0 -DREVISION=0.17.0 "-DLLVM_DEFINITIONS=-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS" -DPYTHON_CMD=python2\;python3 -- The C compiler identification is GNU 7.2.0 -- The CXX compiler identification is GNU 7.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Revision is 0.17.0 -- Performing Test HAVE_NO_PIE_FLAG -- Performing Test HAVE_NO_PIE_FLAG - Success -- Performing Test HAVE_REALLOCARRAY_SUPPORT -- Performing Test HAVE_REALLOCARRAY_SUPPORT - Success -- Found LLVM: /usr/lib/llvm-3.8/include 3.8.1 -- Found BISON: /usr/bin/bison (found version "3.0.4") -- Found FLEX: /usr/bin/flex (found version "2.6.1") -- Found LibElf: /usr/lib/x86_64-linux-gnu/libelf.so -- Performing Test ELF_GETSHDRSTRNDX -- Performing Test ELF_GETSHDRSTRNDX - Success -- Using static-libstdc++ -- Found LuaJIT: /usr/lib/x86_64-linux-gnu/libluajit-5.1.a;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments CMake Error at examples/cpp/CMakeLists.txt:16 (get_filename_component): get_filename_component unknown component NAME_WLE CMake Error at examples/cpp/CMakeLists.txt:17 (add_executable): add_executable called with incorrect number of arguments -- Configuring incomplete, errors occurred! See also "/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log". tail -v -n \+0 CMakeCache.txt ==> CMakeCache.txt <== # This is the CMakeCache file. # For build in directory: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu # It was generated by CMake: /usr/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Path to a program. ARPING:FILEPATH=/usr/sbin/arping //path to the bison executable BISON_EXECUTABLE:FILEPATH=/usr/bin/bison //Pass -lrt to linker when linking bps tool BPS_LINK_RT:BOOL=ON //Path to a program. BUSTED:FILEPATH=BUSTED-NOTFOUND //Path to a program. CMAKE_AR:FILEPATH=/usr/bin/ar //Choose the type of build, options are: None(CMAKE_CXX_FLAGS or // CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel. CMAKE_BUILD_TYPE:STRING=None //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++ //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7 //Flags used by the compiler during all build types. CMAKE_CXX_FLAGS:STRING=-g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 //Flags used by the compiler during debug builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //C compiler CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc //A wrapper around 'ar' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-7 //A wrapper around 'ranlib' adding the appropriate '--plugin' option // for the GCC compiler CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-7 //Flags used by the compiler during all build types. CMAKE_C_FLAGS:STRING=-g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 //Flags used by the compiler during debug builds. CMAKE_C_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the linker. CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-Bsymbolic-functions -Wl,-z,relro //Flags used by the linker during debug builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //No help, variable specified on the command line. CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON //No help, variable specified on the command line. CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON //User executables (bin) CMAKE_INSTALL_BINDIR:PATH=bin //Read-only architecture-independent data (DATAROOTDIR) CMAKE_INSTALL_DATADIR:PATH= //Read-only architecture-independent data root (share) CMAKE_INSTALL_DATAROOTDIR:PATH=share //Documentation root (DATAROOTDIR/doc/PROJECT_NAME) CMAKE_INSTALL_DOCDIR:PATH= //C header files (include) CMAKE_INSTALL_INCLUDEDIR:PATH=include //Info documentation (DATAROOTDIR/info) CMAKE_INSTALL_INFODIR:PATH= //Object code libraries (lib/x86_64-linux-gnu) CMAKE_INSTALL_LIBDIR:PATH=lib/x86_64-linux-gnu //Program executables (libexec) CMAKE_INSTALL_LIBEXECDIR:PATH=libexec //Locale-dependent data (DATAROOTDIR/locale) CMAKE_INSTALL_LOCALEDIR:PATH= //Modifiable single-machine data (var) CMAKE_INSTALL_LOCALSTATEDIR:PATH=/var //Man documentation (DATAROOTDIR/man) CMAKE_INSTALL_MANDIR:PATH= //C header files for non-gcc (/usr/include) CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/usr //Run-time variable data (LOCALSTATEDIR/run) CMAKE_INSTALL_RUNSTATEDIR:PATH= //System admin executables (sbin) CMAKE_INSTALL_SBINDIR:PATH=sbin //Modifiable architecture-independent data (com) CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com //Read-only single-machine data (etc) CMAKE_INSTALL_SYSCONFDIR:PATH=/etc //Path to a program. CMAKE_LINKER:FILEPATH=/usr/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-Bsymbolic-functions -Wl,-z,relro //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/usr/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=bcc //Path to a program. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-Bsymbolic-functions -Wl,-z,relro //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/usr/bin/strip //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=ON //Enable Loading BPF through Clang Frontend ENABLE_CLANG_JIT:BOOL=ON //Enable C++ API ENABLE_CPP_API:BOOL=ON //Build examples ENABLE_EXAMPLES:BOOL=ON //Enable use of llvm nativecodegen module (needed by rw-engine) ENABLE_LLVM_NATIVECODEGEN:BOOL=ON //Enable linking LLVM as a shared library ENABLE_LLVM_SHARED:BOOL=OFF //Build man pages ENABLE_MAN:BOOL=ON //Enable compiling with real time type information ENABLE_RTTI:BOOL=OFF //Build tests ENABLE_TESTS:BOOL=ON //Enable User-level Statically Defined Tracing ENABLE_USDT:BOOL=ON //path to the flex executable FLEX_EXECUTABLE:FILEPATH=/usr/bin/flex //Path to the flex headers FLEX_INCLUDE_DIR:PATH=/usr/include //Path to the fl library FL_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libfl.so //Path to a library. GCC_LIBSTDCPP:FILEPATH=/usr/lib/gcc/x86_64-linux-gnu/7/libstdc++.a //Path to a program. GZIP:FILEPATH=/bin/gzip //Install C++ examples. Those binaries are statically linked and // can take plenty of disk space INSTALL_CPP_EXAMPLES:BOOL=OFF //Install BPF introspection tools INSTALL_INTROSPECTION:BOOL=ON //Path to a program. IPERF:FILEPATH=/usr/bin/iperf //Path to a file. LIBELF_INCLUDE_DIRS:PATH=/usr/include //Path to a library. LIBELF_LIBRARIES:FILEPATH=/usr/lib/x86_64-linux-gnu/libelf.so //No help, variable specified on the command line. LLVM_DEFINITIONS:UNINITIALIZED=-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS //The directory containing a CMake configuration file for LLVM. LLVM_DIR:PATH=/usr/share/llvm-3.8/cmake //Path to a program. LUAJIT:FILEPATH=/usr/bin/luajit //Path to a library. LUAJIT_DL_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libdl.so //Path to a file. LUAJIT_INCLUDE_DIR:PATH=/usr/include/luajit-2.0 //Lua Libraries LUAJIT_LIBRARIES:STRING=/usr/lib/x86_64-linux-gnu/libluajit-5.1.a;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so //Path to a library. LUAJIT_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libluajit-5.1.a //Path to a library. LUAJIT_MATH_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libm.so //Path to a program. NETPERF:FILEPATH=/usr/bin/netperf //No help, variable specified on the command line. PYTHON_CMD:UNINITIALIZED=python2;python3 //No help, variable specified on the command line. REVISION:UNINITIALIZED=0.17.0 //No help, variable specified on the command line. REVISION_LAST:UNINITIALIZED=0.17.0 //using -isystem USINGISYSTEM:BOOL=ON //Dependencies for target api-static_LIB_DEPENDS:STATIC= //Dependencies for target b_frontend_LIB_DEPENDS:STATIC= //Dependencies for the target bcc-loader-static_LIB_DEPENDS:STATIC=general;elf;general;z; //Dependencies for the target bcc-shared_LIB_DEPENDS:STATIC=general;b_frontend;general;clang_frontend;general;-Wl,--whole-archive;general;/usr/lib/llvm-3.8/lib/libclangFrontend.a;general;/usr/lib/llvm-3.8/lib/libclangSerialization.a;general;/usr/lib/llvm-3.8/lib/libclangDriver.a;general;/usr/lib/llvm-3.8/lib/libclangParse.a;general;/usr/lib/llvm-3.8/lib/libclangSema.a;general;/usr/lib/llvm-3.8/lib/libclangCodeGen.a;general;/usr/lib/llvm-3.8/lib/libclangAnalysis.a;general;/usr/lib/llvm-3.8/lib/libclangRewrite.a;general;/usr/lib/llvm-3.8/lib/libclangEdit.a;general;/usr/lib/llvm-3.8/lib/libclangAST.a;general;/usr/lib/llvm-3.8/lib/libclangLex.a;general;/usr/lib/llvm-3.8/lib/libclangBasic.a;general;LLVMX86CodeGen;general;LLVMX86Desc;general;LLVMX86Info;general;LLVMMCDisassembler;general;LLVMX86AsmPrinter;general;LLVMX86Utils;general;LLVMLTO;general;LLVMPasses;general;LLVMipo;general;LLVMVectorize;general;LLVMOption;general;LLVMObjCARCOpts;general;LLVMMCJIT;general;LLVMExecutionEngine;general;LLVMRuntimeDyld;general;LLVMLinker;general;LLVMIRReader;general;LLVMAsmParser;general;LLVMDebugInfoDWARF;general;LLVMBPFCodeGen;general;LLVMSelectionDAG;general;LLVMBPFDesc;general;LLVMBPFInfo;general;LLVMBPFAsmPrinter;general;LLVMAsmPrinter;general;LLVMCodeGen;general;LLVMTarget;general;LLVMScalarOpts;general;LLVMInstCombine;general;LLVMInstrumentation;general;LLVMTransformUtils;general;LLVMProfileData;general;LLVMObject;general;LLVMMCParser;general;LLVMMC;general;LLVMBitReader;general;LLVMAnalysis;general;LLVMBitWriter;general;LLVMCore;general;LLVMSupport;general;-Wl,--no-whole-archive;general;/usr/lib/x86_64-linux-gnu/libelf.so;general;bpf-static;general;-Wl,--whole-archive;general;api-static;general;-Wl,--no-whole-archive;general;usdt-static; //Dependencies for the target bcc-static_LIB_DEPENDS:STATIC=general;b_frontend;general;clang_frontend;general;-Wl,--whole-archive;general;/usr/lib/llvm-3.8/lib/libclangFrontend.a;general;/usr/lib/llvm-3.8/lib/libclangSerialization.a;general;/usr/lib/llvm-3.8/lib/libclangDriver.a;general;/usr/lib/llvm-3.8/lib/libclangParse.a;general;/usr/lib/llvm-3.8/lib/libclangSema.a;general;/usr/lib/llvm-3.8/lib/libclangCodeGen.a;general;/usr/lib/llvm-3.8/lib/libclangAnalysis.a;general;/usr/lib/llvm-3.8/lib/libclangRewrite.a;general;/usr/lib/llvm-3.8/lib/libclangEdit.a;general;/usr/lib/llvm-3.8/lib/libclangAST.a;general;/usr/lib/llvm-3.8/lib/libclangLex.a;general;/usr/lib/llvm-3.8/lib/libclangBasic.a;general;LLVMX86CodeGen;general;LLVMX86Desc;general;LLVMX86Info;general;LLVMMCDisassembler;general;LLVMX86AsmPrinter;general;LLVMX86Utils;general;LLVMLTO;general;LLVMPasses;general;LLVMipo;general;LLVMVectorize;general;LLVMOption;general;LLVMObjCARCOpts;general;LLVMMCJIT;general;LLVMExecutionEngine;general;LLVMRuntimeDyld;general;LLVMLinker;general;LLVMIRReader;general;LLVMAsmParser;general;LLVMDebugInfoDWARF;general;LLVMBPFCodeGen;general;LLVMSelectionDAG;general;LLVMBPFDesc;general;LLVMBPFInfo;general;LLVMBPFAsmPrinter;general;LLVMAsmPrinter;general;LLVMCodeGen;general;LLVMTarget;general;LLVMScalarOpts;general;LLVMInstCombine;general;LLVMInstrumentation;general;LLVMTransformUtils;general;LLVMProfileData;general;LLVMObject;general;LLVMMCParser;general;LLVMMC;general;LLVMBitReader;general;LLVMAnalysis;general;LLVMBitWriter;general;LLVMCore;general;LLVMSupport;general;-Wl,--no-whole-archive;general;/usr/lib/x86_64-linux-gnu/libelf.so;general;bpf-static;general;api-static;general;usdt-static;general;bcc-loader-static; //Value Computed by CMake bcc_BINARY_DIR:STATIC=/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu //Value Computed by CMake bcc_SOURCE_DIR:STATIC=/tmp/debuild.laQP5X/bcc //Dependencies for target bpf-shared_LIB_DEPENDS:STATIC= //Dependencies for target bpf-static_LIB_DEPENDS:STATIC= //Dependencies for target clang_frontend_LIB_DEPENDS:STATIC= //Path to a library. libclangAST:FILEPATH=/usr/lib/llvm-3.8/lib/libclangAST.a //Path to a library. libclangASTMatchers:FILEPATH=/usr/lib/llvm-3.8/lib/libclangASTMatchers.a //Path to a library. libclangAnalysis:FILEPATH=/usr/lib/llvm-3.8/lib/libclangAnalysis.a //Path to a library. libclangBasic:FILEPATH=/usr/lib/llvm-3.8/lib/libclangBasic.a //Path to a library. libclangCodeGen:FILEPATH=/usr/lib/llvm-3.8/lib/libclangCodeGen.a //Path to a library. libclangDriver:FILEPATH=/usr/lib/llvm-3.8/lib/libclangDriver.a //Path to a library. libclangEdit:FILEPATH=/usr/lib/llvm-3.8/lib/libclangEdit.a //Path to a library. libclangFrontend:FILEPATH=/usr/lib/llvm-3.8/lib/libclangFrontend.a //Path to a library. libclangLex:FILEPATH=/usr/lib/llvm-3.8/lib/libclangLex.a //Path to a library. libclangParse:FILEPATH=/usr/lib/llvm-3.8/lib/libclangParse.a //Path to a library. libclangRewrite:FILEPATH=/usr/lib/llvm-3.8/lib/libclangRewrite.a //Path to a library. libclangSema:FILEPATH=/usr/lib/llvm-3.8/lib/libclangSema.a //Path to a library. libclangSerialization:FILEPATH=/usr/lib/llvm-3.8/lib/libclangSerialization.a //Dependencies for target usdt-static_LIB_DEPENDS:STATIC= //Dependencies for target usdt_test_lib_LIB_DEPENDS:STATIC= ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: BISON_EXECUTABLE BISON_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=9 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=1 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_AR CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_AR CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/tmp/debuild.laQP5X/bcc //ADVANCED property for variable: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATADIR CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_DOCDIR CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_INFODIR CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_MANDIR CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SBINDIR CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1 //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1 //ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=32 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.9 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ELF_GETSHDRSTRNDX ELF_GETSHDRSTRNDX-ADVANCED:INTERNAL=1 //Test ELF_GETSHDRSTRNDX ELF_GETSHDRSTRNDX:INTERNAL=1 //Details about finding BISON FIND_PACKAGE_MESSAGE_DETAILS_BISON:INTERNAL=[/usr/bin/bison][v3.0.4()] //Details about finding FLEX FIND_PACKAGE_MESSAGE_DETAILS_FLEX:INTERNAL=[/usr/bin/flex][v2.6.1()] //Details about finding LibElf FIND_PACKAGE_MESSAGE_DETAILS_LibElf:INTERNAL=[/usr/lib/x86_64-linux-gnu/libelf.so][/usr/include][v()] //Details about finding LuaJIT FIND_PACKAGE_MESSAGE_DETAILS_LuaJIT:INTERNAL=[/usr/lib/x86_64-linux-gnu/libluajit-5.1.a;/usr/lib/x86_64-linux-gnu/libdl.so;/usr/lib/x86_64-linux-gnu/libm.so][/usr/include/luajit-2.0][v()] //ADVANCED property for variable: FLEX_EXECUTABLE FLEX_EXECUTABLE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: FLEX_INCLUDE_DIR FLEX_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: FL_LIBRARY FL_LIBRARY-ADVANCED:INTERNAL=1 //Test HAVE_NO_PIE_FLAG HAVE_NO_PIE_FLAG:INTERNAL=1 //Test HAVE_REALLOCARRAY_SUPPORT HAVE_REALLOCARRAY_SUPPORT:INTERNAL=1 //ADVANCED property for variable: LIBELF_INCLUDE_DIRS LIBELF_INCLUDE_DIRS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LIBELF_LIBRARIES LIBELF_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LUAJIT_INCLUDE_DIR LUAJIT_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LUAJIT_LIBRARIES LUAJIT_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LUAJIT_LIBRARY LUAJIT_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: LUAJIT_MATH_LIBRARY LUAJIT_MATH_LIBRARY-ADVANCED:INTERNAL=1 //CMAKE_INSTALL_PREFIX during last run _GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr tail -v -n \+0 CMakeFiles/CMakeOutput.log ==> CMakeFiles/CMakeOutput.log <== The system is: Linux - 4.13.0-38-generic - x86_64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: /usr/bin/cc Build flags: -g;-O2;-fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=.;-fstack-protector-strong;-Wformat;-Werror=format-security;-Wdate-time;-D_FORTIFY_SOURCE=2 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 "/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/3.9.1/CompilerIdC/a.out" Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: /usr/bin/c++ Build flags: -g;-O2;-fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=.;-fstack-protector-strong;-Wformat;-Werror=format-security;-Wdate-time;-D_FORTIFY_SOURCE=2 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 "/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/3.9.1/CompilerIdCXX/a.out" Determining if the C compiler works passed with the following output: Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_978b2/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_978b2.dir/build.make CMakeFiles/cmTC_978b2.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_978b2.dir/testCCompiler.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_978b2.dir/testCCompiler.c.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTC_978b2 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_978b2.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_978b2.dir/testCCompiler.c.o -o cmTC_978b2 make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Detecting C compiler ABI info compiled with the following output: Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7bab7/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_7bab7.dir/build.make CMakeFiles/cmTC_7bab7.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_7bab7.dir/CMakeCCompilerABI.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_7bab7.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.9/Modules/CMakeCCompilerABI.c Linking C executable cmTC_7bab7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7bab7.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -v -rdynamic CMakeFiles/cmTC_7bab7.dir/CMakeCCompilerABI.c.o -o cmTC_7bab7 Using built-in specs. COLLECT_GCC=/usr/bin/cc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3.2' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_7bab7' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfd7Isu.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=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_7bab7 /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Bsymbolic-functions -z relro CMakeFiles/cmTC_7bab7.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_7bab7' '-mtune=generic' '-march=x86-64' make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Parsed C implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_7bab7/fast"] ignore line: [make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_7bab7.dir/build.make CMakeFiles/cmTC_7bab7.dir/build] ignore line: [make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'] ignore line: [Building C object CMakeFiles/cmTC_7bab7.dir/CMakeCCompilerABI.c.o] ignore line: [/usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_7bab7.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.9/Modules/CMakeCCompilerABI.c] ignore line: [Linking C executable cmTC_7bab7] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7bab7.dir/link.txt --verbose=1] ignore line: [/usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -v -rdynamic CMakeFiles/cmTC_7bab7.dir/CMakeCCompilerABI.c.o -o cmTC_7bab7 ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/cc] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-linux-gnu] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3.2' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] ignore line: [gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_7bab7' '-mtune=generic' '-march=x86-64'] link line: [ /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccfd7Isu.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=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_7bab7 /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Bsymbolic-functions -z relro CMakeFiles/cmTC_7bab7.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] arg [/usr/lib/gcc/x86_64-linux-gnu/7/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccfd7Isu.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=/] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [--hash-style=gnu] ==> ignore arg [--as-needed] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-pie] ==> ignore arg [-znow] ==> ignore arg [-zrelro] ==> ignore arg [-o] ==> ignore arg [cmTC_7bab7] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o] ==> ignore arg [-L/usr/lib/gcc/x86_64-linux-gnu/7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] arg [-L/lib/../lib] ==> dir [/lib/../lib] arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] arg [-Bsymbolic-functions] ==> ignore arg [-zrelro] ==> ignore arg [CMakeFiles/cmTC_7bab7.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 [/usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] ==> ignore collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7] ==> [/usr/lib/gcc/x86_64-linux-gnu/7] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> [/usr/lib] collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] collapse library dir [/lib/../lib] ==> [/lib] collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/../lib] ==> [/usr/lib] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> [/usr/lib] implicit libs: [gcc;gcc_s;c;gcc;gcc_s] implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] implicit fwks: [] Detecting C [-std=c11] compiler features compiled with the following output: Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5f430/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_5f430.dir/build.make CMakeFiles/cmTC_5f430.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_5f430.dir/feature_tests.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c11 -o CMakeFiles/cmTC_5f430.dir/feature_tests.c.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.c Linking C executable cmTC_5f430 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5f430.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_5f430.dir/feature_tests.c.o -o cmTC_5f430 make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/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: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a4cc9/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_a4cc9.dir/build.make CMakeFiles/cmTC_a4cc9.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a4cc9.dir/feature_tests.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c99 -o CMakeFiles/cmTC_a4cc9.dir/feature_tests.c.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.c Linking C executable cmTC_a4cc9 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a4cc9.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_a4cc9.dir/feature_tests.c.o -o cmTC_a4cc9 make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/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: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a07a3/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_a07a3.dir/build.make CMakeFiles/cmTC_a07a3.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building C object CMakeFiles/cmTC_a07a3.dir/feature_tests.c.o /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c90 -o CMakeFiles/cmTC_a07a3.dir/feature_tests.c.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.c Linking C executable cmTC_a07a3 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a07a3.dir/link.txt --verbose=1 /usr/bin/cc -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_a07a3.dir/feature_tests.c.o -o cmTC_a07a3 make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/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: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_030e7/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_030e7.dir/build.make CMakeFiles/cmTC_030e7.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_030e7.dir/testCXXCompiler.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_030e7.dir/testCXXCompiler.cxx.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/testCXXCompiler.cxx Linking CXX executable cmTC_030e7 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_030e7.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_030e7.dir/testCXXCompiler.cxx.o -o cmTC_030e7 make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Detecting CXX compiler ABI info compiled with the following output: Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_5db36/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_5db36.dir/build.make CMakeFiles/cmTC_5db36.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_5db36.dir/CMakeCXXCompilerABI.cpp.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_5db36.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.9/Modules/CMakeCXXCompilerABI.cpp Linking CXX executable cmTC_5db36 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5db36.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -v -rdynamic CMakeFiles/cmTC_5db36.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_5db36 Using built-in specs. COLLECT_GCC=/usr/bin/c++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3.2' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2) COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/ LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/ COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_5db36' '-shared-libgcc' '-mtune=generic' '-march=x86-64' /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccqrHzJ0.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=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_5db36 /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Bsymbolic-functions -z relro CMakeFiles/cmTC_5db36.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_5db36' '-shared-libgcc' '-mtune=generic' '-march=x86-64' make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Parsed CXX implicit link information from above output: link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] ignore line: [Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp] ignore line: [] ignore line: [Run Build Command:"/usr/bin/make" "cmTC_5db36/fast"] ignore line: [make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'] ignore line: [/usr/bin/make -f CMakeFiles/cmTC_5db36.dir/build.make CMakeFiles/cmTC_5db36.dir/build] ignore line: [make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp'] ignore line: [Building CXX object CMakeFiles/cmTC_5db36.dir/CMakeCXXCompilerABI.cpp.o] ignore line: [/usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -o CMakeFiles/cmTC_5db36.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.9/Modules/CMakeCXXCompilerABI.cpp] ignore line: [Linking CXX executable cmTC_5db36] ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5db36.dir/link.txt --verbose=1] ignore line: [/usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -v -rdynamic CMakeFiles/cmTC_5db36.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_5db36 ] ignore line: [Using built-in specs.] ignore line: [COLLECT_GCC=/usr/bin/c++] ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none] ignore line: [OFFLOAD_TARGET_DEFAULT=1] ignore line: [Target: x86_64-linux-gnu] ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3.2' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu] ignore line: [Thread model: posix] ignore line: [gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2) ] ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/] ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/7/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/7/../../../:/lib/:/usr/lib/] ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-rdynamic' '-o' 'cmTC_5db36' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] link line: [ /usr/lib/gcc/x86_64-linux-gnu/7/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper -plugin-opt=-fresolution=/tmp/ccqrHzJ0.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=/ --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_5db36 /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/7 -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/7/../../.. -Bsymbolic-functions -z relro CMakeFiles/cmTC_5db36.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] arg [/usr/lib/gcc/x86_64-linux-gnu/7/collect2] ==> ignore arg [-plugin] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so] ==> ignore arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ==> ignore arg [-plugin-opt=-fresolution=/tmp/ccqrHzJ0.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=/] ==> ignore arg [--build-id] ==> ignore arg [--eh-frame-hdr] ==> ignore arg [-m] ==> ignore arg [elf_x86_64] ==> ignore arg [--hash-style=gnu] ==> ignore arg [--as-needed] ==> ignore arg [-export-dynamic] ==> ignore arg [-dynamic-linker] ==> ignore arg [/lib64/ld-linux-x86-64.so.2] ==> ignore arg [-pie] ==> ignore arg [-znow] ==> ignore arg [-zrelro] ==> ignore arg [-o] ==> ignore arg [cmTC_5db36] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o] ==> ignore arg [-L/usr/lib/gcc/x86_64-linux-gnu/7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu] arg [-L/lib/../lib] ==> dir [/lib/../lib] arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu] arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib] arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] arg [-Bsymbolic-functions] ==> ignore arg [-zrelro] ==> ignore arg [CMakeFiles/cmTC_5db36.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 [/usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o] ==> ignore arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] ==> ignore collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7] ==> [/usr/lib/gcc/x86_64-linux-gnu/7] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> [/usr/lib] collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu] collapse library dir [/lib/../lib] ==> [/lib] collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu] collapse library dir [/usr/lib/../lib] ==> [/usr/lib] collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> [/usr/lib] implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib] implicit fwks: [] Detecting CXX [-std=c++1z] compiler features compiled with the following output: Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_97336/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_97336.dir/build.make CMakeFiles/cmTC_97336.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_97336.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++1z -o CMakeFiles/cmTC_97336.dir/feature_tests.cxx.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_97336 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_97336.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_97336.dir/feature_tests.cxx.o -o cmTC_97336 make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/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: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7c2ac/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_7c2ac.dir/build.make CMakeFiles/cmTC_7c2ac.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_7c2ac.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++14 -o CMakeFiles/cmTC_7c2ac.dir/feature_tests.cxx.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_7c2ac /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7c2ac.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_7c2ac.dir/feature_tests.cxx.o -o cmTC_7c2ac make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/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: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_a0f7b/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_a0f7b.dir/build.make CMakeFiles/cmTC_a0f7b.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_a0f7b.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -o CMakeFiles/cmTC_a0f7b.dir/feature_tests.cxx.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_a0f7b /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a0f7b.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_a0f7b.dir/feature_tests.cxx.o -o cmTC_a0f7b make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/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: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_b83ae/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_b83ae.dir/build.make CMakeFiles/cmTC_b83ae.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_b83ae.dir/feature_tests.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++98 -o CMakeFiles/cmTC_b83ae.dir/feature_tests.cxx.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/feature_tests.cxx Linking CXX executable cmTC_b83ae /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b83ae.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_b83ae.dir/feature_tests.cxx.o -o cmTC_b83ae make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/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 Performing C++ SOURCE FILE Test HAVE_NO_PIE_FLAG succeeded with the following output: Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_91ade/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_91ade.dir/build.make CMakeFiles/cmTC_91ade.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_91ade.dir/src.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_NO_PIE_FLAG -no-pie -o CMakeFiles/cmTC_91ade.dir/src.cxx.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_91ade /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_91ade.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_NO_PIE_FLAG -no-pie -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_91ade.dir/src.cxx.o -o cmTC_91ade make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Source file was: int main() {return 0;} Performing C++ SOURCE FILE Test HAVE_REALLOCARRAY_SUPPORT succeeded with the following output: Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_c21da/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_c21da.dir/build.make CMakeFiles/cmTC_c21da.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_c21da.dir/src.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_REALLOCARRAY_SUPPORT -o CMakeFiles/cmTC_c21da.dir/src.cxx.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx:2:0: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE :0:0: note: this is the location of the previous definition Linking CXX executable cmTC_c21da /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c21da.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_REALLOCARRAY_SUPPORT -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_c21da.dir/src.cxx.o -o cmTC_c21da make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Source file was: #define _GNU_SOURCE #include int main(void) { return !!reallocarray(NULL, 1, 1); } Performing C++ SOURCE FILE Test ELF_GETSHDRSTRNDX succeeded with the following output: Change Dir: /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_675d6/fast" make[2]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' /usr/bin/make -f CMakeFiles/cmTC_675d6.dir/build.make CMakeFiles/cmTC_675d6.dir/build make[3]: Entering directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Building CXX object CMakeFiles/cmTC_675d6.dir/src.cxx.o /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DELF_GETSHDRSTRNDX -o CMakeFiles/cmTC_675d6.dir/src.cxx.o -c /tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp/src.cxx Linking CXX executable cmTC_675d6 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_675d6.dir/link.txt --verbose=1 /usr/bin/c++ -g -O2 -fdebug-prefix-map=/tmp/debuild.laQP5X/bcc=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DELF_GETSHDRSTRNDX -Wl,-Bsymbolic-functions -Wl,-z,relro -rdynamic CMakeFiles/cmTC_675d6.dir/src.cxx.o -o cmTC_675d6 -lelf make[3]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' make[2]: Leaving directory '/tmp/debuild.laQP5X/bcc/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' Source file was: #include int main() { Elf *e = (Elf*)0; size_t sz; elf_getshdrstrndx(e, &sz); return 0; } dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DREVISION_LAST=0.17.0 -DREVISION=0.17.0 "-DLLVM_DEFINITIONS=-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS" -DPYTHON_CMD=python2\;python3 returned exit code 1 debian/rules:20: recipe for target 'override_dh_auto_configure' failed make[1]: *** [override_dh_auto_configure] Error 2 make[1]: Leaving directory '/tmp/debuild.laQP5X/bcc' debian/rules:12: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 debuild: fatal error at line 1124: dpkg-buildpackage -rfakeroot -us -uc failed + cleanup + [[ -d /tmp/debuild.laQP5X ]] + rm -rf /tmp/debuild.laQP5X Build step 'Conditional step (single)' marked build as failure Taking single-use slave ubuntu1710-slave-a36 offline. Finished: FAILURE