Advertisement
nihi1ist

neovim build error

Dec 18th, 2022 (edited)
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 87.03 KB | Software | 0 0
  1. dpkg-buildpackage: инфо: пакет исходного кода neovim
  2. dpkg-buildpackage: инфо: версия исходного кода 0.7.2-3
  3. dpkg-buildpackage: инфо: дистрибутив исходного кода unstable
  4. dpkg-buildpackage: инфо: исходный код изменён James McCoy <jamessan@debian.org>
  5. dpkg-buildpackage: инфо: архитектура узла amd64
  6. dh clean --buildsystem=cmake --builddirectory=build
  7. debian/rules override_dh_auto_clean
  8. make[1]: вход в каталог «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2»
  9. /usr/bin/make clean
  10. make[2]: вход в каталог «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2»
  11. test -d build && ninja -C build clean || true
  12. ninja: Entering directory `build'
  13. /usr/bin/make -C src/nvim/testdir clean
  14. make[3]: вход в каталог «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/src/nvim/testdir»
  15. rm -f -rf *.out *.failed *.res *.rej *.orig *.tlog test.log test_result.log messages test.out X* viminfo test.ok valgrind.* .*.swp .*.swo .gdbinit /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/src/nvim/testdir/Xtest-tmpdir del
  16. make[3]: выход из каталога «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/src/nvim/testdir»
  17. /usr/bin/make -C runtime/doc clean
  18. make[3]: вход в каталог «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/runtime/doc»
  19. rm -f *.html tags.ref api.html arabic.html autocmd.html builtin.html change.html channel.html cmdline.html debug.html deprecated.html develop.html dev_style.html diagnostic.html diff.html digraph.html editing.html eval.html filetype.html fold.html ft_ada.html ft_ps1.html ft_raku.html ft_rust.html ft_sql.html gui.html hebrew.html helphelp.html help.html if_cscop.html if_perl.html if_pyth.html if_ruby.html indent.html index.html insert.html intro.html job_control.html lsp-extension.html lsp.html lua.html map.html mbyte.html message.html mlang.html motion.html nvim_terminal_emulator.html nvim.html options.html pattern.html pi_gzip.html pi_health.html pi_msgpack.html pi_netrw.html pi_paren.html pi_spec.html pi_tar.html pi_tutor.html pi_zip.html print.html provider.html quickfix.html quickref.html recover.html remote_plugin.html remote.html repeat.html rileft.html russian.html scroll.html sign.html spell.html starting.html syntax.html tabpage.html tagsrch.html term.html testing.html tips.html treesitter.html uganda.html ui.html undo.html usr_01.html usr_02.html usr_03.html usr_04.html usr_05.html usr_06.html usr_07.html usr_08.html usr_09.html usr_10.html usr_11.html usr_12.html usr_20.html usr_21.html usr_22.html usr_23.html usr_24.html usr_25.html usr_26.html usr_27.html usr_28.html usr_29.html usr_30.html usr_31.html usr_32.html usr_40.html usr_41.html usr_42.html usr_43.html usr_44.html usr_45.html usr_toc.html various.html vi_diff.html vim_diff.html visual.html windows.html errors.log tags
  20. make[3]: выход из каталога «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/runtime/doc»
  21. /usr/bin/make -C runtime/indent clean
  22. make[3]: вход в каталог «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/runtime/indent»
  23. rm -f testdir/*.fail testdir/*.out
  24. make[3]: выход из каталога «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/runtime/indent»
  25. make[2]: выход из каталога «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2»
  26. dh_auto_clean
  27. make[1]: выход из каталога «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2»
  28. dh_autoreconf_clean -O--buildsystem=cmake -O--builddirectory=build
  29. dh_clean -O--buildsystem=cmake -O--builddirectory=build
  30. dpkg-source: инфо: используется формат исходника «3.0 (quilt)»
  31. dpkg-source: инфо: сборка neovim с использованием существующего ./neovim_0.7.2.orig.tar.xz
  32. dpkg-source: инфо: сборка neovim в neovim_0.7.2-3.debian.tar.xz
  33. dpkg-source: инфо: сборка neovim в neovim_0.7.2-3.dsc
  34. dh binary --buildsystem=cmake --builddirectory=build
  35. dh_update_autotools_config -O--buildsystem=cmake -O--builddirectory=build
  36. dh_autoreconf -O--buildsystem=cmake -O--builddirectory=build
  37. debian/rules override_dh_auto_configure
  38. make[1]: вход в каталог «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2»
  39. dh_auto_configure -- -G Ninja -DCMAKE_BUILD_TYPE=Release -DBUSTED_OUTPUT_TYPE=nvim -DPREFER_LUA=OFF -DLIBLUV_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/lua/5.1/luv.so -DLIBLUV_INCLUDE_DIR:PATH=/usr/include/lua5.1 -DCOMPILE_LUA=OFF
  40. cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -G Ninja -DCMAKE_BUILD_TYPE=Release -DBUSTED_OUTPUT_TYPE=nvim -DPREFER_LUA=OFF -DLIBLUV_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/lua/5.1/luv.so -DLIBLUV_INCLUDE_DIR:PATH=/usr/include/lua5.1 -DCOMPILE_LUA=OFF ..
  41. -- The C compiler identification is GNU 11.3.0
  42. -- Detecting C compiler ABI info
  43. -- Detecting C compiler ABI info - done
  44. -- Check for working C compiler: /usr/bin/cc - skipped
  45. -- Detecting C compile features
  46. -- Detecting C compile features - done
  47. -- CMAKE_INSTALL_PREFIX=/usr
  48. -- CMAKE_BUILD_TYPE=Release
  49. -- MIN_LOG_LEVEL not specified, default is 3 (ERROR) for release builds
  50. -- Replacing -O3 in CMAKE_C_FLAGS_RELEASE with -O2
  51. -- Performing Test HAS_OG_FLAG
  52. -- Performing Test HAS_OG_FLAG - Success
  53. -- Performing Test HAS_ACCEPTABLE_FORTIFY
  54. -- Performing Test HAS_ACCEPTABLE_FORTIFY - Success
  55. -- Performing Test HAVE_EXECINFO_BACKTRACE
  56. -- Performing Test HAVE_EXECINFO_BACKTRACE - Success
  57. -- Performing Test HAVE_BUILTIN_ADD_OVERFLOW
  58. -- Performing Test HAVE_BUILTIN_ADD_OVERFLOW - Success
  59. -- Performing Test HAVE_WIMPLICIT_FALLTHROUGH_FLAG
  60. -- Performing Test HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success
  61. -- Performing Test HAVE_WSUGGEST_ATTRIBUTE_PURE
  62. -- Performing Test HAVE_WSUGGEST_ATTRIBUTE_PURE - Success
  63. -- Performing Test HAVE_WSUGGEST_ATTRIBUTE_CONST
  64. -- Performing Test HAVE_WSUGGEST_ATTRIBUTE_CONST - Success
  65. -- Performing Test HAVE_WSUGGEST_ATTRIBUTE_MALLOC
  66. -- Performing Test HAVE_WSUGGEST_ATTRIBUTE_MALLOC - Success
  67. -- Performing Test HAVE_WSUGGEST_ATTRIBUTE_COLD
  68. -- Performing Test HAVE_WSUGGEST_ATTRIBUTE_COLD - Success
  69. -- Performing Test HAS_WVLA_FLAG
  70. -- Performing Test HAS_WVLA_FLAG - Success
  71. -- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG
  72. -- Performing Test HAS_FSTACK_PROTECTOR_STRONG_FLAG - Success
  73. -- Performing Test HAS_FSTACK_PROTECTOR_FLAG
  74. -- Performing Test HAS_FSTACK_PROTECTOR_FLAG - Success
  75. -- Performing Test HAVE_FNO_COMMON
  76. -- Performing Test HAVE_FNO_COMMON - Success
  77. -- Performing Test HAS_DIAG_COLOR_FLAG
  78. -- Performing Test HAS_DIAG_COLOR_FLAG - Success
  79. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
  80. -- Looking for dlopen in dl
  81. -- Looking for dlopen in dl - found
  82. -- Looking for kstat_lookup in kstat
  83. -- Looking for kstat_lookup in kstat - not found
  84. -- Looking for kvm_open in kvm
  85. -- Looking for kvm_open in kvm - not found
  86. -- Looking for gethostbyname in nsl
  87. -- Looking for gethostbyname in nsl - found
  88. -- Looking for perfstat_cpu in perfstat
  89. -- Looking for perfstat_cpu in perfstat - not found
  90. -- Looking for clock_gettime in rt
  91. -- Looking for clock_gettime in rt - found
  92. -- Looking for sendfile in sendfile
  93. -- Looking for sendfile in sendfile - not found
  94. -- Looking for pthread.h
  95. -- Looking for pthread.h - found
  96. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
  97. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
  98. -- Found Threads: TRUE
  99. -- Found LibUV: /usr/lib/x86_64-linux-gnu/libuv.so (Required is at least version "1.28.0")
  100. -- Found Msgpack: /usr/lib/x86_64-linux-gnu/libmsgpackc.so (found suitable version "3.3.0", minimum required is "1.0.0")
  101. -- Found LibLUV: /usr/lib/x86_64-linux-gnu/lua/5.1/luv.so (Required is at least version "1.43.0")
  102. -- Found TreeSitter 0.6.3
  103. -- Performing Test TS_HAS_SET_MATCH_LIMIT
  104. -- Performing Test TS_HAS_SET_MATCH_LIMIT - Success
  105. -- Performing Test TS_HAS_SET_ALLOCATOR
  106. -- Performing Test TS_HAS_SET_ALLOCATOR - Success
  107. -- Configuring incomplete, errors occurred!
  108. See also "/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeOutput.log".
  109. See also "/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeError.log".
  110. cd build && tail -v -n \+0 CMakeCache.txt
  111. ==> CMakeCache.txt <==
  112. # This is the CMakeCache file.
  113. # For build in directory: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build
  114. # It was generated by CMake: /usr/bin/cmake
  115. # You can edit this file to change values found and used by cmake.
  116. # If you do not want to change any of the values, simply exit the editor.
  117. # If you do want to change a value, simply edit, save, and exit the editor.
  118. # The syntax for the file is as follows:
  119. # KEY:TYPE=VALUE
  120. # KEY is the name of a variable in the cache.
  121. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
  122. # VALUE is the current value for the KEY.
  123.  
  124. ########################
  125. # EXTERNAL cache entries
  126. ########################
  127.  
  128. //No help, variable specified on the command line.
  129. BUSTED_OUTPUT_TYPE:UNINITIALIZED=nvim
  130.  
  131. //CI, extra flags will be set
  132. CI_BUILD:BOOL=OFF
  133.  
  134. //Path to a program.
  135. CMAKE_ADDR2LINE:FILEPATH=/usr/bin/addr2line
  136.  
  137. //Path to a program.
  138. CMAKE_AR:FILEPATH=/usr/bin/ar
  139.  
  140. //Choose the type of build, options are: None Debug Release RelWithDebInfo
  141. // MinSizeRel ...
  142. CMAKE_BUILD_TYPE:STRING=Release
  143.  
  144. //C compiler
  145. CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc
  146.  
  147. //A wrapper around 'ar' adding the appropriate '--plugin' option
  148. // for the GCC compiler
  149. CMAKE_C_COMPILER_AR:FILEPATH=/usr/bin/gcc-ar-11
  150.  
  151. //A wrapper around 'ranlib' adding the appropriate '--plugin' option
  152. // for the GCC compiler
  153. CMAKE_C_COMPILER_RANLIB:FILEPATH=/usr/bin/gcc-ranlib-11
  154.  
  155. //Flags used by the C compiler during all build types.
  156. CMAKE_C_FLAGS:STRING=-g -O2 -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=1
  157.  
  158. //Flags used by the C compiler during DEBUG builds.
  159. CMAKE_C_FLAGS_DEBUG:STRING=-g
  160.  
  161. //Flags used by the C compiler during MINSIZEREL builds.
  162. CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
  163.  
  164. //Flags used by the C compiler during RELEASE builds.
  165. CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
  166.  
  167. //Flags used by the C compiler during RELWITHDEBINFO builds.
  168. CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
  169.  
  170. //Path to a program.
  171. CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
  172.  
  173. //Flags used by the linker during all build types.
  174. CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now
  175.  
  176. //Flags used by the linker during DEBUG builds.
  177. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
  178.  
  179. //Flags used by the linker during MINSIZEREL builds.
  180. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
  181.  
  182. //Flags used by the linker during RELEASE builds.
  183. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
  184.  
  185. //Flags used by the linker during RELWITHDEBINFO builds.
  186. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  187.  
  188. //Enable/Disable output of compile commands during generation.
  189. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
  190.  
  191. //No help, variable specified on the command line.
  192. CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
  193.  
  194. //No help, variable specified on the command line.
  195. CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON
  196.  
  197. //No help, variable specified on the command line.
  198. CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF
  199.  
  200. //No help, variable specified on the command line.
  201. CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/x86_64-linux-gnu
  202.  
  203. //No help, variable specified on the command line.
  204. CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var
  205.  
  206. //Install path prefix, prepended onto install directories.
  207. CMAKE_INSTALL_PREFIX:PATH=/usr
  208.  
  209. //No help, variable specified on the command line.
  210. CMAKE_INSTALL_RUNSTATEDIR:UNINITIALIZED=/run
  211.  
  212. //No help, variable specified on the command line.
  213. CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc
  214.  
  215. //Path to a program.
  216. CMAKE_LINKER:FILEPATH=/usr/bin/ld
  217.  
  218. //Program used to build from build.ninja files.
  219. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/ninja
  220.  
  221. //Flags used by the linker during the creation of modules during
  222. // all build types.
  223. CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now
  224.  
  225. //Flags used by the linker during the creation of modules during
  226. // DEBUG builds.
  227. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
  228.  
  229. //Flags used by the linker during the creation of modules during
  230. // MINSIZEREL builds.
  231. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
  232.  
  233. //Flags used by the linker during the creation of modules during
  234. // RELEASE builds.
  235. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
  236.  
  237. //Flags used by the linker during the creation of modules during
  238. // RELWITHDEBINFO builds.
  239. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  240.  
  241. //Path to a program.
  242. CMAKE_NM:FILEPATH=/usr/bin/nm
  243.  
  244. //Path to a program.
  245. CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy
  246.  
  247. //Path to a program.
  248. CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump
  249.  
  250. //Value Computed by CMake
  251. CMAKE_PROJECT_DESCRIPTION:STATIC=
  252.  
  253. //Value Computed by CMake
  254. CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
  255.  
  256. //Value Computed by CMake
  257. CMAKE_PROJECT_NAME:STATIC=nvim
  258.  
  259. //Path to a program.
  260. CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib
  261.  
  262. //Path to a program.
  263. CMAKE_READELF:FILEPATH=/usr/bin/readelf
  264.  
  265. //Flags used by the linker during the creation of shared libraries
  266. // during all build types.
  267. CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now
  268.  
  269. //Flags used by the linker during the creation of shared libraries
  270. // during DEBUG builds.
  271. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
  272.  
  273. //Flags used by the linker during the creation of shared libraries
  274. // during MINSIZEREL builds.
  275. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
  276.  
  277. //Flags used by the linker during the creation of shared libraries
  278. // during RELEASE builds.
  279. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
  280.  
  281. //Flags used by the linker during the creation of shared libraries
  282. // during RELWITHDEBINFO builds.
  283. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  284.  
  285. //If set, runtime paths are not added when installing shared libraries,
  286. // but are added when building.
  287. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
  288.  
  289. //If set, runtime paths are not added when using shared libraries.
  290. CMAKE_SKIP_RPATH:BOOL=NO
  291.  
  292. //Flags used by the linker during the creation of static libraries
  293. // during all build types.
  294. CMAKE_STATIC_LINKER_FLAGS:STRING=
  295.  
  296. //Flags used by the linker during the creation of static libraries
  297. // during DEBUG builds.
  298. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
  299.  
  300. //Flags used by the linker during the creation of static libraries
  301. // during MINSIZEREL builds.
  302. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
  303.  
  304. //Flags used by the linker during the creation of static libraries
  305. // during RELEASE builds.
  306. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
  307.  
  308. //Flags used by the linker during the creation of static libraries
  309. // during RELWITHDEBINFO builds.
  310. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
  311.  
  312. //Path to a program.
  313. CMAKE_STRIP:FILEPATH=/usr/bin/strip
  314.  
  315. //If this value is on, makefiles will be generated without the
  316. // .SILENT directive, and all commands will be echoed to the console
  317. // during the make. This is useful for debugging only. With Visual
  318. // Studio IDE projects all commands are done without /nologo.
  319. CMAKE_VERBOSE_MAKEFILE:BOOL=ON
  320.  
  321. //No help, variable specified on the command line.
  322. COMPILE_LUA:UNINITIALIZED=OFF
  323.  
  324. //Path prefix for finding dependencies
  325. DEPS_PREFIX:PATH=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/.deps/usr
  326.  
  327. //enable libiconv
  328. ENABLE_LIBICONV:BOOL=ON
  329.  
  330. //enable libintl
  331. ENABLE_LIBINTL:BOOL=ON
  332.  
  333. //enable link time optimization
  334. ENABLE_LTO:BOOL=ON
  335.  
  336. //No help, variable specified on the command line.
  337. LIBLUV_INCLUDE_DIR:PATH=/usr/include/lua5.1
  338.  
  339. //No help, variable specified on the command line.
  340. LIBLUV_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/lua/5.1/luv.so
  341.  
  342. //Path to a file.
  343. LIBUV_INCLUDE_DIR:PATH=/usr/include
  344.  
  345. //Path to a library.
  346. LIBUV_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libuv.so
  347.  
  348. //Add list actions logging
  349. LOG_LIST_ACTIONS:BOOL=OFF
  350.  
  351. //Path to a file.
  352. LUAJIT_INCLUDE_DIR:PATH=LUAJIT_INCLUDE_DIR-NOTFOUND
  353.  
  354. //Path to a library.
  355. LUAJIT_LIBRARY:FILEPATH=LUAJIT_LIBRARY-NOTFOUND
  356.  
  357. //Path to a file.
  358. MSGPACK_INCLUDE_DIR:PATH=/usr/include
  359.  
  360. //Path to a library.
  361. MSGPACK_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libmsgpackc.so
  362.  
  363. //Arguments to supply to pkg-config
  364. PKG_CONFIG_ARGN:STRING=
  365.  
  366. //pkg-config executable
  367. PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config
  368.  
  369. //Prefer Lua over LuaJIT in the nvim executable.
  370. PREFER_LUA:BOOL=OFF
  371.  
  372. //Path to a file.
  373. TreeSitter_INCLUDE_DIR:PATH=/usr/include
  374.  
  375. //Path to a library.
  376. TreeSitter_LIBRARY:FILEPATH=/usr/lib/x86_64-linux-gnu/libtree-sitter.so
  377.  
  378. //Value Computed by CMake
  379. nvim_BINARY_DIR:STATIC=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build
  380.  
  381. //Value Computed by CMake
  382. nvim_IS_TOP_LEVEL:STATIC=ON
  383.  
  384. //Value Computed by CMake
  385. nvim_SOURCE_DIR:STATIC=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2
  386.  
  387. //Path to a library.
  388. pkgcfg_lib_PC_LIBUV_dl:FILEPATH=/usr/lib/x86_64-linux-gnu/libdl.a
  389.  
  390. //Path to a library.
  391. pkgcfg_lib_PC_LIBUV_pthread:FILEPATH=/usr/lib/x86_64-linux-gnu/libpthread.a
  392.  
  393. //Path to a library.
  394. pkgcfg_lib_PC_LIBUV_rt:FILEPATH=/usr/lib/x86_64-linux-gnu/librt.a
  395.  
  396. //Path to a library.
  397. pkgcfg_lib_PC_LIBUV_uv:FILEPATH=/usr/lib/x86_64-linux-gnu/libuv.so
  398.  
  399. //Path to a library.
  400. pkgcfg_lib_PC_MSGPACK_msgpackc:FILEPATH=/usr/lib/x86_64-linux-gnu/libmsgpackc.so
  401.  
  402. //Path to a library.
  403. pkgcfg_lib_TreeSitter_PKGCONF_tree-sitter:FILEPATH=/usr/lib/x86_64-linux-gnu/libtree-sitter.so
  404.  
  405.  
  406. ########################
  407. # INTERNAL cache entries
  408. ########################
  409.  
  410. //ADVANCED property for variable: CMAKE_ADDR2LINE
  411. CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
  412. //ADVANCED property for variable: CMAKE_AR
  413. CMAKE_AR-ADVANCED:INTERNAL=1
  414. //STRINGS property for variable: CMAKE_BUILD_TYPE
  415. CMAKE_BUILD_TYPE-STRINGS:INTERNAL=Debug;Release;MinSizeRel;RelWithDebInfo
  416. //This is the directory where this CMakeCache.txt was created
  417. CMAKE_CACHEFILE_DIR:INTERNAL=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build
  418. //Major version of cmake used to create the current loaded cache
  419. CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
  420. //Minor version of cmake used to create the current loaded cache
  421. CMAKE_CACHE_MINOR_VERSION:INTERNAL=22
  422. //Patch version of cmake used to create the current loaded cache
  423. CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
  424. //Path to CMake executable.
  425. CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
  426. //Path to cpack program executable.
  427. CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
  428. //Path to ctest program executable.
  429. CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
  430. //ADVANCED property for variable: CMAKE_C_COMPILER
  431. CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
  432. //ADVANCED property for variable: CMAKE_C_COMPILER_AR
  433. CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
  434. //ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
  435. CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
  436. //ADVANCED property for variable: CMAKE_C_FLAGS
  437. CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
  438. //ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
  439. CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  440. //ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
  441. CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  442. //ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
  443. CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  444. //ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
  445. CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  446. //ADVANCED property for variable: CMAKE_DLLTOOL
  447. CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
  448. //Executable file format
  449. CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
  450. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
  451. CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  452. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
  453. CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  454. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
  455. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  456. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
  457. CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  458. //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
  459. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  460. //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
  461. CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
  462. //Name of external makefile project generator.
  463. CMAKE_EXTRA_GENERATOR:INTERNAL=
  464. //Name of generator.
  465. CMAKE_GENERATOR:INTERNAL=Ninja
  466. //Generator instance identifier.
  467. CMAKE_GENERATOR_INSTANCE:INTERNAL=
  468. //Name of generator platform.
  469. CMAKE_GENERATOR_PLATFORM:INTERNAL=
  470. //Name of generator toolset.
  471. CMAKE_GENERATOR_TOOLSET:INTERNAL=
  472. //Test CMAKE_HAVE_LIBC_PTHREAD
  473. CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
  474. //Have include pthread.h
  475. CMAKE_HAVE_PTHREAD_H:INTERNAL=1
  476. //Source directory with the top level CMakeLists.txt file for this
  477. // project
  478. CMAKE_HOME_DIRECTORY:INTERNAL=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2
  479. //Install .so files without execute permission.
  480. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
  481. //ADVANCED property for variable: CMAKE_LINKER
  482. CMAKE_LINKER-ADVANCED:INTERNAL=1
  483. //ADVANCED property for variable: CMAKE_MAKE_PROGRAM
  484. CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
  485. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
  486. CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
  487. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
  488. CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  489. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
  490. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  491. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
  492. CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  493. //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
  494. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  495. //ADVANCED property for variable: CMAKE_NM
  496. CMAKE_NM-ADVANCED:INTERNAL=1
  497. //number of local generators
  498. CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
  499. //ADVANCED property for variable: CMAKE_OBJCOPY
  500. CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
  501. //ADVANCED property for variable: CMAKE_OBJDUMP
  502. CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
  503. //Platform information initialized
  504. CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
  505. //ADVANCED property for variable: CMAKE_RANLIB
  506. CMAKE_RANLIB-ADVANCED:INTERNAL=1
  507. //ADVANCED property for variable: CMAKE_READELF
  508. CMAKE_READELF-ADVANCED:INTERNAL=1
  509. //Path to CMake installation.
  510. CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.22
  511. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
  512. CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
  513. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
  514. CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  515. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
  516. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  517. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
  518. CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  519. //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
  520. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  521. //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
  522. CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
  523. //ADVANCED property for variable: CMAKE_SKIP_RPATH
  524. CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
  525. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
  526. CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
  527. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
  528. CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
  529. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
  530. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
  531. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
  532. CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
  533. //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
  534. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
  535. //ADVANCED property for variable: CMAKE_STRIP
  536. CMAKE_STRIP-ADVANCED:INTERNAL=1
  537. //uname command
  538. CMAKE_UNAME:INTERNAL=/usr/bin/uname
  539. //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
  540. CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
  541. //Details about finding LibLUV
  542. FIND_PACKAGE_MESSAGE_DETAILS_LibLUV:INTERNAL=[/usr/lib/x86_64-linux-gnu/lua/5.1/luv.so][/usr/include/lua5.1][v(1.43.0)]
  543. //Details about finding LibUV
  544. FIND_PACKAGE_MESSAGE_DETAILS_LibUV:INTERNAL=[/usr/lib/x86_64-linux-gnu/libuv.so][/usr/include][v(1.28.0)]
  545. //Details about finding Msgpack
  546. FIND_PACKAGE_MESSAGE_DETAILS_Msgpack:INTERNAL=[/usr/lib/x86_64-linux-gnu/libmsgpackc.so][/usr/include][v3.3.0(1.0.0)]
  547. //Details about finding PkgConfig
  548. FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29.2()]
  549. //Details about finding Threads
  550. FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
  551. //Test HAS_ACCEPTABLE_FORTIFY
  552. HAS_ACCEPTABLE_FORTIFY:INTERNAL=1
  553. //Test HAS_DIAG_COLOR_FLAG
  554. HAS_DIAG_COLOR_FLAG:INTERNAL=1
  555. //Test HAS_FSTACK_PROTECTOR_FLAG
  556. HAS_FSTACK_PROTECTOR_FLAG:INTERNAL=1
  557. //Test HAS_FSTACK_PROTECTOR_STRONG_FLAG
  558. HAS_FSTACK_PROTECTOR_STRONG_FLAG:INTERNAL=1
  559. //Test HAS_OG_FLAG
  560. HAS_OG_FLAG:INTERNAL=1
  561. //Test HAS_WVLA_FLAG
  562. HAS_WVLA_FLAG:INTERNAL=1
  563. //Test HAVE_BUILTIN_ADD_OVERFLOW
  564. HAVE_BUILTIN_ADD_OVERFLOW:INTERNAL=1
  565. //Test HAVE_EXECINFO_BACKTRACE
  566. HAVE_EXECINFO_BACKTRACE:INTERNAL=1
  567. //Test HAVE_FNO_COMMON
  568. HAVE_FNO_COMMON:INTERNAL=1
  569. //Have library dl
  570. HAVE_LIBDL:INTERNAL=1
  571. //Have library kstat
  572. HAVE_LIBKSTAT:INTERNAL=
  573. //Have library kvm
  574. HAVE_LIBKVM:INTERNAL=
  575. //Have library nsl
  576. HAVE_LIBNSL:INTERNAL=1
  577. //Have library perfstat
  578. HAVE_LIBPERFSTAT:INTERNAL=
  579. //Have library rt
  580. HAVE_LIBRT:INTERNAL=1
  581. //Have library sendfile
  582. HAVE_LIBSENDFILE:INTERNAL=
  583. //Test HAVE_WIMPLICIT_FALLTHROUGH_FLAG
  584. HAVE_WIMPLICIT_FALLTHROUGH_FLAG:INTERNAL=1
  585. //Test HAVE_WSUGGEST_ATTRIBUTE_COLD
  586. HAVE_WSUGGEST_ATTRIBUTE_COLD:INTERNAL=1
  587. //Test HAVE_WSUGGEST_ATTRIBUTE_CONST
  588. HAVE_WSUGGEST_ATTRIBUTE_CONST:INTERNAL=1
  589. //Test HAVE_WSUGGEST_ATTRIBUTE_MALLOC
  590. HAVE_WSUGGEST_ATTRIBUTE_MALLOC:INTERNAL=1
  591. //Test HAVE_WSUGGEST_ATTRIBUTE_PURE
  592. HAVE_WSUGGEST_ATTRIBUTE_PURE:INTERNAL=1
  593. //ADVANCED property for variable: LIBLUV_INCLUDE_DIR
  594. LIBLUV_INCLUDE_DIR-ADVANCED:INTERNAL=1
  595. //ADVANCED property for variable: LIBLUV_LIBRARY
  596. LIBLUV_LIBRARY-ADVANCED:INTERNAL=1
  597. //ADVANCED property for variable: LIBUV_INCLUDE_DIR
  598. LIBUV_INCLUDE_DIR-ADVANCED:INTERNAL=1
  599. //ADVANCED property for variable: LIBUV_LIBRARY
  600. LIBUV_LIBRARY-ADVANCED:INTERNAL=1
  601. //ADVANCED property for variable: MSGPACK_INCLUDE_DIR
  602. MSGPACK_INCLUDE_DIR-ADVANCED:INTERNAL=1
  603. //ADVANCED property for variable: MSGPACK_LIBRARY
  604. MSGPACK_LIBRARY-ADVANCED:INTERNAL=1
  605. PC_LIBLUV_CFLAGS:INTERNAL=
  606. PC_LIBLUV_CFLAGS_I:INTERNAL=
  607. PC_LIBLUV_CFLAGS_OTHER:INTERNAL=
  608. PC_LIBLUV_FOUND:INTERNAL=
  609. PC_LIBLUV_INCLUDEDIR:INTERNAL=
  610. PC_LIBLUV_LIBDIR:INTERNAL=
  611. PC_LIBLUV_LIBS:INTERNAL=
  612. PC_LIBLUV_LIBS_L:INTERNAL=
  613. PC_LIBLUV_LIBS_OTHER:INTERNAL=
  614. PC_LIBLUV_LIBS_PATHS:INTERNAL=
  615. PC_LIBLUV_MODULE_NAME:INTERNAL=
  616. PC_LIBLUV_PREFIX:INTERNAL=
  617. PC_LIBLUV_STATIC_CFLAGS:INTERNAL=
  618. PC_LIBLUV_STATIC_CFLAGS_I:INTERNAL=
  619. PC_LIBLUV_STATIC_CFLAGS_OTHER:INTERNAL=
  620. PC_LIBLUV_STATIC_LIBDIR:INTERNAL=
  621. PC_LIBLUV_STATIC_LIBS:INTERNAL=
  622. PC_LIBLUV_STATIC_LIBS_L:INTERNAL=
  623. PC_LIBLUV_STATIC_LIBS_OTHER:INTERNAL=
  624. PC_LIBLUV_STATIC_LIBS_PATHS:INTERNAL=
  625. PC_LIBLUV_VERSION:INTERNAL=
  626. PC_LIBLUV_luv_INCLUDEDIR:INTERNAL=
  627. PC_LIBLUV_luv_LIBDIR:INTERNAL=
  628. PC_LIBLUV_luv_PREFIX:INTERNAL=
  629. PC_LIBLUV_luv_VERSION:INTERNAL=
  630. PC_LIBUV_CFLAGS:INTERNAL=
  631. PC_LIBUV_CFLAGS_I:INTERNAL=
  632. PC_LIBUV_CFLAGS_OTHER:INTERNAL=
  633. PC_LIBUV_FOUND:INTERNAL=1
  634. PC_LIBUV_INCLUDEDIR:INTERNAL=/usr/include
  635. PC_LIBUV_INCLUDE_DIRS:INTERNAL=
  636. PC_LIBUV_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-luv;-lpthread;-ldl;-lrt
  637. PC_LIBUV_LDFLAGS_OTHER:INTERNAL=
  638. PC_LIBUV_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu
  639. PC_LIBUV_LIBRARIES:INTERNAL=uv;pthread;dl;rt
  640. PC_LIBUV_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu
  641. PC_LIBUV_LIBS:INTERNAL=
  642. PC_LIBUV_LIBS_L:INTERNAL=
  643. PC_LIBUV_LIBS_OTHER:INTERNAL=
  644. PC_LIBUV_LIBS_PATHS:INTERNAL=
  645. PC_LIBUV_MODULE_NAME:INTERNAL=libuv
  646. PC_LIBUV_PREFIX:INTERNAL=/usr
  647. PC_LIBUV_STATIC_CFLAGS:INTERNAL=
  648. PC_LIBUV_STATIC_CFLAGS_I:INTERNAL=
  649. PC_LIBUV_STATIC_CFLAGS_OTHER:INTERNAL=
  650. PC_LIBUV_STATIC_INCLUDE_DIRS:INTERNAL=
  651. PC_LIBUV_STATIC_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-luv;-lpthread;-ldl;-lrt
  652. PC_LIBUV_STATIC_LDFLAGS_OTHER:INTERNAL=
  653. PC_LIBUV_STATIC_LIBDIR:INTERNAL=
  654. PC_LIBUV_STATIC_LIBRARIES:INTERNAL=uv;pthread;dl;rt
  655. PC_LIBUV_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu
  656. PC_LIBUV_STATIC_LIBS:INTERNAL=
  657. PC_LIBUV_STATIC_LIBS_L:INTERNAL=
  658. PC_LIBUV_STATIC_LIBS_OTHER:INTERNAL=
  659. PC_LIBUV_STATIC_LIBS_PATHS:INTERNAL=
  660. PC_LIBUV_VERSION:INTERNAL=1.43.0
  661. PC_LIBUV_libuv_INCLUDEDIR:INTERNAL=
  662. PC_LIBUV_libuv_LIBDIR:INTERNAL=
  663. PC_LIBUV_libuv_PREFIX:INTERNAL=
  664. PC_LIBUV_libuv_VERSION:INTERNAL=
  665. PC_LUAJIT_CFLAGS:INTERNAL=
  666. PC_LUAJIT_CFLAGS_I:INTERNAL=
  667. PC_LUAJIT_CFLAGS_OTHER:INTERNAL=
  668. PC_LUAJIT_FOUND:INTERNAL=
  669. PC_LUAJIT_INCLUDEDIR:INTERNAL=
  670. PC_LUAJIT_LIBDIR:INTERNAL=
  671. PC_LUAJIT_LIBS:INTERNAL=
  672. PC_LUAJIT_LIBS_L:INTERNAL=
  673. PC_LUAJIT_LIBS_OTHER:INTERNAL=
  674. PC_LUAJIT_LIBS_PATHS:INTERNAL=
  675. PC_LUAJIT_MODULE_NAME:INTERNAL=
  676. PC_LUAJIT_PREFIX:INTERNAL=
  677. PC_LUAJIT_STATIC_CFLAGS:INTERNAL=
  678. PC_LUAJIT_STATIC_CFLAGS_I:INTERNAL=
  679. PC_LUAJIT_STATIC_CFLAGS_OTHER:INTERNAL=
  680. PC_LUAJIT_STATIC_LIBDIR:INTERNAL=
  681. PC_LUAJIT_STATIC_LIBS:INTERNAL=
  682. PC_LUAJIT_STATIC_LIBS_L:INTERNAL=
  683. PC_LUAJIT_STATIC_LIBS_OTHER:INTERNAL=
  684. PC_LUAJIT_STATIC_LIBS_PATHS:INTERNAL=
  685. PC_LUAJIT_VERSION:INTERNAL=
  686. PC_LUAJIT_luajit_INCLUDEDIR:INTERNAL=
  687. PC_LUAJIT_luajit_LIBDIR:INTERNAL=
  688. PC_LUAJIT_luajit_PREFIX:INTERNAL=
  689. PC_LUAJIT_luajit_VERSION:INTERNAL=
  690. PC_MSGPACK_CFLAGS:INTERNAL=
  691. PC_MSGPACK_CFLAGS_I:INTERNAL=
  692. PC_MSGPACK_CFLAGS_OTHER:INTERNAL=
  693. PC_MSGPACK_FOUND:INTERNAL=1
  694. PC_MSGPACK_INCLUDEDIR:INTERNAL=/usr/include
  695. PC_MSGPACK_INCLUDE_DIRS:INTERNAL=
  696. PC_MSGPACK_LDFLAGS:INTERNAL=-L/usr/lib;-lmsgpackc
  697. PC_MSGPACK_LDFLAGS_OTHER:INTERNAL=
  698. PC_MSGPACK_LIBDIR:INTERNAL=/usr/lib
  699. PC_MSGPACK_LIBRARIES:INTERNAL=msgpackc
  700. PC_MSGPACK_LIBRARY_DIRS:INTERNAL=/usr/lib
  701. PC_MSGPACK_LIBS:INTERNAL=
  702. PC_MSGPACK_LIBS_L:INTERNAL=
  703. PC_MSGPACK_LIBS_OTHER:INTERNAL=
  704. PC_MSGPACK_LIBS_PATHS:INTERNAL=
  705. PC_MSGPACK_MODULE_NAME:INTERNAL=msgpack
  706. PC_MSGPACK_PREFIX:INTERNAL=/usr
  707. PC_MSGPACK_STATIC_CFLAGS:INTERNAL=
  708. PC_MSGPACK_STATIC_CFLAGS_I:INTERNAL=
  709. PC_MSGPACK_STATIC_CFLAGS_OTHER:INTERNAL=
  710. PC_MSGPACK_STATIC_INCLUDE_DIRS:INTERNAL=
  711. PC_MSGPACK_STATIC_LDFLAGS:INTERNAL=-L/usr/lib;-lmsgpackc
  712. PC_MSGPACK_STATIC_LDFLAGS_OTHER:INTERNAL=
  713. PC_MSGPACK_STATIC_LIBDIR:INTERNAL=
  714. PC_MSGPACK_STATIC_LIBRARIES:INTERNAL=msgpackc
  715. PC_MSGPACK_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib
  716. PC_MSGPACK_STATIC_LIBS:INTERNAL=
  717. PC_MSGPACK_STATIC_LIBS_L:INTERNAL=
  718. PC_MSGPACK_STATIC_LIBS_OTHER:INTERNAL=
  719. PC_MSGPACK_STATIC_LIBS_PATHS:INTERNAL=
  720. PC_MSGPACK_VERSION:INTERNAL=3.3.0
  721. PC_MSGPACK_msgpack_INCLUDEDIR:INTERNAL=
  722. PC_MSGPACK_msgpack_LIBDIR:INTERNAL=
  723. PC_MSGPACK_msgpack_PREFIX:INTERNAL=
  724. PC_MSGPACK_msgpack_VERSION:INTERNAL=
  725. PC_MSGPACK_msgpackc_INCLUDEDIR:INTERNAL=
  726. PC_MSGPACK_msgpackc_LIBDIR:INTERNAL=
  727. PC_MSGPACK_msgpackc_PREFIX:INTERNAL=
  728. PC_MSGPACK_msgpackc_VERSION:INTERNAL=
  729. //ADVANCED property for variable: PKG_CONFIG_ARGN
  730. PKG_CONFIG_ARGN-ADVANCED:INTERNAL=1
  731. //ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
  732. PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
  733. //Test TS_HAS_SET_ALLOCATOR
  734. TS_HAS_SET_ALLOCATOR:INTERNAL=1
  735. //Test TS_HAS_SET_MATCH_LIMIT
  736. TS_HAS_SET_MATCH_LIMIT:INTERNAL=1
  737. //ADVANCED property for variable: TreeSitter_INCLUDE_DIR
  738. TreeSitter_INCLUDE_DIR-ADVANCED:INTERNAL=1
  739. //ADVANCED property for variable: TreeSitter_LIBRARY
  740. TreeSitter_LIBRARY-ADVANCED:INTERNAL=1
  741. TreeSitter_PKGCONF_CFLAGS:INTERNAL=
  742. TreeSitter_PKGCONF_CFLAGS_I:INTERNAL=
  743. TreeSitter_PKGCONF_CFLAGS_OTHER:INTERNAL=
  744. TreeSitter_PKGCONF_FOUND:INTERNAL=1
  745. TreeSitter_PKGCONF_INCLUDEDIR:INTERNAL=/usr/include
  746. TreeSitter_PKGCONF_INCLUDE_DIRS:INTERNAL=
  747. TreeSitter_PKGCONF_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-ltree-sitter
  748. TreeSitter_PKGCONF_LDFLAGS_OTHER:INTERNAL=
  749. TreeSitter_PKGCONF_LIBDIR:INTERNAL=/usr/lib/x86_64-linux-gnu
  750. TreeSitter_PKGCONF_LIBRARIES:INTERNAL=tree-sitter
  751. TreeSitter_PKGCONF_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu
  752. TreeSitter_PKGCONF_LIBS:INTERNAL=
  753. TreeSitter_PKGCONF_LIBS_L:INTERNAL=
  754. TreeSitter_PKGCONF_LIBS_OTHER:INTERNAL=
  755. TreeSitter_PKGCONF_LIBS_PATHS:INTERNAL=
  756. TreeSitter_PKGCONF_MODULE_NAME:INTERNAL=tree-sitter
  757. TreeSitter_PKGCONF_PREFIX:INTERNAL=/usr
  758. TreeSitter_PKGCONF_STATIC_CFLAGS:INTERNAL=
  759. TreeSitter_PKGCONF_STATIC_CFLAGS_I:INTERNAL=
  760. TreeSitter_PKGCONF_STATIC_CFLAGS_OTHER:INTERNAL=
  761. TreeSitter_PKGCONF_STATIC_INCLUDE_DIRS:INTERNAL=
  762. TreeSitter_PKGCONF_STATIC_LDFLAGS:INTERNAL=-L/usr/lib/x86_64-linux-gnu;-ltree-sitter
  763. TreeSitter_PKGCONF_STATIC_LDFLAGS_OTHER:INTERNAL=
  764. TreeSitter_PKGCONF_STATIC_LIBDIR:INTERNAL=
  765. TreeSitter_PKGCONF_STATIC_LIBRARIES:INTERNAL=tree-sitter
  766. TreeSitter_PKGCONF_STATIC_LIBRARY_DIRS:INTERNAL=/usr/lib/x86_64-linux-gnu
  767. TreeSitter_PKGCONF_STATIC_LIBS:INTERNAL=
  768. TreeSitter_PKGCONF_STATIC_LIBS_L:INTERNAL=
  769. TreeSitter_PKGCONF_STATIC_LIBS_OTHER:INTERNAL=
  770. TreeSitter_PKGCONF_STATIC_LIBS_PATHS:INTERNAL=
  771. TreeSitter_PKGCONF_VERSION:INTERNAL=0.6.3
  772. TreeSitter_PKGCONF_tree-sitter_INCLUDEDIR:INTERNAL=
  773. TreeSitter_PKGCONF_tree-sitter_LIBDIR:INTERNAL=
  774. TreeSitter_PKGCONF_tree-sitter_PREFIX:INTERNAL=
  775. TreeSitter_PKGCONF_tree-sitter_VERSION:INTERNAL=
  776. __pkg_config_arguments_PC_LIBUV:INTERNAL=QUIET;libuv
  777. __pkg_config_arguments_TreeSitter_PKGCONF:INTERNAL=tree-sitter;QUIET
  778. __pkg_config_checked_PC_LIBLUV:INTERNAL=1
  779. __pkg_config_checked_PC_LIBUV:INTERNAL=1
  780. __pkg_config_checked_PC_LUAJIT:INTERNAL=1
  781. __pkg_config_checked_PC_MSGPACK:INTERNAL=1
  782. __pkg_config_checked_TreeSitter_PKGCONF:INTERNAL=1
  783. //ADVANCED property for variable: pkgcfg_lib_PC_LIBUV_dl
  784. pkgcfg_lib_PC_LIBUV_dl-ADVANCED:INTERNAL=1
  785. //ADVANCED property for variable: pkgcfg_lib_PC_LIBUV_pthread
  786. pkgcfg_lib_PC_LIBUV_pthread-ADVANCED:INTERNAL=1
  787. //ADVANCED property for variable: pkgcfg_lib_PC_LIBUV_rt
  788. pkgcfg_lib_PC_LIBUV_rt-ADVANCED:INTERNAL=1
  789. //ADVANCED property for variable: pkgcfg_lib_PC_LIBUV_uv
  790. pkgcfg_lib_PC_LIBUV_uv-ADVANCED:INTERNAL=1
  791. //ADVANCED property for variable: pkgcfg_lib_PC_MSGPACK_msgpackc
  792. pkgcfg_lib_PC_MSGPACK_msgpackc-ADVANCED:INTERNAL=1
  793. //ADVANCED property for variable: pkgcfg_lib_TreeSitter_PKGCONF_tree-sitter
  794. pkgcfg_lib_TreeSitter_PKGCONF_tree-sitter-ADVANCED:INTERNAL=1
  795. prefix_result:INTERNAL=/usr/lib/x86_64-linux-gnu
  796.  
  797. cd build && tail -v -n \+0 CMakeFiles/CMakeOutput.log
  798. ==> CMakeFiles/CMakeOutput.log <==
  799. The system is: Linux - 5.15.0-56-generic - x86_64
  800. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  801. Compiler: /usr/bin/cc
  802. Build flags: -g;-O2;-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.;-flto=auto;-ffat-lto-objects;-flto=auto;-ffat-lto-objects;-fstack-protector-strong;-Wformat;-Werror=format-security;-Wdate-time;-D_FORTIFY_SOURCE=1;-DDISABLE_LOG;-fno-strict-aliasing;-Wdate-time;-D_FORTIFY_SOURCE=1
  803. Id flags:
  804.  
  805. The output was:
  806. 0
  807. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  808. <built-in>: note: this is the location of the previous definition
  809.  
  810.  
  811. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
  812.  
  813. The C compiler identification is GNU, found in "/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/3.22.1/CompilerIdC/a.out"
  814.  
  815. Detecting C compiler ABI info compiled with the following output:
  816. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  817.  
  818. Run Build Command(s):/usr/bin/ninja cmTC_639ef && [1/2] Building C object CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o
  819. Using built-in specs.
  820. COLLECT_GCC=/usr/bin/cc
  821. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  822. OFFLOAD_TARGET_DEFAULT=1
  823. Target: x86_64-linux-gnu
  824. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  825. Thread model: posix
  826. Supported LTO compression algorithms: zlib zstd
  827. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  828. COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-ffat-lto-objects' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-v' '-o' 'CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_639ef.dir/'
  829. /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu -D _FORTIFY_SOURCE=1 -D DISABLE_LOG -D _FORTIFY_SOURCE=1 /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_639ef.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time -version -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -flto=auto -flto=auto -ffat-lto-objects -fstack-protector-strong -fno-strict-aliasing -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccr1o4df.s
  830. GNU C17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  831. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  832.  
  833. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  834. ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"
  835. ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"
  836. ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"
  837. #include "..." search starts here:
  838. #include <...> search starts here:
  839. /usr/lib/gcc/x86_64-linux-gnu/11/include
  840. /usr/local/include
  841. /usr/include/x86_64-linux-gnu
  842. /usr/include
  843. End of search list.
  844. GNU C17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  845. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  846.  
  847. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  848. Compiler executable checksum: 3f6cb05d963ad324b8f9442822c95179
  849. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  850. <built-in>: note: this is the location of the previous definition
  851. COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-ffat-lto-objects' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-v' '-o' 'CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_639ef.dir/'
  852. as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o /tmp/ccr1o4df.s
  853. GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
  854. COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
  855. LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
  856. COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-ffat-lto-objects' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-v' '-o' 'CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.'
  857. [2/2] Linking C executable cmTC_639ef
  858. Using built-in specs.
  859. COLLECT_GCC=/usr/bin/cc
  860. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper
  861. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  862. OFFLOAD_TARGET_DEFAULT=1
  863. Target: x86_64-linux-gnu
  864. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  865. Thread model: posix
  866. Supported LTO compression algorithms: zlib zstd
  867. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  868. COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
  869. LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
  870. COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-flto=auto' '-ffat-lto-objects' '-flto=auto' '-v' '-o' 'cmTC_639ef' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_639ef.'
  871. /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cctFsA8j.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 -flto=auto -flto=auto -flto=auto -flto=auto --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_639ef /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. -Bsymbolic-functions -z relro -z now CMakeFiles/cmTC_639ef.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/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o
  872. /usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -fresolution=/tmp/cctFsA8j.res -flinker-output=pie CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o
  873. /usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -fresolution=/tmp/cctFsA8j.res -flinker-output=pie CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o
  874. LTO parallelism level set to 12
  875. /usr/bin/cc @/tmp/ccykaCxo
  876. Using built-in specs.
  877. COLLECT_GCC=/usr/bin/cc
  878. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  879. OFFLOAD_TARGET_DEFAULT=1
  880. Target: x86_64-linux-gnu
  881. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  882. Thread model: posix
  883. Supported LTO compression algorithms: zlib zstd
  884. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  885. COLLECT_GCC_OPTIONS='-c' '-fno-openmp' '-fno-openacc' '-fPIC' '-g' '-O2' '-fcf-protection=full' '-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-fstack-protector-strong' '-fno-strict-aliasing' '-ffat-lto-objects' '-v' '-mtune=generic' '-march=x86-64' '-fltrans-output-list=/tmp/ccl3PCXk.ltrans.out' '-fwpa=12' '-fresolution=/tmp/cctFsA8j.res' '-flinker-output=pie'
  886. /usr/lib/gcc/x86_64-linux-gnu/11/lto1 -quiet -dumpbase ./cmTC_639ef.wpa -mtune=generic -march=x86-64 -g -g -O2 -O2 -version -fno-openmp -fno-openacc -fPIC -fcf-protection=full -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -fstack-protector-strong -fno-strict-aliasing -ffat-lto-objects -fltrans-output-list=/tmp/ccl3PCXk.ltrans.out -fwpa=12 -fresolution=/tmp/cctFsA8j.res -flinker-output=pie @/tmp/cci1vUlj
  887. GNU GIMPLE (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  888. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  889.  
  890. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  891. GNU GIMPLE (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  892. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  893.  
  894. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  895. COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
  896. LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/../lib/:/lib/../lib/x86_64-linux-gnu/:/lib/../lib/../lib/:/usr/lib/../lib/x86_64-linux-gnu/:/usr/lib/../lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
  897. COLLECT_GCC_OPTIONS='-c' '-fno-openmp' '-fno-openacc' '-fPIC' '-g' '-O2' '-fcf-protection=full' '-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-fstack-protector-strong' '-fno-strict-aliasing' '-ffat-lto-objects' '-v' '-mtune=generic' '-march=x86-64' '-fltrans-output-list=/tmp/ccl3PCXk.ltrans.out' '-fwpa=12' '-fresolution=/tmp/cctFsA8j.res' '-flinker-output=pie' '-dumpdir' './cmTC_639ef.wpa.'
  898. make -f /tmp/ccSXRjEp.mk -j12 all
  899. Using built-in specs.
  900. COLLECT_GCC=/usr/bin/cc
  901. OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa
  902. OFFLOAD_TARGET_DEFAULT=1
  903. Target: x86_64-linux-gnu
  904. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2
  905. Thread model: posix
  906. Supported LTO compression algorithms: zlib zstd
  907. gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04)
  908. COLLECT_GCC_OPTIONS='-c' '-fno-openmp' '-fno-openacc' '-fPIC' '-g' '-O2' '-fcf-protection=full' '-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-fstack-protector-strong' '-fno-strict-aliasing' '-ffat-lto-objects' '-v' '-mtune=generic' '-march=x86-64' '-fltrans' '-o' '/tmp/ccl3PCXk.ltrans0.ltrans.o'
  909. /usr/lib/gcc/x86_64-linux-gnu/11/lto1 -quiet -dumpbase ./cmTC_639ef.ltrans0.ltrans -mtune=generic -march=x86-64 -g -g -O2 -O2 -version -fno-openmp -fno-openacc -fPIC -fcf-protection=full -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -fstack-protector-strong -fno-strict-aliasing -ffat-lto-objects -fltrans /tmp/ccl3PCXk.ltrans0.o -o /tmp/cc6ErtmF.s
  910. GNU GIMPLE (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  911. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  912.  
  913. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  914. GNU GIMPLE (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)
  915. compiled by GNU C version 11.3.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
  916.  
  917. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  918. COLLECT_GCC_OPTIONS='-c' '-fno-openmp' '-fno-openacc' '-fPIC' '-g' '-O2' '-fcf-protection=full' '-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-fstack-protector-strong' '-fno-strict-aliasing' '-ffat-lto-objects' '-v' '-mtune=generic' '-march=x86-64' '-fltrans' '-o' '/tmp/ccl3PCXk.ltrans0.ltrans.o'
  919. as -v --gdwarf-5 --64 -o /tmp/ccl3PCXk.ltrans0.ltrans.o /tmp/cc6ErtmF.s
  920. GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38
  921. MAKEFLAGS=w -j12
  922. COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/
  923. LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/../lib/:/lib/../lib/x86_64-linux-gnu/:/lib/../lib/../lib/:/usr/lib/../lib/x86_64-linux-gnu/:/usr/lib/../lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/
  924. COLLECT_GCC_OPTIONS='-c' '-fno-openmp' '-fno-openacc' '-fPIC' '-g' '-O2' '-fcf-protection=full' '-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-fstack-protector-strong' '-fno-strict-aliasing' '-ffat-lto-objects' '-v' '-mtune=generic' '-march=x86-64' '-fltrans' '-o' '/tmp/ccl3PCXk.ltrans0.ltrans.o' '-dumpdir' './cmTC_639ef.ltrans0.ltrans.'
  925. COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-flto=auto' '-ffat-lto-objects' '-flto=auto' '-v' '-o' 'cmTC_639ef' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_639ef.'
  926.  
  927.  
  928.  
  929. Parsed C implicit include dir info from above output: rv=done
  930. found start of include info
  931. found start of implicit include info
  932. add: [/usr/lib/gcc/x86_64-linux-gnu/11/include]
  933. add: [/usr/local/include]
  934. add: [/usr/include/x86_64-linux-gnu]
  935. add: [/usr/include]
  936. end of search list found
  937. collapse include dir [/usr/lib/gcc/x86_64-linux-gnu/11/include] ==> [/usr/lib/gcc/x86_64-linux-gnu/11/include]
  938. collapse include dir [/usr/local/include] ==> [/usr/local/include]
  939. collapse include dir [/usr/include/x86_64-linux-gnu] ==> [/usr/include/x86_64-linux-gnu]
  940. collapse include dir [/usr/include] ==> [/usr/include]
  941. implicit include dirs: [/usr/lib/gcc/x86_64-linux-gnu/11/include;/usr/local/include;/usr/include/x86_64-linux-gnu;/usr/include]
  942.  
  943.  
  944. Parsed C implicit link information from above output:
  945. link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  946. ignore line: [Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp]
  947. ignore line: []
  948. ignore line: [Run Build Command(s):/usr/bin/ninja cmTC_639ef && [1/2] Building C object CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o]
  949. ignore line: [Using built-in specs.]
  950. ignore line: [COLLECT_GCC=/usr/bin/cc]
  951. ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
  952. ignore line: [OFFLOAD_TARGET_DEFAULT=1]
  953. ignore line: [Target: x86_64-linux-gnu]
  954. ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
  955. ignore line: [Thread model: posix]
  956. ignore line: [Supported LTO compression algorithms: zlib zstd]
  957. ignore line: [gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) ]
  958. ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-ffat-lto-objects' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-v' '-o' 'CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_639ef.dir/']
  959. ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/cc1 -quiet -v -imultiarch x86_64-linux-gnu -D _FORTIFY_SOURCE=1 -D DISABLE_LOG -D _FORTIFY_SOURCE=1 /usr/share/cmake-3.22/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_639ef.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mtune=generic -march=x86-64 -g -O2 -Wformat=1 -Wdate-time -version -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -flto=auto -flto=auto -ffat-lto-objects -fstack-protector-strong -fno-strict-aliasing -fasynchronous-unwind-tables -fstack-protector-strong -Wformat -Wformat-security -fstack-clash-protection -fcf-protection -o /tmp/ccr1o4df.s]
  960. ignore line: [GNU C17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)]
  961. ignore line: [ compiled by GNU C version 11.3.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
  962. ignore line: []
  963. ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  964. ignore line: [ignoring nonexistent directory "/usr/local/include/x86_64-linux-gnu"]
  965. ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/include-fixed"]
  966. ignore line: [ignoring nonexistent directory "/usr/lib/gcc/x86_64-linux-gnu/11/../../../../x86_64-linux-gnu/include"]
  967. ignore line: [#include "..." search starts here:]
  968. ignore line: [#include <...> search starts here:]
  969. ignore line: [ /usr/lib/gcc/x86_64-linux-gnu/11/include]
  970. ignore line: [ /usr/local/include]
  971. ignore line: [ /usr/include/x86_64-linux-gnu]
  972. ignore line: [ /usr/include]
  973. ignore line: [End of search list.]
  974. ignore line: [GNU C17 (Ubuntu 11.3.0-1ubuntu1~22.04) version 11.3.0 (x86_64-linux-gnu)]
  975. ignore line: [ compiled by GNU C version 11.3.0 GMP version 6.2.1 MPFR version 4.1.0 MPC version 1.2.1 isl version isl-0.24-GMP]
  976. ignore line: []
  977. ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
  978. ignore line: [Compiler executable checksum: 3f6cb05d963ad324b8f9442822c95179]
  979. ignore line: [<command-line>: warning: "_FORTIFY_SOURCE" redefined]
  980. ignore line: [<built-in>: note: this is the location of the previous definition]
  981. ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-ffat-lto-objects' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-v' '-o' 'CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_639ef.dir/']
  982. ignore line: [ as -v --gdwarf-5 --64 -o CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o /tmp/ccr1o4df.s]
  983. ignore line: [GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38]
  984. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
  985. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
  986. ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-ffat-lto-objects' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-v' '-o' 'CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' '-dumpdir' 'CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.']
  987. ignore line: [[2/2] Linking C executable cmTC_639ef]
  988. ignore line: [Using built-in specs.]
  989. ignore line: [COLLECT_GCC=/usr/bin/cc]
  990. ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper]
  991. ignore line: [OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa]
  992. ignore line: [OFFLOAD_TARGET_DEFAULT=1]
  993. ignore line: [Target: x86_64-linux-gnu]
  994. ignore line: [Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.3.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c ada c++ go brig d fortran objc obj-c++ m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --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-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32 m64 mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-nvptx/usr amdgcn-amdhsa=/build/gcc-11-xKiWfi/gcc-11-11.3.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2]
  995. ignore line: [Thread model: posix]
  996. ignore line: [Supported LTO compression algorithms: zlib zstd]
  997. ignore line: [gcc version 11.3.0 (Ubuntu 11.3.0-1ubuntu1~22.04) ]
  998. ignore line: [COMPILER_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/]
  999. ignore line: [LIBRARY_PATH=/usr/lib/gcc/x86_64-linux-gnu/11/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib/:/lib/x86_64-linux-gnu/:/lib/../lib/:/usr/lib/x86_64-linux-gnu/:/usr/lib/../lib/:/usr/lib/gcc/x86_64-linux-gnu/11/../../../:/lib/:/usr/lib/]
  1000. ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' '-ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=.' '-flto=auto' '-flto=auto' '-fstack-protector-strong' '-Wformat=1' '-D' '_FORTIFY_SOURCE=1' '-D' 'DISABLE_LOG' '-fno-strict-aliasing' '-Wdate-time' '-D' '_FORTIFY_SOURCE=1' '-flto=auto' '-ffat-lto-objects' '-flto=auto' '-v' '-o' 'cmTC_639ef' '-mtune=generic' '-march=x86-64' '-dumpdir' 'cmTC_639ef.']
  1001. link line: [ /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cctFsA8j.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 -flto=auto -flto=auto -flto=auto -flto=auto --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o cmTC_639ef /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../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/11/../../.. -Bsymbolic-functions -z relro -z now CMakeFiles/cmTC_639ef.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/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
  1002. arg [/usr/lib/gcc/x86_64-linux-gnu/11/collect2] ==> ignore
  1003. arg [-plugin] ==> ignore
  1004. arg [/usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so] ==> ignore
  1005. arg [-plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper] ==> ignore
  1006. arg [-plugin-opt=-fresolution=/tmp/cctFsA8j.res] ==> ignore
  1007. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  1008. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  1009. arg [-plugin-opt=-pass-through=-lc] ==> ignore
  1010. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  1011. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  1012. arg [-flto=auto] ==> ignore
  1013. arg [-flto=auto] ==> ignore
  1014. arg [-flto=auto] ==> ignore
  1015. arg [-flto=auto] ==> ignore
  1016. arg [--build-id] ==> ignore
  1017. arg [--eh-frame-hdr] ==> ignore
  1018. arg [-m] ==> ignore
  1019. arg [elf_x86_64] ==> ignore
  1020. arg [--hash-style=gnu] ==> ignore
  1021. arg [--as-needed] ==> ignore
  1022. arg [-dynamic-linker] ==> ignore
  1023. arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
  1024. arg [-pie] ==> ignore
  1025. arg [-znow] ==> ignore
  1026. arg [-zrelro] ==> ignore
  1027. arg [-o] ==> ignore
  1028. arg [cmTC_639ef] ==> ignore
  1029. arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o]
  1030. arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o]
  1031. arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o]
  1032. arg [-L/usr/lib/gcc/x86_64-linux-gnu/11] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11]
  1033. arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu]
  1034. arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib]
  1035. arg [-L/lib/x86_64-linux-gnu] ==> dir [/lib/x86_64-linux-gnu]
  1036. arg [-L/lib/../lib] ==> dir [/lib/../lib]
  1037. arg [-L/usr/lib/x86_64-linux-gnu] ==> dir [/usr/lib/x86_64-linux-gnu]
  1038. arg [-L/usr/lib/../lib] ==> dir [/usr/lib/../lib]
  1039. arg [-L/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..]
  1040. arg [-Bsymbolic-functions] ==> ignore
  1041. arg [-zrelro] ==> ignore
  1042. arg [-znow] ==> ignore
  1043. arg [CMakeFiles/cmTC_639ef.dir/CMakeCCompilerABI.c.o] ==> ignore
  1044. arg [-lgcc] ==> lib [gcc]
  1045. arg [--push-state] ==> ignore
  1046. arg [--as-needed] ==> ignore
  1047. arg [-lgcc_s] ==> lib [gcc_s]
  1048. arg [--pop-state] ==> ignore
  1049. arg [-lc] ==> lib [c]
  1050. arg [-lgcc] ==> lib [gcc]
  1051. arg [--push-state] ==> ignore
  1052. arg [--as-needed] ==> ignore
  1053. arg [-lgcc_s] ==> lib [gcc_s]
  1054. arg [--pop-state] ==> ignore
  1055. arg [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o]
  1056. arg [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o]
  1057. collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o] ==> [/usr/lib/x86_64-linux-gnu/Scrt1.o]
  1058. collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o] ==> [/usr/lib/x86_64-linux-gnu/crti.o]
  1059. collapse obj [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o] ==> [/usr/lib/x86_64-linux-gnu/crtn.o]
  1060. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11] ==> [/usr/lib/gcc/x86_64-linux-gnu/11]
  1061. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  1062. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib] ==> [/usr/lib]
  1063. collapse library dir [/lib/x86_64-linux-gnu] ==> [/lib/x86_64-linux-gnu]
  1064. collapse library dir [/lib/../lib] ==> [/lib]
  1065. collapse library dir [/usr/lib/x86_64-linux-gnu] ==> [/usr/lib/x86_64-linux-gnu]
  1066. collapse library dir [/usr/lib/../lib] ==> [/usr/lib]
  1067. collapse library dir [/usr/lib/gcc/x86_64-linux-gnu/11/../../..] ==> [/usr/lib]
  1068. implicit libs: [gcc;gcc_s;c;gcc;gcc_s]
  1069. implicit objs: [/usr/lib/x86_64-linux-gnu/Scrt1.o;/usr/lib/x86_64-linux-gnu/crti.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o;/usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o;/usr/lib/x86_64-linux-gnu/crtn.o]
  1070. implicit dirs: [/usr/lib/gcc/x86_64-linux-gnu/11;/usr/lib/x86_64-linux-gnu;/usr/lib;/lib/x86_64-linux-gnu;/lib]
  1071. implicit fwks: []
  1072.  
  1073.  
  1074. Performing C SOURCE FILE Test HAS_OG_FLAG succeeded with the following output:
  1075. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1076.  
  1077. Run Build Command(s):/usr/bin/ninja cmTC_97099 && [1/2] Building C object CMakeFiles/cmTC_97099.dir/src.c.o
  1078. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1079. <built-in>: note: this is the location of the previous definition
  1080. [2/2] Linking C executable cmTC_97099
  1081.  
  1082.  
  1083. Source file was:
  1084. int main(void) { return 0; }
  1085. Performing C SOURCE FILE Test HAS_ACCEPTABLE_FORTIFY succeeded with the following output:
  1086. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1087.  
  1088. Run Build Command(s):/usr/bin/ninja cmTC_bb872 && [1/2] Building C object CMakeFiles/cmTC_bb872.dir/src.c.o
  1089. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1090. <built-in>: note: this is the location of the previous definition
  1091. [2/2] Linking C executable cmTC_bb872
  1092.  
  1093.  
  1094. Source file was:
  1095.  
  1096. #include <string.h>
  1097.  
  1098. #if defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 1
  1099. #error "_FORTIFY_SOURCE > 1"
  1100. #endif
  1101. int
  1102. main(void)
  1103. {
  1104. return 0;
  1105. }
  1106.  
  1107. Performing C SOURCE FILE Test HAVE_EXECINFO_BACKTRACE succeeded with the following output:
  1108. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1109.  
  1110. Run Build Command(s):/usr/bin/ninja cmTC_f098e && [1/2] Building C object CMakeFiles/cmTC_f098e.dir/src.c.o
  1111. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1112. <built-in>: note: this is the location of the previous definition
  1113. [2/2] Linking C executable cmTC_f098e
  1114.  
  1115.  
  1116. Source file was:
  1117.  
  1118. #include <execinfo.h>
  1119. int main(void)
  1120. {
  1121. void *trace[1];
  1122. backtrace(trace, 1);
  1123. return 0;
  1124. }
  1125.  
  1126. Performing C SOURCE FILE Test HAVE_BUILTIN_ADD_OVERFLOW succeeded with the following output:
  1127. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1128.  
  1129. Run Build Command(s):/usr/bin/ninja cmTC_db23b && [1/2] Building C object CMakeFiles/cmTC_db23b.dir/src.c.o
  1130. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1131. <built-in>: note: this is the location of the previous definition
  1132. [2/2] Linking C executable cmTC_db23b
  1133.  
  1134.  
  1135. Source file was:
  1136.  
  1137. int main(void)
  1138. {
  1139. int a = 42;
  1140. __builtin_add_overflow(a, a, &a);
  1141. __builtin_sub_overflow(a, a, &a);
  1142. return 0;
  1143. }
  1144.  
  1145. Performing C SOURCE FILE Test HAVE_WIMPLICIT_FALLTHROUGH_FLAG succeeded with the following output:
  1146. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1147.  
  1148. Run Build Command(s):/usr/bin/ninja cmTC_359d0 && [1/2] Building C object CMakeFiles/cmTC_359d0.dir/src.c.o
  1149. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1150. <built-in>: note: this is the location of the previous definition
  1151. [2/2] Linking C executable cmTC_359d0
  1152.  
  1153.  
  1154. Source file was:
  1155. int main(void) { return 0; }
  1156. Performing C SOURCE FILE Test HAVE_WSUGGEST_ATTRIBUTE_PURE succeeded with the following output:
  1157. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1158.  
  1159. Run Build Command(s):/usr/bin/ninja cmTC_c28cc && [1/2] Building C object CMakeFiles/cmTC_c28cc.dir/src.c.o
  1160. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1161. <built-in>: note: this is the location of the previous definition
  1162. [2/2] Linking C executable cmTC_c28cc
  1163.  
  1164.  
  1165. Source file was:
  1166. int main(void) { return 0; }
  1167. Performing C SOURCE FILE Test HAVE_WSUGGEST_ATTRIBUTE_CONST succeeded with the following output:
  1168. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1169.  
  1170. Run Build Command(s):/usr/bin/ninja cmTC_af522 && [1/2] Building C object CMakeFiles/cmTC_af522.dir/src.c.o
  1171. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1172. <built-in>: note: this is the location of the previous definition
  1173. /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp/src.c: In function 'main':
  1174. /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp/src.c:1:5: warning: function might be candidate for attribute 'const' [-Wsuggest-attribute=const]
  1175. 1 | int main(void) { return 0; }
  1176. | ^~~~
  1177. [2/2] Linking C executable cmTC_af522
  1178.  
  1179.  
  1180. Source file was:
  1181. int main(void) { return 0; }
  1182. Performing C SOURCE FILE Test HAVE_WSUGGEST_ATTRIBUTE_MALLOC succeeded with the following output:
  1183. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1184.  
  1185. Run Build Command(s):/usr/bin/ninja cmTC_eba0b && [1/2] Building C object CMakeFiles/cmTC_eba0b.dir/src.c.o
  1186. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1187. <built-in>: note: this is the location of the previous definition
  1188. [2/2] Linking C executable cmTC_eba0b
  1189.  
  1190.  
  1191. Source file was:
  1192. int main(void) { return 0; }
  1193. Performing C SOURCE FILE Test HAVE_WSUGGEST_ATTRIBUTE_COLD succeeded with the following output:
  1194. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1195.  
  1196. Run Build Command(s):/usr/bin/ninja cmTC_3341b && [1/2] Building C object CMakeFiles/cmTC_3341b.dir/src.c.o
  1197. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1198. <built-in>: note: this is the location of the previous definition
  1199. [2/2] Linking C executable cmTC_3341b
  1200.  
  1201.  
  1202. Source file was:
  1203. int main(void) { return 0; }
  1204. Performing C SOURCE FILE Test HAS_WVLA_FLAG succeeded with the following output:
  1205. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1206.  
  1207. Run Build Command(s):/usr/bin/ninja cmTC_e1f53 && [1/2] Building C object CMakeFiles/cmTC_e1f53.dir/src.c.o
  1208. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1209. <built-in>: note: this is the location of the previous definition
  1210. [2/2] Linking C executable cmTC_e1f53
  1211.  
  1212.  
  1213. Source file was:
  1214. int main(void) { return 0; }
  1215. Performing C SOURCE FILE Test HAS_FSTACK_PROTECTOR_STRONG_FLAG succeeded with the following output:
  1216. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1217.  
  1218. Run Build Command(s):/usr/bin/ninja cmTC_851aa && [1/2] Building C object CMakeFiles/cmTC_851aa.dir/src.c.o
  1219. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1220. <built-in>: note: this is the location of the previous definition
  1221. [2/2] Linking C executable cmTC_851aa
  1222.  
  1223.  
  1224. Source file was:
  1225. int main(void) { return 0; }
  1226. Performing C SOURCE FILE Test HAS_FSTACK_PROTECTOR_FLAG succeeded with the following output:
  1227. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1228.  
  1229. Run Build Command(s):/usr/bin/ninja cmTC_54a72 && [1/2] Building C object CMakeFiles/cmTC_54a72.dir/src.c.o
  1230. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1231. <built-in>: note: this is the location of the previous definition
  1232. [2/2] Linking C executable cmTC_54a72
  1233.  
  1234.  
  1235. Source file was:
  1236. int main(void) { return 0; }
  1237. Performing C SOURCE FILE Test HAVE_FNO_COMMON succeeded with the following output:
  1238. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1239.  
  1240. Run Build Command(s):/usr/bin/ninja cmTC_b8af8 && [1/2] Building C object CMakeFiles/cmTC_b8af8.dir/src.c.o
  1241. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1242. <built-in>: note: this is the location of the previous definition
  1243. [2/2] Linking C executable cmTC_b8af8
  1244.  
  1245.  
  1246. Source file was:
  1247. int main(void) { return 0; }
  1248. Performing C SOURCE FILE Test HAS_DIAG_COLOR_FLAG succeeded with the following output:
  1249. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1250.  
  1251. Run Build Command(s):/usr/bin/ninja cmTC_fc0d6 && [1/2] Building C object CMakeFiles/cmTC_fc0d6.dir/src.c.o
  1252. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1253. <built-in>: note: this is the location of the previous definition
  1254. [2/2] Linking C executable cmTC_fc0d6
  1255.  
  1256.  
  1257. Source file was:
  1258. int main(void) { return 0; }
  1259. Determining if the function dlopen exists in the dl passed with the following output:
  1260. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1261.  
  1262. Run Build Command(s):/usr/bin/ninja cmTC_2c7e5 && [1/2] Building C object CMakeFiles/cmTC_2c7e5.dir/CheckFunctionExists.c.o
  1263. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1264. <built-in>: note: this is the location of the previous definition
  1265. [2/2] Linking C executable cmTC_2c7e5
  1266.  
  1267.  
  1268.  
  1269. Determining if the function gethostbyname exists in the nsl passed with the following output:
  1270. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1271.  
  1272. Run Build Command(s):/usr/bin/ninja cmTC_35689 && [1/2] Building C object CMakeFiles/cmTC_35689.dir/CheckFunctionExists.c.o
  1273. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1274. <built-in>: note: this is the location of the previous definition
  1275. [2/2] Linking C executable cmTC_35689
  1276.  
  1277.  
  1278.  
  1279. Determining if the function clock_gettime exists in the rt passed with the following output:
  1280. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1281.  
  1282. Run Build Command(s):/usr/bin/ninja cmTC_f34a4 && [1/2] Building C object CMakeFiles/cmTC_f34a4.dir/CheckFunctionExists.c.o
  1283. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1284. <built-in>: note: this is the location of the previous definition
  1285. [2/2] Linking C executable cmTC_f34a4
  1286.  
  1287.  
  1288.  
  1289. Determining if the include file pthread.h exists passed with the following output:
  1290. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1291.  
  1292. Run Build Command(s):/usr/bin/ninja cmTC_4b5cd && [1/2] Building C object CMakeFiles/cmTC_4b5cd.dir/CheckIncludeFile.c.o
  1293. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1294. <built-in>: note: this is the location of the previous definition
  1295. [2/2] Linking C executable cmTC_4b5cd
  1296.  
  1297.  
  1298.  
  1299. Performing C SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD succeeded with the following output:
  1300. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1301.  
  1302. Run Build Command(s):/usr/bin/ninja cmTC_d822f && [1/2] Building C object CMakeFiles/cmTC_d822f.dir/src.c.o
  1303. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1304. <built-in>: note: this is the location of the previous definition
  1305. [2/2] Linking C executable cmTC_d822f
  1306.  
  1307.  
  1308. Source file was:
  1309. #include <pthread.h>
  1310.  
  1311. static void* test_func(void* data)
  1312. {
  1313. return data;
  1314. }
  1315.  
  1316. int main(void)
  1317. {
  1318. pthread_t thread;
  1319. pthread_create(&thread, NULL, test_func, NULL);
  1320. pthread_detach(thread);
  1321. pthread_cancel(thread);
  1322. pthread_join(thread, NULL);
  1323. pthread_atfork(NULL, NULL, NULL);
  1324. pthread_exit(NULL);
  1325.  
  1326. return 0;
  1327. }
  1328.  
  1329. Performing C SOURCE FILE Test TS_HAS_SET_MATCH_LIMIT succeeded with the following output:
  1330. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1331.  
  1332. Run Build Command(s):/usr/bin/ninja cmTC_eb3e5 && [1/2] Building C object CMakeFiles/cmTC_eb3e5.dir/src.c.o
  1333. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1334. <built-in>: note: this is the location of the previous definition
  1335. [2/2] Linking C executable cmTC_eb3e5
  1336.  
  1337.  
  1338. Source file was:
  1339.  
  1340. #include <tree_sitter/api.h>
  1341. int
  1342. main(void)
  1343. {
  1344. TSQueryCursor *cursor = ts_query_cursor_new();
  1345. ts_query_cursor_set_match_limit(cursor, 32);
  1346. return 0;
  1347. }
  1348.  
  1349. Performing C SOURCE FILE Test TS_HAS_SET_ALLOCATOR succeeded with the following output:
  1350. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1351.  
  1352. Run Build Command(s):/usr/bin/ninja cmTC_2cd5a && [1/2] Building C object CMakeFiles/cmTC_2cd5a.dir/src.c.o
  1353. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1354. <built-in>: note: this is the location of the previous definition
  1355. [2/2] Linking C executable cmTC_2cd5a
  1356.  
  1357.  
  1358. Source file was:
  1359.  
  1360. #include <stdlib.h>
  1361. #include <tree_sitter/api.h>
  1362. int
  1363. main(void)
  1364. {
  1365. ts_set_allocator(malloc, calloc, realloc, free);
  1366. return 0;
  1367. }
  1368.  
  1369. cd build && tail -v -n \+0 CMakeFiles/CMakeError.log
  1370. ==> CMakeFiles/CMakeError.log <==
  1371. Determining if the function kstat_lookup exists in the kstat failed with the following output:
  1372. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1373.  
  1374. Run Build Command(s):/usr/bin/ninja cmTC_00175 && [1/2] Building C object CMakeFiles/cmTC_00175.dir/CheckFunctionExists.c.o
  1375. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1376. <built-in>: note: this is the location of the previous definition
  1377. [2/2] Linking C executable cmTC_00175
  1378. FAILED: cmTC_00175
  1379. : && /usr/bin/cc -g -O2 -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=1 -DCHECK_FUNCTION_EXISTS=kstat_lookup -O2 -DNDEBUG -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined CMakeFiles/cmTC_00175.dir/CheckFunctionExists.c.o -o cmTC_00175 -L/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp/kstat.h -Wl,-rpath,/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp/kstat.h -lkstat && :
  1380. /usr/bin/ld: невозможно найти -lkstat: Нет такого файла или каталога
  1381. collect2: error: ld returned 1 exit status
  1382. ninja: build stopped: subcommand failed.
  1383.  
  1384.  
  1385.  
  1386. Determining if the function kvm_open exists in the kvm failed with the following output:
  1387. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1388.  
  1389. Run Build Command(s):/usr/bin/ninja cmTC_494b9 && [1/2] Building C object CMakeFiles/cmTC_494b9.dir/CheckFunctionExists.c.o
  1390. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1391. <built-in>: note: this is the location of the previous definition
  1392. [2/2] Linking C executable cmTC_494b9
  1393. FAILED: cmTC_494b9
  1394. : && /usr/bin/cc -g -O2 -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=1 -DCHECK_FUNCTION_EXISTS=kvm_open -O2 -DNDEBUG -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined CMakeFiles/cmTC_494b9.dir/CheckFunctionExists.c.o -o cmTC_494b9 -L/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp/kvm.h -Wl,-rpath,/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp/kvm.h -lkvm && :
  1395. /usr/bin/ld: невозможно найти -lkvm: Нет такого файла или каталога
  1396. collect2: error: ld returned 1 exit status
  1397. ninja: build stopped: subcommand failed.
  1398.  
  1399.  
  1400.  
  1401. Determining if the function perfstat_cpu exists in the perfstat failed with the following output:
  1402. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1403.  
  1404. Run Build Command(s):/usr/bin/ninja cmTC_3762b && [1/2] Building C object CMakeFiles/cmTC_3762b.dir/CheckFunctionExists.c.o
  1405. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1406. <built-in>: note: this is the location of the previous definition
  1407. [2/2] Linking C executable cmTC_3762b
  1408. FAILED: cmTC_3762b
  1409. : && /usr/bin/cc -g -O2 -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=1 -DCHECK_FUNCTION_EXISTS=perfstat_cpu -O2 -DNDEBUG -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined CMakeFiles/cmTC_3762b.dir/CheckFunctionExists.c.o -o cmTC_3762b -L/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp/libperfstat.h -Wl,-rpath,/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp/libperfstat.h -lperfstat && :
  1410. /usr/bin/ld: невозможно найти -lperfstat: Нет такого файла или каталога
  1411. collect2: error: ld returned 1 exit status
  1412. ninja: build stopped: subcommand failed.
  1413.  
  1414.  
  1415.  
  1416. Determining if the function sendfile exists in the sendfile failed with the following output:
  1417. Change Dir: /home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2/build/CMakeFiles/CMakeTmp
  1418.  
  1419. Run Build Command(s):/usr/bin/ninja cmTC_52743 && [1/2] Building C object CMakeFiles/cmTC_52743.dir/CheckFunctionExists.c.o
  1420. <command-line>: warning: "_FORTIFY_SOURCE" redefined
  1421. <built-in>: note: this is the location of the previous definition
  1422. [2/2] Linking C executable cmTC_52743
  1423. FAILED: cmTC_52743
  1424. : && /usr/bin/cc -g -O2 -ffile-prefix-map=/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=1 -DDISABLE_LOG -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=1 -DCHECK_FUNCTION_EXISTS=sendfile -O2 -DNDEBUG -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -flto=auto -Wl,-z,relro -Wl,-z,now -Wl,--no-undefined CMakeFiles/cmTC_52743.dir/CheckFunctionExists.c.o -o cmTC_52743 -lsendfile && :
  1425. /usr/bin/ld: невозможно найти -lsendfile: Нет такого файла или каталога
  1426. collect2: error: ld returned 1 exit status
  1427. ninja: build stopped: subcommand failed.
  1428.  
  1429.  
  1430.  
  1431. make[1]: выход из каталога «/home/nihi1ist/.src/neovim/0.7.2/neovim-0.7.2»
  1432.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement