CMakeOutput.log 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661
  1. The system is: Linux - 5.4.0-66-generic - x86_64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler: /usr/bin/cc
  4. Build flags:
  5. Id flags:
  6. The output was:
  7. 0
  8. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
  9. The C compiler identification is GNU, found in "/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdC/a.out"
  10. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  11. Compiler: /usr/bin/c++
  12. Build flags:
  13. Id flags:
  14. The output was:
  15. 0
  16. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
  17. The CXX compiler identification is GNU, found in "/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/3.10.2/CompilerIdCXX/a.out"
  18. Determining if the C compiler works passed with the following output:
  19. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  20. Run Build Command:"/usr/bin/make" "cmTC_dcb93/fast"
  21. /usr/bin/make -f CMakeFiles/cmTC_dcb93.dir/build.make CMakeFiles/cmTC_dcb93.dir/build
  22. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  23. Building C object CMakeFiles/cmTC_dcb93.dir/testCCompiler.c.o
  24. /usr/bin/cc -o CMakeFiles/cmTC_dcb93.dir/testCCompiler.c.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp/testCCompiler.c
  25. Linking C executable cmTC_dcb93
  26. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_dcb93.dir/link.txt --verbose=1
  27. /usr/bin/cc -rdynamic CMakeFiles/cmTC_dcb93.dir/testCCompiler.c.o -o cmTC_dcb93
  28. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  29. Detecting C compiler ABI info compiled with the following output:
  30. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  31. Run Build Command:"/usr/bin/make" "cmTC_1881b/fast"
  32. /usr/bin/make -f CMakeFiles/cmTC_1881b.dir/build.make CMakeFiles/cmTC_1881b.dir/build
  33. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  34. Building C object CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o
  35. /usr/bin/cc -o CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.10/Modules/CMakeCCompilerABI.c
  36. Linking C executable cmTC_1881b
  37. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1881b.dir/link.txt --verbose=1
  38. /usr/bin/cc -v -rdynamic CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o -o cmTC_1881b
  39. Using built-in specs.
  40. COLLECT_GCC=/usr/bin/cc
  41. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
  42. OFFLOAD_TARGET_NAMES=nvptx-none
  43. OFFLOAD_TARGET_DEFAULT=1
  44. Target: x86_64-linux-gnu
  45. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --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 --enable-bootstrap --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
  46. Thread model: posix
  47. gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
  48. 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/
  49. 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/
  50. COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_1881b' '-mtune=generic' '-march=x86-64'
  51. /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/ccNdxtLI.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 --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_1881b /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/../../.. CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o
  52. COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_1881b' '-mtune=generic' '-march=x86-64'
  53. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  54. Parsed C implicit link information from above output:
  55. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  56. ignore line: [Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp]
  57. ignore line: []
  58. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_1881b/fast"]
  59. ignore line: [/usr/bin/make -f CMakeFiles/cmTC_1881b.dir/build.make CMakeFiles/cmTC_1881b.dir/build]
  60. ignore line: [make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”]
  61. ignore line: [Building C object CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o]
  62. ignore line: [/usr/bin/cc -o CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake-3.10/Modules/CMakeCCompilerABI.c]
  63. ignore line: [Linking C executable cmTC_1881b]
  64. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_1881b.dir/link.txt --verbose=1]
  65. ignore line: [/usr/bin/cc -v -rdynamic CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o -o cmTC_1881b ]
  66. ignore line: [Using built-in specs.]
  67. ignore line: [COLLECT_GCC=/usr/bin/cc]
  68. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper]
  69. ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none]
  70. ignore line: [OFFLOAD_TARGET_DEFAULT=1]
  71. ignore line: [Target: x86_64-linux-gnu]
  72. ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --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 --enable-bootstrap --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]
  73. ignore line: [Thread model: posix]
  74. ignore line: [gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) ]
  75. 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/]
  76. 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/]
  77. ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_1881b' '-mtune=generic' '-march=x86-64']
  78. 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/ccNdxtLI.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 --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_1881b /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/../../.. CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o -lgcc --push-state --as-needed -lgcc_s --pop-state -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o]
  79. arg [/usr/lib/gcc/x86_64-linux-gnu/7/collect2] ==> ignore
  80. arg [-plugin] ==> ignore
  81. arg [/usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so] ==> ignore
  82. arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ==> ignore
  83. arg [-plugin-opt=-fresolution=/tmp/ccNdxtLI.res] ==> ignore
  84. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  85. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  86. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  87. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  88. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  89. arg [--build-id] ==> ignore
  90. arg [--eh-frame-hdr] ==> ignore
  91. arg [-m] ==> ignore
  92. arg [elf_x86_64] ==> ignore
  93. arg [--hash-style=gnu] ==> ignore
  94. arg [--as-needed] ==> ignore
  95. arg [-export-dynamic] ==> ignore
  96. arg [-dynamic-linker] ==> ignore
  97. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  98. arg [-pie] ==> ignore
  99. arg [-znow] ==> ignore
  100. arg [-zrelro] ==> ignore
  101. arg [-o] ==> ignore
  102. arg [cmTC_1881b] ==> ignore
  103. arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
  104. arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o] ==> ignore
  105. arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o] ==> ignore
  106. arg [-L/usr/lib/gcc/x86_64-linux-gnu/7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7]
  107. 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]
  108. arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib]
  109. arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
  110. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  111. arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
  112. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  113. arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..]
  114. arg [CMakeFiles/cmTC_1881b.dir/CMakeCCompilerABI.c.o] ==> ignore
  115. arg [-lgcc] ==> lib [gcc]
  116. arg [--push-state] ==> ignore
  117. arg [--as-needed] ==> ignore
  118. arg [-lgcc_s] ==> lib [gcc_s]
  119. arg [--pop-state] ==> ignore
  120. arg [-lc] ==> lib [c]
  121. arg [-lgcc] ==> lib [gcc]
  122. arg [--push-state] ==> ignore
  123. arg [--as-needed] ==> ignore
  124. arg [-lgcc_s] ==> lib [gcc_s]
  125. arg [--pop-state] ==> ignore
  126. arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o] ==> ignore
  127. arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  128. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7] ==> [/usr/lib/gcc/x86_64-linux-gnu/7]
  129. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  130. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> [/usr/lib]
  131. collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  132. collapse library dir [/lib/../lib] ==> [/lib]
  133. collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  134. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  135. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> [/usr/lib]
  136. implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  137. implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
  138. implicit fwks: []
  139. Detecting C [-std=c11] compiler features compiled with the following output:
  140. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  141. Run Build Command:"/usr/bin/make" "cmTC_d832f/fast"
  142. /usr/bin/make -f CMakeFiles/cmTC_d832f.dir/build.make CMakeFiles/cmTC_d832f.dir/build
  143. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  144. Building C object CMakeFiles/cmTC_d832f.dir/feature_tests.c.o
  145. /usr/bin/cc -std=c11 -o CMakeFiles/cmTC_d832f.dir/feature_tests.c.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/feature_tests.c
  146. Linking C executable cmTC_d832f
  147. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d832f.dir/link.txt --verbose=1
  148. /usr/bin/cc -rdynamic CMakeFiles/cmTC_d832f.dir/feature_tests.c.o -o cmTC_d832f
  149. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  150. Feature record: C_FEATURE:1c_function_prototypes
  151. Feature record: C_FEATURE:1c_restrict
  152. Feature record: C_FEATURE:1c_static_assert
  153. Feature record: C_FEATURE:1c_variadic_macros
  154. Detecting C [-std=c99] compiler features compiled with the following output:
  155. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  156. Run Build Command:"/usr/bin/make" "cmTC_012fa/fast"
  157. /usr/bin/make -f CMakeFiles/cmTC_012fa.dir/build.make CMakeFiles/cmTC_012fa.dir/build
  158. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  159. Building C object CMakeFiles/cmTC_012fa.dir/feature_tests.c.o
  160. /usr/bin/cc -std=c99 -o CMakeFiles/cmTC_012fa.dir/feature_tests.c.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/feature_tests.c
  161. Linking C executable cmTC_012fa
  162. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_012fa.dir/link.txt --verbose=1
  163. /usr/bin/cc -rdynamic CMakeFiles/cmTC_012fa.dir/feature_tests.c.o -o cmTC_012fa
  164. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  165. Feature record: C_FEATURE:1c_function_prototypes
  166. Feature record: C_FEATURE:1c_restrict
  167. Feature record: C_FEATURE:0c_static_assert
  168. Feature record: C_FEATURE:1c_variadic_macros
  169. Detecting C [-std=c90] compiler features compiled with the following output:
  170. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  171. Run Build Command:"/usr/bin/make" "cmTC_132ee/fast"
  172. /usr/bin/make -f CMakeFiles/cmTC_132ee.dir/build.make CMakeFiles/cmTC_132ee.dir/build
  173. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  174. Building C object CMakeFiles/cmTC_132ee.dir/feature_tests.c.o
  175. /usr/bin/cc -std=c90 -o CMakeFiles/cmTC_132ee.dir/feature_tests.c.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/feature_tests.c
  176. Linking C executable cmTC_132ee
  177. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_132ee.dir/link.txt --verbose=1
  178. /usr/bin/cc -rdynamic CMakeFiles/cmTC_132ee.dir/feature_tests.c.o -o cmTC_132ee
  179. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  180. Feature record: C_FEATURE:1c_function_prototypes
  181. Feature record: C_FEATURE:0c_restrict
  182. Feature record: C_FEATURE:0c_static_assert
  183. Feature record: C_FEATURE:0c_variadic_macros
  184. Determining if the CXX compiler works passed with the following output:
  185. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  186. Run Build Command:"/usr/bin/make" "cmTC_cfd09/fast"
  187. /usr/bin/make -f CMakeFiles/cmTC_cfd09.dir/build.make CMakeFiles/cmTC_cfd09.dir/build
  188. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  189. Building CXX object CMakeFiles/cmTC_cfd09.dir/testCXXCompiler.cxx.o
  190. /usr/bin/c++ -o CMakeFiles/cmTC_cfd09.dir/testCXXCompiler.cxx.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
  191. Linking CXX executable cmTC_cfd09
  192. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_cfd09.dir/link.txt --verbose=1
  193. /usr/bin/c++ -rdynamic CMakeFiles/cmTC_cfd09.dir/testCXXCompiler.cxx.o -o cmTC_cfd09
  194. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  195. Detecting CXX compiler ABI info compiled with the following output:
  196. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  197. Run Build Command:"/usr/bin/make" "cmTC_fe4e7/fast"
  198. /usr/bin/make -f CMakeFiles/cmTC_fe4e7.dir/build.make CMakeFiles/cmTC_fe4e7.dir/build
  199. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  200. Building CXX object CMakeFiles/cmTC_fe4e7.dir/CMakeCXXCompilerABI.cpp.o
  201. /usr/bin/c++ -o CMakeFiles/cmTC_fe4e7.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp
  202. Linking CXX executable cmTC_fe4e7
  203. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fe4e7.dir/link.txt --verbose=1
  204. /usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_fe4e7.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fe4e7
  205. Using built-in specs.
  206. COLLECT_GCC=/usr/bin/c++
  207. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
  208. OFFLOAD_TARGET_NAMES=nvptx-none
  209. OFFLOAD_TARGET_DEFAULT=1
  210. Target: x86_64-linux-gnu
  211. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --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 --enable-bootstrap --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
  212. Thread model: posix
  213. gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
  214. 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/
  215. 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/
  216. COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_fe4e7' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
  217. /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/ccALRM83.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 --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_fe4e7 /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/../../.. CMakeFiles/cmTC_fe4e7.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
  218. COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_fe4e7' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
  219. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  220. Parsed CXX implicit link information from above output:
  221. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  222. ignore line: [Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp]
  223. ignore line: []
  224. ignore line: [Run Build Command:"/usr/bin/make" "cmTC_fe4e7/fast"]
  225. ignore line: [/usr/bin/make -f CMakeFiles/cmTC_fe4e7.dir/build.make CMakeFiles/cmTC_fe4e7.dir/build]
  226. ignore line: [make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”]
  227. ignore line: [Building CXX object CMakeFiles/cmTC_fe4e7.dir/CMakeCXXCompilerABI.cpp.o]
  228. ignore line: [/usr/bin/c++ -o CMakeFiles/cmTC_fe4e7.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.10/Modules/CMakeCXXCompilerABI.cpp]
  229. ignore line: [Linking CXX executable cmTC_fe4e7]
  230. ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fe4e7.dir/link.txt --verbose=1]
  231. ignore line: [/usr/bin/c++ -v -rdynamic CMakeFiles/cmTC_fe4e7.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_fe4e7 ]
  232. ignore line: [Using built-in specs.]
  233. ignore line: [COLLECT_GCC=/usr/bin/c++]
  234. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper]
  235. ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none]
  236. ignore line: [OFFLOAD_TARGET_DEFAULT=1]
  237. ignore line: [Target: x86_64-linux-gnu]
  238. ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.5.0-3ubuntu1~18.04' --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 --enable-bootstrap --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]
  239. ignore line: [Thread model: posix]
  240. ignore line: [gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) ]
  241. 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/]
  242. 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/]
  243. ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_fe4e7' '-shared-libgcc' '-mtune=generic' '-march=x86-64']
  244. 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/ccALRM83.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 --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_fe4e7 /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/../../.. CMakeFiles/cmTC_fe4e7.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]
  245. arg [/usr/lib/gcc/x86_64-linux-gnu/7/collect2] ==> ignore
  246. arg [-plugin] ==> ignore
  247. arg [/usr/lib/gcc/x86_64-linux-gnu/7/liblto_plugin.so] ==> ignore
  248. arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper] ==> ignore
  249. arg [-plugin-opt=-fresolution=/tmp/ccALRM83.res] ==> ignore
  250. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  251. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  252. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  253. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  254. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  255. arg [--build-id] ==> ignore
  256. arg [--eh-frame-hdr] ==> ignore
  257. arg [-m] ==> ignore
  258. arg [elf_x86_64] ==> ignore
  259. arg [--hash-style=gnu] ==> ignore
  260. arg [--as-needed] ==> ignore
  261. arg [-export-dynamic] ==> ignore
  262. arg [-dynamic-linker] ==> ignore
  263. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  264. arg [-pie] ==> ignore
  265. arg [-znow] ==> ignore
  266. arg [-zrelro] ==> ignore
  267. arg [-o] ==> ignore
  268. arg [cmTC_fe4e7] ==> ignore
  269. arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/Scrt1.o] ==> ignore
  270. arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crti.o] ==> ignore
  271. arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtbeginS.o] ==> ignore
  272. arg [-L/usr/lib/gcc/x86_64-linux-gnu/7] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7]
  273. 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]
  274. arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib]
  275. arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
  276. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  277. arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
  278. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  279. arg [-L/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..]
  280. arg [CMakeFiles/cmTC_fe4e7.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
  281. arg [-lstdc++] ==> lib [stdc++]
  282. arg [-lm] ==> lib [m]
  283. arg [-lgcc_s] ==> lib [gcc_s]
  284. arg [-lgcc] ==> lib [gcc]
  285. arg [-lc] ==> lib [c]
  286. arg [-lgcc_s] ==> lib [gcc_s]
  287. arg [-lgcc] ==> lib [gcc]
  288. arg [/usr/lib/gcc/x86_64-linux-gnu/7/crtendS.o] ==> ignore
  289. arg [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu/crtn.o] ==> ignore
  290. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7] ==> [/usr/lib/gcc/x86_64-linux-gnu/7]
  291. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  292. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../../../lib] ==> [/usr/lib]
  293. collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  294. collapse library dir [/lib/../lib] ==> [/lib]
  295. collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  296. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  297. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/7/../../..] ==> [/usr/lib]
  298. implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
  299. implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/7;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
  300. implicit fwks: []
  301. Detecting CXX [-std=c++1z] compiler features compiled with the following output:
  302. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  303. Run Build Command:"/usr/bin/make" "cmTC_02d66/fast"
  304. /usr/bin/make -f CMakeFiles/cmTC_02d66.dir/build.make CMakeFiles/cmTC_02d66.dir/build
  305. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  306. Building CXX object CMakeFiles/cmTC_02d66.dir/feature_tests.cxx.o
  307. /usr/bin/c++ -std=c++1z -o CMakeFiles/cmTC_02d66.dir/feature_tests.cxx.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/feature_tests.cxx
  308. Linking CXX executable cmTC_02d66
  309. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_02d66.dir/link.txt --verbose=1
  310. /usr/bin/c++ -rdynamic CMakeFiles/cmTC_02d66.dir/feature_tests.cxx.o -o cmTC_02d66
  311. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  312. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  313. Feature record: CXX_FEATURE:1cxx_alias_templates
  314. Feature record: CXX_FEATURE:1cxx_alignas
  315. Feature record: CXX_FEATURE:1cxx_alignof
  316. Feature record: CXX_FEATURE:1cxx_attributes
  317. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  318. Feature record: CXX_FEATURE:1cxx_auto_type
  319. Feature record: CXX_FEATURE:1cxx_binary_literals
  320. Feature record: CXX_FEATURE:1cxx_constexpr
  321. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  322. Feature record: CXX_FEATURE:1cxx_decltype
  323. Feature record: CXX_FEATURE:1cxx_decltype_auto
  324. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  325. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  326. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  327. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  328. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  329. Feature record: CXX_FEATURE:1cxx_deleted_functions
  330. Feature record: CXX_FEATURE:1cxx_digit_separators
  331. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  332. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  333. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  334. Feature record: CXX_FEATURE:1cxx_extern_templates
  335. Feature record: CXX_FEATURE:1cxx_final
  336. Feature record: CXX_FEATURE:1cxx_func_identifier
  337. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  338. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  339. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  340. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  341. Feature record: CXX_FEATURE:1cxx_lambdas
  342. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  343. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  344. Feature record: CXX_FEATURE:1cxx_long_long_type
  345. Feature record: CXX_FEATURE:1cxx_noexcept
  346. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  347. Feature record: CXX_FEATURE:1cxx_nullptr
  348. Feature record: CXX_FEATURE:1cxx_override
  349. Feature record: CXX_FEATURE:1cxx_range_for
  350. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  351. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  352. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  353. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  354. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  355. Feature record: CXX_FEATURE:1cxx_rvalue_references
  356. Feature record: CXX_FEATURE:1cxx_sizeof_member
  357. Feature record: CXX_FEATURE:1cxx_static_assert
  358. Feature record: CXX_FEATURE:1cxx_strong_enums
  359. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  360. Feature record: CXX_FEATURE:1cxx_thread_local
  361. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  362. Feature record: CXX_FEATURE:1cxx_unicode_literals
  363. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  364. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  365. Feature record: CXX_FEATURE:1cxx_user_literals
  366. Feature record: CXX_FEATURE:1cxx_variable_templates
  367. Feature record: CXX_FEATURE:1cxx_variadic_macros
  368. Feature record: CXX_FEATURE:1cxx_variadic_templates
  369. Detecting CXX [-std=c++14] compiler features compiled with the following output:
  370. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  371. Run Build Command:"/usr/bin/make" "cmTC_f1f0d/fast"
  372. /usr/bin/make -f CMakeFiles/cmTC_f1f0d.dir/build.make CMakeFiles/cmTC_f1f0d.dir/build
  373. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  374. Building CXX object CMakeFiles/cmTC_f1f0d.dir/feature_tests.cxx.o
  375. /usr/bin/c++ -std=c++14 -o CMakeFiles/cmTC_f1f0d.dir/feature_tests.cxx.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/feature_tests.cxx
  376. Linking CXX executable cmTC_f1f0d
  377. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f1f0d.dir/link.txt --verbose=1
  378. /usr/bin/c++ -rdynamic CMakeFiles/cmTC_f1f0d.dir/feature_tests.cxx.o -o cmTC_f1f0d
  379. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  380. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  381. Feature record: CXX_FEATURE:1cxx_alias_templates
  382. Feature record: CXX_FEATURE:1cxx_alignas
  383. Feature record: CXX_FEATURE:1cxx_alignof
  384. Feature record: CXX_FEATURE:1cxx_attributes
  385. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  386. Feature record: CXX_FEATURE:1cxx_auto_type
  387. Feature record: CXX_FEATURE:1cxx_binary_literals
  388. Feature record: CXX_FEATURE:1cxx_constexpr
  389. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  390. Feature record: CXX_FEATURE:1cxx_decltype
  391. Feature record: CXX_FEATURE:1cxx_decltype_auto
  392. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  393. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  394. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  395. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  396. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  397. Feature record: CXX_FEATURE:1cxx_deleted_functions
  398. Feature record: CXX_FEATURE:1cxx_digit_separators
  399. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  400. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  401. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  402. Feature record: CXX_FEATURE:1cxx_extern_templates
  403. Feature record: CXX_FEATURE:1cxx_final
  404. Feature record: CXX_FEATURE:1cxx_func_identifier
  405. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  406. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  407. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  408. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  409. Feature record: CXX_FEATURE:1cxx_lambdas
  410. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  411. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  412. Feature record: CXX_FEATURE:1cxx_long_long_type
  413. Feature record: CXX_FEATURE:1cxx_noexcept
  414. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  415. Feature record: CXX_FEATURE:1cxx_nullptr
  416. Feature record: CXX_FEATURE:1cxx_override
  417. Feature record: CXX_FEATURE:1cxx_range_for
  418. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  419. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  420. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  421. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  422. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  423. Feature record: CXX_FEATURE:1cxx_rvalue_references
  424. Feature record: CXX_FEATURE:1cxx_sizeof_member
  425. Feature record: CXX_FEATURE:1cxx_static_assert
  426. Feature record: CXX_FEATURE:1cxx_strong_enums
  427. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  428. Feature record: CXX_FEATURE:1cxx_thread_local
  429. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  430. Feature record: CXX_FEATURE:1cxx_unicode_literals
  431. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  432. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  433. Feature record: CXX_FEATURE:1cxx_user_literals
  434. Feature record: CXX_FEATURE:1cxx_variable_templates
  435. Feature record: CXX_FEATURE:1cxx_variadic_macros
  436. Feature record: CXX_FEATURE:1cxx_variadic_templates
  437. Detecting CXX [-std=c++11] compiler features compiled with the following output:
  438. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  439. Run Build Command:"/usr/bin/make" "cmTC_e37cc/fast"
  440. /usr/bin/make -f CMakeFiles/cmTC_e37cc.dir/build.make CMakeFiles/cmTC_e37cc.dir/build
  441. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  442. Building CXX object CMakeFiles/cmTC_e37cc.dir/feature_tests.cxx.o
  443. /usr/bin/c++ -std=c++11 -o CMakeFiles/cmTC_e37cc.dir/feature_tests.cxx.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/feature_tests.cxx
  444. Linking CXX executable cmTC_e37cc
  445. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e37cc.dir/link.txt --verbose=1
  446. /usr/bin/c++ -rdynamic CMakeFiles/cmTC_e37cc.dir/feature_tests.cxx.o -o cmTC_e37cc
  447. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  448. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  449. Feature record: CXX_FEATURE:1cxx_alias_templates
  450. Feature record: CXX_FEATURE:1cxx_alignas
  451. Feature record: CXX_FEATURE:1cxx_alignof
  452. Feature record: CXX_FEATURE:1cxx_attributes
  453. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  454. Feature record: CXX_FEATURE:1cxx_auto_type
  455. Feature record: CXX_FEATURE:0cxx_binary_literals
  456. Feature record: CXX_FEATURE:1cxx_constexpr
  457. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  458. Feature record: CXX_FEATURE:1cxx_decltype
  459. Feature record: CXX_FEATURE:0cxx_decltype_auto
  460. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  461. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  462. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  463. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  464. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  465. Feature record: CXX_FEATURE:1cxx_deleted_functions
  466. Feature record: CXX_FEATURE:0cxx_digit_separators
  467. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  468. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  469. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  470. Feature record: CXX_FEATURE:1cxx_extern_templates
  471. Feature record: CXX_FEATURE:1cxx_final
  472. Feature record: CXX_FEATURE:1cxx_func_identifier
  473. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  474. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  475. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  476. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  477. Feature record: CXX_FEATURE:1cxx_lambdas
  478. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  479. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  480. Feature record: CXX_FEATURE:1cxx_long_long_type
  481. Feature record: CXX_FEATURE:1cxx_noexcept
  482. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  483. Feature record: CXX_FEATURE:1cxx_nullptr
  484. Feature record: CXX_FEATURE:1cxx_override
  485. Feature record: CXX_FEATURE:1cxx_range_for
  486. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  487. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  488. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  489. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  490. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  491. Feature record: CXX_FEATURE:1cxx_rvalue_references
  492. Feature record: CXX_FEATURE:1cxx_sizeof_member
  493. Feature record: CXX_FEATURE:1cxx_static_assert
  494. Feature record: CXX_FEATURE:1cxx_strong_enums
  495. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  496. Feature record: CXX_FEATURE:1cxx_thread_local
  497. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  498. Feature record: CXX_FEATURE:1cxx_unicode_literals
  499. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  500. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  501. Feature record: CXX_FEATURE:1cxx_user_literals
  502. Feature record: CXX_FEATURE:0cxx_variable_templates
  503. Feature record: CXX_FEATURE:1cxx_variadic_macros
  504. Feature record: CXX_FEATURE:1cxx_variadic_templates
  505. Detecting CXX [-std=c++98] compiler features compiled with the following output:
  506. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  507. Run Build Command:"/usr/bin/make" "cmTC_bf4a8/fast"
  508. /usr/bin/make -f CMakeFiles/cmTC_bf4a8.dir/build.make CMakeFiles/cmTC_bf4a8.dir/build
  509. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  510. Building CXX object CMakeFiles/cmTC_bf4a8.dir/feature_tests.cxx.o
  511. /usr/bin/c++ -std=c++98 -o CMakeFiles/cmTC_bf4a8.dir/feature_tests.cxx.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/feature_tests.cxx
  512. Linking CXX executable cmTC_bf4a8
  513. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bf4a8.dir/link.txt --verbose=1
  514. /usr/bin/c++ -rdynamic CMakeFiles/cmTC_bf4a8.dir/feature_tests.cxx.o -o cmTC_bf4a8
  515. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  516. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  517. Feature record: CXX_FEATURE:0cxx_alias_templates
  518. Feature record: CXX_FEATURE:0cxx_alignas
  519. Feature record: CXX_FEATURE:0cxx_alignof
  520. Feature record: CXX_FEATURE:0cxx_attributes
  521. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  522. Feature record: CXX_FEATURE:0cxx_auto_type
  523. Feature record: CXX_FEATURE:0cxx_binary_literals
  524. Feature record: CXX_FEATURE:0cxx_constexpr
  525. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  526. Feature record: CXX_FEATURE:0cxx_decltype
  527. Feature record: CXX_FEATURE:0cxx_decltype_auto
  528. Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
  529. Feature record: CXX_FEATURE:0cxx_default_function_template_args
  530. Feature record: CXX_FEATURE:0cxx_defaulted_functions
  531. Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
  532. Feature record: CXX_FEATURE:0cxx_delegating_constructors
  533. Feature record: CXX_FEATURE:0cxx_deleted_functions
  534. Feature record: CXX_FEATURE:0cxx_digit_separators
  535. Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
  536. Feature record: CXX_FEATURE:0cxx_explicit_conversions
  537. Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
  538. Feature record: CXX_FEATURE:0cxx_extern_templates
  539. Feature record: CXX_FEATURE:0cxx_final
  540. Feature record: CXX_FEATURE:0cxx_func_identifier
  541. Feature record: CXX_FEATURE:0cxx_generalized_initializers
  542. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  543. Feature record: CXX_FEATURE:0cxx_inheriting_constructors
  544. Feature record: CXX_FEATURE:0cxx_inline_namespaces
  545. Feature record: CXX_FEATURE:0cxx_lambdas
  546. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  547. Feature record: CXX_FEATURE:0cxx_local_type_template_args
  548. Feature record: CXX_FEATURE:0cxx_long_long_type
  549. Feature record: CXX_FEATURE:0cxx_noexcept
  550. Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
  551. Feature record: CXX_FEATURE:0cxx_nullptr
  552. Feature record: CXX_FEATURE:0cxx_override
  553. Feature record: CXX_FEATURE:0cxx_range_for
  554. Feature record: CXX_FEATURE:0cxx_raw_string_literals
  555. Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
  556. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  557. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  558. Feature record: CXX_FEATURE:0cxx_right_angle_brackets
  559. Feature record: CXX_FEATURE:0cxx_rvalue_references
  560. Feature record: CXX_FEATURE:0cxx_sizeof_member
  561. Feature record: CXX_FEATURE:0cxx_static_assert
  562. Feature record: CXX_FEATURE:0cxx_strong_enums
  563. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  564. Feature record: CXX_FEATURE:0cxx_thread_local
  565. Feature record: CXX_FEATURE:0cxx_trailing_return_types
  566. Feature record: CXX_FEATURE:0cxx_unicode_literals
  567. Feature record: CXX_FEATURE:0cxx_uniform_initialization
  568. Feature record: CXX_FEATURE:0cxx_unrestricted_unions
  569. Feature record: CXX_FEATURE:0cxx_user_literals
  570. Feature record: CXX_FEATURE:0cxx_variable_templates
  571. Feature record: CXX_FEATURE:0cxx_variadic_macros
  572. Feature record: CXX_FEATURE:0cxx_variadic_templates
  573. Determining if the include file pthread.h exists passed with the following output:
  574. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  575. Run Build Command:"/usr/bin/make" "cmTC_fa46d/fast"
  576. /usr/bin/make -f CMakeFiles/cmTC_fa46d.dir/build.make CMakeFiles/cmTC_fa46d.dir/build
  577. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  578. Building C object CMakeFiles/cmTC_fa46d.dir/CheckIncludeFile.c.o
  579. /usr/bin/cc -o CMakeFiles/cmTC_fa46d.dir/CheckIncludeFile.c.o -c /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp/CheckIncludeFile.c
  580. Linking C executable cmTC_fa46d
  581. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_fa46d.dir/link.txt --verbose=1
  582. /usr/bin/cc -rdynamic CMakeFiles/cmTC_fa46d.dir/CheckIncludeFile.c.o -o cmTC_fa46d
  583. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  584. Determining if the function pthread_create exists in the pthread passed with the following output:
  585. Change Dir: /home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp
  586. Run Build Command:"/usr/bin/make" "cmTC_c89d0/fast"
  587. /usr/bin/make -f CMakeFiles/cmTC_c89d0.dir/build.make CMakeFiles/cmTC_c89d0.dir/build
  588. make[1]: 进入目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”
  589. Building C object CMakeFiles/cmTC_c89d0.dir/CheckFunctionExists.c.o
  590. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -o CMakeFiles/cmTC_c89d0.dir/CheckFunctionExists.c.o -c /usr/share/cmake-3.10/Modules/CheckFunctionExists.c
  591. Linking C executable cmTC_c89d0
  592. /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c89d0.dir/link.txt --verbose=1
  593. /usr/bin/cc -DCHECK_FUNCTION_EXISTS=pthread_create -rdynamic CMakeFiles/cmTC_c89d0.dir/CheckFunctionExists.c.o -o cmTC_c89d0 -lpthread
  594. make[1]: 离开目录“/home/lenotary/work/code/lidar_to_camera/cmake-build-debug/CMakeFiles/CMakeTmp”