Advertisement
raginggeek

lsof-4.98.0-config.log

Apr 17th, 2023
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 95.08 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by lsof configure 4.98.0, which was
  5. generated by GNU Autoconf 2.71. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lsof-4.98.0 --htmldir=/usr/share/doc/lsof-4.98.0/html --libdir=/usr/lib64 --without-libtirpc
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost
  14. uname -m = x86_64
  15. uname -r = 6.1.12-gentoo
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT_DYNAMIC Thu Apr 6 17:24:15 CDT 2023
  18.  
  19. /usr/bin/uname -p = AMD Phenom(tm) II X6 1055T Processor
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/lib/portage/python3.10/ebuild-helpers/xattr/
  31. PATH: /usr/lib/portage/python3.10/ebuild-helpers/
  32. PATH: /usr/local/sbin/
  33. PATH: /usr/local/bin/
  34. PATH: /usr/sbin/
  35. PATH: /usr/bin/
  36. PATH: /sbin/
  37. PATH: /bin/
  38. PATH: /opt/bin/
  39. PATH: /usr/lib/llvm/15/bin/
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2786: looking for aux files: config.guess config.sub compile missing install-sh
  47. configure:2799: trying ./
  48. configure:2828: ./config.guess found
  49. configure:2828: ./config.sub found
  50. configure:2828: ./compile found
  51. configure:2828: ./missing found
  52. configure:2810: ./install-sh found
  53. configure:2957: checking for a BSD-compatible install
  54. configure:3030: result: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
  55. configure:3041: checking whether build environment is sane
  56. configure:3096: result: yes
  57. configure:3255: checking for a race-free mkdir -p
  58. configure:3299: result: /bin/mkdir -p
  59. configure:3306: checking for gawk
  60. configure:3327: found /usr/bin/gawk
  61. configure:3338: result: gawk
  62. configure:3349: checking whether make sets $(MAKE)
  63. configure:3372: result: yes
  64. configure:3402: checking whether make supports nested variables
  65. configure:3420: result: yes
  66. configure:3577: checking for x86_64-pc-linux-gnu-gcc
  67. configure:3598: found /usr/bin/x86_64-pc-linux-gnu-gcc
  68. configure:3609: result: x86_64-pc-linux-gnu-gcc
  69. configure:4007: checking for C compiler version
  70. configure:4016: x86_64-pc-linux-gnu-gcc --version >&5
  71. x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20230121-r1 p10) 12.2.1 20230121
  72. Copyright (C) 2022 Free Software Foundation, Inc.
  73. This is free software; see the source for copying conditions. There is NO
  74. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  75.  
  76. configure:4027: $? = 0
  77. configure:4016: x86_64-pc-linux-gnu-gcc -v >&5
  78. Using built-in specs.
  79. COLLECT_GCC=x86_64-pc-linux-gnu-gcc
  80. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12/lto-wrapper
  81. Target: x86_64-pc-linux-gnu
  82. Configured with: /var/tmp/portage/sys-devel/gcc-12.2.1_p20230121-r1/work/gcc-12-20230121/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/12 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/12/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/12/include/g++-v12 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/12/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 12.2.1_p20230121-r1 p10' --with-gcc-major-version-only --disable-esp --enable-libstdcxx-time --enable-lto --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --without-isl --enable-default-pie --enable-default-ssp
  83. Thread model: posix
  84. Supported LTO compression algorithms: zlib
  85. gcc version 12.2.1 20230121 (Gentoo 12.2.1_p20230121-r1 p10)
  86. configure:4027: $? = 0
  87. configure:4016: x86_64-pc-linux-gnu-gcc -V >&5
  88. x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-V'
  89. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  90. compilation terminated.
  91. configure:4027: $? = 1
  92. configure:4016: x86_64-pc-linux-gnu-gcc -qversion >&5
  93. x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  94. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  95. compilation terminated.
  96. configure:4027: $? = 1
  97. configure:4016: x86_64-pc-linux-gnu-gcc -version >&5
  98. x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option '-version'
  99. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  100. compilation terminated.
  101. configure:4027: $? = 1
  102. configure:4047: checking whether the C compiler works
  103. configure:4069: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  104. configure:4073: $? = 0
  105. configure:4123: result: yes
  106. configure:4126: checking for C compiler default output file name
  107. configure:4128: result: a.out
  108. configure:4134: checking for suffix of executables
  109. configure:4141: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  110. configure:4145: $? = 0
  111. configure:4168: result:
  112. configure:4190: checking whether we are cross compiling
  113. configure:4198: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  114. configure:4202: $? = 0
  115. configure:4209: ./conftest
  116. configure:4213: $? = 0
  117. configure:4228: result: no
  118. configure:4233: checking for suffix of object files
  119. configure:4256: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  120. configure:4260: $? = 0
  121. configure:4282: result: o
  122. configure:4286: checking whether the compiler supports GNU C
  123. configure:4306: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  124. configure:4306: $? = 0
  125. configure:4316: result: yes
  126. configure:4327: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  127. configure:4348: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
  128. configure:4348: $? = 0
  129. configure:4392: result: yes
  130. configure:4412: checking for x86_64-pc-linux-gnu-gcc option to enable C11 features
  131. configure:4427: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  132. configure:4427: $? = 0
  133. configure:4445: result: none needed
  134. configure:4561: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together
  135. configure:4584: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o
  136. configure:4587: $? = 0
  137. configure:4584: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o
  138. configure:4587: $? = 0
  139. configure:4599: result: yes
  140. configure:4619: checking whether make supports the include directive
  141. configure:4634: make -f confmf.GNU && cat confinc.out
  142. this is the am__doit target
  143. configure:4637: $? = 0
  144. configure:4656: result: yes (GNU style)
  145. configure:4682: checking dependency style of x86_64-pc-linux-gnu-gcc
  146. configure:4794: result: none
  147. configure:4819: checking build system type
  148. configure:4834: result: x86_64-pc-linux-gnu
  149. configure:4854: checking host system type
  150. configure:4868: result: x86_64-pc-linux-gnu
  151. configure:5213: checking for x86_64-pc-linux-gnu-pkg-config
  152. configure:5236: found /usr/bin/x86_64-pc-linux-gnu-pkg-config
  153. configure:5248: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config
  154. configure:5321: checking pkg-config is at least version 0.9.0
  155. configure:5324: result: yes
  156. configure:5441: checking for stdio.h
  157. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  158. <command-line>: warning: missing terminating " character
  159. configure:5441: $? = 0
  160. configure:5441: result: yes
  161. configure:5441: checking for stdlib.h
  162. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  163. <command-line>: warning: missing terminating " character
  164. configure:5441: $? = 0
  165. configure:5441: result: yes
  166. configure:5441: checking for string.h
  167. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  168. <command-line>: warning: missing terminating " character
  169. configure:5441: $? = 0
  170. configure:5441: result: yes
  171. configure:5441: checking for inttypes.h
  172. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  173. <command-line>: warning: missing terminating " character
  174. configure:5441: $? = 0
  175. configure:5441: result: yes
  176. configure:5441: checking for stdint.h
  177. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  178. <command-line>: warning: missing terminating " character
  179. configure:5441: $? = 0
  180. configure:5441: result: yes
  181. configure:5441: checking for strings.h
  182. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  183. <command-line>: warning: missing terminating " character
  184. configure:5441: $? = 0
  185. configure:5441: result: yes
  186. configure:5441: checking for sys/stat.h
  187. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  188. <command-line>: warning: missing terminating " character
  189. configure:5441: $? = 0
  190. configure:5441: result: yes
  191. configure:5441: checking for sys/types.h
  192. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  193. <command-line>: warning: missing terminating " character
  194. configure:5441: $? = 0
  195. configure:5441: result: yes
  196. configure:5441: checking for unistd.h
  197. configure:5441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  198. <command-line>: warning: missing terminating " character
  199. configure:5441: $? = 0
  200. configure:5441: result: yes
  201. configure:5466: checking for rpc/rpc.h
  202. configure:5466: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  203. <command-line>: warning: missing terminating " character
  204. configure:5466: $? = 0
  205. configure:5466: result: yes
  206. configure:5475: checking for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions
  207. configure:5541: result: none needed
  208. configure:5555: checking whether __GLIBC__ is declared
  209. configure:5555: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  210. <command-line>: warning: missing terminating " character
  211. configure:5555: $? = 0
  212. configure:5555: result: yes
  213. configure:5566: checking whether AF_INET6 is declared
  214. configure:5566: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  215. <command-line>: warning: missing terminating " character
  216. configure:5566: $? = 0
  217. configure:5566: result: yes
  218. configure:5576: checking for netinet6/in6.h
  219. configure:5576: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  220. <command-line>: warning: missing terminating " character
  221. conftest.c:52:10: fatal error: netinet6/in6.h: No such file or directory
  222. 52 | #include <netinet6/in6.h>
  223. | ^~~~~~~~~~~~~~~~
  224. compilation terminated.
  225. configure:5576: $? = 1
  226. configure: failed program was:
  227. | /* confdefs.h */
  228. | #define PACKAGE_NAME "lsof"
  229. | #define PACKAGE_TARNAME "lsof"
  230. | #define PACKAGE_VERSION "4.98.0"
  231. | #define PACKAGE_STRING "lsof 4.98.0"
  232. | #define PACKAGE_BUGREPORT ""
  233. | #define PACKAGE_URL ""
  234. | #define PACKAGE "lsof"
  235. | #define VERSION "4.98.0"
  236. | #define HAVE_STDIO_H 1
  237. | #define HAVE_STDLIB_H 1
  238. | #define HAVE_STRING_H 1
  239. | #define HAVE_INTTYPES_H 1
  240. | #define HAVE_STDINT_H 1
  241. | #define HAVE_STRINGS_H 1
  242. | #define HAVE_SYS_STAT_H 1
  243. | #define HAVE_SYS_TYPES_H 1
  244. | #define HAVE_UNISTD_H 1
  245. | #define STDC_HEADERS 1
  246. | #define HAVE_RPC_RPC_H 1
  247. | #define HAVE_DECL___GLIBC__ 1
  248. | #define HAVE_DECL_AF_INET6 1
  249. | /* end confdefs.h. */
  250. | #include <stddef.h>
  251. | #ifdef HAVE_STDIO_H
  252. | # include <stdio.h>
  253. | #endif
  254. | #ifdef HAVE_STDLIB_H
  255. | # include <stdlib.h>
  256. | #endif
  257. | #ifdef HAVE_STRING_H
  258. | # include <string.h>
  259. | #endif
  260. | #ifdef HAVE_INTTYPES_H
  261. | # include <inttypes.h>
  262. | #endif
  263. | #ifdef HAVE_STDINT_H
  264. | # include <stdint.h>
  265. | #endif
  266. | #ifdef HAVE_STRINGS_H
  267. | # include <strings.h>
  268. | #endif
  269. | #ifdef HAVE_SYS_TYPES_H
  270. | # include <sys/types.h>
  271. | #endif
  272. | #ifdef HAVE_SYS_STAT_H
  273. | # include <sys/stat.h>
  274. | #endif
  275. | #ifdef HAVE_UNISTD_H
  276. | # include <unistd.h>
  277. | #endif
  278. | #include <netinet6/in6.h>
  279. configure:5576: result: no
  280. configure:5582: checking for netinet/in6.h
  281. configure:5582: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  282. <command-line>: warning: missing terminating " character
  283. conftest.c:52:10: fatal error: netinet/in6.h: No such file or directory
  284. 52 | #include <netinet/in6.h>
  285. | ^~~~~~~~~~~~~~~
  286. compilation terminated.
  287. configure:5582: $? = 1
  288. configure: failed program was:
  289. | /* confdefs.h */
  290. | #define PACKAGE_NAME "lsof"
  291. | #define PACKAGE_TARNAME "lsof"
  292. | #define PACKAGE_VERSION "4.98.0"
  293. | #define PACKAGE_STRING "lsof 4.98.0"
  294. | #define PACKAGE_BUGREPORT ""
  295. | #define PACKAGE_URL ""
  296. | #define PACKAGE "lsof"
  297. | #define VERSION "4.98.0"
  298. | #define HAVE_STDIO_H 1
  299. | #define HAVE_STDLIB_H 1
  300. | #define HAVE_STRING_H 1
  301. | #define HAVE_INTTYPES_H 1
  302. | #define HAVE_STDINT_H 1
  303. | #define HAVE_STRINGS_H 1
  304. | #define HAVE_SYS_STAT_H 1
  305. | #define HAVE_SYS_TYPES_H 1
  306. | #define HAVE_UNISTD_H 1
  307. | #define STDC_HEADERS 1
  308. | #define HAVE_RPC_RPC_H 1
  309. | #define HAVE_DECL___GLIBC__ 1
  310. | #define HAVE_DECL_AF_INET6 1
  311. | /* end confdefs.h. */
  312. | #include <stddef.h>
  313. | #ifdef HAVE_STDIO_H
  314. | # include <stdio.h>
  315. | #endif
  316. | #ifdef HAVE_STDLIB_H
  317. | # include <stdlib.h>
  318. | #endif
  319. | #ifdef HAVE_STRING_H
  320. | # include <string.h>
  321. | #endif
  322. | #ifdef HAVE_INTTYPES_H
  323. | # include <inttypes.h>
  324. | #endif
  325. | #ifdef HAVE_STDINT_H
  326. | # include <stdint.h>
  327. | #endif
  328. | #ifdef HAVE_STRINGS_H
  329. | # include <strings.h>
  330. | #endif
  331. | #ifdef HAVE_SYS_TYPES_H
  332. | # include <sys/types.h>
  333. | #endif
  334. | #ifdef HAVE_SYS_STAT_H
  335. | # include <sys/stat.h>
  336. | #endif
  337. | #ifdef HAVE_UNISTD_H
  338. | # include <unistd.h>
  339. | #endif
  340. | #include <netinet/in6.h>
  341. configure:5582: result: no
  342. configure:5588: checking for netinet/ip6.h
  343. configure:5588: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  344. <command-line>: warning: missing terminating " character
  345. configure:5588: $? = 0
  346. configure:5588: result: yes
  347. configure:5597: checking whether TCP_ESTABLISHED is declared
  348. configure:5597: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  349. <command-line>: warning: missing terminating " character
  350. configure:5597: $? = 0
  351. configure:5597: result: yes
  352. configure:5609: checking for linux/sock_diag.h
  353. configure:5609: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  354. <command-line>: warning: missing terminating " character
  355. configure:5609: $? = 0
  356. configure:5609: result: yes
  357. configure:5615: checking for linux/unix_diag.h
  358. configure:5615: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  359. <command-line>: warning: missing terminating " character
  360. configure:5615: $? = 0
  361. configure:5615: result: yes
  362. configure:5624: checking whether TTYAUX_MAJOR is declared
  363. configure:5624: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  364. <command-line>: warning: missing terminating " character
  365. configure:5624: $? = 0
  366. configure:5624: result: yes
  367. configure:5636: checking whether SS_CONNECTED is declared
  368. configure:5636: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  369. <command-line>: warning: missing terminating " character
  370. configure:5636: $? = 0
  371. configure:5636: result: yes
  372. configure:5656: checking for special C compiler options needed for large files
  373. configure:5704: result: no
  374. configure:5710: checking for _FILE_OFFSET_BITS value needed for large files
  375. configure:5736: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  376. <command-line>: warning: missing terminating " character
  377. configure:5736: $? = 0
  378. configure:5770: result: no
  379. configure:5854: checking for strftime
  380. configure:5854: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5
  381. <command-line>: warning: missing terminating " character
  382. conftest.c:46:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch]
  383. 46 | char strftime ();
  384. | ^~~~~~~~
  385. conftest.c:38:1: note: 'strftime' is declared in header '<time.h>'
  386. 37 | #include <limits.h>
  387. 38 | #undef strftime
  388. configure:5854: $? = 0
  389. configure:5854: result: yes
  390. configure:5865: checking for selinux/selinux.h
  391. configure:5865: result: no
  392. configure:5875: checking for utmpx.h
  393. configure:5875: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  394. <command-line>: warning: missing terminating " character
  395. configure:5875: $? = 0
  396. configure:5875: result: yes
  397. configure:5884: checking for vm_memattr_t
  398. configure:5884: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  399. <command-line>: warning: missing terminating " character
  400. conftest.c:33:26: fatal error: vm/vm.h: No such file or directory
  401. 33 | #include <vm/vm.h>
  402. | ^~~~~~~~~
  403. compilation terminated.
  404. configure:5884: $? = 1
  405. configure: failed program was:
  406. | /* confdefs.h */
  407. | #define PACKAGE_NAME "lsof"
  408. | #define PACKAGE_TARNAME "lsof"
  409. | #define PACKAGE_VERSION "4.98.0"
  410. | #define PACKAGE_STRING "lsof 4.98.0"
  411. | #define PACKAGE_BUGREPORT ""
  412. | #define PACKAGE_URL ""
  413. | #define PACKAGE "lsof"
  414. | #define VERSION "4.98.0"
  415. | #define HAVE_STDIO_H 1
  416. | #define HAVE_STDLIB_H 1
  417. | #define HAVE_STRING_H 1
  418. | #define HAVE_INTTYPES_H 1
  419. | #define HAVE_STDINT_H 1
  420. | #define HAVE_STRINGS_H 1
  421. | #define HAVE_SYS_STAT_H 1
  422. | #define HAVE_SYS_TYPES_H 1
  423. | #define HAVE_UNISTD_H 1
  424. | #define STDC_HEADERS 1
  425. | #define HAVE_RPC_RPC_H 1
  426. | #define HAVE_DECL___GLIBC__ 1
  427. | #define HAVE_DECL_AF_INET6 1
  428. | #define HAVE_NETINET_IP6_H 1
  429. | #define HAVE_DECL_TCP_ESTABLISHED 1
  430. | #define HAVE_LINUX_SOCK_DIAG_H 1
  431. | #define HAVE_LINUX_UNIX_DIAG_H 1
  432. | #define HAVE_DECL_TTYAUX_MAJOR 1
  433. | #define HAVE_DECL_SS_CONNECTED 1
  434. | #define HAVE_STRFTIME 1
  435. | #define HAVE_UTMPX_H 1
  436. | /* end confdefs.h. */
  437. | #include <sys/types.h>
  438. | #include <vm/vm.h>
  439. |
  440. | int
  441. | main (void)
  442. | {
  443. | if (sizeof (vm_memattr_t))
  444. | return 0;
  445. | ;
  446. | return 0;
  447. | }
  448. configure:5884: result: no
  449. configure:5897: checking whether doadump is declared
  450. configure:5897: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  451. <command-line>: warning: missing terminating " character
  452. conftest.c:35:26: fatal error: sys/conf.h: No such file or directory
  453. 35 | #include <sys/conf.h>
  454. | ^~~~~~~~~~~~
  455. compilation terminated.
  456. configure:5897: $? = 1
  457. configure: failed program was:
  458. | /* confdefs.h */
  459. | #define PACKAGE_NAME "lsof"
  460. | #define PACKAGE_TARNAME "lsof"
  461. | #define PACKAGE_VERSION "4.98.0"
  462. | #define PACKAGE_STRING "lsof 4.98.0"
  463. | #define PACKAGE_BUGREPORT ""
  464. | #define PACKAGE_URL ""
  465. | #define PACKAGE "lsof"
  466. | #define VERSION "4.98.0"
  467. | #define HAVE_STDIO_H 1
  468. | #define HAVE_STDLIB_H 1
  469. | #define HAVE_STRING_H 1
  470. | #define HAVE_INTTYPES_H 1
  471. | #define HAVE_STDINT_H 1
  472. | #define HAVE_STRINGS_H 1
  473. | #define HAVE_SYS_STAT_H 1
  474. | #define HAVE_SYS_TYPES_H 1
  475. | #define HAVE_UNISTD_H 1
  476. | #define STDC_HEADERS 1
  477. | #define HAVE_RPC_RPC_H 1
  478. | #define HAVE_DECL___GLIBC__ 1
  479. | #define HAVE_DECL_AF_INET6 1
  480. | #define HAVE_NETINET_IP6_H 1
  481. | #define HAVE_DECL_TCP_ESTABLISHED 1
  482. | #define HAVE_LINUX_SOCK_DIAG_H 1
  483. | #define HAVE_LINUX_UNIX_DIAG_H 1
  484. | #define HAVE_DECL_TTYAUX_MAJOR 1
  485. | #define HAVE_DECL_SS_CONNECTED 1
  486. | #define HAVE_STRFTIME 1
  487. | #define HAVE_UTMPX_H 1
  488. | /* end confdefs.h. */
  489. | #define _KERNEL 1
  490. | #include <sys/types.h>
  491. | #include <sys/param.h>
  492. | #include <sys/conf.h>
  493. |
  494. | int
  495. | main (void)
  496. | {
  497. | #ifndef doadump
  498. | #ifdef __cplusplus
  499. | (void) doadump;
  500. | #else
  501. | (void) doadump;
  502. | #endif
  503. | #endif
  504. |
  505. | ;
  506. | return 0;
  507. | }
  508. configure:5897: result: no
  509. configure:5917: checking how to run the C preprocessor
  510. configure:5943: x86_64-pc-linux-gnu-gcc -E conftest.c
  511. configure:5943: $? = 0
  512. configure:5958: x86_64-pc-linux-gnu-gcc -E conftest.c
  513. conftest.c:33:10: fatal error: ac_nonexistent.h: No such file or directory
  514. 33 | #include <ac_nonexistent.h>
  515. | ^~~~~~~~~~~~~~~~~~
  516. compilation terminated.
  517. configure:5958: $? = 1
  518. configure: failed program was:
  519. | /* confdefs.h */
  520. | #define PACKAGE_NAME "lsof"
  521. | #define PACKAGE_TARNAME "lsof"
  522. | #define PACKAGE_VERSION "4.98.0"
  523. | #define PACKAGE_STRING "lsof 4.98.0"
  524. | #define PACKAGE_BUGREPORT ""
  525. | #define PACKAGE_URL ""
  526. | #define PACKAGE "lsof"
  527. | #define VERSION "4.98.0"
  528. | #define HAVE_STDIO_H 1
  529. | #define HAVE_STDLIB_H 1
  530. | #define HAVE_STRING_H 1
  531. | #define HAVE_INTTYPES_H 1
  532. | #define HAVE_STDINT_H 1
  533. | #define HAVE_STRINGS_H 1
  534. | #define HAVE_SYS_STAT_H 1
  535. | #define HAVE_SYS_TYPES_H 1
  536. | #define HAVE_UNISTD_H 1
  537. | #define STDC_HEADERS 1
  538. | #define HAVE_RPC_RPC_H 1
  539. | #define HAVE_DECL___GLIBC__ 1
  540. | #define HAVE_DECL_AF_INET6 1
  541. | #define HAVE_NETINET_IP6_H 1
  542. | #define HAVE_DECL_TCP_ESTABLISHED 1
  543. | #define HAVE_LINUX_SOCK_DIAG_H 1
  544. | #define HAVE_LINUX_UNIX_DIAG_H 1
  545. | #define HAVE_DECL_TTYAUX_MAJOR 1
  546. | #define HAVE_DECL_SS_CONNECTED 1
  547. | #define HAVE_STRFTIME 1
  548. | #define HAVE_UTMPX_H 1
  549. | #define HAVE_DECL_DOADUMP 0
  550. | /* end confdefs.h. */
  551. | #include <ac_nonexistent.h>
  552. configure:5985: result: x86_64-pc-linux-gnu-gcc -E
  553. configure:5999: x86_64-pc-linux-gnu-gcc -E conftest.c
  554. configure:5999: $? = 0
  555. configure:6014: x86_64-pc-linux-gnu-gcc -E conftest.c
  556. conftest.c:33:10: fatal error: ac_nonexistent.h: No such file or directory
  557. 33 | #include <ac_nonexistent.h>
  558. | ^~~~~~~~~~~~~~~~~~
  559. compilation terminated.
  560. configure:6014: $? = 1
  561. configure: failed program was:
  562. | /* confdefs.h */
  563. | #define PACKAGE_NAME "lsof"
  564. | #define PACKAGE_TARNAME "lsof"
  565. | #define PACKAGE_VERSION "4.98.0"
  566. | #define PACKAGE_STRING "lsof 4.98.0"
  567. | #define PACKAGE_BUGREPORT ""
  568. | #define PACKAGE_URL ""
  569. | #define PACKAGE "lsof"
  570. | #define VERSION "4.98.0"
  571. | #define HAVE_STDIO_H 1
  572. | #define HAVE_STDLIB_H 1
  573. | #define HAVE_STRING_H 1
  574. | #define HAVE_INTTYPES_H 1
  575. | #define HAVE_STDINT_H 1
  576. | #define HAVE_STRINGS_H 1
  577. | #define HAVE_SYS_STAT_H 1
  578. | #define HAVE_SYS_TYPES_H 1
  579. | #define HAVE_UNISTD_H 1
  580. | #define STDC_HEADERS 1
  581. | #define HAVE_RPC_RPC_H 1
  582. | #define HAVE_DECL___GLIBC__ 1
  583. | #define HAVE_DECL_AF_INET6 1
  584. | #define HAVE_NETINET_IP6_H 1
  585. | #define HAVE_DECL_TCP_ESTABLISHED 1
  586. | #define HAVE_LINUX_SOCK_DIAG_H 1
  587. | #define HAVE_LINUX_UNIX_DIAG_H 1
  588. | #define HAVE_DECL_TTYAUX_MAJOR 1
  589. | #define HAVE_DECL_SS_CONNECTED 1
  590. | #define HAVE_STRFTIME 1
  591. | #define HAVE_UTMPX_H 1
  592. | #define HAVE_DECL_DOADUMP 0
  593. | /* end confdefs.h. */
  594. | #include <ac_nonexistent.h>
  595. configure:6045: checking for grep that handles long lines and -e
  596. configure:6109: result: /bin/grep
  597. configure:6114: checking for egrep
  598. configure:6182: result: /bin/grep -E
  599. conftest.c:34:26: fatal error: sys/vnode.h: No such file or directory
  600. 34 | #include <sys/vnode.h>
  601. | ^~~~~~~~~~~~~
  602. compilation terminated.
  603. configure:6204: checking whether SBS_CANTSENDMORE is declared
  604. configure:6204: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  605. <command-line>: warning: missing terminating " character
  606. conftest.c: In function 'main':
  607. conftest.c:43:10: error: 'SBS_CANTSENDMORE' undeclared (first use in this function)
  608. 43 | (void) SBS_CANTSENDMORE;
  609. | ^~~~~~~~~~~~~~~~
  610. conftest.c:43:10: note: each undeclared identifier is reported only once for each function it appears in
  611. configure:6204: $? = 1
  612. configure: failed program was:
  613. | /* confdefs.h */
  614. | #define PACKAGE_NAME "lsof"
  615. | #define PACKAGE_TARNAME "lsof"
  616. | #define PACKAGE_VERSION "4.98.0"
  617. | #define PACKAGE_STRING "lsof 4.98.0"
  618. | #define PACKAGE_BUGREPORT ""
  619. | #define PACKAGE_URL ""
  620. | #define PACKAGE "lsof"
  621. | #define VERSION "4.98.0"
  622. | #define HAVE_STDIO_H 1
  623. | #define HAVE_STDLIB_H 1
  624. | #define HAVE_STRING_H 1
  625. | #define HAVE_INTTYPES_H 1
  626. | #define HAVE_STDINT_H 1
  627. | #define HAVE_STRINGS_H 1
  628. | #define HAVE_SYS_STAT_H 1
  629. | #define HAVE_SYS_TYPES_H 1
  630. | #define HAVE_UNISTD_H 1
  631. | #define STDC_HEADERS 1
  632. | #define HAVE_RPC_RPC_H 1
  633. | #define HAVE_DECL___GLIBC__ 1
  634. | #define HAVE_DECL_AF_INET6 1
  635. | #define HAVE_NETINET_IP6_H 1
  636. | #define HAVE_DECL_TCP_ESTABLISHED 1
  637. | #define HAVE_LINUX_SOCK_DIAG_H 1
  638. | #define HAVE_LINUX_UNIX_DIAG_H 1
  639. | #define HAVE_DECL_TTYAUX_MAJOR 1
  640. | #define HAVE_DECL_SS_CONNECTED 1
  641. | #define HAVE_STRFTIME 1
  642. | #define HAVE_UTMPX_H 1
  643. | #define HAVE_DECL_DOADUMP 0
  644. | /* end confdefs.h. */
  645. | #include <sys/types.h>
  646. | #include <sys/socketvar.h>
  647. |
  648. | int
  649. | main (void)
  650. | {
  651. | #ifndef SBS_CANTSENDMORE
  652. | #ifdef __cplusplus
  653. | (void) SBS_CANTSENDMORE;
  654. | #else
  655. | (void) SBS_CANTSENDMORE;
  656. | #endif
  657. | #endif
  658. |
  659. | ;
  660. | return 0;
  661. | }
  662. configure:6204: result: no
  663. configure:6217: checking for struct lockf_entry
  664. configure:6217: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  665. <command-line>: warning: missing terminating " character
  666. conftest.c:35:26: fatal error: sys/lockf.h: No such file or directory
  667. 35 | #include <sys/lockf.h>
  668. | ^~~~~~~~~~~~~
  669. compilation terminated.
  670. configure:6217: $? = 1
  671. configure: failed program was:
  672. | /* confdefs.h */
  673. | #define PACKAGE_NAME "lsof"
  674. | #define PACKAGE_TARNAME "lsof"
  675. | #define PACKAGE_VERSION "4.98.0"
  676. | #define PACKAGE_STRING "lsof 4.98.0"
  677. | #define PACKAGE_BUGREPORT ""
  678. | #define PACKAGE_URL ""
  679. | #define PACKAGE "lsof"
  680. | #define VERSION "4.98.0"
  681. | #define HAVE_STDIO_H 1
  682. | #define HAVE_STDLIB_H 1
  683. | #define HAVE_STRING_H 1
  684. | #define HAVE_INTTYPES_H 1
  685. | #define HAVE_STDINT_H 1
  686. | #define HAVE_STRINGS_H 1
  687. | #define HAVE_SYS_STAT_H 1
  688. | #define HAVE_SYS_TYPES_H 1
  689. | #define HAVE_UNISTD_H 1
  690. | #define STDC_HEADERS 1
  691. | #define HAVE_RPC_RPC_H 1
  692. | #define HAVE_DECL___GLIBC__ 1
  693. | #define HAVE_DECL_AF_INET6 1
  694. | #define HAVE_NETINET_IP6_H 1
  695. | #define HAVE_DECL_TCP_ESTABLISHED 1
  696. | #define HAVE_LINUX_SOCK_DIAG_H 1
  697. | #define HAVE_LINUX_UNIX_DIAG_H 1
  698. | #define HAVE_DECL_TTYAUX_MAJOR 1
  699. | #define HAVE_DECL_SS_CONNECTED 1
  700. | #define HAVE_STRFTIME 1
  701. | #define HAVE_UTMPX_H 1
  702. | #define HAVE_DECL_DOADUMP 0
  703. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  704. | /* end confdefs.h. */
  705. | #include <sys/types.h>
  706. | #include <sys/lockf.h>
  707. |
  708. | int
  709. | main (void)
  710. | {
  711. | if (sizeof (struct lockf_entry))
  712. | return 0;
  713. | ;
  714. | return 0;
  715. | }
  716. configure:6217: result: no
  717. configure:6304: checking for struct kinfo_proc.ki_numthreads
  718. configure:6304: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  719. <command-line>: warning: missing terminating " character
  720. conftest.c: In function 'main':
  721. conftest.c:40:26: error: storage size of 'ac_aggr' isn't known
  722. 40 | static struct kinfo_proc ac_aggr;
  723. | ^~~~~~~
  724. configure:6304: $? = 1
  725. configure: failed program was:
  726. | /* confdefs.h */
  727. | #define PACKAGE_NAME "lsof"
  728. | #define PACKAGE_TARNAME "lsof"
  729. | #define PACKAGE_VERSION "4.98.0"
  730. | #define PACKAGE_STRING "lsof 4.98.0"
  731. | #define PACKAGE_BUGREPORT ""
  732. | #define PACKAGE_URL ""
  733. | #define PACKAGE "lsof"
  734. | #define VERSION "4.98.0"
  735. | #define HAVE_STDIO_H 1
  736. | #define HAVE_STDLIB_H 1
  737. | #define HAVE_STRING_H 1
  738. | #define HAVE_INTTYPES_H 1
  739. | #define HAVE_STDINT_H 1
  740. | #define HAVE_STRINGS_H 1
  741. | #define HAVE_SYS_STAT_H 1
  742. | #define HAVE_SYS_TYPES_H 1
  743. | #define HAVE_UNISTD_H 1
  744. | #define STDC_HEADERS 1
  745. | #define HAVE_RPC_RPC_H 1
  746. | #define HAVE_DECL___GLIBC__ 1
  747. | #define HAVE_DECL_AF_INET6 1
  748. | #define HAVE_NETINET_IP6_H 1
  749. | #define HAVE_DECL_TCP_ESTABLISHED 1
  750. | #define HAVE_LINUX_SOCK_DIAG_H 1
  751. | #define HAVE_LINUX_UNIX_DIAG_H 1
  752. | #define HAVE_DECL_TTYAUX_MAJOR 1
  753. | #define HAVE_DECL_SS_CONNECTED 1
  754. | #define HAVE_STRFTIME 1
  755. | #define HAVE_UTMPX_H 1
  756. | #define HAVE_DECL_DOADUMP 0
  757. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  758. | /* end confdefs.h. */
  759. | #include <sys/types.h>
  760. | #include <sys/user.h>
  761. |
  762. | int
  763. | main (void)
  764. | {
  765. | static struct kinfo_proc ac_aggr;
  766. | if (ac_aggr.ki_numthreads)
  767. | return 0;
  768. | ;
  769. | return 0;
  770. | }
  771. configure:6304: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  772. <command-line>: warning: missing terminating " character
  773. conftest.c: In function 'main':
  774. conftest.c:40:26: error: storage size of 'ac_aggr' isn't known
  775. 40 | static struct kinfo_proc ac_aggr;
  776. | ^~~~~~~
  777. configure:6304: $? = 1
  778. configure: failed program was:
  779. | /* confdefs.h */
  780. | #define PACKAGE_NAME "lsof"
  781. | #define PACKAGE_TARNAME "lsof"
  782. | #define PACKAGE_VERSION "4.98.0"
  783. | #define PACKAGE_STRING "lsof 4.98.0"
  784. | #define PACKAGE_BUGREPORT ""
  785. | #define PACKAGE_URL ""
  786. | #define PACKAGE "lsof"
  787. | #define VERSION "4.98.0"
  788. | #define HAVE_STDIO_H 1
  789. | #define HAVE_STDLIB_H 1
  790. | #define HAVE_STRING_H 1
  791. | #define HAVE_INTTYPES_H 1
  792. | #define HAVE_STDINT_H 1
  793. | #define HAVE_STRINGS_H 1
  794. | #define HAVE_SYS_STAT_H 1
  795. | #define HAVE_SYS_TYPES_H 1
  796. | #define HAVE_UNISTD_H 1
  797. | #define STDC_HEADERS 1
  798. | #define HAVE_RPC_RPC_H 1
  799. | #define HAVE_DECL___GLIBC__ 1
  800. | #define HAVE_DECL_AF_INET6 1
  801. | #define HAVE_NETINET_IP6_H 1
  802. | #define HAVE_DECL_TCP_ESTABLISHED 1
  803. | #define HAVE_LINUX_SOCK_DIAG_H 1
  804. | #define HAVE_LINUX_UNIX_DIAG_H 1
  805. | #define HAVE_DECL_TTYAUX_MAJOR 1
  806. | #define HAVE_DECL_SS_CONNECTED 1
  807. | #define HAVE_STRFTIME 1
  808. | #define HAVE_UTMPX_H 1
  809. | #define HAVE_DECL_DOADUMP 0
  810. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  811. | /* end confdefs.h. */
  812. | #include <sys/types.h>
  813. | #include <sys/user.h>
  814. |
  815. | int
  816. | main (void)
  817. | {
  818. | static struct kinfo_proc ac_aggr;
  819. | if (sizeof ac_aggr.ki_numthreads)
  820. | return 0;
  821. | ;
  822. | return 0;
  823. | }
  824. configure:6304: result: no
  825. configure:6317: checking for struct inode.i_effnlink
  826. configure:6317: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  827. <command-line>: warning: missing terminating " character
  828. conftest.c:36:26: fatal error: ufs/ufs/quota.h: No such file or directory
  829. 36 | #include <ufs/ufs/quota.h>
  830. | ^~~~~~~~~~~~~~~~~
  831. compilation terminated.
  832. configure:6317: $? = 1
  833. configure: failed program was:
  834. | /* confdefs.h */
  835. | #define PACKAGE_NAME "lsof"
  836. | #define PACKAGE_TARNAME "lsof"
  837. | #define PACKAGE_VERSION "4.98.0"
  838. | #define PACKAGE_STRING "lsof 4.98.0"
  839. | #define PACKAGE_BUGREPORT ""
  840. | #define PACKAGE_URL ""
  841. | #define PACKAGE "lsof"
  842. | #define VERSION "4.98.0"
  843. | #define HAVE_STDIO_H 1
  844. | #define HAVE_STDLIB_H 1
  845. | #define HAVE_STRING_H 1
  846. | #define HAVE_INTTYPES_H 1
  847. | #define HAVE_STDINT_H 1
  848. | #define HAVE_STRINGS_H 1
  849. | #define HAVE_SYS_STAT_H 1
  850. | #define HAVE_SYS_TYPES_H 1
  851. | #define HAVE_UNISTD_H 1
  852. | #define STDC_HEADERS 1
  853. | #define HAVE_RPC_RPC_H 1
  854. | #define HAVE_DECL___GLIBC__ 1
  855. | #define HAVE_DECL_AF_INET6 1
  856. | #define HAVE_NETINET_IP6_H 1
  857. | #define HAVE_DECL_TCP_ESTABLISHED 1
  858. | #define HAVE_LINUX_SOCK_DIAG_H 1
  859. | #define HAVE_LINUX_UNIX_DIAG_H 1
  860. | #define HAVE_DECL_TTYAUX_MAJOR 1
  861. | #define HAVE_DECL_SS_CONNECTED 1
  862. | #define HAVE_STRFTIME 1
  863. | #define HAVE_UTMPX_H 1
  864. | #define HAVE_DECL_DOADUMP 0
  865. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  866. | /* end confdefs.h. */
  867. | #define __BSD_VISIBLE 1
  868. | #include <sys/types.h>
  869. | #include <ufs/ufs/quota.h>
  870. | #include <ufs/ufs/inode.h>
  871. |
  872. | int
  873. | main (void)
  874. | {
  875. | static struct inode ac_aggr;
  876. | if (ac_aggr.i_effnlink)
  877. | return 0;
  878. | ;
  879. | return 0;
  880. | }
  881. configure:6317: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  882. <command-line>: warning: missing terminating " character
  883. conftest.c:36:26: fatal error: ufs/ufs/quota.h: No such file or directory
  884. 36 | #include <ufs/ufs/quota.h>
  885. | ^~~~~~~~~~~~~~~~~
  886. compilation terminated.
  887. configure:6317: $? = 1
  888. configure: failed program was:
  889. | /* confdefs.h */
  890. | #define PACKAGE_NAME "lsof"
  891. | #define PACKAGE_TARNAME "lsof"
  892. | #define PACKAGE_VERSION "4.98.0"
  893. | #define PACKAGE_STRING "lsof 4.98.0"
  894. | #define PACKAGE_BUGREPORT ""
  895. | #define PACKAGE_URL ""
  896. | #define PACKAGE "lsof"
  897. | #define VERSION "4.98.0"
  898. | #define HAVE_STDIO_H 1
  899. | #define HAVE_STDLIB_H 1
  900. | #define HAVE_STRING_H 1
  901. | #define HAVE_INTTYPES_H 1
  902. | #define HAVE_STDINT_H 1
  903. | #define HAVE_STRINGS_H 1
  904. | #define HAVE_SYS_STAT_H 1
  905. | #define HAVE_SYS_TYPES_H 1
  906. | #define HAVE_UNISTD_H 1
  907. | #define STDC_HEADERS 1
  908. | #define HAVE_RPC_RPC_H 1
  909. | #define HAVE_DECL___GLIBC__ 1
  910. | #define HAVE_DECL_AF_INET6 1
  911. | #define HAVE_NETINET_IP6_H 1
  912. | #define HAVE_DECL_TCP_ESTABLISHED 1
  913. | #define HAVE_LINUX_SOCK_DIAG_H 1
  914. | #define HAVE_LINUX_UNIX_DIAG_H 1
  915. | #define HAVE_DECL_TTYAUX_MAJOR 1
  916. | #define HAVE_DECL_SS_CONNECTED 1
  917. | #define HAVE_STRFTIME 1
  918. | #define HAVE_UTMPX_H 1
  919. | #define HAVE_DECL_DOADUMP 0
  920. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  921. | /* end confdefs.h. */
  922. | #define __BSD_VISIBLE 1
  923. | #include <sys/types.h>
  924. | #include <ufs/ufs/quota.h>
  925. | #include <ufs/ufs/inode.h>
  926. |
  927. | int
  928. | main (void)
  929. | {
  930. | static struct inode ac_aggr;
  931. | if (sizeof ac_aggr.i_effnlink)
  932. | return 0;
  933. | ;
  934. | return 0;
  935. | }
  936. configure:6317: result: no
  937. configure:6332: checking for struct file.f_vnode
  938. configure:6332: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  939. <command-line>: warning: missing terminating " character
  940. conftest.c: In function 'main':
  941. conftest.c:43:20: error: storage size of 'ac_aggr' isn't known
  942. 43 | static struct file ac_aggr;
  943. | ^~~~~~~
  944. configure:6332: $? = 1
  945. configure: failed program was:
  946. | /* confdefs.h */
  947. | #define PACKAGE_NAME "lsof"
  948. | #define PACKAGE_TARNAME "lsof"
  949. | #define PACKAGE_VERSION "4.98.0"
  950. | #define PACKAGE_STRING "lsof 4.98.0"
  951. | #define PACKAGE_BUGREPORT ""
  952. | #define PACKAGE_URL ""
  953. | #define PACKAGE "lsof"
  954. | #define VERSION "4.98.0"
  955. | #define HAVE_STDIO_H 1
  956. | #define HAVE_STDLIB_H 1
  957. | #define HAVE_STRING_H 1
  958. | #define HAVE_INTTYPES_H 1
  959. | #define HAVE_STDINT_H 1
  960. | #define HAVE_STRINGS_H 1
  961. | #define HAVE_SYS_STAT_H 1
  962. | #define HAVE_SYS_TYPES_H 1
  963. | #define HAVE_UNISTD_H 1
  964. | #define STDC_HEADERS 1
  965. | #define HAVE_RPC_RPC_H 1
  966. | #define HAVE_DECL___GLIBC__ 1
  967. | #define HAVE_DECL_AF_INET6 1
  968. | #define HAVE_NETINET_IP6_H 1
  969. | #define HAVE_DECL_TCP_ESTABLISHED 1
  970. | #define HAVE_LINUX_SOCK_DIAG_H 1
  971. | #define HAVE_LINUX_UNIX_DIAG_H 1
  972. | #define HAVE_DECL_TTYAUX_MAJOR 1
  973. | #define HAVE_DECL_SS_CONNECTED 1
  974. | #define HAVE_STRFTIME 1
  975. | #define HAVE_UTMPX_H 1
  976. | #define HAVE_DECL_DOADUMP 0
  977. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  978. | /* end confdefs.h. */
  979. | #define __BSD_VISIBLE 1
  980. | #define _KERNEL 1
  981. | #define GENOFFSET
  982. | #include <sys/types.h>
  983. | #include <sys/file.h>
  984. |
  985. | int
  986. | main (void)
  987. | {
  988. | static struct file ac_aggr;
  989. | if (ac_aggr.f_vnode)
  990. | return 0;
  991. | ;
  992. | return 0;
  993. | }
  994. configure:6332: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  995. <command-line>: warning: missing terminating " character
  996. conftest.c: In function 'main':
  997. conftest.c:43:20: error: storage size of 'ac_aggr' isn't known
  998. 43 | static struct file ac_aggr;
  999. | ^~~~~~~
  1000. configure:6332: $? = 1
  1001. configure: failed program was:
  1002. | /* confdefs.h */
  1003. | #define PACKAGE_NAME "lsof"
  1004. | #define PACKAGE_TARNAME "lsof"
  1005. | #define PACKAGE_VERSION "4.98.0"
  1006. | #define PACKAGE_STRING "lsof 4.98.0"
  1007. | #define PACKAGE_BUGREPORT ""
  1008. | #define PACKAGE_URL ""
  1009. | #define PACKAGE "lsof"
  1010. | #define VERSION "4.98.0"
  1011. | #define HAVE_STDIO_H 1
  1012. | #define HAVE_STDLIB_H 1
  1013. | #define HAVE_STRING_H 1
  1014. | #define HAVE_INTTYPES_H 1
  1015. | #define HAVE_STDINT_H 1
  1016. | #define HAVE_STRINGS_H 1
  1017. | #define HAVE_SYS_STAT_H 1
  1018. | #define HAVE_SYS_TYPES_H 1
  1019. | #define HAVE_UNISTD_H 1
  1020. | #define STDC_HEADERS 1
  1021. | #define HAVE_RPC_RPC_H 1
  1022. | #define HAVE_DECL___GLIBC__ 1
  1023. | #define HAVE_DECL_AF_INET6 1
  1024. | #define HAVE_NETINET_IP6_H 1
  1025. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1026. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1027. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1028. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1029. | #define HAVE_DECL_SS_CONNECTED 1
  1030. | #define HAVE_STRFTIME 1
  1031. | #define HAVE_UTMPX_H 1
  1032. | #define HAVE_DECL_DOADUMP 0
  1033. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1034. | /* end confdefs.h. */
  1035. | #define __BSD_VISIBLE 1
  1036. | #define _KERNEL 1
  1037. | #define GENOFFSET
  1038. | #include <sys/types.h>
  1039. | #include <sys/file.h>
  1040. |
  1041. | int
  1042. | main (void)
  1043. | {
  1044. | static struct file ac_aggr;
  1045. | if (sizeof ac_aggr.f_vnode)
  1046. | return 0;
  1047. | ;
  1048. | return 0;
  1049. | }
  1050. configure:6332: result: no
  1051. configure:6348: checking for struct filedescent
  1052. configure:6348: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1053. <command-line>: warning: missing terminating " character
  1054. conftest.c:36:26: fatal error: sys/filedesc.h: No such file or directory
  1055. 36 | #include <sys/filedesc.h>
  1056. | ^~~~~~~~~~~~~~~~
  1057. compilation terminated.
  1058. configure:6348: $? = 1
  1059. configure: failed program was:
  1060. | /* confdefs.h */
  1061. | #define PACKAGE_NAME "lsof"
  1062. | #define PACKAGE_TARNAME "lsof"
  1063. | #define PACKAGE_VERSION "4.98.0"
  1064. | #define PACKAGE_STRING "lsof 4.98.0"
  1065. | #define PACKAGE_BUGREPORT ""
  1066. | #define PACKAGE_URL ""
  1067. | #define PACKAGE "lsof"
  1068. | #define VERSION "4.98.0"
  1069. | #define HAVE_STDIO_H 1
  1070. | #define HAVE_STDLIB_H 1
  1071. | #define HAVE_STRING_H 1
  1072. | #define HAVE_INTTYPES_H 1
  1073. | #define HAVE_STDINT_H 1
  1074. | #define HAVE_STRINGS_H 1
  1075. | #define HAVE_SYS_STAT_H 1
  1076. | #define HAVE_SYS_TYPES_H 1
  1077. | #define HAVE_UNISTD_H 1
  1078. | #define STDC_HEADERS 1
  1079. | #define HAVE_RPC_RPC_H 1
  1080. | #define HAVE_DECL___GLIBC__ 1
  1081. | #define HAVE_DECL_AF_INET6 1
  1082. | #define HAVE_NETINET_IP6_H 1
  1083. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1084. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1085. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1086. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1087. | #define HAVE_DECL_SS_CONNECTED 1
  1088. | #define HAVE_STRFTIME 1
  1089. | #define HAVE_UTMPX_H 1
  1090. | #define HAVE_DECL_DOADUMP 0
  1091. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1092. | /* end confdefs.h. */
  1093. | #define __BSD_VISIBLE 1
  1094. | #include <sys/types.h>
  1095. | #include <sys/filedesc.h>
  1096. |
  1097. | int
  1098. | main (void)
  1099. | {
  1100. | if (sizeof (struct filedescent))
  1101. | return 0;
  1102. | ;
  1103. | return 0;
  1104. | }
  1105. configure:6348: result: no
  1106. configure:6372: checking for wctype.h
  1107. configure:6372: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1108. <command-line>: warning: missing terminating " character
  1109. configure:6372: $? = 0
  1110. configure:6372: result: yes
  1111. configure:6381: checking for struct inode.i_din2
  1112. configure:6381: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1113. <command-line>: warning: missing terminating " character
  1114. conftest.c:37:26: fatal error: ufs/ufs/quota.h: No such file or directory
  1115. 37 | #include <ufs/ufs/quota.h>
  1116. | ^~~~~~~~~~~~~~~~~
  1117. compilation terminated.
  1118. configure:6381: $? = 1
  1119. configure: failed program was:
  1120. | /* confdefs.h */
  1121. | #define PACKAGE_NAME "lsof"
  1122. | #define PACKAGE_TARNAME "lsof"
  1123. | #define PACKAGE_VERSION "4.98.0"
  1124. | #define PACKAGE_STRING "lsof 4.98.0"
  1125. | #define PACKAGE_BUGREPORT ""
  1126. | #define PACKAGE_URL ""
  1127. | #define PACKAGE "lsof"
  1128. | #define VERSION "4.98.0"
  1129. | #define HAVE_STDIO_H 1
  1130. | #define HAVE_STDLIB_H 1
  1131. | #define HAVE_STRING_H 1
  1132. | #define HAVE_INTTYPES_H 1
  1133. | #define HAVE_STDINT_H 1
  1134. | #define HAVE_STRINGS_H 1
  1135. | #define HAVE_SYS_STAT_H 1
  1136. | #define HAVE_SYS_TYPES_H 1
  1137. | #define HAVE_UNISTD_H 1
  1138. | #define STDC_HEADERS 1
  1139. | #define HAVE_RPC_RPC_H 1
  1140. | #define HAVE_DECL___GLIBC__ 1
  1141. | #define HAVE_DECL_AF_INET6 1
  1142. | #define HAVE_NETINET_IP6_H 1
  1143. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1144. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1145. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1146. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1147. | #define HAVE_DECL_SS_CONNECTED 1
  1148. | #define HAVE_STRFTIME 1
  1149. | #define HAVE_UTMPX_H 1
  1150. | #define HAVE_DECL_DOADUMP 0
  1151. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1152. | #define HAVE_WCTYPE_H 1
  1153. | /* end confdefs.h. */
  1154. | #define __BSD_VISIBLE 1
  1155. | #include <sys/types.h>
  1156. | #include <ufs/ufs/quota.h>
  1157. | #include <ufs/ufs/inode.h>
  1158. |
  1159. | int
  1160. | main (void)
  1161. | {
  1162. | static struct inode ac_aggr;
  1163. | if (ac_aggr.i_din2)
  1164. | return 0;
  1165. | ;
  1166. | return 0;
  1167. | }
  1168. configure:6381: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1169. <command-line>: warning: missing terminating " character
  1170. conftest.c:37:26: fatal error: ufs/ufs/quota.h: No such file or directory
  1171. 37 | #include <ufs/ufs/quota.h>
  1172. | ^~~~~~~~~~~~~~~~~
  1173. compilation terminated.
  1174. configure:6381: $? = 1
  1175. configure: failed program was:
  1176. | /* confdefs.h */
  1177. | #define PACKAGE_NAME "lsof"
  1178. | #define PACKAGE_TARNAME "lsof"
  1179. | #define PACKAGE_VERSION "4.98.0"
  1180. | #define PACKAGE_STRING "lsof 4.98.0"
  1181. | #define PACKAGE_BUGREPORT ""
  1182. | #define PACKAGE_URL ""
  1183. | #define PACKAGE "lsof"
  1184. | #define VERSION "4.98.0"
  1185. | #define HAVE_STDIO_H 1
  1186. | #define HAVE_STDLIB_H 1
  1187. | #define HAVE_STRING_H 1
  1188. | #define HAVE_INTTYPES_H 1
  1189. | #define HAVE_STDINT_H 1
  1190. | #define HAVE_STRINGS_H 1
  1191. | #define HAVE_SYS_STAT_H 1
  1192. | #define HAVE_SYS_TYPES_H 1
  1193. | #define HAVE_UNISTD_H 1
  1194. | #define STDC_HEADERS 1
  1195. | #define HAVE_RPC_RPC_H 1
  1196. | #define HAVE_DECL___GLIBC__ 1
  1197. | #define HAVE_DECL_AF_INET6 1
  1198. | #define HAVE_NETINET_IP6_H 1
  1199. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1200. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1201. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1202. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1203. | #define HAVE_DECL_SS_CONNECTED 1
  1204. | #define HAVE_STRFTIME 1
  1205. | #define HAVE_UTMPX_H 1
  1206. | #define HAVE_DECL_DOADUMP 0
  1207. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1208. | #define HAVE_WCTYPE_H 1
  1209. | /* end confdefs.h. */
  1210. | #define __BSD_VISIBLE 1
  1211. | #include <sys/types.h>
  1212. | #include <ufs/ufs/quota.h>
  1213. | #include <ufs/ufs/inode.h>
  1214. |
  1215. | int
  1216. | main (void)
  1217. | {
  1218. | static struct inode ac_aggr;
  1219. | if (sizeof ac_aggr.i_din2)
  1220. | return 0;
  1221. | ;
  1222. | return 0;
  1223. | }
  1224. configure:6381: result: no
  1225. configure:6396: checking for struct vnode.v_lockf
  1226. configure:6396: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1227. <command-line>: warning: missing terminating " character
  1228. conftest.c:38:26: fatal error: sys/vnode.h: No such file or directory
  1229. 38 | #include <sys/vnode.h>
  1230. | ^~~~~~~~~~~~~
  1231. compilation terminated.
  1232. configure:6396: $? = 1
  1233. configure: failed program was:
  1234. | /* confdefs.h */
  1235. | #define PACKAGE_NAME "lsof"
  1236. | #define PACKAGE_TARNAME "lsof"
  1237. | #define PACKAGE_VERSION "4.98.0"
  1238. | #define PACKAGE_STRING "lsof 4.98.0"
  1239. | #define PACKAGE_BUGREPORT ""
  1240. | #define PACKAGE_URL ""
  1241. | #define PACKAGE "lsof"
  1242. | #define VERSION "4.98.0"
  1243. | #define HAVE_STDIO_H 1
  1244. | #define HAVE_STDLIB_H 1
  1245. | #define HAVE_STRING_H 1
  1246. | #define HAVE_INTTYPES_H 1
  1247. | #define HAVE_STDINT_H 1
  1248. | #define HAVE_STRINGS_H 1
  1249. | #define HAVE_SYS_STAT_H 1
  1250. | #define HAVE_SYS_TYPES_H 1
  1251. | #define HAVE_UNISTD_H 1
  1252. | #define STDC_HEADERS 1
  1253. | #define HAVE_RPC_RPC_H 1
  1254. | #define HAVE_DECL___GLIBC__ 1
  1255. | #define HAVE_DECL_AF_INET6 1
  1256. | #define HAVE_NETINET_IP6_H 1
  1257. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1258. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1259. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1260. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1261. | #define HAVE_DECL_SS_CONNECTED 1
  1262. | #define HAVE_STRFTIME 1
  1263. | #define HAVE_UTMPX_H 1
  1264. | #define HAVE_DECL_DOADUMP 0
  1265. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1266. | #define HAVE_WCTYPE_H 1
  1267. | /* end confdefs.h. */
  1268. | #define _KVM_VNODE 1
  1269. | #define __BSD_VISIBLE 1
  1270. | #include <sys/types.h>
  1271. | #include <sys/vnode.h>
  1272. |
  1273. | int
  1274. | main (void)
  1275. | {
  1276. | static struct vnode ac_aggr;
  1277. | if (ac_aggr.v_lockf)
  1278. | return 0;
  1279. | ;
  1280. | return 0;
  1281. | }
  1282. configure:6396: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1283. <command-line>: warning: missing terminating " character
  1284. conftest.c:38:26: fatal error: sys/vnode.h: No such file or directory
  1285. 38 | #include <sys/vnode.h>
  1286. | ^~~~~~~~~~~~~
  1287. compilation terminated.
  1288. configure:6396: $? = 1
  1289. configure: failed program was:
  1290. | /* confdefs.h */
  1291. | #define PACKAGE_NAME "lsof"
  1292. | #define PACKAGE_TARNAME "lsof"
  1293. | #define PACKAGE_VERSION "4.98.0"
  1294. | #define PACKAGE_STRING "lsof 4.98.0"
  1295. | #define PACKAGE_BUGREPORT ""
  1296. | #define PACKAGE_URL ""
  1297. | #define PACKAGE "lsof"
  1298. | #define VERSION "4.98.0"
  1299. | #define HAVE_STDIO_H 1
  1300. | #define HAVE_STDLIB_H 1
  1301. | #define HAVE_STRING_H 1
  1302. | #define HAVE_INTTYPES_H 1
  1303. | #define HAVE_STDINT_H 1
  1304. | #define HAVE_STRINGS_H 1
  1305. | #define HAVE_SYS_STAT_H 1
  1306. | #define HAVE_SYS_TYPES_H 1
  1307. | #define HAVE_UNISTD_H 1
  1308. | #define STDC_HEADERS 1
  1309. | #define HAVE_RPC_RPC_H 1
  1310. | #define HAVE_DECL___GLIBC__ 1
  1311. | #define HAVE_DECL_AF_INET6 1
  1312. | #define HAVE_NETINET_IP6_H 1
  1313. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1314. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1315. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1316. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1317. | #define HAVE_DECL_SS_CONNECTED 1
  1318. | #define HAVE_STRFTIME 1
  1319. | #define HAVE_UTMPX_H 1
  1320. | #define HAVE_DECL_DOADUMP 0
  1321. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1322. | #define HAVE_WCTYPE_H 1
  1323. | /* end confdefs.h. */
  1324. | #define _KVM_VNODE 1
  1325. | #define __BSD_VISIBLE 1
  1326. | #include <sys/types.h>
  1327. | #include <sys/vnode.h>
  1328. |
  1329. | int
  1330. | main (void)
  1331. | {
  1332. | static struct vnode ac_aggr;
  1333. | if (sizeof ac_aggr.v_lockf)
  1334. | return 0;
  1335. | ;
  1336. | return 0;
  1337. | }
  1338. configure:6396: result: no
  1339. configure:6411: checking for fs/fdescfs/fdesc.h
  1340. configure:6411: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1341. <command-line>: warning: missing terminating " character
  1342. conftest.c:40:10: fatal error: fs/fdescfs/fdesc.h: No such file or directory
  1343. 40 | #include <fs/fdescfs/fdesc.h>
  1344. | ^~~~~~~~~~~~~~~~~~~~
  1345. compilation terminated.
  1346. configure:6411: $? = 1
  1347. configure: failed program was:
  1348. | /* confdefs.h */
  1349. | #define PACKAGE_NAME "lsof"
  1350. | #define PACKAGE_TARNAME "lsof"
  1351. | #define PACKAGE_VERSION "4.98.0"
  1352. | #define PACKAGE_STRING "lsof 4.98.0"
  1353. | #define PACKAGE_BUGREPORT ""
  1354. | #define PACKAGE_URL ""
  1355. | #define PACKAGE "lsof"
  1356. | #define VERSION "4.98.0"
  1357. | #define HAVE_STDIO_H 1
  1358. | #define HAVE_STDLIB_H 1
  1359. | #define HAVE_STRING_H 1
  1360. | #define HAVE_INTTYPES_H 1
  1361. | #define HAVE_STDINT_H 1
  1362. | #define HAVE_STRINGS_H 1
  1363. | #define HAVE_SYS_STAT_H 1
  1364. | #define HAVE_SYS_TYPES_H 1
  1365. | #define HAVE_UNISTD_H 1
  1366. | #define STDC_HEADERS 1
  1367. | #define HAVE_RPC_RPC_H 1
  1368. | #define HAVE_DECL___GLIBC__ 1
  1369. | #define HAVE_DECL_AF_INET6 1
  1370. | #define HAVE_NETINET_IP6_H 1
  1371. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1372. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1373. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1374. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1375. | #define HAVE_DECL_SS_CONNECTED 1
  1376. | #define HAVE_STRFTIME 1
  1377. | #define HAVE_UTMPX_H 1
  1378. | #define HAVE_DECL_DOADUMP 0
  1379. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1380. | #define HAVE_WCTYPE_H 1
  1381. | /* end confdefs.h. */
  1382. | #define _KERNEL 1
  1383. | #define __BSD_VISIBLE 1
  1384. | #include <sys/types.h>
  1385. | #include <sys/mount.h>
  1386. |
  1387. | #include <fs/fdescfs/fdesc.h>
  1388. configure:6411: result: no
  1389. configure:6432: checking for fs/nullfs/null.h
  1390. configure:6432: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1391. <command-line>: warning: missing terminating " character
  1392. conftest.c:63:10: fatal error: fs/nullfs/null.h: No such file or directory
  1393. 63 | #include <fs/nullfs/null.h>
  1394. | ^~~~~~~~~~~~~~~~~~
  1395. compilation terminated.
  1396. configure:6432: $? = 1
  1397. configure: failed program was:
  1398. | /* confdefs.h */
  1399. | #define PACKAGE_NAME "lsof"
  1400. | #define PACKAGE_TARNAME "lsof"
  1401. | #define PACKAGE_VERSION "4.98.0"
  1402. | #define PACKAGE_STRING "lsof 4.98.0"
  1403. | #define PACKAGE_BUGREPORT ""
  1404. | #define PACKAGE_URL ""
  1405. | #define PACKAGE "lsof"
  1406. | #define VERSION "4.98.0"
  1407. | #define HAVE_STDIO_H 1
  1408. | #define HAVE_STDLIB_H 1
  1409. | #define HAVE_STRING_H 1
  1410. | #define HAVE_INTTYPES_H 1
  1411. | #define HAVE_STDINT_H 1
  1412. | #define HAVE_STRINGS_H 1
  1413. | #define HAVE_SYS_STAT_H 1
  1414. | #define HAVE_SYS_TYPES_H 1
  1415. | #define HAVE_UNISTD_H 1
  1416. | #define STDC_HEADERS 1
  1417. | #define HAVE_RPC_RPC_H 1
  1418. | #define HAVE_DECL___GLIBC__ 1
  1419. | #define HAVE_DECL_AF_INET6 1
  1420. | #define HAVE_NETINET_IP6_H 1
  1421. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1422. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1423. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1424. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1425. | #define HAVE_DECL_SS_CONNECTED 1
  1426. | #define HAVE_STRFTIME 1
  1427. | #define HAVE_UTMPX_H 1
  1428. | #define HAVE_DECL_DOADUMP 0
  1429. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1430. | #define HAVE_WCTYPE_H 1
  1431. | /* end confdefs.h. */
  1432. | #include <stddef.h>
  1433. | #ifdef HAVE_STDIO_H
  1434. | # include <stdio.h>
  1435. | #endif
  1436. | #ifdef HAVE_STDLIB_H
  1437. | # include <stdlib.h>
  1438. | #endif
  1439. | #ifdef HAVE_STRING_H
  1440. | # include <string.h>
  1441. | #endif
  1442. | #ifdef HAVE_INTTYPES_H
  1443. | # include <inttypes.h>
  1444. | #endif
  1445. | #ifdef HAVE_STDINT_H
  1446. | # include <stdint.h>
  1447. | #endif
  1448. | #ifdef HAVE_STRINGS_H
  1449. | # include <strings.h>
  1450. | #endif
  1451. | #ifdef HAVE_SYS_TYPES_H
  1452. | # include <sys/types.h>
  1453. | #endif
  1454. | #ifdef HAVE_SYS_STAT_H
  1455. | # include <sys/stat.h>
  1456. | #endif
  1457. | #ifdef HAVE_UNISTD_H
  1458. | # include <unistd.h>
  1459. | #endif
  1460. | #include <fs/nullfs/null.h>
  1461. configure:6432: result: no
  1462. configure:6441: checking for struct xtcpcb.t_maxseg
  1463. configure:6441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1464. <command-line>: warning: missing terminating " character
  1465. conftest.c:40:18: fatal error: netinet/in_pcb.h: No such file or directory
  1466. 40 | #include <netinet/in_pcb.h>
  1467. | ^~~~~~~~~~~~~~~~~~
  1468. compilation terminated.
  1469. configure:6441: $? = 1
  1470. configure: failed program was:
  1471. | /* confdefs.h */
  1472. | #define PACKAGE_NAME "lsof"
  1473. | #define PACKAGE_TARNAME "lsof"
  1474. | #define PACKAGE_VERSION "4.98.0"
  1475. | #define PACKAGE_STRING "lsof 4.98.0"
  1476. | #define PACKAGE_BUGREPORT ""
  1477. | #define PACKAGE_URL ""
  1478. | #define PACKAGE "lsof"
  1479. | #define VERSION "4.98.0"
  1480. | #define HAVE_STDIO_H 1
  1481. | #define HAVE_STDLIB_H 1
  1482. | #define HAVE_STRING_H 1
  1483. | #define HAVE_INTTYPES_H 1
  1484. | #define HAVE_STDINT_H 1
  1485. | #define HAVE_STRINGS_H 1
  1486. | #define HAVE_SYS_STAT_H 1
  1487. | #define HAVE_SYS_TYPES_H 1
  1488. | #define HAVE_UNISTD_H 1
  1489. | #define STDC_HEADERS 1
  1490. | #define HAVE_RPC_RPC_H 1
  1491. | #define HAVE_DECL___GLIBC__ 1
  1492. | #define HAVE_DECL_AF_INET6 1
  1493. | #define HAVE_NETINET_IP6_H 1
  1494. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1495. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1496. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1497. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1498. | #define HAVE_DECL_SS_CONNECTED 1
  1499. | #define HAVE_STRFTIME 1
  1500. | #define HAVE_UTMPX_H 1
  1501. | #define HAVE_DECL_DOADUMP 0
  1502. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1503. | #define HAVE_WCTYPE_H 1
  1504. | /* end confdefs.h. */
  1505. | #include <sys/types.h>
  1506. | #include <sys/queue.h>
  1507. | #include <sys/socketvar.h>
  1508. | #include <sys/socket.h>
  1509. | #include <netinet/in.h>
  1510. | #include <netinet/in_pcb.h>
  1511. | #include <netinet/tcp_var.h>
  1512. |
  1513. | int
  1514. | main (void)
  1515. | {
  1516. | static struct xtcpcb ac_aggr;
  1517. | if (ac_aggr.t_maxseg)
  1518. | return 0;
  1519. | ;
  1520. | return 0;
  1521. | }
  1522. configure:6441: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1523. <command-line>: warning: missing terminating " character
  1524. conftest.c:40:18: fatal error: netinet/in_pcb.h: No such file or directory
  1525. 40 | #include <netinet/in_pcb.h>
  1526. | ^~~~~~~~~~~~~~~~~~
  1527. compilation terminated.
  1528. configure:6441: $? = 1
  1529. configure: failed program was:
  1530. | /* confdefs.h */
  1531. | #define PACKAGE_NAME "lsof"
  1532. | #define PACKAGE_TARNAME "lsof"
  1533. | #define PACKAGE_VERSION "4.98.0"
  1534. | #define PACKAGE_STRING "lsof 4.98.0"
  1535. | #define PACKAGE_BUGREPORT ""
  1536. | #define PACKAGE_URL ""
  1537. | #define PACKAGE "lsof"
  1538. | #define VERSION "4.98.0"
  1539. | #define HAVE_STDIO_H 1
  1540. | #define HAVE_STDLIB_H 1
  1541. | #define HAVE_STRING_H 1
  1542. | #define HAVE_INTTYPES_H 1
  1543. | #define HAVE_STDINT_H 1
  1544. | #define HAVE_STRINGS_H 1
  1545. | #define HAVE_SYS_STAT_H 1
  1546. | #define HAVE_SYS_TYPES_H 1
  1547. | #define HAVE_UNISTD_H 1
  1548. | #define STDC_HEADERS 1
  1549. | #define HAVE_RPC_RPC_H 1
  1550. | #define HAVE_DECL___GLIBC__ 1
  1551. | #define HAVE_DECL_AF_INET6 1
  1552. | #define HAVE_NETINET_IP6_H 1
  1553. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1554. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1555. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1556. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1557. | #define HAVE_DECL_SS_CONNECTED 1
  1558. | #define HAVE_STRFTIME 1
  1559. | #define HAVE_UTMPX_H 1
  1560. | #define HAVE_DECL_DOADUMP 0
  1561. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1562. | #define HAVE_WCTYPE_H 1
  1563. | /* end confdefs.h. */
  1564. | #include <sys/types.h>
  1565. | #include <sys/queue.h>
  1566. | #include <sys/socketvar.h>
  1567. | #include <sys/socket.h>
  1568. | #include <netinet/in.h>
  1569. | #include <netinet/in_pcb.h>
  1570. | #include <netinet/tcp_var.h>
  1571. |
  1572. | int
  1573. | main (void)
  1574. | {
  1575. | static struct xtcpcb ac_aggr;
  1576. | if (sizeof ac_aggr.t_maxseg)
  1577. | return 0;
  1578. | ;
  1579. | return 0;
  1580. | }
  1581. configure:6441: result: no
  1582. configure:6459: checking for struct kinfo_file.kf_un.kf_sock.kf_sock_sendq
  1583. configure:6459: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1584. <command-line>: warning: missing terminating " character
  1585. conftest.c: In function 'main':
  1586. conftest.c:41:26: error: storage size of 'ac_aggr' isn't known
  1587. 41 | static struct kinfo_file ac_aggr;
  1588. | ^~~~~~~
  1589. configure:6459: $? = 1
  1590. configure: failed program was:
  1591. | /* confdefs.h */
  1592. | #define PACKAGE_NAME "lsof"
  1593. | #define PACKAGE_TARNAME "lsof"
  1594. | #define PACKAGE_VERSION "4.98.0"
  1595. | #define PACKAGE_STRING "lsof 4.98.0"
  1596. | #define PACKAGE_BUGREPORT ""
  1597. | #define PACKAGE_URL ""
  1598. | #define PACKAGE "lsof"
  1599. | #define VERSION "4.98.0"
  1600. | #define HAVE_STDIO_H 1
  1601. | #define HAVE_STDLIB_H 1
  1602. | #define HAVE_STRING_H 1
  1603. | #define HAVE_INTTYPES_H 1
  1604. | #define HAVE_STDINT_H 1
  1605. | #define HAVE_STRINGS_H 1
  1606. | #define HAVE_SYS_STAT_H 1
  1607. | #define HAVE_SYS_TYPES_H 1
  1608. | #define HAVE_UNISTD_H 1
  1609. | #define STDC_HEADERS 1
  1610. | #define HAVE_RPC_RPC_H 1
  1611. | #define HAVE_DECL___GLIBC__ 1
  1612. | #define HAVE_DECL_AF_INET6 1
  1613. | #define HAVE_NETINET_IP6_H 1
  1614. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1615. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1616. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1617. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1618. | #define HAVE_DECL_SS_CONNECTED 1
  1619. | #define HAVE_STRFTIME 1
  1620. | #define HAVE_UTMPX_H 1
  1621. | #define HAVE_DECL_DOADUMP 0
  1622. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1623. | #define HAVE_WCTYPE_H 1
  1624. | /* end confdefs.h. */
  1625. | #include <sys/types.h>
  1626. | #include <sys/user.h>
  1627. |
  1628. | int
  1629. | main (void)
  1630. | {
  1631. | static struct kinfo_file ac_aggr;
  1632. | if (ac_aggr.kf_un.kf_sock.kf_sock_sendq)
  1633. | return 0;
  1634. | ;
  1635. | return 0;
  1636. | }
  1637. configure:6459: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1638. <command-line>: warning: missing terminating " character
  1639. conftest.c: In function 'main':
  1640. conftest.c:41:26: error: storage size of 'ac_aggr' isn't known
  1641. 41 | static struct kinfo_file ac_aggr;
  1642. | ^~~~~~~
  1643. configure:6459: $? = 1
  1644. configure: failed program was:
  1645. | /* confdefs.h */
  1646. | #define PACKAGE_NAME "lsof"
  1647. | #define PACKAGE_TARNAME "lsof"
  1648. | #define PACKAGE_VERSION "4.98.0"
  1649. | #define PACKAGE_STRING "lsof 4.98.0"
  1650. | #define PACKAGE_BUGREPORT ""
  1651. | #define PACKAGE_URL ""
  1652. | #define PACKAGE "lsof"
  1653. | #define VERSION "4.98.0"
  1654. | #define HAVE_STDIO_H 1
  1655. | #define HAVE_STDLIB_H 1
  1656. | #define HAVE_STRING_H 1
  1657. | #define HAVE_INTTYPES_H 1
  1658. | #define HAVE_STDINT_H 1
  1659. | #define HAVE_STRINGS_H 1
  1660. | #define HAVE_SYS_STAT_H 1
  1661. | #define HAVE_SYS_TYPES_H 1
  1662. | #define HAVE_UNISTD_H 1
  1663. | #define STDC_HEADERS 1
  1664. | #define HAVE_RPC_RPC_H 1
  1665. | #define HAVE_DECL___GLIBC__ 1
  1666. | #define HAVE_DECL_AF_INET6 1
  1667. | #define HAVE_NETINET_IP6_H 1
  1668. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1669. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1670. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1671. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1672. | #define HAVE_DECL_SS_CONNECTED 1
  1673. | #define HAVE_STRFTIME 1
  1674. | #define HAVE_UTMPX_H 1
  1675. | #define HAVE_DECL_DOADUMP 0
  1676. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1677. | #define HAVE_WCTYPE_H 1
  1678. | /* end confdefs.h. */
  1679. | #include <sys/types.h>
  1680. | #include <sys/user.h>
  1681. |
  1682. | int
  1683. | main (void)
  1684. | {
  1685. | static struct kinfo_file ac_aggr;
  1686. | if (sizeof ac_aggr.kf_un.kf_sock.kf_sock_sendq)
  1687. | return 0;
  1688. | ;
  1689. | return 0;
  1690. | }
  1691. configure:6459: result: no
  1692. configure:6472: checking for nfs/nfsproto.h
  1693. configure:6472: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1694. <command-line>: warning: missing terminating " character
  1695. conftest.c:63:10: fatal error: nfs/nfsproto.h: No such file or directory
  1696. 63 | #include <nfs/nfsproto.h>
  1697. | ^~~~~~~~~~~~~~~~
  1698. compilation terminated.
  1699. configure:6472: $? = 1
  1700. configure: failed program was:
  1701. | /* confdefs.h */
  1702. | #define PACKAGE_NAME "lsof"
  1703. | #define PACKAGE_TARNAME "lsof"
  1704. | #define PACKAGE_VERSION "4.98.0"
  1705. | #define PACKAGE_STRING "lsof 4.98.0"
  1706. | #define PACKAGE_BUGREPORT ""
  1707. | #define PACKAGE_URL ""
  1708. | #define PACKAGE "lsof"
  1709. | #define VERSION "4.98.0"
  1710. | #define HAVE_STDIO_H 1
  1711. | #define HAVE_STDLIB_H 1
  1712. | #define HAVE_STRING_H 1
  1713. | #define HAVE_INTTYPES_H 1
  1714. | #define HAVE_STDINT_H 1
  1715. | #define HAVE_STRINGS_H 1
  1716. | #define HAVE_SYS_STAT_H 1
  1717. | #define HAVE_SYS_TYPES_H 1
  1718. | #define HAVE_UNISTD_H 1
  1719. | #define STDC_HEADERS 1
  1720. | #define HAVE_RPC_RPC_H 1
  1721. | #define HAVE_DECL___GLIBC__ 1
  1722. | #define HAVE_DECL_AF_INET6 1
  1723. | #define HAVE_NETINET_IP6_H 1
  1724. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1725. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1726. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1727. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1728. | #define HAVE_DECL_SS_CONNECTED 1
  1729. | #define HAVE_STRFTIME 1
  1730. | #define HAVE_UTMPX_H 1
  1731. | #define HAVE_DECL_DOADUMP 0
  1732. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1733. | #define HAVE_WCTYPE_H 1
  1734. | /* end confdefs.h. */
  1735. | #include <stddef.h>
  1736. | #ifdef HAVE_STDIO_H
  1737. | # include <stdio.h>
  1738. | #endif
  1739. | #ifdef HAVE_STDLIB_H
  1740. | # include <stdlib.h>
  1741. | #endif
  1742. | #ifdef HAVE_STRING_H
  1743. | # include <string.h>
  1744. | #endif
  1745. | #ifdef HAVE_INTTYPES_H
  1746. | # include <inttypes.h>
  1747. | #endif
  1748. | #ifdef HAVE_STDINT_H
  1749. | # include <stdint.h>
  1750. | #endif
  1751. | #ifdef HAVE_STRINGS_H
  1752. | # include <strings.h>
  1753. | #endif
  1754. | #ifdef HAVE_SYS_TYPES_H
  1755. | # include <sys/types.h>
  1756. | #endif
  1757. | #ifdef HAVE_SYS_STAT_H
  1758. | # include <sys/stat.h>
  1759. | #endif
  1760. | #ifdef HAVE_UNISTD_H
  1761. | # include <unistd.h>
  1762. | #endif
  1763. | #include <nfs/nfsproto.h>
  1764. configure:6472: result: no
  1765. configure:6481: checking for uvm/uvm.h
  1766. configure:6481: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1767. <command-line>: warning: missing terminating " character
  1768. conftest.c:63:10: fatal error: uvm/uvm.h: No such file or directory
  1769. 63 | #include <uvm/uvm.h>
  1770. | ^~~~~~~~~~~
  1771. compilation terminated.
  1772. configure:6481: $? = 1
  1773. configure: failed program was:
  1774. | /* confdefs.h */
  1775. | #define PACKAGE_NAME "lsof"
  1776. | #define PACKAGE_TARNAME "lsof"
  1777. | #define PACKAGE_VERSION "4.98.0"
  1778. | #define PACKAGE_STRING "lsof 4.98.0"
  1779. | #define PACKAGE_BUGREPORT ""
  1780. | #define PACKAGE_URL ""
  1781. | #define PACKAGE "lsof"
  1782. | #define VERSION "4.98.0"
  1783. | #define HAVE_STDIO_H 1
  1784. | #define HAVE_STDLIB_H 1
  1785. | #define HAVE_STRING_H 1
  1786. | #define HAVE_INTTYPES_H 1
  1787. | #define HAVE_STDINT_H 1
  1788. | #define HAVE_STRINGS_H 1
  1789. | #define HAVE_SYS_STAT_H 1
  1790. | #define HAVE_SYS_TYPES_H 1
  1791. | #define HAVE_UNISTD_H 1
  1792. | #define STDC_HEADERS 1
  1793. | #define HAVE_RPC_RPC_H 1
  1794. | #define HAVE_DECL___GLIBC__ 1
  1795. | #define HAVE_DECL_AF_INET6 1
  1796. | #define HAVE_NETINET_IP6_H 1
  1797. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1798. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1799. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1800. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1801. | #define HAVE_DECL_SS_CONNECTED 1
  1802. | #define HAVE_STRFTIME 1
  1803. | #define HAVE_UTMPX_H 1
  1804. | #define HAVE_DECL_DOADUMP 0
  1805. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1806. | #define HAVE_WCTYPE_H 1
  1807. | /* end confdefs.h. */
  1808. | #include <stddef.h>
  1809. | #ifdef HAVE_STDIO_H
  1810. | # include <stdio.h>
  1811. | #endif
  1812. | #ifdef HAVE_STDLIB_H
  1813. | # include <stdlib.h>
  1814. | #endif
  1815. | #ifdef HAVE_STRING_H
  1816. | # include <string.h>
  1817. | #endif
  1818. | #ifdef HAVE_INTTYPES_H
  1819. | # include <inttypes.h>
  1820. | #endif
  1821. | #ifdef HAVE_STDINT_H
  1822. | # include <stdint.h>
  1823. | #endif
  1824. | #ifdef HAVE_STRINGS_H
  1825. | # include <strings.h>
  1826. | #endif
  1827. | #ifdef HAVE_SYS_TYPES_H
  1828. | # include <sys/types.h>
  1829. | #endif
  1830. | #ifdef HAVE_SYS_STAT_H
  1831. | # include <sys/stat.h>
  1832. | #endif
  1833. | #ifdef HAVE_UNISTD_H
  1834. | # include <unistd.h>
  1835. | #endif
  1836. | #include <uvm/uvm.h>
  1837. configure:6481: result: no
  1838. configure:6490: checking for struct statvfs
  1839. configure:6490: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1840. <command-line>: warning: missing terminating " character
  1841. configure:6490: $? = 0
  1842. configure:6490: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1843. <command-line>: warning: missing terminating " character
  1844. conftest.c: In function 'main':
  1845. conftest.c:40:29: error: expected expression before ')' token
  1846. 40 | if (sizeof ((struct statvfs)))
  1847. | ^
  1848. configure:6490: $? = 1
  1849. configure: failed program was:
  1850. | /* confdefs.h */
  1851. | #define PACKAGE_NAME "lsof"
  1852. | #define PACKAGE_TARNAME "lsof"
  1853. | #define PACKAGE_VERSION "4.98.0"
  1854. | #define PACKAGE_STRING "lsof 4.98.0"
  1855. | #define PACKAGE_BUGREPORT ""
  1856. | #define PACKAGE_URL ""
  1857. | #define PACKAGE "lsof"
  1858. | #define VERSION "4.98.0"
  1859. | #define HAVE_STDIO_H 1
  1860. | #define HAVE_STDLIB_H 1
  1861. | #define HAVE_STRING_H 1
  1862. | #define HAVE_INTTYPES_H 1
  1863. | #define HAVE_STDINT_H 1
  1864. | #define HAVE_STRINGS_H 1
  1865. | #define HAVE_SYS_STAT_H 1
  1866. | #define HAVE_SYS_TYPES_H 1
  1867. | #define HAVE_UNISTD_H 1
  1868. | #define STDC_HEADERS 1
  1869. | #define HAVE_RPC_RPC_H 1
  1870. | #define HAVE_DECL___GLIBC__ 1
  1871. | #define HAVE_DECL_AF_INET6 1
  1872. | #define HAVE_NETINET_IP6_H 1
  1873. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1874. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1875. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1876. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1877. | #define HAVE_DECL_SS_CONNECTED 1
  1878. | #define HAVE_STRFTIME 1
  1879. | #define HAVE_UTMPX_H 1
  1880. | #define HAVE_DECL_DOADUMP 0
  1881. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1882. | #define HAVE_WCTYPE_H 1
  1883. | /* end confdefs.h. */
  1884. | #include <sys/statvfs.h>
  1885. |
  1886. | int
  1887. | main (void)
  1888. | {
  1889. | if (sizeof ((struct statvfs)))
  1890. | return 0;
  1891. | ;
  1892. | return 0;
  1893. | }
  1894. configure:6490: result: yes
  1895. configure:6502: checking for struct inode.i_ffs1_size
  1896. configure:6502: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1897. <command-line>: warning: missing terminating " character
  1898. conftest.c:36:10: fatal error: ufs/ufs/inode.h: No such file or directory
  1899. 36 | #include <ufs/ufs/inode.h>
  1900. | ^~~~~~~~~~~~~~~~~
  1901. compilation terminated.
  1902. configure:6502: $? = 1
  1903. configure: failed program was:
  1904. | /* confdefs.h */
  1905. | #define PACKAGE_NAME "lsof"
  1906. | #define PACKAGE_TARNAME "lsof"
  1907. | #define PACKAGE_VERSION "4.98.0"
  1908. | #define PACKAGE_STRING "lsof 4.98.0"
  1909. | #define PACKAGE_BUGREPORT ""
  1910. | #define PACKAGE_URL ""
  1911. | #define PACKAGE "lsof"
  1912. | #define VERSION "4.98.0"
  1913. | #define HAVE_STDIO_H 1
  1914. | #define HAVE_STDLIB_H 1
  1915. | #define HAVE_STRING_H 1
  1916. | #define HAVE_INTTYPES_H 1
  1917. | #define HAVE_STDINT_H 1
  1918. | #define HAVE_STRINGS_H 1
  1919. | #define HAVE_SYS_STAT_H 1
  1920. | #define HAVE_SYS_TYPES_H 1
  1921. | #define HAVE_UNISTD_H 1
  1922. | #define STDC_HEADERS 1
  1923. | #define HAVE_RPC_RPC_H 1
  1924. | #define HAVE_DECL___GLIBC__ 1
  1925. | #define HAVE_DECL_AF_INET6 1
  1926. | #define HAVE_NETINET_IP6_H 1
  1927. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1928. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1929. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1930. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1931. | #define HAVE_DECL_SS_CONNECTED 1
  1932. | #define HAVE_STRFTIME 1
  1933. | #define HAVE_UTMPX_H 1
  1934. | #define HAVE_DECL_DOADUMP 0
  1935. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1936. | #define HAVE_WCTYPE_H 1
  1937. | #define HAVE_STRUCT_STATVFS 1
  1938. | /* end confdefs.h. */
  1939. | #include <ufs/ufs/inode.h>
  1940. |
  1941. | int
  1942. | main (void)
  1943. | {
  1944. | static struct inode ac_aggr;
  1945. | if (ac_aggr.i_ffs1_size)
  1946. | return 0;
  1947. | ;
  1948. | return 0;
  1949. | }
  1950. configure:6502: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  1951. <command-line>: warning: missing terminating " character
  1952. conftest.c:36:10: fatal error: ufs/ufs/inode.h: No such file or directory
  1953. 36 | #include <ufs/ufs/inode.h>
  1954. | ^~~~~~~~~~~~~~~~~
  1955. compilation terminated.
  1956. configure:6502: $? = 1
  1957. configure: failed program was:
  1958. | /* confdefs.h */
  1959. | #define PACKAGE_NAME "lsof"
  1960. | #define PACKAGE_TARNAME "lsof"
  1961. | #define PACKAGE_VERSION "4.98.0"
  1962. | #define PACKAGE_STRING "lsof 4.98.0"
  1963. | #define PACKAGE_BUGREPORT ""
  1964. | #define PACKAGE_URL ""
  1965. | #define PACKAGE "lsof"
  1966. | #define VERSION "4.98.0"
  1967. | #define HAVE_STDIO_H 1
  1968. | #define HAVE_STDLIB_H 1
  1969. | #define HAVE_STRING_H 1
  1970. | #define HAVE_INTTYPES_H 1
  1971. | #define HAVE_STDINT_H 1
  1972. | #define HAVE_STRINGS_H 1
  1973. | #define HAVE_SYS_STAT_H 1
  1974. | #define HAVE_SYS_TYPES_H 1
  1975. | #define HAVE_UNISTD_H 1
  1976. | #define STDC_HEADERS 1
  1977. | #define HAVE_RPC_RPC_H 1
  1978. | #define HAVE_DECL___GLIBC__ 1
  1979. | #define HAVE_DECL_AF_INET6 1
  1980. | #define HAVE_NETINET_IP6_H 1
  1981. | #define HAVE_DECL_TCP_ESTABLISHED 1
  1982. | #define HAVE_LINUX_SOCK_DIAG_H 1
  1983. | #define HAVE_LINUX_UNIX_DIAG_H 1
  1984. | #define HAVE_DECL_TTYAUX_MAJOR 1
  1985. | #define HAVE_DECL_SS_CONNECTED 1
  1986. | #define HAVE_STRFTIME 1
  1987. | #define HAVE_UTMPX_H 1
  1988. | #define HAVE_DECL_DOADUMP 0
  1989. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  1990. | #define HAVE_WCTYPE_H 1
  1991. | #define HAVE_STRUCT_STATVFS 1
  1992. | /* end confdefs.h. */
  1993. | #include <ufs/ufs/inode.h>
  1994. |
  1995. | int
  1996. | main (void)
  1997. | {
  1998. | static struct inode ac_aggr;
  1999. | if (sizeof ac_aggr.i_ffs1_size)
  2000. | return 0;
  2001. | ;
  2002. | return 0;
  2003. | }
  2004. configure:6502: result: no
  2005. configure:6515: checking whether getbootfile is declared
  2006. configure:6515: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2007. <command-line>: warning: missing terminating " character
  2008. conftest.c:36:10: fatal error: util.h: No such file or directory
  2009. 36 | #include <util.h>
  2010. | ^~~~~~~~
  2011. compilation terminated.
  2012. configure:6515: $? = 1
  2013. configure: failed program was:
  2014. | /* confdefs.h */
  2015. | #define PACKAGE_NAME "lsof"
  2016. | #define PACKAGE_TARNAME "lsof"
  2017. | #define PACKAGE_VERSION "4.98.0"
  2018. | #define PACKAGE_STRING "lsof 4.98.0"
  2019. | #define PACKAGE_BUGREPORT ""
  2020. | #define PACKAGE_URL ""
  2021. | #define PACKAGE "lsof"
  2022. | #define VERSION "4.98.0"
  2023. | #define HAVE_STDIO_H 1
  2024. | #define HAVE_STDLIB_H 1
  2025. | #define HAVE_STRING_H 1
  2026. | #define HAVE_INTTYPES_H 1
  2027. | #define HAVE_STDINT_H 1
  2028. | #define HAVE_STRINGS_H 1
  2029. | #define HAVE_SYS_STAT_H 1
  2030. | #define HAVE_SYS_TYPES_H 1
  2031. | #define HAVE_UNISTD_H 1
  2032. | #define STDC_HEADERS 1
  2033. | #define HAVE_RPC_RPC_H 1
  2034. | #define HAVE_DECL___GLIBC__ 1
  2035. | #define HAVE_DECL_AF_INET6 1
  2036. | #define HAVE_NETINET_IP6_H 1
  2037. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2038. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2039. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2040. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2041. | #define HAVE_DECL_SS_CONNECTED 1
  2042. | #define HAVE_STRFTIME 1
  2043. | #define HAVE_UTMPX_H 1
  2044. | #define HAVE_DECL_DOADUMP 0
  2045. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2046. | #define HAVE_WCTYPE_H 1
  2047. | #define HAVE_STRUCT_STATVFS 1
  2048. | /* end confdefs.h. */
  2049. | #include <util.h>
  2050. |
  2051. | int
  2052. | main (void)
  2053. | {
  2054. | #ifndef getbootfile
  2055. | #ifdef __cplusplus
  2056. | (void) getbootfile(() 0);
  2057. | #else
  2058. | (void) getbootfile;
  2059. | #endif
  2060. | #endif
  2061. |
  2062. | ;
  2063. | return 0;
  2064. | }
  2065. configure:6515: result: no
  2066. configure:6533: checking whether kvm_getproc2 is declared
  2067. configure:6533: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2068. <command-line>: warning: missing terminating " character
  2069. conftest.c:37:10: fatal error: kvm.h: No such file or directory
  2070. 37 | #include <kvm.h>
  2071. | ^~~~~~~
  2072. compilation terminated.
  2073. configure:6533: $? = 1
  2074. configure: failed program was:
  2075. | /* confdefs.h */
  2076. | #define PACKAGE_NAME "lsof"
  2077. | #define PACKAGE_TARNAME "lsof"
  2078. | #define PACKAGE_VERSION "4.98.0"
  2079. | #define PACKAGE_STRING "lsof 4.98.0"
  2080. | #define PACKAGE_BUGREPORT ""
  2081. | #define PACKAGE_URL ""
  2082. | #define PACKAGE "lsof"
  2083. | #define VERSION "4.98.0"
  2084. | #define HAVE_STDIO_H 1
  2085. | #define HAVE_STDLIB_H 1
  2086. | #define HAVE_STRING_H 1
  2087. | #define HAVE_INTTYPES_H 1
  2088. | #define HAVE_STDINT_H 1
  2089. | #define HAVE_STRINGS_H 1
  2090. | #define HAVE_SYS_STAT_H 1
  2091. | #define HAVE_SYS_TYPES_H 1
  2092. | #define HAVE_UNISTD_H 1
  2093. | #define STDC_HEADERS 1
  2094. | #define HAVE_RPC_RPC_H 1
  2095. | #define HAVE_DECL___GLIBC__ 1
  2096. | #define HAVE_DECL_AF_INET6 1
  2097. | #define HAVE_NETINET_IP6_H 1
  2098. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2099. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2100. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2101. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2102. | #define HAVE_DECL_SS_CONNECTED 1
  2103. | #define HAVE_STRFTIME 1
  2104. | #define HAVE_UTMPX_H 1
  2105. | #define HAVE_DECL_DOADUMP 0
  2106. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2107. | #define HAVE_WCTYPE_H 1
  2108. | #define HAVE_STRUCT_STATVFS 1
  2109. | #define HAVE_DECL_GETBOOTFILE 0
  2110. | /* end confdefs.h. */
  2111. | #include <kvm.h>
  2112. |
  2113. | int
  2114. | main (void)
  2115. | {
  2116. | #ifndef kvm_getproc2
  2117. | #ifdef __cplusplus
  2118. | (void) kvm_getproc2;
  2119. | #else
  2120. | (void) kvm_getproc2;
  2121. | #endif
  2122. | #endif
  2123. |
  2124. | ;
  2125. | return 0;
  2126. | }
  2127. configure:6533: result: no
  2128. configure:6545: checking for fs/ptyfs/ptyfs.h
  2129. configure:6545: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2130. <command-line>: warning: missing terminating " character
  2131. conftest.c:66:10: fatal error: fs/ptyfs/ptyfs.h: No such file or directory
  2132. 66 | #include <fs/ptyfs/ptyfs.h>
  2133. | ^~~~~~~~~~~~~~~~~~
  2134. compilation terminated.
  2135. configure:6545: $? = 1
  2136. configure: failed program was:
  2137. | /* confdefs.h */
  2138. | #define PACKAGE_NAME "lsof"
  2139. | #define PACKAGE_TARNAME "lsof"
  2140. | #define PACKAGE_VERSION "4.98.0"
  2141. | #define PACKAGE_STRING "lsof 4.98.0"
  2142. | #define PACKAGE_BUGREPORT ""
  2143. | #define PACKAGE_URL ""
  2144. | #define PACKAGE "lsof"
  2145. | #define VERSION "4.98.0"
  2146. | #define HAVE_STDIO_H 1
  2147. | #define HAVE_STDLIB_H 1
  2148. | #define HAVE_STRING_H 1
  2149. | #define HAVE_INTTYPES_H 1
  2150. | #define HAVE_STDINT_H 1
  2151. | #define HAVE_STRINGS_H 1
  2152. | #define HAVE_SYS_STAT_H 1
  2153. | #define HAVE_SYS_TYPES_H 1
  2154. | #define HAVE_UNISTD_H 1
  2155. | #define STDC_HEADERS 1
  2156. | #define HAVE_RPC_RPC_H 1
  2157. | #define HAVE_DECL___GLIBC__ 1
  2158. | #define HAVE_DECL_AF_INET6 1
  2159. | #define HAVE_NETINET_IP6_H 1
  2160. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2161. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2162. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2163. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2164. | #define HAVE_DECL_SS_CONNECTED 1
  2165. | #define HAVE_STRFTIME 1
  2166. | #define HAVE_UTMPX_H 1
  2167. | #define HAVE_DECL_DOADUMP 0
  2168. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2169. | #define HAVE_WCTYPE_H 1
  2170. | #define HAVE_STRUCT_STATVFS 1
  2171. | #define HAVE_DECL_GETBOOTFILE 0
  2172. | #define HAVE_DECL_KVM_GETPROC2 0
  2173. | /* end confdefs.h. */
  2174. | #include <stddef.h>
  2175. | #ifdef HAVE_STDIO_H
  2176. | # include <stdio.h>
  2177. | #endif
  2178. | #ifdef HAVE_STDLIB_H
  2179. | # include <stdlib.h>
  2180. | #endif
  2181. | #ifdef HAVE_STRING_H
  2182. | # include <string.h>
  2183. | #endif
  2184. | #ifdef HAVE_INTTYPES_H
  2185. | # include <inttypes.h>
  2186. | #endif
  2187. | #ifdef HAVE_STDINT_H
  2188. | # include <stdint.h>
  2189. | #endif
  2190. | #ifdef HAVE_STRINGS_H
  2191. | # include <strings.h>
  2192. | #endif
  2193. | #ifdef HAVE_SYS_TYPES_H
  2194. | # include <sys/types.h>
  2195. | #endif
  2196. | #ifdef HAVE_SYS_STAT_H
  2197. | # include <sys/stat.h>
  2198. | #endif
  2199. | #ifdef HAVE_UNISTD_H
  2200. | # include <unistd.h>
  2201. | #endif
  2202. | #include <fs/ptyfs/ptyfs.h>
  2203. configure:6545: result: no
  2204. configure:6554: checking for miscfs/procfs/procfs.h
  2205. configure:6554: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2206. <command-line>: warning: missing terminating " character
  2207. conftest.c:66:10: fatal error: miscfs/procfs/procfs.h: No such file or directory
  2208. 66 | #include <miscfs/procfs/procfs.h>
  2209. | ^~~~~~~~~~~~~~~~~~~~~~~~
  2210. compilation terminated.
  2211. configure:6554: $? = 1
  2212. configure: failed program was:
  2213. | /* confdefs.h */
  2214. | #define PACKAGE_NAME "lsof"
  2215. | #define PACKAGE_TARNAME "lsof"
  2216. | #define PACKAGE_VERSION "4.98.0"
  2217. | #define PACKAGE_STRING "lsof 4.98.0"
  2218. | #define PACKAGE_BUGREPORT ""
  2219. | #define PACKAGE_URL ""
  2220. | #define PACKAGE "lsof"
  2221. | #define VERSION "4.98.0"
  2222. | #define HAVE_STDIO_H 1
  2223. | #define HAVE_STDLIB_H 1
  2224. | #define HAVE_STRING_H 1
  2225. | #define HAVE_INTTYPES_H 1
  2226. | #define HAVE_STDINT_H 1
  2227. | #define HAVE_STRINGS_H 1
  2228. | #define HAVE_SYS_STAT_H 1
  2229. | #define HAVE_SYS_TYPES_H 1
  2230. | #define HAVE_UNISTD_H 1
  2231. | #define STDC_HEADERS 1
  2232. | #define HAVE_RPC_RPC_H 1
  2233. | #define HAVE_DECL___GLIBC__ 1
  2234. | #define HAVE_DECL_AF_INET6 1
  2235. | #define HAVE_NETINET_IP6_H 1
  2236. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2237. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2238. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2239. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2240. | #define HAVE_DECL_SS_CONNECTED 1
  2241. | #define HAVE_STRFTIME 1
  2242. | #define HAVE_UTMPX_H 1
  2243. | #define HAVE_DECL_DOADUMP 0
  2244. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2245. | #define HAVE_WCTYPE_H 1
  2246. | #define HAVE_STRUCT_STATVFS 1
  2247. | #define HAVE_DECL_GETBOOTFILE 0
  2248. | #define HAVE_DECL_KVM_GETPROC2 0
  2249. | /* end confdefs.h. */
  2250. | #include <stddef.h>
  2251. | #ifdef HAVE_STDIO_H
  2252. | # include <stdio.h>
  2253. | #endif
  2254. | #ifdef HAVE_STDLIB_H
  2255. | # include <stdlib.h>
  2256. | #endif
  2257. | #ifdef HAVE_STRING_H
  2258. | # include <string.h>
  2259. | #endif
  2260. | #ifdef HAVE_INTTYPES_H
  2261. | # include <inttypes.h>
  2262. | #endif
  2263. | #ifdef HAVE_STDINT_H
  2264. | # include <stdint.h>
  2265. | #endif
  2266. | #ifdef HAVE_STRINGS_H
  2267. | # include <strings.h>
  2268. | #endif
  2269. | #ifdef HAVE_SYS_TYPES_H
  2270. | # include <sys/types.h>
  2271. | #endif
  2272. | #ifdef HAVE_SYS_STAT_H
  2273. | # include <sys/stat.h>
  2274. | #endif
  2275. | #ifdef HAVE_UNISTD_H
  2276. | # include <unistd.h>
  2277. | #endif
  2278. | #include <miscfs/procfs/procfs.h>
  2279. configure:6554: result: no
  2280. configure:6563: checking whether PFSroot is declared
  2281. configure:6563: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2282. <command-line>: warning: missing terminating " character
  2283. conftest.c:40:18: fatal error: miscfs/procfs/procfs.h: No such file or directory
  2284. 40 | #include <miscfs/procfs/procfs.h>
  2285. | ^~~~~~~~~~~~~~~~~~~~~~~~
  2286. compilation terminated.
  2287. configure:6563: $? = 1
  2288. configure: failed program was:
  2289. | /* confdefs.h */
  2290. | #define PACKAGE_NAME "lsof"
  2291. | #define PACKAGE_TARNAME "lsof"
  2292. | #define PACKAGE_VERSION "4.98.0"
  2293. | #define PACKAGE_STRING "lsof 4.98.0"
  2294. | #define PACKAGE_BUGREPORT ""
  2295. | #define PACKAGE_URL ""
  2296. | #define PACKAGE "lsof"
  2297. | #define VERSION "4.98.0"
  2298. | #define HAVE_STDIO_H 1
  2299. | #define HAVE_STDLIB_H 1
  2300. | #define HAVE_STRING_H 1
  2301. | #define HAVE_INTTYPES_H 1
  2302. | #define HAVE_STDINT_H 1
  2303. | #define HAVE_STRINGS_H 1
  2304. | #define HAVE_SYS_STAT_H 1
  2305. | #define HAVE_SYS_TYPES_H 1
  2306. | #define HAVE_UNISTD_H 1
  2307. | #define STDC_HEADERS 1
  2308. | #define HAVE_RPC_RPC_H 1
  2309. | #define HAVE_DECL___GLIBC__ 1
  2310. | #define HAVE_DECL_AF_INET6 1
  2311. | #define HAVE_NETINET_IP6_H 1
  2312. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2313. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2314. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2315. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2316. | #define HAVE_DECL_SS_CONNECTED 1
  2317. | #define HAVE_STRFTIME 1
  2318. | #define HAVE_UTMPX_H 1
  2319. | #define HAVE_DECL_DOADUMP 0
  2320. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2321. | #define HAVE_WCTYPE_H 1
  2322. | #define HAVE_STRUCT_STATVFS 1
  2323. | #define HAVE_DECL_GETBOOTFILE 0
  2324. | #define HAVE_DECL_KVM_GETPROC2 0
  2325. | /* end confdefs.h. */
  2326. | #define _KERNEL
  2327. | #include <sys/types.h>
  2328. | #include <miscfs/procfs/procfs.h>
  2329. |
  2330. | int
  2331. | main (void)
  2332. | {
  2333. | #ifndef PFSroot
  2334. | #ifdef __cplusplus
  2335. | (void) PFSroot;
  2336. | #else
  2337. | (void) PFSroot;
  2338. | #endif
  2339. | #endif
  2340. |
  2341. | ;
  2342. | return 0;
  2343. | }
  2344. configure:6563: result: no
  2345. configure:6577: checking for fs/tmpfs/tmpfs.h
  2346. configure:6577: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2347. <command-line>: warning: missing terminating " character
  2348. conftest.c:67:10: fatal error: fs/tmpfs/tmpfs.h: No such file or directory
  2349. 67 | #include <fs/tmpfs/tmpfs.h>
  2350. | ^~~~~~~~~~~~~~~~~~
  2351. compilation terminated.
  2352. configure:6577: $? = 1
  2353. configure: failed program was:
  2354. | /* confdefs.h */
  2355. | #define PACKAGE_NAME "lsof"
  2356. | #define PACKAGE_TARNAME "lsof"
  2357. | #define PACKAGE_VERSION "4.98.0"
  2358. | #define PACKAGE_STRING "lsof 4.98.0"
  2359. | #define PACKAGE_BUGREPORT ""
  2360. | #define PACKAGE_URL ""
  2361. | #define PACKAGE "lsof"
  2362. | #define VERSION "4.98.0"
  2363. | #define HAVE_STDIO_H 1
  2364. | #define HAVE_STDLIB_H 1
  2365. | #define HAVE_STRING_H 1
  2366. | #define HAVE_INTTYPES_H 1
  2367. | #define HAVE_STDINT_H 1
  2368. | #define HAVE_STRINGS_H 1
  2369. | #define HAVE_SYS_STAT_H 1
  2370. | #define HAVE_SYS_TYPES_H 1
  2371. | #define HAVE_UNISTD_H 1
  2372. | #define STDC_HEADERS 1
  2373. | #define HAVE_RPC_RPC_H 1
  2374. | #define HAVE_DECL___GLIBC__ 1
  2375. | #define HAVE_DECL_AF_INET6 1
  2376. | #define HAVE_NETINET_IP6_H 1
  2377. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2378. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2379. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2380. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2381. | #define HAVE_DECL_SS_CONNECTED 1
  2382. | #define HAVE_STRFTIME 1
  2383. | #define HAVE_UTMPX_H 1
  2384. | #define HAVE_DECL_DOADUMP 0
  2385. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2386. | #define HAVE_WCTYPE_H 1
  2387. | #define HAVE_STRUCT_STATVFS 1
  2388. | #define HAVE_DECL_GETBOOTFILE 0
  2389. | #define HAVE_DECL_KVM_GETPROC2 0
  2390. | #define HAVE_DECL_PFSROOT 0
  2391. | /* end confdefs.h. */
  2392. | #include <stddef.h>
  2393. | #ifdef HAVE_STDIO_H
  2394. | # include <stdio.h>
  2395. | #endif
  2396. | #ifdef HAVE_STDLIB_H
  2397. | # include <stdlib.h>
  2398. | #endif
  2399. | #ifdef HAVE_STRING_H
  2400. | # include <string.h>
  2401. | #endif
  2402. | #ifdef HAVE_INTTYPES_H
  2403. | # include <inttypes.h>
  2404. | #endif
  2405. | #ifdef HAVE_STDINT_H
  2406. | # include <stdint.h>
  2407. | #endif
  2408. | #ifdef HAVE_STRINGS_H
  2409. | # include <strings.h>
  2410. | #endif
  2411. | #ifdef HAVE_SYS_TYPES_H
  2412. | # include <sys/types.h>
  2413. | #endif
  2414. | #ifdef HAVE_SYS_STAT_H
  2415. | # include <sys/stat.h>
  2416. | #endif
  2417. | #ifdef HAVE_UNISTD_H
  2418. | # include <unistd.h>
  2419. | #endif
  2420. | #include <fs/tmpfs/tmpfs.h>
  2421. configure:6577: result: no
  2422. configure:6586: checking for sys/pipe.h
  2423. configure:6586: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2424. <command-line>: warning: missing terminating " character
  2425. conftest.c:67:10: fatal error: sys/pipe.h: No such file or directory
  2426. 67 | #include <sys/pipe.h>
  2427. | ^~~~~~~~~~~~
  2428. compilation terminated.
  2429. configure:6586: $? = 1
  2430. configure: failed program was:
  2431. | /* confdefs.h */
  2432. | #define PACKAGE_NAME "lsof"
  2433. | #define PACKAGE_TARNAME "lsof"
  2434. | #define PACKAGE_VERSION "4.98.0"
  2435. | #define PACKAGE_STRING "lsof 4.98.0"
  2436. | #define PACKAGE_BUGREPORT ""
  2437. | #define PACKAGE_URL ""
  2438. | #define PACKAGE "lsof"
  2439. | #define VERSION "4.98.0"
  2440. | #define HAVE_STDIO_H 1
  2441. | #define HAVE_STDLIB_H 1
  2442. | #define HAVE_STRING_H 1
  2443. | #define HAVE_INTTYPES_H 1
  2444. | #define HAVE_STDINT_H 1
  2445. | #define HAVE_STRINGS_H 1
  2446. | #define HAVE_SYS_STAT_H 1
  2447. | #define HAVE_SYS_TYPES_H 1
  2448. | #define HAVE_UNISTD_H 1
  2449. | #define STDC_HEADERS 1
  2450. | #define HAVE_RPC_RPC_H 1
  2451. | #define HAVE_DECL___GLIBC__ 1
  2452. | #define HAVE_DECL_AF_INET6 1
  2453. | #define HAVE_NETINET_IP6_H 1
  2454. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2455. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2456. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2457. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2458. | #define HAVE_DECL_SS_CONNECTED 1
  2459. | #define HAVE_STRFTIME 1
  2460. | #define HAVE_UTMPX_H 1
  2461. | #define HAVE_DECL_DOADUMP 0
  2462. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2463. | #define HAVE_WCTYPE_H 1
  2464. | #define HAVE_STRUCT_STATVFS 1
  2465. | #define HAVE_DECL_GETBOOTFILE 0
  2466. | #define HAVE_DECL_KVM_GETPROC2 0
  2467. | #define HAVE_DECL_PFSROOT 0
  2468. | /* end confdefs.h. */
  2469. | #include <stddef.h>
  2470. | #ifdef HAVE_STDIO_H
  2471. | # include <stdio.h>
  2472. | #endif
  2473. | #ifdef HAVE_STDLIB_H
  2474. | # include <stdlib.h>
  2475. | #endif
  2476. | #ifdef HAVE_STRING_H
  2477. | # include <string.h>
  2478. | #endif
  2479. | #ifdef HAVE_INTTYPES_H
  2480. | # include <inttypes.h>
  2481. | #endif
  2482. | #ifdef HAVE_STDINT_H
  2483. | # include <stdint.h>
  2484. | #endif
  2485. | #ifdef HAVE_STRINGS_H
  2486. | # include <strings.h>
  2487. | #endif
  2488. | #ifdef HAVE_SYS_TYPES_H
  2489. | # include <sys/types.h>
  2490. | #endif
  2491. | #ifdef HAVE_SYS_STAT_H
  2492. | # include <sys/stat.h>
  2493. | #endif
  2494. | #ifdef HAVE_UNISTD_H
  2495. | # include <unistd.h>
  2496. | #endif
  2497. | #include <sys/pipe.h>
  2498. configure:6586: result: no
  2499. configure:6677: checking for miscfs/fdesc/fdesc.h
  2500. configure:6677: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2501. <command-line>: warning: missing terminating " character
  2502. conftest.c:67:10: fatal error: miscfs/fdesc/fdesc.h: No such file or directory
  2503. 67 | #include <miscfs/fdesc/fdesc.h>
  2504. | ^~~~~~~~~~~~~~~~~~~~~~
  2505. compilation terminated.
  2506. configure:6677: $? = 1
  2507. configure: failed program was:
  2508. | /* confdefs.h */
  2509. | #define PACKAGE_NAME "lsof"
  2510. | #define PACKAGE_TARNAME "lsof"
  2511. | #define PACKAGE_VERSION "4.98.0"
  2512. | #define PACKAGE_STRING "lsof 4.98.0"
  2513. | #define PACKAGE_BUGREPORT ""
  2514. | #define PACKAGE_URL ""
  2515. | #define PACKAGE "lsof"
  2516. | #define VERSION "4.98.0"
  2517. | #define HAVE_STDIO_H 1
  2518. | #define HAVE_STDLIB_H 1
  2519. | #define HAVE_STRING_H 1
  2520. | #define HAVE_INTTYPES_H 1
  2521. | #define HAVE_STDINT_H 1
  2522. | #define HAVE_STRINGS_H 1
  2523. | #define HAVE_SYS_STAT_H 1
  2524. | #define HAVE_SYS_TYPES_H 1
  2525. | #define HAVE_UNISTD_H 1
  2526. | #define STDC_HEADERS 1
  2527. | #define HAVE_RPC_RPC_H 1
  2528. | #define HAVE_DECL___GLIBC__ 1
  2529. | #define HAVE_DECL_AF_INET6 1
  2530. | #define HAVE_NETINET_IP6_H 1
  2531. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2532. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2533. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2534. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2535. | #define HAVE_DECL_SS_CONNECTED 1
  2536. | #define HAVE_STRFTIME 1
  2537. | #define HAVE_UTMPX_H 1
  2538. | #define HAVE_DECL_DOADUMP 0
  2539. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2540. | #define HAVE_WCTYPE_H 1
  2541. | #define HAVE_STRUCT_STATVFS 1
  2542. | #define HAVE_DECL_GETBOOTFILE 0
  2543. | #define HAVE_DECL_KVM_GETPROC2 0
  2544. | #define HAVE_DECL_PFSROOT 0
  2545. | /* end confdefs.h. */
  2546. | #include <stddef.h>
  2547. | #ifdef HAVE_STDIO_H
  2548. | # include <stdio.h>
  2549. | #endif
  2550. | #ifdef HAVE_STDLIB_H
  2551. | # include <stdlib.h>
  2552. | #endif
  2553. | #ifdef HAVE_STRING_H
  2554. | # include <string.h>
  2555. | #endif
  2556. | #ifdef HAVE_INTTYPES_H
  2557. | # include <inttypes.h>
  2558. | #endif
  2559. | #ifdef HAVE_STDINT_H
  2560. | # include <stdint.h>
  2561. | #endif
  2562. | #ifdef HAVE_STRINGS_H
  2563. | # include <strings.h>
  2564. | #endif
  2565. | #ifdef HAVE_SYS_TYPES_H
  2566. | # include <sys/types.h>
  2567. | #endif
  2568. | #ifdef HAVE_SYS_STAT_H
  2569. | # include <sys/stat.h>
  2570. | #endif
  2571. | #ifdef HAVE_UNISTD_H
  2572. | # include <unistd.h>
  2573. | #endif
  2574. | #include <miscfs/fdesc/fdesc.h>
  2575. configure:6677: result: no
  2576. configure:6686: checking for struct fdescnode.fd_link
  2577. configure:6686: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2578. <command-line>: warning: missing terminating " character
  2579. conftest.c:41:18: fatal error: miscfs/fdesc/fdesc.h: No such file or directory
  2580. 41 | #include <miscfs/fdesc/fdesc.h>
  2581. | ^~~~~~~~~~~~~~~~~~~~~~
  2582. compilation terminated.
  2583. configure:6686: $? = 1
  2584. configure: failed program was:
  2585. | /* confdefs.h */
  2586. | #define PACKAGE_NAME "lsof"
  2587. | #define PACKAGE_TARNAME "lsof"
  2588. | #define PACKAGE_VERSION "4.98.0"
  2589. | #define PACKAGE_STRING "lsof 4.98.0"
  2590. | #define PACKAGE_BUGREPORT ""
  2591. | #define PACKAGE_URL ""
  2592. | #define PACKAGE "lsof"
  2593. | #define VERSION "4.98.0"
  2594. | #define HAVE_STDIO_H 1
  2595. | #define HAVE_STDLIB_H 1
  2596. | #define HAVE_STRING_H 1
  2597. | #define HAVE_INTTYPES_H 1
  2598. | #define HAVE_STDINT_H 1
  2599. | #define HAVE_STRINGS_H 1
  2600. | #define HAVE_SYS_STAT_H 1
  2601. | #define HAVE_SYS_TYPES_H 1
  2602. | #define HAVE_UNISTD_H 1
  2603. | #define STDC_HEADERS 1
  2604. | #define HAVE_RPC_RPC_H 1
  2605. | #define HAVE_DECL___GLIBC__ 1
  2606. | #define HAVE_DECL_AF_INET6 1
  2607. | #define HAVE_NETINET_IP6_H 1
  2608. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2609. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2610. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2611. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2612. | #define HAVE_DECL_SS_CONNECTED 1
  2613. | #define HAVE_STRFTIME 1
  2614. | #define HAVE_UTMPX_H 1
  2615. | #define HAVE_DECL_DOADUMP 0
  2616. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2617. | #define HAVE_WCTYPE_H 1
  2618. | #define HAVE_STRUCT_STATVFS 1
  2619. | #define HAVE_DECL_GETBOOTFILE 0
  2620. | #define HAVE_DECL_KVM_GETPROC2 0
  2621. | #define HAVE_DECL_PFSROOT 0
  2622. | /* end confdefs.h. */
  2623. | #define _KERNEL
  2624. | #include <sys/types.h>
  2625. | #include <miscfs/fdesc/fdesc.h>
  2626. |
  2627. | int
  2628. | main (void)
  2629. | {
  2630. | static struct fdescnode ac_aggr;
  2631. | if (ac_aggr.fd_link)
  2632. | return 0;
  2633. | ;
  2634. | return 0;
  2635. | }
  2636. configure:6686: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2637. <command-line>: warning: missing terminating " character
  2638. conftest.c:41:18: fatal error: miscfs/fdesc/fdesc.h: No such file or directory
  2639. 41 | #include <miscfs/fdesc/fdesc.h>
  2640. | ^~~~~~~~~~~~~~~~~~~~~~
  2641. compilation terminated.
  2642. configure:6686: $? = 1
  2643. configure: failed program was:
  2644. | /* confdefs.h */
  2645. | #define PACKAGE_NAME "lsof"
  2646. | #define PACKAGE_TARNAME "lsof"
  2647. | #define PACKAGE_VERSION "4.98.0"
  2648. | #define PACKAGE_STRING "lsof 4.98.0"
  2649. | #define PACKAGE_BUGREPORT ""
  2650. | #define PACKAGE_URL ""
  2651. | #define PACKAGE "lsof"
  2652. | #define VERSION "4.98.0"
  2653. | #define HAVE_STDIO_H 1
  2654. | #define HAVE_STDLIB_H 1
  2655. | #define HAVE_STRING_H 1
  2656. | #define HAVE_INTTYPES_H 1
  2657. | #define HAVE_STDINT_H 1
  2658. | #define HAVE_STRINGS_H 1
  2659. | #define HAVE_SYS_STAT_H 1
  2660. | #define HAVE_SYS_TYPES_H 1
  2661. | #define HAVE_UNISTD_H 1
  2662. | #define STDC_HEADERS 1
  2663. | #define HAVE_RPC_RPC_H 1
  2664. | #define HAVE_DECL___GLIBC__ 1
  2665. | #define HAVE_DECL_AF_INET6 1
  2666. | #define HAVE_NETINET_IP6_H 1
  2667. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2668. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2669. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2670. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2671. | #define HAVE_DECL_SS_CONNECTED 1
  2672. | #define HAVE_STRFTIME 1
  2673. | #define HAVE_UTMPX_H 1
  2674. | #define HAVE_DECL_DOADUMP 0
  2675. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2676. | #define HAVE_WCTYPE_H 1
  2677. | #define HAVE_STRUCT_STATVFS 1
  2678. | #define HAVE_DECL_GETBOOTFILE 0
  2679. | #define HAVE_DECL_KVM_GETPROC2 0
  2680. | #define HAVE_DECL_PFSROOT 0
  2681. | /* end confdefs.h. */
  2682. | #define _KERNEL
  2683. | #include <sys/types.h>
  2684. | #include <miscfs/fdesc/fdesc.h>
  2685. |
  2686. | int
  2687. | main (void)
  2688. | {
  2689. | static struct fdescnode ac_aggr;
  2690. | if (sizeof ac_aggr.fd_link)
  2691. | return 0;
  2692. | ;
  2693. | return 0;
  2694. | }
  2695. configure:6686: result: no
  2696. configure:6700: checking for miscfs/nullfs/null.h
  2697. configure:6700: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 conftest.c >&5
  2698. <command-line>: warning: missing terminating " character
  2699. conftest.c:41:10: fatal error: miscfs/nullfs/null.h: No such file or directory
  2700. 41 | #include <miscfs/nullfs/null.h>
  2701. | ^~~~~~~~~~~~~~~~~~~~~~
  2702. compilation terminated.
  2703. configure:6700: $? = 1
  2704. configure: failed program was:
  2705. | /* confdefs.h */
  2706. | #define PACKAGE_NAME "lsof"
  2707. | #define PACKAGE_TARNAME "lsof"
  2708. | #define PACKAGE_VERSION "4.98.0"
  2709. | #define PACKAGE_STRING "lsof 4.98.0"
  2710. | #define PACKAGE_BUGREPORT ""
  2711. | #define PACKAGE_URL ""
  2712. | #define PACKAGE "lsof"
  2713. | #define VERSION "4.98.0"
  2714. | #define HAVE_STDIO_H 1
  2715. | #define HAVE_STDLIB_H 1
  2716. | #define HAVE_STRING_H 1
  2717. | #define HAVE_INTTYPES_H 1
  2718. | #define HAVE_STDINT_H 1
  2719. | #define HAVE_STRINGS_H 1
  2720. | #define HAVE_SYS_STAT_H 1
  2721. | #define HAVE_SYS_TYPES_H 1
  2722. | #define HAVE_UNISTD_H 1
  2723. | #define STDC_HEADERS 1
  2724. | #define HAVE_RPC_RPC_H 1
  2725. | #define HAVE_DECL___GLIBC__ 1
  2726. | #define HAVE_DECL_AF_INET6 1
  2727. | #define HAVE_NETINET_IP6_H 1
  2728. | #define HAVE_DECL_TCP_ESTABLISHED 1
  2729. | #define HAVE_LINUX_SOCK_DIAG_H 1
  2730. | #define HAVE_LINUX_UNIX_DIAG_H 1
  2731. | #define HAVE_DECL_TTYAUX_MAJOR 1
  2732. | #define HAVE_DECL_SS_CONNECTED 1
  2733. | #define HAVE_STRFTIME 1
  2734. | #define HAVE_UTMPX_H 1
  2735. | #define HAVE_DECL_DOADUMP 0
  2736. | #define HAVE_DECL_SBS_CANTSENDMORE 0
  2737. | #define HAVE_WCTYPE_H 1
  2738. | #define HAVE_STRUCT_STATVFS 1
  2739. | #define HAVE_DECL_GETBOOTFILE 0
  2740. | #define HAVE_DECL_KVM_GETPROC2 0
  2741. | #define HAVE_DECL_PFSROOT 0
  2742. | /* end confdefs.h. */
  2743. | #include <sys/mount.h>
  2744. |
  2745. | #include <miscfs/nullfs/null.h>
  2746. configure:6700: result: no
  2747. configure:6714: checking size of dev_t
  2748. configure:6720: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5
  2749. <command-line>: warning: missing terminating " character
  2750. configure:6720: $? = 0
  2751. configure:6720: ./conftest
  2752. configure:6720: $? = 0
  2753. configure:6735: result: 8
  2754. configure:6902: checking that generated files are newer than configure
  2755. configure:6908: result: done
  2756. configure:6947: creating ./config.status
  2757.  
  2758. ## ---------------------- ##
  2759. ## Running config.status. ##
  2760. ## ---------------------- ##
  2761.  
  2762. This file was extended by lsof config.status 4.98.0, which was
  2763. generated by GNU Autoconf 2.71. Invocation command line was
  2764.  
  2765. CONFIG_FILES =
  2766. CONFIG_HEADERS =
  2767. CONFIG_LINKS =
  2768. CONFIG_COMMANDS =
  2769. $ ./config.status
  2770.  
  2771. on localhost
  2772.  
  2773. config.status:913: creating Makefile
  2774. config.status:913: creating autotools/version.h
  2775. config.status:913: creating autotools/autotools.h
  2776. config.status:913: creating version
  2777. config.status:913: creating config.h
  2778. config.status:1173: executing depfiles commands
  2779.  
  2780. ## ---------------- ##
  2781. ## Cache variables. ##
  2782. ## ---------------- ##
  2783.  
  2784. ac_cv_build=x86_64-pc-linux-gnu
  2785. ac_cv_c_compiler_gnu=yes
  2786. ac_cv_c_undeclared_builtin_options='none needed'
  2787. ac_cv_env_CC_set=
  2788. ac_cv_env_CC_value=
  2789. ac_cv_env_CFLAGS_set=set
  2790. ac_cv_env_CFLAGS_value='-march=native -O2 -pipe'
  2791. ac_cv_env_CPPFLAGS_set=
  2792. ac_cv_env_CPPFLAGS_value=
  2793. ac_cv_env_CPP_set=
  2794. ac_cv_env_CPP_value=
  2795. ac_cv_env_LDFLAGS_set=set
  2796. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  2797. ac_cv_env_LIBS_set=
  2798. ac_cv_env_LIBS_value=
  2799. ac_cv_env_LIBTIRPC_CFLAGS_set=
  2800. ac_cv_env_LIBTIRPC_CFLAGS_value=
  2801. ac_cv_env_LIBTIRPC_LIBS_set=
  2802. ac_cv_env_LIBTIRPC_LIBS_value=
  2803. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  2804. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  2805. ac_cv_env_PKG_CONFIG_PATH_set=
  2806. ac_cv_env_PKG_CONFIG_PATH_value=
  2807. ac_cv_env_PKG_CONFIG_set=
  2808. ac_cv_env_PKG_CONFIG_value=
  2809. ac_cv_env_build_alias_set=set
  2810. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  2811. ac_cv_env_host_alias_set=set
  2812. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  2813. ac_cv_env_target_alias_set=
  2814. ac_cv_env_target_alias_value=
  2815. ac_cv_func_strftime=yes
  2816. ac_cv_have_decl_AF_INET6=yes
  2817. ac_cv_have_decl_PFSroot=no
  2818. ac_cv_have_decl_SBS_CANTSENDMORE=no
  2819. ac_cv_have_decl_SS_CONNECTED=yes
  2820. ac_cv_have_decl_TCP_ESTABLISHED=yes
  2821. ac_cv_have_decl_TTYAUX_MAJOR=yes
  2822. ac_cv_have_decl___GLIBC__=yes
  2823. ac_cv_have_decl_doadump=no
  2824. ac_cv_have_decl_getbootfile__=no
  2825. ac_cv_have_decl_kvm_getproc2=no
  2826. ac_cv_header_fs_fdescfs_fdesc_h=no
  2827. ac_cv_header_fs_nullfs_null_h=no
  2828. ac_cv_header_fs_ptyfs_ptyfs_h=no
  2829. ac_cv_header_fs_tmpfs_tmpfs_h=no
  2830. ac_cv_header_inttypes_h=yes
  2831. ac_cv_header_linux_sock_diag_h=yes
  2832. ac_cv_header_linux_unix_diag_h=yes
  2833. ac_cv_header_miscfs_fdesc_fdesc_h=no
  2834. ac_cv_header_miscfs_nullfs_null_h=no
  2835. ac_cv_header_miscfs_procfs_procfs_h=no
  2836. ac_cv_header_netinet6_in6_h=no
  2837. ac_cv_header_netinet_in6_h=no
  2838. ac_cv_header_netinet_ip6_h=yes
  2839. ac_cv_header_nfs_nfsproto_h=no
  2840. ac_cv_header_rpc_rpc_h=yes
  2841. ac_cv_header_selinux_selinux_h=no
  2842. ac_cv_header_stdint_h=yes
  2843. ac_cv_header_stdio_h=yes
  2844. ac_cv_header_stdlib_h=yes
  2845. ac_cv_header_string_h=yes
  2846. ac_cv_header_strings_h=yes
  2847. ac_cv_header_sys_pipe_h=no
  2848. ac_cv_header_sys_stat_h=yes
  2849. ac_cv_header_sys_types_h=yes
  2850. ac_cv_header_unistd_h=yes
  2851. ac_cv_header_utmpx_h=yes
  2852. ac_cv_header_uvm_uvm_h=no
  2853. ac_cv_header_wctype_h=yes
  2854. ac_cv_host=x86_64-pc-linux-gnu
  2855. ac_cv_member_struct_fdescnode_fd_link=no
  2856. ac_cv_member_struct_file_f_vnode=no
  2857. ac_cv_member_struct_inode_i_din2=no
  2858. ac_cv_member_struct_inode_i_effnlink=no
  2859. ac_cv_member_struct_inode_i_ffs1_size=no
  2860. ac_cv_member_struct_kinfo_file_kf_un_kf_sock_kf_sock_sendq=no
  2861. ac_cv_member_struct_kinfo_proc_ki_numthreads=no
  2862. ac_cv_member_struct_vnode_v_lockf=no
  2863. ac_cv_member_struct_xtcpcb_t_maxseg=no
  2864. ac_cv_objext=o
  2865. ac_cv_path_EGREP='/bin/grep -E'
  2866. ac_cv_path_GREP=/bin/grep
  2867. ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config
  2868. ac_cv_path_install='/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c'
  2869. ac_cv_path_mkdir=/bin/mkdir
  2870. ac_cv_prog_AWK=gawk
  2871. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  2872. ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
  2873. ac_cv_prog_cc_c11=
  2874. ac_cv_prog_cc_g=yes
  2875. ac_cv_prog_cc_stdc=
  2876. ac_cv_prog_make_make_set=yes
  2877. ac_cv_sizeof_dev_t=8
  2878. ac_cv_sys_file_offset_bits=no
  2879. ac_cv_sys_largefile_CC=no
  2880. ac_cv_type_struct_filedescent=no
  2881. ac_cv_type_struct_lockf_entry=no
  2882. ac_cv_type_struct_statvfs=yes
  2883. ac_cv_type_vm_memattr_t=no
  2884. am_cv_CC_dependencies_compiler_type=none
  2885. am_cv_make_support_nested_variables=yes
  2886. am_cv_prog_cc_c_o=yes
  2887. gl_cv_compiler_check_decl_option=-Werror=implicit-function-declaration
  2888.  
  2889. ## ----------------- ##
  2890. ## Output variables. ##
  2891. ## ----------------- ##
  2892.  
  2893. ACLOCAL='${SHELL} '\''/var/tmp/portage/sys-process/lsof-4.98.0/work/lsof-4.98.0/missing'\'' aclocal-1.16'
  2894. AMDEPBACKSLASH=''
  2895. AMDEP_FALSE=''
  2896. AMDEP_TRUE='#'
  2897. AMTAR='$${TAR-tar}'
  2898. AM_BACKSLASH='\'
  2899. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2900. AM_DEFAULT_VERBOSITY='1'
  2901. AM_V='$(V)'
  2902. AUTOCONF='${SHELL} '\''/var/tmp/portage/sys-process/lsof-4.98.0/work/lsof-4.98.0/missing'\'' autoconf'
  2903. AUTOHEADER='${SHELL} '\''/var/tmp/portage/sys-process/lsof-4.98.0/work/lsof-4.98.0/missing'\'' autoheader'
  2904. AUTOMAKE='${SHELL} '\''/var/tmp/portage/sys-process/lsof-4.98.0/work/lsof-4.98.0/missing'\'' automake-1.16'
  2905. AWK='gawk'
  2906. CC='x86_64-pc-linux-gnu-gcc'
  2907. CCDEPMODE='depmode=none'
  2908. CFLAGS='-march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64'
  2909. CPP='x86_64-pc-linux-gnu-gcc -E'
  2910. CPPFLAGS=''
  2911. CSCOPE='cscope'
  2912. CTAGS='ctags'
  2913. CYGPATH_W='echo'
  2914. DARWIN_LIBPROC_FALSE=''
  2915. DARWIN_LIBPROC_TRUE='#'
  2916. DEFS='-DHAVE_CONFIG_H'
  2917. DEPDIR='.deps'
  2918. ECHO_C=''
  2919. ECHO_N='-n'
  2920. ECHO_T=''
  2921. EGREP='/bin/grep -E'
  2922. ETAGS='etags'
  2923. EXEEXT=''
  2924. FREEBSD_FALSE=''
  2925. FREEBSD_TRUE='#'
  2926. GREP='/bin/grep'
  2927. INSTALL_DATA='${INSTALL} -m 644'
  2928. INSTALL_PROGRAM='${INSTALL}'
  2929. INSTALL_SCRIPT='${INSTALL}'
  2930. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2931. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  2932. LIBOBJS=''
  2933. LIBS=''
  2934. LIBTIRPC_CFLAGS=''
  2935. LIBTIRPC_LIBS=''
  2936. LINUX_FALSE='#'
  2937. LINUX_TRUE=''
  2938. LSOF_DIALECT='linux'
  2939. LSOF_DIALECT_DIR='linux'
  2940. LSOF_TEST_CFLAGS=' -DLT_BIGF -D_FILE_OFFSET_BITS=64 -DLT_DEV64 -DLT_DIAL_linux -DLT_VERS=61012 -DLT_DEF_LSOF_PATH=\"/var/tmp/portage/sys-process/lsof-4.98.0/work/lsof-4.98.0/lsof\"'
  2941. LTLIBOBJS=''
  2942. MAKEINFO='${SHELL} '\''/var/tmp/portage/sys-process/lsof-4.98.0/work/lsof-4.98.0/missing'\'' makeinfo'
  2943. MKDIR_P='/bin/mkdir -p'
  2944. N_OBSD_FALSE=''
  2945. N_OBSD_TRUE='#'
  2946. OBJEXT='o'
  2947. PACKAGE='lsof'
  2948. PACKAGE_BUGREPORT=''
  2949. PACKAGE_NAME='lsof'
  2950. PACKAGE_STRING='lsof 4.98.0'
  2951. PACKAGE_TARNAME='lsof'
  2952. PACKAGE_URL=''
  2953. PACKAGE_VERSION='4.98.0'
  2954. PATH_SEPARATOR=':'
  2955. PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config'
  2956. PKG_CONFIG_LIBDIR=''
  2957. PKG_CONFIG_PATH=''
  2958. SET_MAKE=''
  2959. SHELL='/bin/sh'
  2960. STRIP=''
  2961. VERSION='4.98.0'
  2962. ac_ct_CC=''
  2963. am__EXEEXT_FALSE=''
  2964. am__EXEEXT_TRUE='#'
  2965. am__fastdepCC_FALSE=''
  2966. am__fastdepCC_TRUE='#'
  2967. am__include='include'
  2968. am__isrc=''
  2969. am__leading_dot='.'
  2970. am__nodep=''
  2971. am__quote=''
  2972. am__tar='$${TAR-tar} chof - "$$tardir"'
  2973. am__untar='$${TAR-tar} xf -'
  2974. bindir='${exec_prefix}/bin'
  2975. build='x86_64-pc-linux-gnu'
  2976. build_alias='x86_64-pc-linux-gnu'
  2977. build_cpu='x86_64'
  2978. build_os='linux-gnu'
  2979. build_vendor='pc'
  2980. cc='x86_64-pc-linux-gnu-gcc'
  2981. ccflags='-march=native -O2 -pipe -DLSOF_VSTR=\"6.1.12-gentoo\" -D_FILE_OFFSET_BITS=64'
  2982. ccv='12.2.1 20230121 (Gentoo 12.2.1_p20230121-r1 p10) '
  2983. datadir='/usr/share'
  2984. datarootdir='/usr/share'
  2985. docdir='/usr/share/doc/lsof-4.98.0'
  2986. dvidir='${docdir}'
  2987. exec_prefix='${prefix}'
  2988. host='localhost'
  2989. host_alias='x86_64-pc-linux-gnu'
  2990. host_cpu='x86_64'
  2991. host_os='linux-gnu'
  2992. host_vendor='pc'
  2993. htmldir='/usr/share/doc/lsof-4.98.0/html'
  2994. includedir='${prefix}/include'
  2995. infodir='/usr/share/info'
  2996. install_sh='${SHELL} /var/tmp/portage/sys-process/lsof-4.98.0/work/lsof-4.98.0/install-sh'
  2997. ldflags='-Wl,-O1 -Wl,--as-needed'
  2998. libdir='/usr/lib64'
  2999. libexecdir='${exec_prefix}/libexec'
  3000. localedir='${datarootdir}/locale'
  3001. localstatedir='/var/lib'
  3002. logname='portage'
  3003. mandir='/usr/share/man'
  3004. mkdir_p='$(MKDIR_P)'
  3005. oldincludedir='/usr/include'
  3006. pdfdir='${docdir}'
  3007. prefix='/usr'
  3008. program_transform_name='s,x,x,'
  3009. psdir='${docdir}'
  3010. runstatedir='${localstatedir}/run'
  3011. sbindir='${exec_prefix}/sbin'
  3012. sharedstatedir='${prefix}/com'
  3013. sysconfdir='/etc'
  3014. sysinfo='Linux localhost 6.1.12-gentoo #1 SMP PREEMPT_DYNAMIC Thu Apr 6 17:24:15 CDT 2023 x86_64 AMD Phenom(tm) II X6 1055T Processor AuthenticAMD GNU/Linux'
  3015. target_alias=''
  3016. user=''
  3017.  
  3018. ## ----------- ##
  3019. ## confdefs.h. ##
  3020. ## ----------- ##
  3021.  
  3022. /* confdefs.h */
  3023. #define PACKAGE_NAME "lsof"
  3024. #define PACKAGE_TARNAME "lsof"
  3025. #define PACKAGE_VERSION "4.98.0"
  3026. #define PACKAGE_STRING "lsof 4.98.0"
  3027. #define PACKAGE_BUGREPORT ""
  3028. #define PACKAGE_URL ""
  3029. #define PACKAGE "lsof"
  3030. #define VERSION "4.98.0"
  3031. #define HAVE_STDIO_H 1
  3032. #define HAVE_STDLIB_H 1
  3033. #define HAVE_STRING_H 1
  3034. #define HAVE_INTTYPES_H 1
  3035. #define HAVE_STDINT_H 1
  3036. #define HAVE_STRINGS_H 1
  3037. #define HAVE_SYS_STAT_H 1
  3038. #define HAVE_SYS_TYPES_H 1
  3039. #define HAVE_UNISTD_H 1
  3040. #define STDC_HEADERS 1
  3041. #define HAVE_RPC_RPC_H 1
  3042. #define HAVE_DECL___GLIBC__ 1
  3043. #define HAVE_DECL_AF_INET6 1
  3044. #define HAVE_NETINET_IP6_H 1
  3045. #define HAVE_DECL_TCP_ESTABLISHED 1
  3046. #define HAVE_LINUX_SOCK_DIAG_H 1
  3047. #define HAVE_LINUX_UNIX_DIAG_H 1
  3048. #define HAVE_DECL_TTYAUX_MAJOR 1
  3049. #define HAVE_DECL_SS_CONNECTED 1
  3050. #define HAVE_STRFTIME 1
  3051. #define HAVE_UTMPX_H 1
  3052. #define HAVE_DECL_DOADUMP 0
  3053. #define HAVE_DECL_SBS_CANTSENDMORE 0
  3054. #define HAVE_WCTYPE_H 1
  3055. #define HAVE_STRUCT_STATVFS 1
  3056. #define HAVE_DECL_GETBOOTFILE 0
  3057. #define HAVE_DECL_KVM_GETPROC2 0
  3058. #define HAVE_DECL_PFSROOT 0
  3059. #define SIZEOF_DEV_T 8
  3060.  
  3061. configure: exit 0
  3062.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement