Advertisement
Guest User

Untitled

a guest
May 11th, 2018
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 281.22 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 util-linux configure 2.31.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/tools --without-python --without-systemdsystemunitdir --disable-makeinstall-chown --without-ncurses --without-libz --without-udev PKG_CONFIG=
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = zivko
  14. uname -m = x86_64
  15. uname -r = 4.16.6-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Mon Apr 30 12:30:03 UTC 2018
  18.  
  19. /usr/bin/uname -p = unknown
  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: /tools/bin
  31. PATH: /bin
  32. PATH: /usr/bin
  33.  
  34.  
  35. ## ----------- ##
  36. ## Core tests. ##
  37. ## ----------- ##
  38.  
  39. configure:3250: checking for gcc
  40. configure:3266: found /tools/bin/gcc
  41. configure:3277: result: gcc
  42. configure:3506: checking for C compiler version
  43. configure:3515: gcc --version >&5
  44. gcc (GCC) 7.3.0
  45. Copyright (C) 2017 Free Software Foundation, Inc.
  46. This is free software; see the source for copying conditions. There is NO
  47. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  48.  
  49. configure:3526: $? = 0
  50. configure:3515: gcc -v >&5
  51. Using built-in specs.
  52. COLLECT_GCC=gcc
  53. COLLECT_LTO_WRAPPER=/mnt/lfs/tools/bin/../libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper
  54. Target: x86_64-pc-linux-gnu
  55. Configured with: ../configure --prefix=/tools --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp
  56. Thread model: posix
  57. gcc version 7.3.0 (GCC)
  58. configure:3526: $? = 0
  59. configure:3515: gcc -V >&5
  60. gcc: error: unrecognized command line option '-V'
  61. gcc: fatal error: no input files
  62. compilation terminated.
  63. configure:3526: $? = 1
  64. configure:3515: gcc -qversion >&5
  65. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  66. gcc: fatal error: no input files
  67. compilation terminated.
  68. configure:3526: $? = 1
  69. configure:3546: checking whether the C compiler works
  70. configure:3568: gcc conftest.c >&5
  71. configure:3572: $? = 0
  72. configure:3620: result: yes
  73. configure:3623: checking for C compiler default output file name
  74. configure:3625: result: a.out
  75. configure:3631: checking for suffix of executables
  76. configure:3638: gcc -o conftest conftest.c >&5
  77. configure:3642: $? = 0
  78. configure:3664: result:
  79. configure:3686: checking whether we are cross compiling
  80. configure:3694: gcc -o conftest conftest.c >&5
  81. configure:3698: $? = 0
  82. configure:3705: ./conftest
  83. configure:3709: $? = 0
  84. configure:3724: result: no
  85. configure:3729: checking for suffix of object files
  86. configure:3751: gcc -c conftest.c >&5
  87. configure:3755: $? = 0
  88. configure:3776: result: o
  89. configure:3780: checking whether we are using the GNU C compiler
  90. configure:3799: gcc -c conftest.c >&5
  91. configure:3799: $? = 0
  92. configure:3808: result: yes
  93. configure:3817: checking whether gcc accepts -g
  94. configure:3837: gcc -c -g conftest.c >&5
  95. configure:3837: $? = 0
  96. configure:3878: result: yes
  97. configure:3895: checking for gcc option to accept ISO C89
  98. configure:3958: gcc -c -g -O2 conftest.c >&5
  99. configure:3958: $? = 0
  100. configure:3971: result: none needed
  101. configure:3996: checking whether gcc understands -c and -o together
  102. configure:4018: gcc -c conftest.c -o conftest2.o
  103. configure:4021: $? = 0
  104. configure:4018: gcc -c conftest.c -o conftest2.o
  105. configure:4021: $? = 0
  106. configure:4033: result: yes
  107. configure:4056: checking how to run the C preprocessor
  108. configure:4087: gcc -E conftest.c
  109. configure:4087: $? = 0
  110. configure:4101: gcc -E conftest.c
  111. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  112. #include <ac_nonexistent.h>
  113. ^~~~~~~~~~~~~~~~~~
  114. compilation terminated.
  115. configure:4101: $? = 1
  116. configure: failed program was:
  117. | /* confdefs.h */
  118. | #define PACKAGE_NAME "util-linux"
  119. | #define PACKAGE_TARNAME "util-linux"
  120. | #define PACKAGE_VERSION "2.31.1"
  121. | #define PACKAGE_STRING "util-linux 2.31.1"
  122. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  123. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  124. | /* end confdefs.h. */
  125. | #include <ac_nonexistent.h>
  126. configure:4126: result: gcc -E
  127. configure:4146: gcc -E conftest.c
  128. configure:4146: $? = 0
  129. configure:4160: gcc -E conftest.c
  130. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  131. #include <ac_nonexistent.h>
  132. ^~~~~~~~~~~~~~~~~~
  133. compilation terminated.
  134. configure:4160: $? = 1
  135. configure: failed program was:
  136. | /* confdefs.h */
  137. | #define PACKAGE_NAME "util-linux"
  138. | #define PACKAGE_TARNAME "util-linux"
  139. | #define PACKAGE_VERSION "2.31.1"
  140. | #define PACKAGE_STRING "util-linux 2.31.1"
  141. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  142. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  143. | /* end confdefs.h. */
  144. | #include <ac_nonexistent.h>
  145. configure:4189: checking for grep that handles long lines and -e
  146. configure:4247: result: /tools/bin/grep
  147. configure:4252: checking for egrep
  148. configure:4314: result: /tools/bin/grep -E
  149. configure:4319: checking for ANSI C header files
  150. configure:4339: gcc -c -g -O2 conftest.c >&5
  151. configure:4339: $? = 0
  152. configure:4412: gcc -o conftest -g -O2 conftest.c >&5
  153. configure:4412: $? = 0
  154. configure:4412: ./conftest
  155. configure:4412: $? = 0
  156. configure:4423: result: yes
  157. configure:4436: checking for sys/types.h
  158. configure:4436: gcc -c -g -O2 conftest.c >&5
  159. configure:4436: $? = 0
  160. configure:4436: result: yes
  161. configure:4436: checking for sys/stat.h
  162. configure:4436: gcc -c -g -O2 conftest.c >&5
  163. configure:4436: $? = 0
  164. configure:4436: result: yes
  165. configure:4436: checking for stdlib.h
  166. configure:4436: gcc -c -g -O2 conftest.c >&5
  167. configure:4436: $? = 0
  168. configure:4436: result: yes
  169. configure:4436: checking for string.h
  170. configure:4436: gcc -c -g -O2 conftest.c >&5
  171. configure:4436: $? = 0
  172. configure:4436: result: yes
  173. configure:4436: checking for memory.h
  174. configure:4436: gcc -c -g -O2 conftest.c >&5
  175. configure:4436: $? = 0
  176. configure:4436: result: yes
  177. configure:4436: checking for strings.h
  178. configure:4436: gcc -c -g -O2 conftest.c >&5
  179. configure:4436: $? = 0
  180. configure:4436: result: yes
  181. configure:4436: checking for inttypes.h
  182. configure:4436: gcc -c -g -O2 conftest.c >&5
  183. configure:4436: $? = 0
  184. configure:4436: result: yes
  185. configure:4436: checking for stdint.h
  186. configure:4436: gcc -c -g -O2 conftest.c >&5
  187. configure:4436: $? = 0
  188. configure:4436: result: yes
  189. configure:4436: checking for unistd.h
  190. configure:4436: gcc -c -g -O2 conftest.c >&5
  191. configure:4436: $? = 0
  192. configure:4436: result: yes
  193. configure:4449: checking minix/config.h usability
  194. configure:4449: gcc -c -g -O2 conftest.c >&5
  195. conftest.c:52:10: fatal error: minix/config.h: No such file or directory
  196. #include <minix/config.h>
  197. ^~~~~~~~~~~~~~~~
  198. compilation terminated.
  199. configure:4449: $? = 1
  200. configure: failed program was:
  201. | /* confdefs.h */
  202. | #define PACKAGE_NAME "util-linux"
  203. | #define PACKAGE_TARNAME "util-linux"
  204. | #define PACKAGE_VERSION "2.31.1"
  205. | #define PACKAGE_STRING "util-linux 2.31.1"
  206. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  207. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  208. | #define STDC_HEADERS 1
  209. | #define HAVE_SYS_TYPES_H 1
  210. | #define HAVE_SYS_STAT_H 1
  211. | #define HAVE_STDLIB_H 1
  212. | #define HAVE_STRING_H 1
  213. | #define HAVE_MEMORY_H 1
  214. | #define HAVE_STRINGS_H 1
  215. | #define HAVE_INTTYPES_H 1
  216. | #define HAVE_STDINT_H 1
  217. | #define HAVE_UNISTD_H 1
  218. | /* end confdefs.h. */
  219. | #include <stdio.h>
  220. | #ifdef HAVE_SYS_TYPES_H
  221. | # include <sys/types.h>
  222. | #endif
  223. | #ifdef HAVE_SYS_STAT_H
  224. | # include <sys/stat.h>
  225. | #endif
  226. | #ifdef STDC_HEADERS
  227. | # include <stdlib.h>
  228. | # include <stddef.h>
  229. | #else
  230. | # ifdef HAVE_STDLIB_H
  231. | # include <stdlib.h>
  232. | # endif
  233. | #endif
  234. | #ifdef HAVE_STRING_H
  235. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  236. | # include <memory.h>
  237. | # endif
  238. | # include <string.h>
  239. | #endif
  240. | #ifdef HAVE_STRINGS_H
  241. | # include <strings.h>
  242. | #endif
  243. | #ifdef HAVE_INTTYPES_H
  244. | # include <inttypes.h>
  245. | #endif
  246. | #ifdef HAVE_STDINT_H
  247. | # include <stdint.h>
  248. | #endif
  249. | #ifdef HAVE_UNISTD_H
  250. | # include <unistd.h>
  251. | #endif
  252. | #include <minix/config.h>
  253. configure:4449: result: no
  254. configure:4449: checking minix/config.h presence
  255. configure:4449: gcc -E conftest.c
  256. conftest.c:19:10: fatal error: minix/config.h: No such file or directory
  257. #include <minix/config.h>
  258. ^~~~~~~~~~~~~~~~
  259. compilation terminated.
  260. configure:4449: $? = 1
  261. configure: failed program was:
  262. | /* confdefs.h */
  263. | #define PACKAGE_NAME "util-linux"
  264. | #define PACKAGE_TARNAME "util-linux"
  265. | #define PACKAGE_VERSION "2.31.1"
  266. | #define PACKAGE_STRING "util-linux 2.31.1"
  267. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  268. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  269. | #define STDC_HEADERS 1
  270. | #define HAVE_SYS_TYPES_H 1
  271. | #define HAVE_SYS_STAT_H 1
  272. | #define HAVE_STDLIB_H 1
  273. | #define HAVE_STRING_H 1
  274. | #define HAVE_MEMORY_H 1
  275. | #define HAVE_STRINGS_H 1
  276. | #define HAVE_INTTYPES_H 1
  277. | #define HAVE_STDINT_H 1
  278. | #define HAVE_UNISTD_H 1
  279. | /* end confdefs.h. */
  280. | #include <minix/config.h>
  281. configure:4449: result: no
  282. configure:4449: checking for minix/config.h
  283. configure:4449: result: no
  284. configure:4470: checking whether it is safe to define __EXTENSIONS__
  285. configure:4488: gcc -c -g -O2 conftest.c >&5
  286. configure:4488: $? = 0
  287. configure:4495: result: yes
  288. configure:4525: checking for a BSD-compatible install
  289. configure:4593: result: /tools/bin/install -c
  290. configure:4604: checking whether build environment is sane
  291. configure:4659: result: yes
  292. configure:4807: checking for a thread-safe mkdir -p
  293. configure:4846: result: /tools/bin/mkdir -p
  294. configure:4853: checking for gawk
  295. configure:4869: found /tools/bin/gawk
  296. configure:4880: result: gawk
  297. configure:4891: checking whether make sets $(MAKE)
  298. configure:4913: result: yes
  299. configure:4943: checking for style of include used by make
  300. configure:4971: result: GNU
  301. configure:5005: checking whether make supports nested variables
  302. configure:5022: result: yes
  303. configure:5101: checking how to create a pax tar archive
  304. configure:5112: tar --version
  305. tar (GNU tar) 1.30
  306. Copyright (C) 2017 Free Software Foundation, Inc.
  307. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
  308. This is free software: you are free to change and redistribute it.
  309. There is NO WARRANTY, to the extent permitted by law.
  310.  
  311. Written by John Gilmore and Jay Fenlason.
  312. configure:5115: $? = 0
  313. configure:5155: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  314. configure:5158: $? = 0
  315. configure:5162: tar -xf - <conftest.tar
  316. configure:5165: $? = 0
  317. configure:5167: cat conftest.dir/file
  318. GrepMe
  319. configure:5170: $? = 0
  320. configure:5183: result: gnutar
  321. configure:5192: checking dependency style of gcc
  322. configure:5303: result: gcc3
  323. configure:5373: checking whether make supports nested variables
  324. configure:5390: result: yes
  325. configure:5516: checking for gcc option to accept ISO C99
  326. configure:5665: gcc -c -g -O2 conftest.c >&5
  327. configure:5665: $? = 0
  328. configure:5678: result: none needed
  329. configure:5786: checking for gcc option to accept ISO Standard C
  330. configure:5797: result: none needed
  331. configure:5808: checking for bison
  332. configure:5824: found /tools/bin/bison
  333. configure:5835: result: bison -y
  334. configure:5851: checking build system type
  335. configure:5865: result: x86_64-pc-linux-gnu
  336. configure:5885: checking host system type
  337. configure:5898: result: x86_64-pc-linux-gnu
  338. configure:5918: checking for an ANSI C-conforming const
  339. configure:5984: gcc -c -g -O2 conftest.c >&5
  340. configure:5984: $? = 0
  341. configure:5991: result: yes
  342. configure:5999: checking for working volatile
  343. configure:6018: gcc -c -g -O2 conftest.c >&5
  344. configure:6018: $? = 0
  345. configure:6025: result: yes
  346. configure:6033: checking whether byte ordering is bigendian
  347. configure:6048: gcc -c -g -O2 conftest.c >&5
  348. conftest.c:27:9: error: unknown type name 'not'
  349. not a universal capable compiler
  350. ^~~
  351. conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  352. not a universal capable compiler
  353. ^~~~~~~~~
  354. conftest.c:27:15: error: unknown type name 'universal'
  355. configure:6048: $? = 1
  356. configure: failed program was:
  357. | /* confdefs.h */
  358. | #define PACKAGE_NAME "util-linux"
  359. | #define PACKAGE_TARNAME "util-linux"
  360. | #define PACKAGE_VERSION "2.31.1"
  361. | #define PACKAGE_STRING "util-linux 2.31.1"
  362. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  363. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  364. | #define STDC_HEADERS 1
  365. | #define HAVE_SYS_TYPES_H 1
  366. | #define HAVE_SYS_STAT_H 1
  367. | #define HAVE_STDLIB_H 1
  368. | #define HAVE_STRING_H 1
  369. | #define HAVE_MEMORY_H 1
  370. | #define HAVE_STRINGS_H 1
  371. | #define HAVE_INTTYPES_H 1
  372. | #define HAVE_STDINT_H 1
  373. | #define HAVE_UNISTD_H 1
  374. | #define __EXTENSIONS__ 1
  375. | #define _ALL_SOURCE 1
  376. | #define _GNU_SOURCE 1
  377. | #define _POSIX_PTHREAD_SEMANTICS 1
  378. | #define _TANDEM_SOURCE 1
  379. | #define PACKAGE "util-linux"
  380. | #define VERSION "2.31.1"
  381. | /* end confdefs.h. */
  382. | #ifndef __APPLE_CC__
  383. | not a universal capable compiler
  384. | #endif
  385. | typedef int dummy;
  386. |
  387. configure:6093: gcc -c -g -O2 conftest.c >&5
  388. configure:6093: $? = 0
  389. configure:6111: gcc -c -g -O2 conftest.c >&5
  390. conftest.c: In function 'main':
  391. conftest.c:33:4: error: unknown type name 'not'; did you mean 'ino_t'?
  392. not big endian
  393. ^~~
  394. ino_t
  395. conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  396. not big endian
  397. ^~~~~~
  398. configure:6111: $? = 1
  399. configure: failed program was:
  400. | /* confdefs.h */
  401. | #define PACKAGE_NAME "util-linux"
  402. | #define PACKAGE_TARNAME "util-linux"
  403. | #define PACKAGE_VERSION "2.31.1"
  404. | #define PACKAGE_STRING "util-linux 2.31.1"
  405. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  406. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  407. | #define STDC_HEADERS 1
  408. | #define HAVE_SYS_TYPES_H 1
  409. | #define HAVE_SYS_STAT_H 1
  410. | #define HAVE_STDLIB_H 1
  411. | #define HAVE_STRING_H 1
  412. | #define HAVE_MEMORY_H 1
  413. | #define HAVE_STRINGS_H 1
  414. | #define HAVE_INTTYPES_H 1
  415. | #define HAVE_STDINT_H 1
  416. | #define HAVE_UNISTD_H 1
  417. | #define __EXTENSIONS__ 1
  418. | #define _ALL_SOURCE 1
  419. | #define _GNU_SOURCE 1
  420. | #define _POSIX_PTHREAD_SEMANTICS 1
  421. | #define _TANDEM_SOURCE 1
  422. | #define PACKAGE "util-linux"
  423. | #define VERSION "2.31.1"
  424. | /* end confdefs.h. */
  425. | #include <sys/types.h>
  426. | #include <sys/param.h>
  427. |
  428. | int
  429. | main ()
  430. | {
  431. | #if BYTE_ORDER != BIG_ENDIAN
  432. | not big endian
  433. | #endif
  434. |
  435. | ;
  436. | return 0;
  437. | }
  438. configure:6239: result: no
  439. configure:6260: checking whether compiler handles -fno-common
  440. configure:6284: gcc -E -Werror -fno-common conftest.c
  441. configure:6284: $? = 0
  442. configure:6296: result: yes
  443. configure:6304: checking whether compiler handles -Wall
  444. configure:6328: gcc -E -Werror -Wall conftest.c
  445. configure:6328: $? = 0
  446. configure:6340: result: yes
  447. configure:6348: checking whether compiler handles -Werror=sequence-point
  448. configure:6372: gcc -E -Werror -Werror=sequence-point conftest.c
  449. configure:6372: $? = 0
  450. configure:6384: result: yes
  451. configure:6392: checking whether compiler handles -Wextra
  452. configure:6416: gcc -E -Werror -Wextra conftest.c
  453. configure:6416: $? = 0
  454. configure:6428: result: yes
  455. configure:6436: checking whether compiler handles -Wextra-semi
  456. configure:6460: gcc -E -Werror -Wextra-semi conftest.c
  457. gcc: error: unrecognized command line option '-Wextra-semi'; did you mean '-Wextra'?
  458. configure:6460: $? = 1
  459. configure: failed program was:
  460. | /* confdefs.h */
  461. | #define PACKAGE_NAME "util-linux"
  462. | #define PACKAGE_TARNAME "util-linux"
  463. | #define PACKAGE_VERSION "2.31.1"
  464. | #define PACKAGE_STRING "util-linux 2.31.1"
  465. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  466. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  467. | #define STDC_HEADERS 1
  468. | #define HAVE_SYS_TYPES_H 1
  469. | #define HAVE_SYS_STAT_H 1
  470. | #define HAVE_STDLIB_H 1
  471. | #define HAVE_STRING_H 1
  472. | #define HAVE_MEMORY_H 1
  473. | #define HAVE_STRINGS_H 1
  474. | #define HAVE_INTTYPES_H 1
  475. | #define HAVE_STDINT_H 1
  476. | #define HAVE_UNISTD_H 1
  477. | #define __EXTENSIONS__ 1
  478. | #define _ALL_SOURCE 1
  479. | #define _GNU_SOURCE 1
  480. | #define _POSIX_PTHREAD_SEMANTICS 1
  481. | #define _TANDEM_SOURCE 1
  482. | #define PACKAGE "util-linux"
  483. | #define VERSION "2.31.1"
  484. | /* end confdefs.h. */
  485. |
  486. | int
  487. | main ()
  488. | {
  489. |
  490. | ;
  491. | return 0;
  492. | }
  493. configure:6472: result: no
  494. configure:6480: checking whether compiler handles -Wembedded-directive
  495. configure:6504: gcc -E -Werror -Wembedded-directive conftest.c
  496. gcc: error: unrecognized command line option '-Wembedded-directive'
  497. configure:6504: $? = 1
  498. configure: failed program was:
  499. | /* confdefs.h */
  500. | #define PACKAGE_NAME "util-linux"
  501. | #define PACKAGE_TARNAME "util-linux"
  502. | #define PACKAGE_VERSION "2.31.1"
  503. | #define PACKAGE_STRING "util-linux 2.31.1"
  504. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  505. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  506. | #define STDC_HEADERS 1
  507. | #define HAVE_SYS_TYPES_H 1
  508. | #define HAVE_SYS_STAT_H 1
  509. | #define HAVE_STDLIB_H 1
  510. | #define HAVE_STRING_H 1
  511. | #define HAVE_MEMORY_H 1
  512. | #define HAVE_STRINGS_H 1
  513. | #define HAVE_INTTYPES_H 1
  514. | #define HAVE_STDINT_H 1
  515. | #define HAVE_UNISTD_H 1
  516. | #define __EXTENSIONS__ 1
  517. | #define _ALL_SOURCE 1
  518. | #define _GNU_SOURCE 1
  519. | #define _POSIX_PTHREAD_SEMANTICS 1
  520. | #define _TANDEM_SOURCE 1
  521. | #define PACKAGE "util-linux"
  522. | #define VERSION "2.31.1"
  523. | /* end confdefs.h. */
  524. |
  525. | int
  526. | main ()
  527. | {
  528. |
  529. | ;
  530. | return 0;
  531. | }
  532. configure:6516: result: no
  533. configure:6524: checking whether compiler handles -Wmissing-declarations
  534. configure:6548: gcc -E -Werror -Wmissing-declarations conftest.c
  535. configure:6548: $? = 0
  536. configure:6560: result: yes
  537. configure:6568: checking whether compiler handles -Wmissing-parameter-type
  538. configure:6592: gcc -E -Werror -Wmissing-parameter-type conftest.c
  539. configure:6592: $? = 0
  540. configure:6604: result: yes
  541. configure:6612: checking whether compiler handles -Wmissing-prototypes
  542. configure:6636: gcc -E -Werror -Wmissing-prototypes conftest.c
  543. configure:6636: $? = 0
  544. configure:6648: result: yes
  545. configure:6656: checking whether compiler handles -Wno-missing-field-initializers
  546. configure:6680: gcc -E -Werror -Wno-missing-field-initializers conftest.c
  547. configure:6680: $? = 0
  548. configure:6692: result: yes
  549. configure:6700: checking whether compiler handles -Wredundant-decls
  550. configure:6724: gcc -E -Werror -Wredundant-decls conftest.c
  551. configure:6724: $? = 0
  552. configure:6736: result: yes
  553. configure:6744: checking whether compiler handles -Wsign-compare
  554. configure:6768: gcc -E -Werror -Wsign-compare conftest.c
  555. configure:6768: $? = 0
  556. configure:6780: result: yes
  557. configure:6788: checking whether compiler handles -Wtype-limits
  558. configure:6812: gcc -E -Werror -Wtype-limits conftest.c
  559. configure:6812: $? = 0
  560. configure:6824: result: yes
  561. configure:6832: checking whether compiler handles -Wuninitialized
  562. configure:6856: gcc -E -Werror -Wuninitialized conftest.c
  563. configure:6856: $? = 0
  564. configure:6868: result: yes
  565. configure:6876: checking whether compiler handles -Wunused-but-set-parameter
  566. configure:6900: gcc -E -Werror -Wunused-but-set-parameter conftest.c
  567. configure:6900: $? = 0
  568. configure:6912: result: yes
  569. configure:6920: checking whether compiler handles -Wunused-but-set-variable
  570. configure:6944: gcc -E -Werror -Wunused-but-set-variable conftest.c
  571. configure:6944: $? = 0
  572. configure:6956: result: yes
  573. configure:6964: checking whether compiler handles -Wunused-parameter
  574. configure:6988: gcc -E -Werror -Wunused-parameter conftest.c
  575. configure:6988: $? = 0
  576. configure:7000: result: yes
  577. configure:7008: checking whether compiler handles -Wunused-result
  578. configure:7032: gcc -E -Werror -Wunused-result conftest.c
  579. configure:7032: $? = 0
  580. configure:7044: result: yes
  581. configure:7052: checking whether compiler handles -Wunused-variable
  582. configure:7076: gcc -E -Werror -Wunused-variable conftest.c
  583. configure:7076: $? = 0
  584. configure:7088: result: yes
  585. configure:7096: checking whether compiler handles -Wnested-externs
  586. configure:7120: gcc -E -Werror -Wnested-externs conftest.c
  587. configure:7120: $? = 0
  588. configure:7132: result: yes
  589. configure:7140: checking whether compiler handles -Wpointer-arith
  590. configure:7164: gcc -E -Werror -Wpointer-arith conftest.c
  591. configure:7164: $? = 0
  592. configure:7176: result: yes
  593. configure:7184: checking whether compiler handles -Wstrict-prototypes
  594. configure:7208: gcc -E -Werror -Wstrict-prototypes conftest.c
  595. configure:7208: $? = 0
  596. configure:7220: result: yes
  597. configure:7228: checking whether compiler handles -Wformat-security
  598. configure:7252: gcc -E -Werror -Wformat-security conftest.c
  599. cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
  600. cc1: all warnings being treated as errors
  601. configure:7252: $? = 1
  602. configure: failed program was:
  603. | /* confdefs.h */
  604. | #define PACKAGE_NAME "util-linux"
  605. | #define PACKAGE_TARNAME "util-linux"
  606. | #define PACKAGE_VERSION "2.31.1"
  607. | #define PACKAGE_STRING "util-linux 2.31.1"
  608. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  609. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  610. | #define STDC_HEADERS 1
  611. | #define HAVE_SYS_TYPES_H 1
  612. | #define HAVE_SYS_STAT_H 1
  613. | #define HAVE_STDLIB_H 1
  614. | #define HAVE_STRING_H 1
  615. | #define HAVE_MEMORY_H 1
  616. | #define HAVE_STRINGS_H 1
  617. | #define HAVE_INTTYPES_H 1
  618. | #define HAVE_STDINT_H 1
  619. | #define HAVE_UNISTD_H 1
  620. | #define __EXTENSIONS__ 1
  621. | #define _ALL_SOURCE 1
  622. | #define _GNU_SOURCE 1
  623. | #define _POSIX_PTHREAD_SEMANTICS 1
  624. | #define _TANDEM_SOURCE 1
  625. | #define PACKAGE "util-linux"
  626. | #define VERSION "2.31.1"
  627. | /* end confdefs.h. */
  628. |
  629. | int
  630. | main ()
  631. | {
  632. |
  633. | ;
  634. | return 0;
  635. | }
  636. configure:7264: result: no
  637. configure:7272: checking whether compiler handles -Wimplicit-function-declaration
  638. configure:7296: gcc -E -Werror -Wimplicit-function-declaration conftest.c
  639. configure:7296: $? = 0
  640. configure:7308: result: yes
  641. configure:7318: checking whether compiler handles -Wno-clobbered
  642. configure:7342: gcc -E -Werror -Wno-clobbered conftest.c
  643. configure:7342: $? = 0
  644. configure:7354: result: yes
  645. configure:7363: checking whether compiler handles -Wno-unused-parameter
  646. configure:7387: gcc -E -Werror -Wno-unused-parameter conftest.c
  647. configure:7387: $? = 0
  648. configure:7399: result: yes
  649. configure:7453: checking how to print strings
  650. configure:7480: result: printf
  651. configure:7501: checking for a sed that does not truncate output
  652. configure:7565: result: /tools/bin/sed
  653. configure:7583: checking for fgrep
  654. configure:7645: result: /tools/bin/grep -F
  655. configure:7680: checking for ld used by gcc
  656. configure:7747: result: /mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld
  657. configure:7754: checking if the linker (/mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld) is GNU ld
  658. configure:7769: result: yes
  659. configure:7781: checking for BSD- or MS-compatible name lister (nm)
  660. configure:7835: result: /tools/bin/nm -B
  661. configure:7965: checking the name lister (/tools/bin/nm -B) interface
  662. configure:7972: gcc -c -g -O2 conftest.c >&5
  663. configure:7975: /tools/bin/nm -B "conftest.o"
  664. configure:7978: output
  665. 0000000000000000 B some_variable
  666. configure:7985: result: BSD nm
  667. configure:7988: checking whether ln -s works
  668. configure:7992: result: yes
  669. configure:8000: checking the maximum length of command line arguments
  670. configure:8131: result: 1572864
  671. configure:8179: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  672. configure:8219: result: func_convert_file_noop
  673. configure:8226: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  674. configure:8246: result: func_convert_file_noop
  675. configure:8253: checking for /mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld option to reload object files
  676. configure:8260: result: -r
  677. configure:8334: checking for objdump
  678. configure:8350: found /tools/bin/objdump
  679. configure:8361: result: objdump
  680. configure:8393: checking how to recognize dependent libraries
  681. configure:8593: result: pass_all
  682. configure:8678: checking for dlltool
  683. configure:8708: result: no
  684. configure:8738: checking how to associate runtime and link libraries
  685. configure:8765: result: printf %s\n
  686. configure:8825: checking for ar
  687. configure:8841: found /tools/bin/ar
  688. configure:8852: result: ar
  689. configure:8889: checking for archiver @FILE support
  690. configure:8906: gcc -c -g -O2 conftest.c >&5
  691. configure:8906: $? = 0
  692. configure:8909: ar cru libconftest.a @conftest.lst >&5
  693. configure:8912: $? = 0
  694. configure:8917: ar cru libconftest.a @conftest.lst >&5
  695. ar: conftest.o: No such file or directory
  696. configure:8920: $? = 1
  697. configure:8932: result: @
  698. configure:8990: checking for strip
  699. configure:9006: found /tools/bin/strip
  700. configure:9017: result: strip
  701. configure:9089: checking for ranlib
  702. configure:9105: found /tools/bin/ranlib
  703. configure:9116: result: ranlib
  704. configure:9218: checking command to parse /tools/bin/nm -B output from gcc object
  705. configure:9371: gcc -c -g -O2 conftest.c >&5
  706. configure:9374: $? = 0
  707. configure:9378: /tools/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  708. configure:9381: $? = 0
  709. configure:9447: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  710. configure:9450: $? = 0
  711. configure:9488: result: ok
  712. configure:9535: checking for sysroot
  713. configure:9565: result: no
  714. configure:9572: checking for a working dd
  715. configure:9610: result: /tools/bin/dd
  716. configure:9614: checking how to truncate binary pipes
  717. configure:9629: result: /tools/bin/dd bs=4096 count=1
  718. configure:9765: gcc -c -g -O2 conftest.c >&5
  719. configure:9768: $? = 0
  720. configure:9958: checking for mt
  721. configure:9988: result: no
  722. configure:10008: checking if : is a manifest tool
  723. configure:10014: : '-?'
  724. configure:10022: result: no
  725. configure:10696: checking for dlfcn.h
  726. configure:10696: gcc -c -g -O2 conftest.c >&5
  727. configure:10696: $? = 0
  728. configure:10696: result: yes
  729. configure:10952: checking for objdir
  730. configure:10967: result: .libs
  731. configure:11231: checking if gcc supports -fno-rtti -fno-exceptions
  732. configure:11249: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  733. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  734. configure:11253: $? = 0
  735. configure:11266: result: no
  736. configure:11624: checking for gcc option to produce PIC
  737. configure:11631: result: -fPIC -DPIC
  738. configure:11639: checking if gcc PIC flag -fPIC -DPIC works
  739. configure:11657: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  740. configure:11661: $? = 0
  741. configure:11674: result: yes
  742. configure:11703: checking if gcc static flag -static works
  743. configure:11731: result: yes
  744. configure:11746: checking if gcc supports -c -o file.o
  745. configure:11767: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  746. configure:11771: $? = 0
  747. configure:11793: result: yes
  748. configure:11801: checking if gcc supports -c -o file.o
  749. configure:11848: result: yes
  750. configure:11881: checking whether the gcc linker (/mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  751. configure:13140: result: yes
  752. configure:13177: checking whether -lc should be explicitly linked in
  753. configure:13185: gcc -c -g -O2 conftest.c >&5
  754. configure:13188: $? = 0
  755. configure:13203: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /tools/bin/grep -lc \>/dev/null 2\>\&1
  756. configure:13206: $? = 0
  757. configure:13220: result: no
  758. configure:13380: checking dynamic linker characteristics
  759. configure:13961: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  760. configure:13961: $? = 0
  761. configure:14201: result: GNU/Linux ld.so
  762. configure:14323: checking how to hardcode library paths into programs
  763. configure:14348: result: immediate
  764. configure:14896: checking whether stripping libraries is possible
  765. configure:14901: result: yes
  766. configure:14936: checking if libtool supports shared libraries
  767. configure:14938: result: yes
  768. configure:14941: checking whether to build shared libraries
  769. configure:14966: result: yes
  770. configure:14969: checking whether to build static libraries
  771. configure:14973: result: yes
  772. configure:15026: checking linker version script flag
  773. configure:15059: gcc -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c >&5
  774. configure:15059: $? = 0
  775. configure:15149: gcc -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c >&5
  776. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld:conftest.map:0: syntax error in VERSION script
  777. collect2: error: ld returned 1 exit status
  778. configure:15149: $? = 1
  779. configure: failed program was:
  780. | /* confdefs.h */
  781. | #define PACKAGE_NAME "util-linux"
  782. | #define PACKAGE_TARNAME "util-linux"
  783. | #define PACKAGE_VERSION "2.31.1"
  784. | #define PACKAGE_STRING "util-linux 2.31.1"
  785. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  786. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  787. | #define STDC_HEADERS 1
  788. | #define HAVE_SYS_TYPES_H 1
  789. | #define HAVE_SYS_STAT_H 1
  790. | #define HAVE_STDLIB_H 1
  791. | #define HAVE_STRING_H 1
  792. | #define HAVE_MEMORY_H 1
  793. | #define HAVE_STRINGS_H 1
  794. | #define HAVE_INTTYPES_H 1
  795. | #define HAVE_STDINT_H 1
  796. | #define HAVE_UNISTD_H 1
  797. | #define __EXTENSIONS__ 1
  798. | #define _ALL_SOURCE 1
  799. | #define _GNU_SOURCE 1
  800. | #define _POSIX_PTHREAD_SEMANTICS 1
  801. | #define _TANDEM_SOURCE 1
  802. | #define PACKAGE "util-linux"
  803. | #define VERSION "2.31.1"
  804. | #define HAVE_DLFCN_H 1
  805. | #define LT_OBJDIR ".libs/"
  806. | /* end confdefs.h. */
  807. | int show, hide;
  808. | int
  809. | main ()
  810. | {
  811. |
  812. | ;
  813. | return 0;
  814. | }
  815. configure:15167: result: --version-script
  816. configure:15174: checking if version scripts can use complex wildcards
  817. configure:15207: gcc -o conftest -g -O2 -Wl,--version-script,conftest.map conftest.c >&5
  818. configure:15207: $? = 0
  819. configure:15224: result: yes
  820. configure:15428: checking whether to build gtk-doc documentation
  821. configure:15430: result: no
  822. configure:15437: checking for gtkdoc-check
  823. configure:15470: result: no
  824. configure:15498: checking for xsltproc
  825. configure:15516: found /bin/xsltproc
  826. configure:15528: result: /bin/xsltproc
  827. configure:15716: checking for special C compiler options needed for large files
  828. configure:15761: result: no
  829. configure:15767: checking for _FILE_OFFSET_BITS value needed for large files
  830. configure:15792: gcc -c -g -O2 conftest.c >&5
  831. configure:15792: $? = 0
  832. configure:15824: result: no
  833. configure:15910: checking whether to enable assertions
  834. configure:15928: result: yes
  835. configure:15931: checking whether struct tm is in sys/time.h or time.h
  836. configure:15951: gcc -c -g -O2 conftest.c >&5
  837. configure:15951: $? = 0
  838. configure:15958: result: time.h
  839. configure:15966: checking for struct tm.tm_zone
  840. configure:15966: gcc -c -g -O2 conftest.c >&5
  841. configure:15966: $? = 0
  842. configure:15966: result: yes
  843. configure:16036: checking whether NLS is requested
  844. configure:16045: result: yes
  845. configure:16085: checking for msgfmt
  846. configure: trying /tools/bin/msgfmt...
  847. 0 translated messages.
  848. configure:16117: result: /tools/bin/msgfmt
  849. configure:16126: checking for gmsgfmt
  850. configure:16157: result: /tools/bin/msgfmt
  851. configure:16207: checking for xgettext
  852. configure: trying /tools/bin/xgettext...
  853. /tools/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  854. configure:16239: result: /tools/bin/xgettext
  855. configure:16284: checking for msgmerge
  856. configure: trying /tools/bin/msgmerge...
  857. configure:16315: result: /tools/bin/msgmerge
  858. configure:16373: checking for ld used by gcc
  859. configure:16440: result: /mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  860. configure:16447: checking if the linker (/mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
  861. configure:16462: result: yes
  862. configure:16469: checking for shared library run path origin
  863. configure:16482: result: done
  864. configure:17054: checking for CFPreferencesCopyAppValue
  865. configure:17072: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  866. conftest.c:30:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  867. #include <CoreFoundation/CFPreferences.h>
  868. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  869. compilation terminated.
  870. configure:17072: $? = 1
  871. configure: failed program was:
  872. | /* confdefs.h */
  873. | #define PACKAGE_NAME "util-linux"
  874. | #define PACKAGE_TARNAME "util-linux"
  875. | #define PACKAGE_VERSION "2.31.1"
  876. | #define PACKAGE_STRING "util-linux 2.31.1"
  877. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  878. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  879. | #define STDC_HEADERS 1
  880. | #define HAVE_SYS_TYPES_H 1
  881. | #define HAVE_SYS_STAT_H 1
  882. | #define HAVE_STDLIB_H 1
  883. | #define HAVE_STRING_H 1
  884. | #define HAVE_MEMORY_H 1
  885. | #define HAVE_STRINGS_H 1
  886. | #define HAVE_INTTYPES_H 1
  887. | #define HAVE_STDINT_H 1
  888. | #define HAVE_UNISTD_H 1
  889. | #define __EXTENSIONS__ 1
  890. | #define _ALL_SOURCE 1
  891. | #define _GNU_SOURCE 1
  892. | #define _POSIX_PTHREAD_SEMANTICS 1
  893. | #define _TANDEM_SOURCE 1
  894. | #define PACKAGE "util-linux"
  895. | #define VERSION "2.31.1"
  896. | #define HAVE_DLFCN_H 1
  897. | #define LT_OBJDIR ".libs/"
  898. | #define HAVE_STRUCT_TM_TM_ZONE 1
  899. | #define HAVE_TM_ZONE 1
  900. | /* end confdefs.h. */
  901. | #include <CoreFoundation/CFPreferences.h>
  902. | int
  903. | main ()
  904. | {
  905. | CFPreferencesCopyAppValue(NULL, NULL)
  906. | ;
  907. | return 0;
  908. | }
  909. configure:17081: result: no
  910. configure:17088: checking for CFLocaleCopyCurrent
  911. configure:17106: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  912. conftest.c:30:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  913. #include <CoreFoundation/CFLocale.h>
  914. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  915. compilation terminated.
  916. configure:17106: $? = 1
  917. configure: failed program was:
  918. | /* confdefs.h */
  919. | #define PACKAGE_NAME "util-linux"
  920. | #define PACKAGE_TARNAME "util-linux"
  921. | #define PACKAGE_VERSION "2.31.1"
  922. | #define PACKAGE_STRING "util-linux 2.31.1"
  923. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  924. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  925. | #define STDC_HEADERS 1
  926. | #define HAVE_SYS_TYPES_H 1
  927. | #define HAVE_SYS_STAT_H 1
  928. | #define HAVE_STDLIB_H 1
  929. | #define HAVE_STRING_H 1
  930. | #define HAVE_MEMORY_H 1
  931. | #define HAVE_STRINGS_H 1
  932. | #define HAVE_INTTYPES_H 1
  933. | #define HAVE_STDINT_H 1
  934. | #define HAVE_UNISTD_H 1
  935. | #define __EXTENSIONS__ 1
  936. | #define _ALL_SOURCE 1
  937. | #define _GNU_SOURCE 1
  938. | #define _POSIX_PTHREAD_SEMANTICS 1
  939. | #define _TANDEM_SOURCE 1
  940. | #define PACKAGE "util-linux"
  941. | #define VERSION "2.31.1"
  942. | #define HAVE_DLFCN_H 1
  943. | #define LT_OBJDIR ".libs/"
  944. | #define HAVE_STRUCT_TM_TM_ZONE 1
  945. | #define HAVE_TM_ZONE 1
  946. | /* end confdefs.h. */
  947. | #include <CoreFoundation/CFLocale.h>
  948. | int
  949. | main ()
  950. | {
  951. | CFLocaleCopyCurrent();
  952. | ;
  953. | return 0;
  954. | }
  955. configure:17115: result: no
  956. configure:17164: checking for GNU gettext in libc
  957. configure:17188: gcc -o conftest -g -O2 conftest.c >&5
  958. configure:17188: $? = 0
  959. configure:17197: result: yes
  960. configure:18025: checking whether to use NLS
  961. configure:18027: result: yes
  962. configure:18030: checking where the gettext function comes from
  963. configure:18041: result: libc
  964. configure:18112: checking for linux/compiler.h
  965. configure:18112: gcc -c -g -O2 conftest.c >&5
  966. conftest.c:39:10: fatal error: linux/compiler.h: No such file or directory
  967. #include <linux/compiler.h>
  968. ^~~~~~~~~~~~~~~~~~
  969. compilation terminated.
  970. configure:18112: $? = 1
  971. configure: failed program was:
  972. | /* confdefs.h */
  973. | #define PACKAGE_NAME "util-linux"
  974. | #define PACKAGE_TARNAME "util-linux"
  975. | #define PACKAGE_VERSION "2.31.1"
  976. | #define PACKAGE_STRING "util-linux 2.31.1"
  977. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  978. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  979. | #define STDC_HEADERS 1
  980. | #define HAVE_SYS_TYPES_H 1
  981. | #define HAVE_SYS_STAT_H 1
  982. | #define HAVE_STDLIB_H 1
  983. | #define HAVE_STRING_H 1
  984. | #define HAVE_MEMORY_H 1
  985. | #define HAVE_STRINGS_H 1
  986. | #define HAVE_INTTYPES_H 1
  987. | #define HAVE_STDINT_H 1
  988. | #define HAVE_UNISTD_H 1
  989. | #define __EXTENSIONS__ 1
  990. | #define _ALL_SOURCE 1
  991. | #define _GNU_SOURCE 1
  992. | #define _POSIX_PTHREAD_SEMANTICS 1
  993. | #define _TANDEM_SOURCE 1
  994. | #define PACKAGE "util-linux"
  995. | #define VERSION "2.31.1"
  996. | #define HAVE_DLFCN_H 1
  997. | #define LT_OBJDIR ".libs/"
  998. | #define HAVE_STRUCT_TM_TM_ZONE 1
  999. | #define HAVE_TM_ZONE 1
  1000. | #define ENABLE_NLS 1
  1001. | #define HAVE_GETTEXT 1
  1002. | #define HAVE_DCGETTEXT 1
  1003. | /* end confdefs.h. */
  1004. |
  1005. | #ifdef HAVE_LINUX_COMPILER_H
  1006. | #include <linux/compiler.h>
  1007. | #endif
  1008. |
  1009. |
  1010. | #include <linux/compiler.h>
  1011. configure:18112: result: no
  1012. configure:18112: checking for linux/blkpg.h
  1013. configure:18112: gcc -c -g -O2 conftest.c >&5
  1014. configure:18112: $? = 0
  1015. configure:18112: result: yes
  1016. configure:18112: checking for linux/major.h
  1017. configure:18112: gcc -c -g -O2 conftest.c >&5
  1018. configure:18112: $? = 0
  1019. configure:18112: result: yes
  1020. configure:18190: checking asm/io.h usability
  1021. configure:18190: gcc -c -g -O2 conftest.c >&5
  1022. conftest.c:68:10: fatal error: asm/io.h: No such file or directory
  1023. #include <asm/io.h>
  1024. ^~~~~~~~~~
  1025. compilation terminated.
  1026. configure:18190: $? = 1
  1027. configure: failed program was:
  1028. | /* confdefs.h */
  1029. | #define PACKAGE_NAME "util-linux"
  1030. | #define PACKAGE_TARNAME "util-linux"
  1031. | #define PACKAGE_VERSION "2.31.1"
  1032. | #define PACKAGE_STRING "util-linux 2.31.1"
  1033. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1034. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1035. | #define STDC_HEADERS 1
  1036. | #define HAVE_SYS_TYPES_H 1
  1037. | #define HAVE_SYS_STAT_H 1
  1038. | #define HAVE_STDLIB_H 1
  1039. | #define HAVE_STRING_H 1
  1040. | #define HAVE_MEMORY_H 1
  1041. | #define HAVE_STRINGS_H 1
  1042. | #define HAVE_INTTYPES_H 1
  1043. | #define HAVE_STDINT_H 1
  1044. | #define HAVE_UNISTD_H 1
  1045. | #define __EXTENSIONS__ 1
  1046. | #define _ALL_SOURCE 1
  1047. | #define _GNU_SOURCE 1
  1048. | #define _POSIX_PTHREAD_SEMANTICS 1
  1049. | #define _TANDEM_SOURCE 1
  1050. | #define PACKAGE "util-linux"
  1051. | #define VERSION "2.31.1"
  1052. | #define HAVE_DLFCN_H 1
  1053. | #define LT_OBJDIR ".libs/"
  1054. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1055. | #define HAVE_TM_ZONE 1
  1056. | #define ENABLE_NLS 1
  1057. | #define HAVE_GETTEXT 1
  1058. | #define HAVE_DCGETTEXT 1
  1059. | #define HAVE_LINUX_BLKPG_H 1
  1060. | #define HAVE_LINUX_MAJOR_H 1
  1061. | /* end confdefs.h. */
  1062. | #include <stdio.h>
  1063. | #ifdef HAVE_SYS_TYPES_H
  1064. | # include <sys/types.h>
  1065. | #endif
  1066. | #ifdef HAVE_SYS_STAT_H
  1067. | # include <sys/stat.h>
  1068. | #endif
  1069. | #ifdef STDC_HEADERS
  1070. | # include <stdlib.h>
  1071. | # include <stddef.h>
  1072. | #else
  1073. | # ifdef HAVE_STDLIB_H
  1074. | # include <stdlib.h>
  1075. | # endif
  1076. | #endif
  1077. | #ifdef HAVE_STRING_H
  1078. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1079. | # include <memory.h>
  1080. | # endif
  1081. | # include <string.h>
  1082. | #endif
  1083. | #ifdef HAVE_STRINGS_H
  1084. | # include <strings.h>
  1085. | #endif
  1086. | #ifdef HAVE_INTTYPES_H
  1087. | # include <inttypes.h>
  1088. | #endif
  1089. | #ifdef HAVE_STDINT_H
  1090. | # include <stdint.h>
  1091. | #endif
  1092. | #ifdef HAVE_UNISTD_H
  1093. | # include <unistd.h>
  1094. | #endif
  1095. | #include <asm/io.h>
  1096. configure:18190: result: no
  1097. configure:18190: checking asm/io.h presence
  1098. configure:18190: gcc -E conftest.c
  1099. conftest.c:35:10: fatal error: asm/io.h: No such file or directory
  1100. #include <asm/io.h>
  1101. ^~~~~~~~~~
  1102. compilation terminated.
  1103. configure:18190: $? = 1
  1104. configure: failed program was:
  1105. | /* confdefs.h */
  1106. | #define PACKAGE_NAME "util-linux"
  1107. | #define PACKAGE_TARNAME "util-linux"
  1108. | #define PACKAGE_VERSION "2.31.1"
  1109. | #define PACKAGE_STRING "util-linux 2.31.1"
  1110. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1111. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1112. | #define STDC_HEADERS 1
  1113. | #define HAVE_SYS_TYPES_H 1
  1114. | #define HAVE_SYS_STAT_H 1
  1115. | #define HAVE_STDLIB_H 1
  1116. | #define HAVE_STRING_H 1
  1117. | #define HAVE_MEMORY_H 1
  1118. | #define HAVE_STRINGS_H 1
  1119. | #define HAVE_INTTYPES_H 1
  1120. | #define HAVE_STDINT_H 1
  1121. | #define HAVE_UNISTD_H 1
  1122. | #define __EXTENSIONS__ 1
  1123. | #define _ALL_SOURCE 1
  1124. | #define _GNU_SOURCE 1
  1125. | #define _POSIX_PTHREAD_SEMANTICS 1
  1126. | #define _TANDEM_SOURCE 1
  1127. | #define PACKAGE "util-linux"
  1128. | #define VERSION "2.31.1"
  1129. | #define HAVE_DLFCN_H 1
  1130. | #define LT_OBJDIR ".libs/"
  1131. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1132. | #define HAVE_TM_ZONE 1
  1133. | #define ENABLE_NLS 1
  1134. | #define HAVE_GETTEXT 1
  1135. | #define HAVE_DCGETTEXT 1
  1136. | #define HAVE_LINUX_BLKPG_H 1
  1137. | #define HAVE_LINUX_MAJOR_H 1
  1138. | /* end confdefs.h. */
  1139. | #include <asm/io.h>
  1140. configure:18190: result: no
  1141. configure:18190: checking for asm/io.h
  1142. configure:18190: result: no
  1143. configure:18190: checking err.h usability
  1144. configure:18190: gcc -c -g -O2 conftest.c >&5
  1145. configure:18190: $? = 0
  1146. configure:18190: result: yes
  1147. configure:18190: checking err.h presence
  1148. configure:18190: gcc -E conftest.c
  1149. configure:18190: $? = 0
  1150. configure:18190: result: yes
  1151. configure:18190: checking for err.h
  1152. configure:18190: result: yes
  1153. configure:18190: checking errno.h usability
  1154. configure:18190: gcc -c -g -O2 conftest.c >&5
  1155. configure:18190: $? = 0
  1156. configure:18190: result: yes
  1157. configure:18190: checking errno.h presence
  1158. configure:18190: gcc -E conftest.c
  1159. configure:18190: $? = 0
  1160. configure:18190: result: yes
  1161. configure:18190: checking for errno.h
  1162. configure:18190: result: yes
  1163. configure:18190: checking fcntl.h usability
  1164. configure:18190: gcc -c -g -O2 conftest.c >&5
  1165. configure:18190: $? = 0
  1166. configure:18190: result: yes
  1167. configure:18190: checking fcntl.h presence
  1168. configure:18190: gcc -E conftest.c
  1169. configure:18190: $? = 0
  1170. configure:18190: result: yes
  1171. configure:18190: checking for fcntl.h
  1172. configure:18190: result: yes
  1173. configure:18190: checking getopt.h usability
  1174. configure:18190: gcc -c -g -O2 conftest.c >&5
  1175. configure:18190: $? = 0
  1176. configure:18190: result: yes
  1177. configure:18190: checking getopt.h presence
  1178. configure:18190: gcc -E conftest.c
  1179. configure:18190: $? = 0
  1180. configure:18190: result: yes
  1181. configure:18190: checking for getopt.h
  1182. configure:18190: result: yes
  1183. configure:18190: checking for inttypes.h
  1184. configure:18190: result: yes
  1185. configure:18190: checking lastlog.h usability
  1186. configure:18190: gcc -c -g -O2 conftest.c >&5
  1187. configure:18190: $? = 0
  1188. configure:18190: result: yes
  1189. configure:18190: checking lastlog.h presence
  1190. configure:18190: gcc -E conftest.c
  1191. configure:18190: $? = 0
  1192. configure:18190: result: yes
  1193. configure:18190: checking for lastlog.h
  1194. configure:18190: result: yes
  1195. configure:18190: checking libutil.h usability
  1196. configure:18190: gcc -c -g -O2 conftest.c >&5
  1197. conftest.c:74:10: fatal error: libutil.h: No such file or directory
  1198. #include <libutil.h>
  1199. ^~~~~~~~~~~
  1200. compilation terminated.
  1201. configure:18190: $? = 1
  1202. configure: failed program was:
  1203. | /* confdefs.h */
  1204. | #define PACKAGE_NAME "util-linux"
  1205. | #define PACKAGE_TARNAME "util-linux"
  1206. | #define PACKAGE_VERSION "2.31.1"
  1207. | #define PACKAGE_STRING "util-linux 2.31.1"
  1208. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1209. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1210. | #define STDC_HEADERS 1
  1211. | #define HAVE_SYS_TYPES_H 1
  1212. | #define HAVE_SYS_STAT_H 1
  1213. | #define HAVE_STDLIB_H 1
  1214. | #define HAVE_STRING_H 1
  1215. | #define HAVE_MEMORY_H 1
  1216. | #define HAVE_STRINGS_H 1
  1217. | #define HAVE_INTTYPES_H 1
  1218. | #define HAVE_STDINT_H 1
  1219. | #define HAVE_UNISTD_H 1
  1220. | #define __EXTENSIONS__ 1
  1221. | #define _ALL_SOURCE 1
  1222. | #define _GNU_SOURCE 1
  1223. | #define _POSIX_PTHREAD_SEMANTICS 1
  1224. | #define _TANDEM_SOURCE 1
  1225. | #define PACKAGE "util-linux"
  1226. | #define VERSION "2.31.1"
  1227. | #define HAVE_DLFCN_H 1
  1228. | #define LT_OBJDIR ".libs/"
  1229. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1230. | #define HAVE_TM_ZONE 1
  1231. | #define ENABLE_NLS 1
  1232. | #define HAVE_GETTEXT 1
  1233. | #define HAVE_DCGETTEXT 1
  1234. | #define HAVE_LINUX_BLKPG_H 1
  1235. | #define HAVE_LINUX_MAJOR_H 1
  1236. | #define HAVE_ERR_H 1
  1237. | #define HAVE_ERRNO_H 1
  1238. | #define HAVE_FCNTL_H 1
  1239. | #define HAVE_GETOPT_H 1
  1240. | #define HAVE_INTTYPES_H 1
  1241. | #define HAVE_LASTLOG_H 1
  1242. | /* end confdefs.h. */
  1243. | #include <stdio.h>
  1244. | #ifdef HAVE_SYS_TYPES_H
  1245. | # include <sys/types.h>
  1246. | #endif
  1247. | #ifdef HAVE_SYS_STAT_H
  1248. | # include <sys/stat.h>
  1249. | #endif
  1250. | #ifdef STDC_HEADERS
  1251. | # include <stdlib.h>
  1252. | # include <stddef.h>
  1253. | #else
  1254. | # ifdef HAVE_STDLIB_H
  1255. | # include <stdlib.h>
  1256. | # endif
  1257. | #endif
  1258. | #ifdef HAVE_STRING_H
  1259. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1260. | # include <memory.h>
  1261. | # endif
  1262. | # include <string.h>
  1263. | #endif
  1264. | #ifdef HAVE_STRINGS_H
  1265. | # include <strings.h>
  1266. | #endif
  1267. | #ifdef HAVE_INTTYPES_H
  1268. | # include <inttypes.h>
  1269. | #endif
  1270. | #ifdef HAVE_STDINT_H
  1271. | # include <stdint.h>
  1272. | #endif
  1273. | #ifdef HAVE_UNISTD_H
  1274. | # include <unistd.h>
  1275. | #endif
  1276. | #include <libutil.h>
  1277. configure:18190: result: no
  1278. configure:18190: checking libutil.h presence
  1279. configure:18190: gcc -E conftest.c
  1280. conftest.c:41:10: fatal error: libutil.h: No such file or directory
  1281. #include <libutil.h>
  1282. ^~~~~~~~~~~
  1283. compilation terminated.
  1284. configure:18190: $? = 1
  1285. configure: failed program was:
  1286. | /* confdefs.h */
  1287. | #define PACKAGE_NAME "util-linux"
  1288. | #define PACKAGE_TARNAME "util-linux"
  1289. | #define PACKAGE_VERSION "2.31.1"
  1290. | #define PACKAGE_STRING "util-linux 2.31.1"
  1291. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1292. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1293. | #define STDC_HEADERS 1
  1294. | #define HAVE_SYS_TYPES_H 1
  1295. | #define HAVE_SYS_STAT_H 1
  1296. | #define HAVE_STDLIB_H 1
  1297. | #define HAVE_STRING_H 1
  1298. | #define HAVE_MEMORY_H 1
  1299. | #define HAVE_STRINGS_H 1
  1300. | #define HAVE_INTTYPES_H 1
  1301. | #define HAVE_STDINT_H 1
  1302. | #define HAVE_UNISTD_H 1
  1303. | #define __EXTENSIONS__ 1
  1304. | #define _ALL_SOURCE 1
  1305. | #define _GNU_SOURCE 1
  1306. | #define _POSIX_PTHREAD_SEMANTICS 1
  1307. | #define _TANDEM_SOURCE 1
  1308. | #define PACKAGE "util-linux"
  1309. | #define VERSION "2.31.1"
  1310. | #define HAVE_DLFCN_H 1
  1311. | #define LT_OBJDIR ".libs/"
  1312. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1313. | #define HAVE_TM_ZONE 1
  1314. | #define ENABLE_NLS 1
  1315. | #define HAVE_GETTEXT 1
  1316. | #define HAVE_DCGETTEXT 1
  1317. | #define HAVE_LINUX_BLKPG_H 1
  1318. | #define HAVE_LINUX_MAJOR_H 1
  1319. | #define HAVE_ERR_H 1
  1320. | #define HAVE_ERRNO_H 1
  1321. | #define HAVE_FCNTL_H 1
  1322. | #define HAVE_GETOPT_H 1
  1323. | #define HAVE_INTTYPES_H 1
  1324. | #define HAVE_LASTLOG_H 1
  1325. | /* end confdefs.h. */
  1326. | #include <libutil.h>
  1327. configure:18190: result: no
  1328. configure:18190: checking for libutil.h
  1329. configure:18190: result: no
  1330. configure:18190: checking linux/btrfs.h usability
  1331. configure:18190: gcc -c -g -O2 conftest.c >&5
  1332. configure:18190: $? = 0
  1333. configure:18190: result: yes
  1334. configure:18190: checking linux/btrfs.h presence
  1335. configure:18190: gcc -E conftest.c
  1336. configure:18190: $? = 0
  1337. configure:18190: result: yes
  1338. configure:18190: checking for linux/btrfs.h
  1339. configure:18190: result: yes
  1340. configure:18190: checking linux/cdrom.h usability
  1341. configure:18190: gcc -c -g -O2 conftest.c >&5
  1342. configure:18190: $? = 0
  1343. configure:18190: result: yes
  1344. configure:18190: checking linux/cdrom.h presence
  1345. configure:18190: gcc -E conftest.c
  1346. configure:18190: $? = 0
  1347. configure:18190: result: yes
  1348. configure:18190: checking for linux/cdrom.h
  1349. configure:18190: result: yes
  1350. configure:18190: checking linux/falloc.h usability
  1351. configure:18190: gcc -c -g -O2 conftest.c >&5
  1352. configure:18190: $? = 0
  1353. configure:18190: result: yes
  1354. configure:18190: checking linux/falloc.h presence
  1355. configure:18190: gcc -E conftest.c
  1356. configure:18190: $? = 0
  1357. configure:18190: result: yes
  1358. configure:18190: checking for linux/falloc.h
  1359. configure:18190: result: yes
  1360. configure:18190: checking linux/watchdog.h usability
  1361. configure:18190: gcc -c -g -O2 conftest.c >&5
  1362. configure:18190: $? = 0
  1363. configure:18190: result: yes
  1364. configure:18190: checking linux/watchdog.h presence
  1365. configure:18190: gcc -E conftest.c
  1366. configure:18190: $? = 0
  1367. configure:18190: result: yes
  1368. configure:18190: checking for linux/watchdog.h
  1369. configure:18190: result: yes
  1370. configure:18190: checking linux/fd.h usability
  1371. configure:18190: gcc -c -g -O2 conftest.c >&5
  1372. configure:18190: $? = 0
  1373. configure:18190: result: yes
  1374. configure:18190: checking linux/fd.h presence
  1375. configure:18190: gcc -E conftest.c
  1376. configure:18190: $? = 0
  1377. configure:18190: result: yes
  1378. configure:18190: checking for linux/fd.h
  1379. configure:18190: result: yes
  1380. configure:18190: checking linux/raw.h usability
  1381. configure:18190: gcc -c -g -O2 conftest.c >&5
  1382. configure:18190: $? = 0
  1383. configure:18190: result: yes
  1384. configure:18190: checking linux/raw.h presence
  1385. configure:18190: gcc -E conftest.c
  1386. configure:18190: $? = 0
  1387. configure:18190: result: yes
  1388. configure:18190: checking for linux/raw.h
  1389. configure:18190: result: yes
  1390. configure:18190: checking linux/tiocl.h usability
  1391. configure:18190: gcc -c -g -O2 conftest.c >&5
  1392. configure:18190: $? = 0
  1393. configure:18190: result: yes
  1394. configure:18190: checking linux/tiocl.h presence
  1395. configure:18190: gcc -E conftest.c
  1396. configure:18190: $? = 0
  1397. configure:18190: result: yes
  1398. configure:18190: checking for linux/tiocl.h
  1399. configure:18190: result: yes
  1400. configure:18190: checking linux/version.h usability
  1401. configure:18190: gcc -c -g -O2 conftest.c >&5
  1402. configure:18190: $? = 0
  1403. configure:18190: result: yes
  1404. configure:18190: checking linux/version.h presence
  1405. configure:18190: gcc -E conftest.c
  1406. configure:18190: $? = 0
  1407. configure:18190: result: yes
  1408. configure:18190: checking for linux/version.h
  1409. configure:18190: result: yes
  1410. configure:18190: checking linux/securebits.h usability
  1411. configure:18190: gcc -c -g -O2 conftest.c >&5
  1412. configure:18190: $? = 0
  1413. configure:18190: result: yes
  1414. configure:18190: checking linux/securebits.h presence
  1415. configure:18190: gcc -E conftest.c
  1416. configure:18190: $? = 0
  1417. configure:18190: result: yes
  1418. configure:18190: checking for linux/securebits.h
  1419. configure:18190: result: yes
  1420. configure:18190: checking locale.h usability
  1421. configure:18190: gcc -c -g -O2 conftest.c >&5
  1422. configure:18190: $? = 0
  1423. configure:18190: result: yes
  1424. configure:18190: checking locale.h presence
  1425. configure:18190: gcc -E conftest.c
  1426. configure:18190: $? = 0
  1427. configure:18190: result: yes
  1428. configure:18190: checking for locale.h
  1429. configure:18190: result: yes
  1430. configure:18190: checking mntent.h usability
  1431. configure:18190: gcc -c -g -O2 conftest.c >&5
  1432. configure:18190: $? = 0
  1433. configure:18190: result: yes
  1434. configure:18190: checking mntent.h presence
  1435. configure:18190: gcc -E conftest.c
  1436. configure:18190: $? = 0
  1437. configure:18190: result: yes
  1438. configure:18190: checking for mntent.h
  1439. configure:18190: result: yes
  1440. configure:18190: checking net/if.h usability
  1441. configure:18190: gcc -c -g -O2 conftest.c >&5
  1442. configure:18190: $? = 0
  1443. configure:18190: result: yes
  1444. configure:18190: checking net/if.h presence
  1445. configure:18190: gcc -E conftest.c
  1446. configure:18190: $? = 0
  1447. configure:18190: result: yes
  1448. configure:18190: checking for net/if.h
  1449. configure:18190: result: yes
  1450. configure:18190: checking net/if_dl.h usability
  1451. configure:18190: gcc -c -g -O2 conftest.c >&5
  1452. conftest.c:86:10: fatal error: net/if_dl.h: No such file or directory
  1453. #include <net/if_dl.h>
  1454. ^~~~~~~~~~~~~
  1455. compilation terminated.
  1456. configure:18190: $? = 1
  1457. configure: failed program was:
  1458. | /* confdefs.h */
  1459. | #define PACKAGE_NAME "util-linux"
  1460. | #define PACKAGE_TARNAME "util-linux"
  1461. | #define PACKAGE_VERSION "2.31.1"
  1462. | #define PACKAGE_STRING "util-linux 2.31.1"
  1463. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1464. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1465. | #define STDC_HEADERS 1
  1466. | #define HAVE_SYS_TYPES_H 1
  1467. | #define HAVE_SYS_STAT_H 1
  1468. | #define HAVE_STDLIB_H 1
  1469. | #define HAVE_STRING_H 1
  1470. | #define HAVE_MEMORY_H 1
  1471. | #define HAVE_STRINGS_H 1
  1472. | #define HAVE_INTTYPES_H 1
  1473. | #define HAVE_STDINT_H 1
  1474. | #define HAVE_UNISTD_H 1
  1475. | #define __EXTENSIONS__ 1
  1476. | #define _ALL_SOURCE 1
  1477. | #define _GNU_SOURCE 1
  1478. | #define _POSIX_PTHREAD_SEMANTICS 1
  1479. | #define _TANDEM_SOURCE 1
  1480. | #define PACKAGE "util-linux"
  1481. | #define VERSION "2.31.1"
  1482. | #define HAVE_DLFCN_H 1
  1483. | #define LT_OBJDIR ".libs/"
  1484. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1485. | #define HAVE_TM_ZONE 1
  1486. | #define ENABLE_NLS 1
  1487. | #define HAVE_GETTEXT 1
  1488. | #define HAVE_DCGETTEXT 1
  1489. | #define HAVE_LINUX_BLKPG_H 1
  1490. | #define HAVE_LINUX_MAJOR_H 1
  1491. | #define HAVE_ERR_H 1
  1492. | #define HAVE_ERRNO_H 1
  1493. | #define HAVE_FCNTL_H 1
  1494. | #define HAVE_GETOPT_H 1
  1495. | #define HAVE_INTTYPES_H 1
  1496. | #define HAVE_LASTLOG_H 1
  1497. | #define HAVE_LINUX_BTRFS_H 1
  1498. | #define HAVE_LINUX_CDROM_H 1
  1499. | #define HAVE_LINUX_FALLOC_H 1
  1500. | #define HAVE_LINUX_WATCHDOG_H 1
  1501. | #define HAVE_LINUX_FD_H 1
  1502. | #define HAVE_LINUX_RAW_H 1
  1503. | #define HAVE_LINUX_TIOCL_H 1
  1504. | #define HAVE_LINUX_VERSION_H 1
  1505. | #define HAVE_LINUX_SECUREBITS_H 1
  1506. | #define HAVE_LOCALE_H 1
  1507. | #define HAVE_MNTENT_H 1
  1508. | #define HAVE_NET_IF_H 1
  1509. | /* end confdefs.h. */
  1510. | #include <stdio.h>
  1511. | #ifdef HAVE_SYS_TYPES_H
  1512. | # include <sys/types.h>
  1513. | #endif
  1514. | #ifdef HAVE_SYS_STAT_H
  1515. | # include <sys/stat.h>
  1516. | #endif
  1517. | #ifdef STDC_HEADERS
  1518. | # include <stdlib.h>
  1519. | # include <stddef.h>
  1520. | #else
  1521. | # ifdef HAVE_STDLIB_H
  1522. | # include <stdlib.h>
  1523. | # endif
  1524. | #endif
  1525. | #ifdef HAVE_STRING_H
  1526. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1527. | # include <memory.h>
  1528. | # endif
  1529. | # include <string.h>
  1530. | #endif
  1531. | #ifdef HAVE_STRINGS_H
  1532. | # include <strings.h>
  1533. | #endif
  1534. | #ifdef HAVE_INTTYPES_H
  1535. | # include <inttypes.h>
  1536. | #endif
  1537. | #ifdef HAVE_STDINT_H
  1538. | # include <stdint.h>
  1539. | #endif
  1540. | #ifdef HAVE_UNISTD_H
  1541. | # include <unistd.h>
  1542. | #endif
  1543. | #include <net/if_dl.h>
  1544. configure:18190: result: no
  1545. configure:18190: checking net/if_dl.h presence
  1546. configure:18190: gcc -E conftest.c
  1547. conftest.c:53:10: fatal error: net/if_dl.h: No such file or directory
  1548. #include <net/if_dl.h>
  1549. ^~~~~~~~~~~~~
  1550. compilation terminated.
  1551. configure:18190: $? = 1
  1552. configure: failed program was:
  1553. | /* confdefs.h */
  1554. | #define PACKAGE_NAME "util-linux"
  1555. | #define PACKAGE_TARNAME "util-linux"
  1556. | #define PACKAGE_VERSION "2.31.1"
  1557. | #define PACKAGE_STRING "util-linux 2.31.1"
  1558. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1559. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1560. | #define STDC_HEADERS 1
  1561. | #define HAVE_SYS_TYPES_H 1
  1562. | #define HAVE_SYS_STAT_H 1
  1563. | #define HAVE_STDLIB_H 1
  1564. | #define HAVE_STRING_H 1
  1565. | #define HAVE_MEMORY_H 1
  1566. | #define HAVE_STRINGS_H 1
  1567. | #define HAVE_INTTYPES_H 1
  1568. | #define HAVE_STDINT_H 1
  1569. | #define HAVE_UNISTD_H 1
  1570. | #define __EXTENSIONS__ 1
  1571. | #define _ALL_SOURCE 1
  1572. | #define _GNU_SOURCE 1
  1573. | #define _POSIX_PTHREAD_SEMANTICS 1
  1574. | #define _TANDEM_SOURCE 1
  1575. | #define PACKAGE "util-linux"
  1576. | #define VERSION "2.31.1"
  1577. | #define HAVE_DLFCN_H 1
  1578. | #define LT_OBJDIR ".libs/"
  1579. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1580. | #define HAVE_TM_ZONE 1
  1581. | #define ENABLE_NLS 1
  1582. | #define HAVE_GETTEXT 1
  1583. | #define HAVE_DCGETTEXT 1
  1584. | #define HAVE_LINUX_BLKPG_H 1
  1585. | #define HAVE_LINUX_MAJOR_H 1
  1586. | #define HAVE_ERR_H 1
  1587. | #define HAVE_ERRNO_H 1
  1588. | #define HAVE_FCNTL_H 1
  1589. | #define HAVE_GETOPT_H 1
  1590. | #define HAVE_INTTYPES_H 1
  1591. | #define HAVE_LASTLOG_H 1
  1592. | #define HAVE_LINUX_BTRFS_H 1
  1593. | #define HAVE_LINUX_CDROM_H 1
  1594. | #define HAVE_LINUX_FALLOC_H 1
  1595. | #define HAVE_LINUX_WATCHDOG_H 1
  1596. | #define HAVE_LINUX_FD_H 1
  1597. | #define HAVE_LINUX_RAW_H 1
  1598. | #define HAVE_LINUX_TIOCL_H 1
  1599. | #define HAVE_LINUX_VERSION_H 1
  1600. | #define HAVE_LINUX_SECUREBITS_H 1
  1601. | #define HAVE_LOCALE_H 1
  1602. | #define HAVE_MNTENT_H 1
  1603. | #define HAVE_NET_IF_H 1
  1604. | /* end confdefs.h. */
  1605. | #include <net/if_dl.h>
  1606. configure:18190: result: no
  1607. configure:18190: checking for net/if_dl.h
  1608. configure:18190: result: no
  1609. configure:18190: checking netinet/in.h usability
  1610. configure:18190: gcc -c -g -O2 conftest.c >&5
  1611. configure:18190: $? = 0
  1612. configure:18190: result: yes
  1613. configure:18190: checking netinet/in.h presence
  1614. configure:18190: gcc -E conftest.c
  1615. configure:18190: $? = 0
  1616. configure:18190: result: yes
  1617. configure:18190: checking for netinet/in.h
  1618. configure:18190: result: yes
  1619. configure:18190: checking paths.h usability
  1620. configure:18190: gcc -c -g -O2 conftest.c >&5
  1621. configure:18190: $? = 0
  1622. configure:18190: result: yes
  1623. configure:18190: checking paths.h presence
  1624. configure:18190: gcc -E conftest.c
  1625. configure:18190: $? = 0
  1626. configure:18190: result: yes
  1627. configure:18190: checking for paths.h
  1628. configure:18190: result: yes
  1629. configure:18190: checking pty.h usability
  1630. configure:18190: gcc -c -g -O2 conftest.c >&5
  1631. configure:18190: $? = 0
  1632. configure:18190: result: yes
  1633. configure:18190: checking pty.h presence
  1634. configure:18190: gcc -E conftest.c
  1635. configure:18190: $? = 0
  1636. configure:18190: result: yes
  1637. configure:18190: checking for pty.h
  1638. configure:18190: result: yes
  1639. configure:18190: checking security/pam_appl.h usability
  1640. configure:18190: gcc -c -g -O2 conftest.c >&5
  1641. conftest.c:89:10: fatal error: security/pam_appl.h: No such file or directory
  1642. #include <security/pam_appl.h>
  1643. ^~~~~~~~~~~~~~~~~~~~~
  1644. compilation terminated.
  1645. configure:18190: $? = 1
  1646. configure: failed program was:
  1647. | /* confdefs.h */
  1648. | #define PACKAGE_NAME "util-linux"
  1649. | #define PACKAGE_TARNAME "util-linux"
  1650. | #define PACKAGE_VERSION "2.31.1"
  1651. | #define PACKAGE_STRING "util-linux 2.31.1"
  1652. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1653. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1654. | #define STDC_HEADERS 1
  1655. | #define HAVE_SYS_TYPES_H 1
  1656. | #define HAVE_SYS_STAT_H 1
  1657. | #define HAVE_STDLIB_H 1
  1658. | #define HAVE_STRING_H 1
  1659. | #define HAVE_MEMORY_H 1
  1660. | #define HAVE_STRINGS_H 1
  1661. | #define HAVE_INTTYPES_H 1
  1662. | #define HAVE_STDINT_H 1
  1663. | #define HAVE_UNISTD_H 1
  1664. | #define __EXTENSIONS__ 1
  1665. | #define _ALL_SOURCE 1
  1666. | #define _GNU_SOURCE 1
  1667. | #define _POSIX_PTHREAD_SEMANTICS 1
  1668. | #define _TANDEM_SOURCE 1
  1669. | #define PACKAGE "util-linux"
  1670. | #define VERSION "2.31.1"
  1671. | #define HAVE_DLFCN_H 1
  1672. | #define LT_OBJDIR ".libs/"
  1673. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1674. | #define HAVE_TM_ZONE 1
  1675. | #define ENABLE_NLS 1
  1676. | #define HAVE_GETTEXT 1
  1677. | #define HAVE_DCGETTEXT 1
  1678. | #define HAVE_LINUX_BLKPG_H 1
  1679. | #define HAVE_LINUX_MAJOR_H 1
  1680. | #define HAVE_ERR_H 1
  1681. | #define HAVE_ERRNO_H 1
  1682. | #define HAVE_FCNTL_H 1
  1683. | #define HAVE_GETOPT_H 1
  1684. | #define HAVE_INTTYPES_H 1
  1685. | #define HAVE_LASTLOG_H 1
  1686. | #define HAVE_LINUX_BTRFS_H 1
  1687. | #define HAVE_LINUX_CDROM_H 1
  1688. | #define HAVE_LINUX_FALLOC_H 1
  1689. | #define HAVE_LINUX_WATCHDOG_H 1
  1690. | #define HAVE_LINUX_FD_H 1
  1691. | #define HAVE_LINUX_RAW_H 1
  1692. | #define HAVE_LINUX_TIOCL_H 1
  1693. | #define HAVE_LINUX_VERSION_H 1
  1694. | #define HAVE_LINUX_SECUREBITS_H 1
  1695. | #define HAVE_LOCALE_H 1
  1696. | #define HAVE_MNTENT_H 1
  1697. | #define HAVE_NET_IF_H 1
  1698. | #define HAVE_NETINET_IN_H 1
  1699. | #define HAVE_PATHS_H 1
  1700. | #define HAVE_PTY_H 1
  1701. | /* end confdefs.h. */
  1702. | #include <stdio.h>
  1703. | #ifdef HAVE_SYS_TYPES_H
  1704. | # include <sys/types.h>
  1705. | #endif
  1706. | #ifdef HAVE_SYS_STAT_H
  1707. | # include <sys/stat.h>
  1708. | #endif
  1709. | #ifdef STDC_HEADERS
  1710. | # include <stdlib.h>
  1711. | # include <stddef.h>
  1712. | #else
  1713. | # ifdef HAVE_STDLIB_H
  1714. | # include <stdlib.h>
  1715. | # endif
  1716. | #endif
  1717. | #ifdef HAVE_STRING_H
  1718. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1719. | # include <memory.h>
  1720. | # endif
  1721. | # include <string.h>
  1722. | #endif
  1723. | #ifdef HAVE_STRINGS_H
  1724. | # include <strings.h>
  1725. | #endif
  1726. | #ifdef HAVE_INTTYPES_H
  1727. | # include <inttypes.h>
  1728. | #endif
  1729. | #ifdef HAVE_STDINT_H
  1730. | # include <stdint.h>
  1731. | #endif
  1732. | #ifdef HAVE_UNISTD_H
  1733. | # include <unistd.h>
  1734. | #endif
  1735. | #include <security/pam_appl.h>
  1736. configure:18190: result: no
  1737. configure:18190: checking security/pam_appl.h presence
  1738. configure:18190: gcc -E conftest.c
  1739. conftest.c:56:10: fatal error: security/pam_appl.h: No such file or directory
  1740. #include <security/pam_appl.h>
  1741. ^~~~~~~~~~~~~~~~~~~~~
  1742. compilation terminated.
  1743. configure:18190: $? = 1
  1744. configure: failed program was:
  1745. | /* confdefs.h */
  1746. | #define PACKAGE_NAME "util-linux"
  1747. | #define PACKAGE_TARNAME "util-linux"
  1748. | #define PACKAGE_VERSION "2.31.1"
  1749. | #define PACKAGE_STRING "util-linux 2.31.1"
  1750. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1751. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1752. | #define STDC_HEADERS 1
  1753. | #define HAVE_SYS_TYPES_H 1
  1754. | #define HAVE_SYS_STAT_H 1
  1755. | #define HAVE_STDLIB_H 1
  1756. | #define HAVE_STRING_H 1
  1757. | #define HAVE_MEMORY_H 1
  1758. | #define HAVE_STRINGS_H 1
  1759. | #define HAVE_INTTYPES_H 1
  1760. | #define HAVE_STDINT_H 1
  1761. | #define HAVE_UNISTD_H 1
  1762. | #define __EXTENSIONS__ 1
  1763. | #define _ALL_SOURCE 1
  1764. | #define _GNU_SOURCE 1
  1765. | #define _POSIX_PTHREAD_SEMANTICS 1
  1766. | #define _TANDEM_SOURCE 1
  1767. | #define PACKAGE "util-linux"
  1768. | #define VERSION "2.31.1"
  1769. | #define HAVE_DLFCN_H 1
  1770. | #define LT_OBJDIR ".libs/"
  1771. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1772. | #define HAVE_TM_ZONE 1
  1773. | #define ENABLE_NLS 1
  1774. | #define HAVE_GETTEXT 1
  1775. | #define HAVE_DCGETTEXT 1
  1776. | #define HAVE_LINUX_BLKPG_H 1
  1777. | #define HAVE_LINUX_MAJOR_H 1
  1778. | #define HAVE_ERR_H 1
  1779. | #define HAVE_ERRNO_H 1
  1780. | #define HAVE_FCNTL_H 1
  1781. | #define HAVE_GETOPT_H 1
  1782. | #define HAVE_INTTYPES_H 1
  1783. | #define HAVE_LASTLOG_H 1
  1784. | #define HAVE_LINUX_BTRFS_H 1
  1785. | #define HAVE_LINUX_CDROM_H 1
  1786. | #define HAVE_LINUX_FALLOC_H 1
  1787. | #define HAVE_LINUX_WATCHDOG_H 1
  1788. | #define HAVE_LINUX_FD_H 1
  1789. | #define HAVE_LINUX_RAW_H 1
  1790. | #define HAVE_LINUX_TIOCL_H 1
  1791. | #define HAVE_LINUX_VERSION_H 1
  1792. | #define HAVE_LINUX_SECUREBITS_H 1
  1793. | #define HAVE_LOCALE_H 1
  1794. | #define HAVE_MNTENT_H 1
  1795. | #define HAVE_NET_IF_H 1
  1796. | #define HAVE_NETINET_IN_H 1
  1797. | #define HAVE_PATHS_H 1
  1798. | #define HAVE_PTY_H 1
  1799. | /* end confdefs.h. */
  1800. | #include <security/pam_appl.h>
  1801. configure:18190: result: no
  1802. configure:18190: checking for security/pam_appl.h
  1803. configure:18190: result: no
  1804. configure:18190: checking for stdint.h
  1805. configure:18190: result: yes
  1806. configure:18190: checking stdio_ext.h usability
  1807. configure:18190: gcc -c -g -O2 conftest.c >&5
  1808. configure:18190: $? = 0
  1809. configure:18190: result: yes
  1810. configure:18190: checking stdio_ext.h presence
  1811. configure:18190: gcc -E conftest.c
  1812. configure:18190: $? = 0
  1813. configure:18190: result: yes
  1814. configure:18190: checking for stdio_ext.h
  1815. configure:18190: result: yes
  1816. configure:18190: checking for stdlib.h
  1817. configure:18190: result: yes
  1818. configure:18190: checking endian.h usability
  1819. configure:18190: gcc -c -g -O2 conftest.c >&5
  1820. configure:18190: $? = 0
  1821. configure:18190: result: yes
  1822. configure:18190: checking endian.h presence
  1823. configure:18190: gcc -E conftest.c
  1824. configure:18190: $? = 0
  1825. configure:18190: result: yes
  1826. configure:18190: checking for endian.h
  1827. configure:18190: result: yes
  1828. configure:18190: checking byteswap.h usability
  1829. configure:18190: gcc -c -g -O2 conftest.c >&5
  1830. configure:18190: $? = 0
  1831. configure:18190: result: yes
  1832. configure:18190: checking byteswap.h presence
  1833. configure:18190: gcc -E conftest.c
  1834. configure:18190: $? = 0
  1835. configure:18190: result: yes
  1836. configure:18190: checking for byteswap.h
  1837. configure:18190: result: yes
  1838. configure:18190: checking sys/endian.h usability
  1839. configure:18190: gcc -c -g -O2 conftest.c >&5
  1840. conftest.c:94:10: fatal error: sys/endian.h: No such file or directory
  1841. #include <sys/endian.h>
  1842. ^~~~~~~~~~~~~~
  1843. compilation terminated.
  1844. configure:18190: $? = 1
  1845. configure: failed program was:
  1846. | /* confdefs.h */
  1847. | #define PACKAGE_NAME "util-linux"
  1848. | #define PACKAGE_TARNAME "util-linux"
  1849. | #define PACKAGE_VERSION "2.31.1"
  1850. | #define PACKAGE_STRING "util-linux 2.31.1"
  1851. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1852. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1853. | #define STDC_HEADERS 1
  1854. | #define HAVE_SYS_TYPES_H 1
  1855. | #define HAVE_SYS_STAT_H 1
  1856. | #define HAVE_STDLIB_H 1
  1857. | #define HAVE_STRING_H 1
  1858. | #define HAVE_MEMORY_H 1
  1859. | #define HAVE_STRINGS_H 1
  1860. | #define HAVE_INTTYPES_H 1
  1861. | #define HAVE_STDINT_H 1
  1862. | #define HAVE_UNISTD_H 1
  1863. | #define __EXTENSIONS__ 1
  1864. | #define _ALL_SOURCE 1
  1865. | #define _GNU_SOURCE 1
  1866. | #define _POSIX_PTHREAD_SEMANTICS 1
  1867. | #define _TANDEM_SOURCE 1
  1868. | #define PACKAGE "util-linux"
  1869. | #define VERSION "2.31.1"
  1870. | #define HAVE_DLFCN_H 1
  1871. | #define LT_OBJDIR ".libs/"
  1872. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1873. | #define HAVE_TM_ZONE 1
  1874. | #define ENABLE_NLS 1
  1875. | #define HAVE_GETTEXT 1
  1876. | #define HAVE_DCGETTEXT 1
  1877. | #define HAVE_LINUX_BLKPG_H 1
  1878. | #define HAVE_LINUX_MAJOR_H 1
  1879. | #define HAVE_ERR_H 1
  1880. | #define HAVE_ERRNO_H 1
  1881. | #define HAVE_FCNTL_H 1
  1882. | #define HAVE_GETOPT_H 1
  1883. | #define HAVE_INTTYPES_H 1
  1884. | #define HAVE_LASTLOG_H 1
  1885. | #define HAVE_LINUX_BTRFS_H 1
  1886. | #define HAVE_LINUX_CDROM_H 1
  1887. | #define HAVE_LINUX_FALLOC_H 1
  1888. | #define HAVE_LINUX_WATCHDOG_H 1
  1889. | #define HAVE_LINUX_FD_H 1
  1890. | #define HAVE_LINUX_RAW_H 1
  1891. | #define HAVE_LINUX_TIOCL_H 1
  1892. | #define HAVE_LINUX_VERSION_H 1
  1893. | #define HAVE_LINUX_SECUREBITS_H 1
  1894. | #define HAVE_LOCALE_H 1
  1895. | #define HAVE_MNTENT_H 1
  1896. | #define HAVE_NET_IF_H 1
  1897. | #define HAVE_NETINET_IN_H 1
  1898. | #define HAVE_PATHS_H 1
  1899. | #define HAVE_PTY_H 1
  1900. | #define HAVE_STDINT_H 1
  1901. | #define HAVE_STDIO_EXT_H 1
  1902. | #define HAVE_STDLIB_H 1
  1903. | #define HAVE_ENDIAN_H 1
  1904. | #define HAVE_BYTESWAP_H 1
  1905. | /* end confdefs.h. */
  1906. | #include <stdio.h>
  1907. | #ifdef HAVE_SYS_TYPES_H
  1908. | # include <sys/types.h>
  1909. | #endif
  1910. | #ifdef HAVE_SYS_STAT_H
  1911. | # include <sys/stat.h>
  1912. | #endif
  1913. | #ifdef STDC_HEADERS
  1914. | # include <stdlib.h>
  1915. | # include <stddef.h>
  1916. | #else
  1917. | # ifdef HAVE_STDLIB_H
  1918. | # include <stdlib.h>
  1919. | # endif
  1920. | #endif
  1921. | #ifdef HAVE_STRING_H
  1922. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1923. | # include <memory.h>
  1924. | # endif
  1925. | # include <string.h>
  1926. | #endif
  1927. | #ifdef HAVE_STRINGS_H
  1928. | # include <strings.h>
  1929. | #endif
  1930. | #ifdef HAVE_INTTYPES_H
  1931. | # include <inttypes.h>
  1932. | #endif
  1933. | #ifdef HAVE_STDINT_H
  1934. | # include <stdint.h>
  1935. | #endif
  1936. | #ifdef HAVE_UNISTD_H
  1937. | # include <unistd.h>
  1938. | #endif
  1939. | #include <sys/endian.h>
  1940. configure:18190: result: no
  1941. configure:18190: checking sys/endian.h presence
  1942. configure:18190: gcc -E conftest.c
  1943. conftest.c:61:10: fatal error: sys/endian.h: No such file or directory
  1944. #include <sys/endian.h>
  1945. ^~~~~~~~~~~~~~
  1946. compilation terminated.
  1947. configure:18190: $? = 1
  1948. configure: failed program was:
  1949. | /* confdefs.h */
  1950. | #define PACKAGE_NAME "util-linux"
  1951. | #define PACKAGE_TARNAME "util-linux"
  1952. | #define PACKAGE_VERSION "2.31.1"
  1953. | #define PACKAGE_STRING "util-linux 2.31.1"
  1954. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1955. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1956. | #define STDC_HEADERS 1
  1957. | #define HAVE_SYS_TYPES_H 1
  1958. | #define HAVE_SYS_STAT_H 1
  1959. | #define HAVE_STDLIB_H 1
  1960. | #define HAVE_STRING_H 1
  1961. | #define HAVE_MEMORY_H 1
  1962. | #define HAVE_STRINGS_H 1
  1963. | #define HAVE_INTTYPES_H 1
  1964. | #define HAVE_STDINT_H 1
  1965. | #define HAVE_UNISTD_H 1
  1966. | #define __EXTENSIONS__ 1
  1967. | #define _ALL_SOURCE 1
  1968. | #define _GNU_SOURCE 1
  1969. | #define _POSIX_PTHREAD_SEMANTICS 1
  1970. | #define _TANDEM_SOURCE 1
  1971. | #define PACKAGE "util-linux"
  1972. | #define VERSION "2.31.1"
  1973. | #define HAVE_DLFCN_H 1
  1974. | #define LT_OBJDIR ".libs/"
  1975. | #define HAVE_STRUCT_TM_TM_ZONE 1
  1976. | #define HAVE_TM_ZONE 1
  1977. | #define ENABLE_NLS 1
  1978. | #define HAVE_GETTEXT 1
  1979. | #define HAVE_DCGETTEXT 1
  1980. | #define HAVE_LINUX_BLKPG_H 1
  1981. | #define HAVE_LINUX_MAJOR_H 1
  1982. | #define HAVE_ERR_H 1
  1983. | #define HAVE_ERRNO_H 1
  1984. | #define HAVE_FCNTL_H 1
  1985. | #define HAVE_GETOPT_H 1
  1986. | #define HAVE_INTTYPES_H 1
  1987. | #define HAVE_LASTLOG_H 1
  1988. | #define HAVE_LINUX_BTRFS_H 1
  1989. | #define HAVE_LINUX_CDROM_H 1
  1990. | #define HAVE_LINUX_FALLOC_H 1
  1991. | #define HAVE_LINUX_WATCHDOG_H 1
  1992. | #define HAVE_LINUX_FD_H 1
  1993. | #define HAVE_LINUX_RAW_H 1
  1994. | #define HAVE_LINUX_TIOCL_H 1
  1995. | #define HAVE_LINUX_VERSION_H 1
  1996. | #define HAVE_LINUX_SECUREBITS_H 1
  1997. | #define HAVE_LOCALE_H 1
  1998. | #define HAVE_MNTENT_H 1
  1999. | #define HAVE_NET_IF_H 1
  2000. | #define HAVE_NETINET_IN_H 1
  2001. | #define HAVE_PATHS_H 1
  2002. | #define HAVE_PTY_H 1
  2003. | #define HAVE_STDINT_H 1
  2004. | #define HAVE_STDIO_EXT_H 1
  2005. | #define HAVE_STDLIB_H 1
  2006. | #define HAVE_ENDIAN_H 1
  2007. | #define HAVE_BYTESWAP_H 1
  2008. | /* end confdefs.h. */
  2009. | #include <sys/endian.h>
  2010. configure:18190: result: no
  2011. configure:18190: checking for sys/endian.h
  2012. configure:18190: result: no
  2013. configure:18190: checking sys/disk.h usability
  2014. configure:18190: gcc -c -g -O2 conftest.c >&5
  2015. conftest.c:94:10: fatal error: sys/disk.h: No such file or directory
  2016. #include <sys/disk.h>
  2017. ^~~~~~~~~~~~
  2018. compilation terminated.
  2019. configure:18190: $? = 1
  2020. configure: failed program was:
  2021. | /* confdefs.h */
  2022. | #define PACKAGE_NAME "util-linux"
  2023. | #define PACKAGE_TARNAME "util-linux"
  2024. | #define PACKAGE_VERSION "2.31.1"
  2025. | #define PACKAGE_STRING "util-linux 2.31.1"
  2026. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2027. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2028. | #define STDC_HEADERS 1
  2029. | #define HAVE_SYS_TYPES_H 1
  2030. | #define HAVE_SYS_STAT_H 1
  2031. | #define HAVE_STDLIB_H 1
  2032. | #define HAVE_STRING_H 1
  2033. | #define HAVE_MEMORY_H 1
  2034. | #define HAVE_STRINGS_H 1
  2035. | #define HAVE_INTTYPES_H 1
  2036. | #define HAVE_STDINT_H 1
  2037. | #define HAVE_UNISTD_H 1
  2038. | #define __EXTENSIONS__ 1
  2039. | #define _ALL_SOURCE 1
  2040. | #define _GNU_SOURCE 1
  2041. | #define _POSIX_PTHREAD_SEMANTICS 1
  2042. | #define _TANDEM_SOURCE 1
  2043. | #define PACKAGE "util-linux"
  2044. | #define VERSION "2.31.1"
  2045. | #define HAVE_DLFCN_H 1
  2046. | #define LT_OBJDIR ".libs/"
  2047. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2048. | #define HAVE_TM_ZONE 1
  2049. | #define ENABLE_NLS 1
  2050. | #define HAVE_GETTEXT 1
  2051. | #define HAVE_DCGETTEXT 1
  2052. | #define HAVE_LINUX_BLKPG_H 1
  2053. | #define HAVE_LINUX_MAJOR_H 1
  2054. | #define HAVE_ERR_H 1
  2055. | #define HAVE_ERRNO_H 1
  2056. | #define HAVE_FCNTL_H 1
  2057. | #define HAVE_GETOPT_H 1
  2058. | #define HAVE_INTTYPES_H 1
  2059. | #define HAVE_LASTLOG_H 1
  2060. | #define HAVE_LINUX_BTRFS_H 1
  2061. | #define HAVE_LINUX_CDROM_H 1
  2062. | #define HAVE_LINUX_FALLOC_H 1
  2063. | #define HAVE_LINUX_WATCHDOG_H 1
  2064. | #define HAVE_LINUX_FD_H 1
  2065. | #define HAVE_LINUX_RAW_H 1
  2066. | #define HAVE_LINUX_TIOCL_H 1
  2067. | #define HAVE_LINUX_VERSION_H 1
  2068. | #define HAVE_LINUX_SECUREBITS_H 1
  2069. | #define HAVE_LOCALE_H 1
  2070. | #define HAVE_MNTENT_H 1
  2071. | #define HAVE_NET_IF_H 1
  2072. | #define HAVE_NETINET_IN_H 1
  2073. | #define HAVE_PATHS_H 1
  2074. | #define HAVE_PTY_H 1
  2075. | #define HAVE_STDINT_H 1
  2076. | #define HAVE_STDIO_EXT_H 1
  2077. | #define HAVE_STDLIB_H 1
  2078. | #define HAVE_ENDIAN_H 1
  2079. | #define HAVE_BYTESWAP_H 1
  2080. | /* end confdefs.h. */
  2081. | #include <stdio.h>
  2082. | #ifdef HAVE_SYS_TYPES_H
  2083. | # include <sys/types.h>
  2084. | #endif
  2085. | #ifdef HAVE_SYS_STAT_H
  2086. | # include <sys/stat.h>
  2087. | #endif
  2088. | #ifdef STDC_HEADERS
  2089. | # include <stdlib.h>
  2090. | # include <stddef.h>
  2091. | #else
  2092. | # ifdef HAVE_STDLIB_H
  2093. | # include <stdlib.h>
  2094. | # endif
  2095. | #endif
  2096. | #ifdef HAVE_STRING_H
  2097. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2098. | # include <memory.h>
  2099. | # endif
  2100. | # include <string.h>
  2101. | #endif
  2102. | #ifdef HAVE_STRINGS_H
  2103. | # include <strings.h>
  2104. | #endif
  2105. | #ifdef HAVE_INTTYPES_H
  2106. | # include <inttypes.h>
  2107. | #endif
  2108. | #ifdef HAVE_STDINT_H
  2109. | # include <stdint.h>
  2110. | #endif
  2111. | #ifdef HAVE_UNISTD_H
  2112. | # include <unistd.h>
  2113. | #endif
  2114. | #include <sys/disk.h>
  2115. configure:18190: result: no
  2116. configure:18190: checking sys/disk.h presence
  2117. configure:18190: gcc -E conftest.c
  2118. conftest.c:61:10: fatal error: sys/disk.h: No such file or directory
  2119. #include <sys/disk.h>
  2120. ^~~~~~~~~~~~
  2121. compilation terminated.
  2122. configure:18190: $? = 1
  2123. configure: failed program was:
  2124. | /* confdefs.h */
  2125. | #define PACKAGE_NAME "util-linux"
  2126. | #define PACKAGE_TARNAME "util-linux"
  2127. | #define PACKAGE_VERSION "2.31.1"
  2128. | #define PACKAGE_STRING "util-linux 2.31.1"
  2129. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2130. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2131. | #define STDC_HEADERS 1
  2132. | #define HAVE_SYS_TYPES_H 1
  2133. | #define HAVE_SYS_STAT_H 1
  2134. | #define HAVE_STDLIB_H 1
  2135. | #define HAVE_STRING_H 1
  2136. | #define HAVE_MEMORY_H 1
  2137. | #define HAVE_STRINGS_H 1
  2138. | #define HAVE_INTTYPES_H 1
  2139. | #define HAVE_STDINT_H 1
  2140. | #define HAVE_UNISTD_H 1
  2141. | #define __EXTENSIONS__ 1
  2142. | #define _ALL_SOURCE 1
  2143. | #define _GNU_SOURCE 1
  2144. | #define _POSIX_PTHREAD_SEMANTICS 1
  2145. | #define _TANDEM_SOURCE 1
  2146. | #define PACKAGE "util-linux"
  2147. | #define VERSION "2.31.1"
  2148. | #define HAVE_DLFCN_H 1
  2149. | #define LT_OBJDIR ".libs/"
  2150. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2151. | #define HAVE_TM_ZONE 1
  2152. | #define ENABLE_NLS 1
  2153. | #define HAVE_GETTEXT 1
  2154. | #define HAVE_DCGETTEXT 1
  2155. | #define HAVE_LINUX_BLKPG_H 1
  2156. | #define HAVE_LINUX_MAJOR_H 1
  2157. | #define HAVE_ERR_H 1
  2158. | #define HAVE_ERRNO_H 1
  2159. | #define HAVE_FCNTL_H 1
  2160. | #define HAVE_GETOPT_H 1
  2161. | #define HAVE_INTTYPES_H 1
  2162. | #define HAVE_LASTLOG_H 1
  2163. | #define HAVE_LINUX_BTRFS_H 1
  2164. | #define HAVE_LINUX_CDROM_H 1
  2165. | #define HAVE_LINUX_FALLOC_H 1
  2166. | #define HAVE_LINUX_WATCHDOG_H 1
  2167. | #define HAVE_LINUX_FD_H 1
  2168. | #define HAVE_LINUX_RAW_H 1
  2169. | #define HAVE_LINUX_TIOCL_H 1
  2170. | #define HAVE_LINUX_VERSION_H 1
  2171. | #define HAVE_LINUX_SECUREBITS_H 1
  2172. | #define HAVE_LOCALE_H 1
  2173. | #define HAVE_MNTENT_H 1
  2174. | #define HAVE_NET_IF_H 1
  2175. | #define HAVE_NETINET_IN_H 1
  2176. | #define HAVE_PATHS_H 1
  2177. | #define HAVE_PTY_H 1
  2178. | #define HAVE_STDINT_H 1
  2179. | #define HAVE_STDIO_EXT_H 1
  2180. | #define HAVE_STDLIB_H 1
  2181. | #define HAVE_ENDIAN_H 1
  2182. | #define HAVE_BYTESWAP_H 1
  2183. | /* end confdefs.h. */
  2184. | #include <sys/disk.h>
  2185. configure:18190: result: no
  2186. configure:18190: checking for sys/disk.h
  2187. configure:18190: result: no
  2188. configure:18190: checking sys/disklabel.h usability
  2189. configure:18190: gcc -c -g -O2 conftest.c >&5
  2190. conftest.c:94:10: fatal error: sys/disklabel.h: No such file or directory
  2191. #include <sys/disklabel.h>
  2192. ^~~~~~~~~~~~~~~~~
  2193. compilation terminated.
  2194. configure:18190: $? = 1
  2195. configure: failed program was:
  2196. | /* confdefs.h */
  2197. | #define PACKAGE_NAME "util-linux"
  2198. | #define PACKAGE_TARNAME "util-linux"
  2199. | #define PACKAGE_VERSION "2.31.1"
  2200. | #define PACKAGE_STRING "util-linux 2.31.1"
  2201. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2202. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2203. | #define STDC_HEADERS 1
  2204. | #define HAVE_SYS_TYPES_H 1
  2205. | #define HAVE_SYS_STAT_H 1
  2206. | #define HAVE_STDLIB_H 1
  2207. | #define HAVE_STRING_H 1
  2208. | #define HAVE_MEMORY_H 1
  2209. | #define HAVE_STRINGS_H 1
  2210. | #define HAVE_INTTYPES_H 1
  2211. | #define HAVE_STDINT_H 1
  2212. | #define HAVE_UNISTD_H 1
  2213. | #define __EXTENSIONS__ 1
  2214. | #define _ALL_SOURCE 1
  2215. | #define _GNU_SOURCE 1
  2216. | #define _POSIX_PTHREAD_SEMANTICS 1
  2217. | #define _TANDEM_SOURCE 1
  2218. | #define PACKAGE "util-linux"
  2219. | #define VERSION "2.31.1"
  2220. | #define HAVE_DLFCN_H 1
  2221. | #define LT_OBJDIR ".libs/"
  2222. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2223. | #define HAVE_TM_ZONE 1
  2224. | #define ENABLE_NLS 1
  2225. | #define HAVE_GETTEXT 1
  2226. | #define HAVE_DCGETTEXT 1
  2227. | #define HAVE_LINUX_BLKPG_H 1
  2228. | #define HAVE_LINUX_MAJOR_H 1
  2229. | #define HAVE_ERR_H 1
  2230. | #define HAVE_ERRNO_H 1
  2231. | #define HAVE_FCNTL_H 1
  2232. | #define HAVE_GETOPT_H 1
  2233. | #define HAVE_INTTYPES_H 1
  2234. | #define HAVE_LASTLOG_H 1
  2235. | #define HAVE_LINUX_BTRFS_H 1
  2236. | #define HAVE_LINUX_CDROM_H 1
  2237. | #define HAVE_LINUX_FALLOC_H 1
  2238. | #define HAVE_LINUX_WATCHDOG_H 1
  2239. | #define HAVE_LINUX_FD_H 1
  2240. | #define HAVE_LINUX_RAW_H 1
  2241. | #define HAVE_LINUX_TIOCL_H 1
  2242. | #define HAVE_LINUX_VERSION_H 1
  2243. | #define HAVE_LINUX_SECUREBITS_H 1
  2244. | #define HAVE_LOCALE_H 1
  2245. | #define HAVE_MNTENT_H 1
  2246. | #define HAVE_NET_IF_H 1
  2247. | #define HAVE_NETINET_IN_H 1
  2248. | #define HAVE_PATHS_H 1
  2249. | #define HAVE_PTY_H 1
  2250. | #define HAVE_STDINT_H 1
  2251. | #define HAVE_STDIO_EXT_H 1
  2252. | #define HAVE_STDLIB_H 1
  2253. | #define HAVE_ENDIAN_H 1
  2254. | #define HAVE_BYTESWAP_H 1
  2255. | /* end confdefs.h. */
  2256. | #include <stdio.h>
  2257. | #ifdef HAVE_SYS_TYPES_H
  2258. | # include <sys/types.h>
  2259. | #endif
  2260. | #ifdef HAVE_SYS_STAT_H
  2261. | # include <sys/stat.h>
  2262. | #endif
  2263. | #ifdef STDC_HEADERS
  2264. | # include <stdlib.h>
  2265. | # include <stddef.h>
  2266. | #else
  2267. | # ifdef HAVE_STDLIB_H
  2268. | # include <stdlib.h>
  2269. | # endif
  2270. | #endif
  2271. | #ifdef HAVE_STRING_H
  2272. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2273. | # include <memory.h>
  2274. | # endif
  2275. | # include <string.h>
  2276. | #endif
  2277. | #ifdef HAVE_STRINGS_H
  2278. | # include <strings.h>
  2279. | #endif
  2280. | #ifdef HAVE_INTTYPES_H
  2281. | # include <inttypes.h>
  2282. | #endif
  2283. | #ifdef HAVE_STDINT_H
  2284. | # include <stdint.h>
  2285. | #endif
  2286. | #ifdef HAVE_UNISTD_H
  2287. | # include <unistd.h>
  2288. | #endif
  2289. | #include <sys/disklabel.h>
  2290. configure:18190: result: no
  2291. configure:18190: checking sys/disklabel.h presence
  2292. configure:18190: gcc -E conftest.c
  2293. conftest.c:61:10: fatal error: sys/disklabel.h: No such file or directory
  2294. #include <sys/disklabel.h>
  2295. ^~~~~~~~~~~~~~~~~
  2296. compilation terminated.
  2297. configure:18190: $? = 1
  2298. configure: failed program was:
  2299. | /* confdefs.h */
  2300. | #define PACKAGE_NAME "util-linux"
  2301. | #define PACKAGE_TARNAME "util-linux"
  2302. | #define PACKAGE_VERSION "2.31.1"
  2303. | #define PACKAGE_STRING "util-linux 2.31.1"
  2304. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2305. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2306. | #define STDC_HEADERS 1
  2307. | #define HAVE_SYS_TYPES_H 1
  2308. | #define HAVE_SYS_STAT_H 1
  2309. | #define HAVE_STDLIB_H 1
  2310. | #define HAVE_STRING_H 1
  2311. | #define HAVE_MEMORY_H 1
  2312. | #define HAVE_STRINGS_H 1
  2313. | #define HAVE_INTTYPES_H 1
  2314. | #define HAVE_STDINT_H 1
  2315. | #define HAVE_UNISTD_H 1
  2316. | #define __EXTENSIONS__ 1
  2317. | #define _ALL_SOURCE 1
  2318. | #define _GNU_SOURCE 1
  2319. | #define _POSIX_PTHREAD_SEMANTICS 1
  2320. | #define _TANDEM_SOURCE 1
  2321. | #define PACKAGE "util-linux"
  2322. | #define VERSION "2.31.1"
  2323. | #define HAVE_DLFCN_H 1
  2324. | #define LT_OBJDIR ".libs/"
  2325. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2326. | #define HAVE_TM_ZONE 1
  2327. | #define ENABLE_NLS 1
  2328. | #define HAVE_GETTEXT 1
  2329. | #define HAVE_DCGETTEXT 1
  2330. | #define HAVE_LINUX_BLKPG_H 1
  2331. | #define HAVE_LINUX_MAJOR_H 1
  2332. | #define HAVE_ERR_H 1
  2333. | #define HAVE_ERRNO_H 1
  2334. | #define HAVE_FCNTL_H 1
  2335. | #define HAVE_GETOPT_H 1
  2336. | #define HAVE_INTTYPES_H 1
  2337. | #define HAVE_LASTLOG_H 1
  2338. | #define HAVE_LINUX_BTRFS_H 1
  2339. | #define HAVE_LINUX_CDROM_H 1
  2340. | #define HAVE_LINUX_FALLOC_H 1
  2341. | #define HAVE_LINUX_WATCHDOG_H 1
  2342. | #define HAVE_LINUX_FD_H 1
  2343. | #define HAVE_LINUX_RAW_H 1
  2344. | #define HAVE_LINUX_TIOCL_H 1
  2345. | #define HAVE_LINUX_VERSION_H 1
  2346. | #define HAVE_LINUX_SECUREBITS_H 1
  2347. | #define HAVE_LOCALE_H 1
  2348. | #define HAVE_MNTENT_H 1
  2349. | #define HAVE_NET_IF_H 1
  2350. | #define HAVE_NETINET_IN_H 1
  2351. | #define HAVE_PATHS_H 1
  2352. | #define HAVE_PTY_H 1
  2353. | #define HAVE_STDINT_H 1
  2354. | #define HAVE_STDIO_EXT_H 1
  2355. | #define HAVE_STDLIB_H 1
  2356. | #define HAVE_ENDIAN_H 1
  2357. | #define HAVE_BYTESWAP_H 1
  2358. | /* end confdefs.h. */
  2359. | #include <sys/disklabel.h>
  2360. configure:18190: result: no
  2361. configure:18190: checking for sys/disklabel.h
  2362. configure:18190: result: no
  2363. configure:18190: checking sys/file.h usability
  2364. configure:18190: gcc -c -g -O2 conftest.c >&5
  2365. configure:18190: $? = 0
  2366. configure:18190: result: yes
  2367. configure:18190: checking sys/file.h presence
  2368. configure:18190: gcc -E conftest.c
  2369. configure:18190: $? = 0
  2370. configure:18190: result: yes
  2371. configure:18190: checking for sys/file.h
  2372. configure:18190: result: yes
  2373. configure:18190: checking sys/io.h usability
  2374. configure:18190: gcc -c -g -O2 conftest.c >&5
  2375. configure:18190: $? = 0
  2376. configure:18190: result: yes
  2377. configure:18190: checking sys/io.h presence
  2378. configure:18190: gcc -E conftest.c
  2379. configure:18190: $? = 0
  2380. configure:18190: result: yes
  2381. configure:18190: checking for sys/io.h
  2382. configure:18190: result: yes
  2383. configure:18190: checking sys/ioccom.h usability
  2384. configure:18190: gcc -c -g -O2 conftest.c >&5
  2385. conftest.c:96:10: fatal error: sys/ioccom.h: No such file or directory
  2386. #include <sys/ioccom.h>
  2387. ^~~~~~~~~~~~~~
  2388. compilation terminated.
  2389. configure:18190: $? = 1
  2390. configure: failed program was:
  2391. | /* confdefs.h */
  2392. | #define PACKAGE_NAME "util-linux"
  2393. | #define PACKAGE_TARNAME "util-linux"
  2394. | #define PACKAGE_VERSION "2.31.1"
  2395. | #define PACKAGE_STRING "util-linux 2.31.1"
  2396. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2397. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2398. | #define STDC_HEADERS 1
  2399. | #define HAVE_SYS_TYPES_H 1
  2400. | #define HAVE_SYS_STAT_H 1
  2401. | #define HAVE_STDLIB_H 1
  2402. | #define HAVE_STRING_H 1
  2403. | #define HAVE_MEMORY_H 1
  2404. | #define HAVE_STRINGS_H 1
  2405. | #define HAVE_INTTYPES_H 1
  2406. | #define HAVE_STDINT_H 1
  2407. | #define HAVE_UNISTD_H 1
  2408. | #define __EXTENSIONS__ 1
  2409. | #define _ALL_SOURCE 1
  2410. | #define _GNU_SOURCE 1
  2411. | #define _POSIX_PTHREAD_SEMANTICS 1
  2412. | #define _TANDEM_SOURCE 1
  2413. | #define PACKAGE "util-linux"
  2414. | #define VERSION "2.31.1"
  2415. | #define HAVE_DLFCN_H 1
  2416. | #define LT_OBJDIR ".libs/"
  2417. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2418. | #define HAVE_TM_ZONE 1
  2419. | #define ENABLE_NLS 1
  2420. | #define HAVE_GETTEXT 1
  2421. | #define HAVE_DCGETTEXT 1
  2422. | #define HAVE_LINUX_BLKPG_H 1
  2423. | #define HAVE_LINUX_MAJOR_H 1
  2424. | #define HAVE_ERR_H 1
  2425. | #define HAVE_ERRNO_H 1
  2426. | #define HAVE_FCNTL_H 1
  2427. | #define HAVE_GETOPT_H 1
  2428. | #define HAVE_INTTYPES_H 1
  2429. | #define HAVE_LASTLOG_H 1
  2430. | #define HAVE_LINUX_BTRFS_H 1
  2431. | #define HAVE_LINUX_CDROM_H 1
  2432. | #define HAVE_LINUX_FALLOC_H 1
  2433. | #define HAVE_LINUX_WATCHDOG_H 1
  2434. | #define HAVE_LINUX_FD_H 1
  2435. | #define HAVE_LINUX_RAW_H 1
  2436. | #define HAVE_LINUX_TIOCL_H 1
  2437. | #define HAVE_LINUX_VERSION_H 1
  2438. | #define HAVE_LINUX_SECUREBITS_H 1
  2439. | #define HAVE_LOCALE_H 1
  2440. | #define HAVE_MNTENT_H 1
  2441. | #define HAVE_NET_IF_H 1
  2442. | #define HAVE_NETINET_IN_H 1
  2443. | #define HAVE_PATHS_H 1
  2444. | #define HAVE_PTY_H 1
  2445. | #define HAVE_STDINT_H 1
  2446. | #define HAVE_STDIO_EXT_H 1
  2447. | #define HAVE_STDLIB_H 1
  2448. | #define HAVE_ENDIAN_H 1
  2449. | #define HAVE_BYTESWAP_H 1
  2450. | #define HAVE_SYS_FILE_H 1
  2451. | #define HAVE_SYS_IO_H 1
  2452. | /* end confdefs.h. */
  2453. | #include <stdio.h>
  2454. | #ifdef HAVE_SYS_TYPES_H
  2455. | # include <sys/types.h>
  2456. | #endif
  2457. | #ifdef HAVE_SYS_STAT_H
  2458. | # include <sys/stat.h>
  2459. | #endif
  2460. | #ifdef STDC_HEADERS
  2461. | # include <stdlib.h>
  2462. | # include <stddef.h>
  2463. | #else
  2464. | # ifdef HAVE_STDLIB_H
  2465. | # include <stdlib.h>
  2466. | # endif
  2467. | #endif
  2468. | #ifdef HAVE_STRING_H
  2469. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2470. | # include <memory.h>
  2471. | # endif
  2472. | # include <string.h>
  2473. | #endif
  2474. | #ifdef HAVE_STRINGS_H
  2475. | # include <strings.h>
  2476. | #endif
  2477. | #ifdef HAVE_INTTYPES_H
  2478. | # include <inttypes.h>
  2479. | #endif
  2480. | #ifdef HAVE_STDINT_H
  2481. | # include <stdint.h>
  2482. | #endif
  2483. | #ifdef HAVE_UNISTD_H
  2484. | # include <unistd.h>
  2485. | #endif
  2486. | #include <sys/ioccom.h>
  2487. configure:18190: result: no
  2488. configure:18190: checking sys/ioccom.h presence
  2489. configure:18190: gcc -E conftest.c
  2490. conftest.c:63:10: fatal error: sys/ioccom.h: No such file or directory
  2491. #include <sys/ioccom.h>
  2492. ^~~~~~~~~~~~~~
  2493. compilation terminated.
  2494. configure:18190: $? = 1
  2495. configure: failed program was:
  2496. | /* confdefs.h */
  2497. | #define PACKAGE_NAME "util-linux"
  2498. | #define PACKAGE_TARNAME "util-linux"
  2499. | #define PACKAGE_VERSION "2.31.1"
  2500. | #define PACKAGE_STRING "util-linux 2.31.1"
  2501. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2502. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2503. | #define STDC_HEADERS 1
  2504. | #define HAVE_SYS_TYPES_H 1
  2505. | #define HAVE_SYS_STAT_H 1
  2506. | #define HAVE_STDLIB_H 1
  2507. | #define HAVE_STRING_H 1
  2508. | #define HAVE_MEMORY_H 1
  2509. | #define HAVE_STRINGS_H 1
  2510. | #define HAVE_INTTYPES_H 1
  2511. | #define HAVE_STDINT_H 1
  2512. | #define HAVE_UNISTD_H 1
  2513. | #define __EXTENSIONS__ 1
  2514. | #define _ALL_SOURCE 1
  2515. | #define _GNU_SOURCE 1
  2516. | #define _POSIX_PTHREAD_SEMANTICS 1
  2517. | #define _TANDEM_SOURCE 1
  2518. | #define PACKAGE "util-linux"
  2519. | #define VERSION "2.31.1"
  2520. | #define HAVE_DLFCN_H 1
  2521. | #define LT_OBJDIR ".libs/"
  2522. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2523. | #define HAVE_TM_ZONE 1
  2524. | #define ENABLE_NLS 1
  2525. | #define HAVE_GETTEXT 1
  2526. | #define HAVE_DCGETTEXT 1
  2527. | #define HAVE_LINUX_BLKPG_H 1
  2528. | #define HAVE_LINUX_MAJOR_H 1
  2529. | #define HAVE_ERR_H 1
  2530. | #define HAVE_ERRNO_H 1
  2531. | #define HAVE_FCNTL_H 1
  2532. | #define HAVE_GETOPT_H 1
  2533. | #define HAVE_INTTYPES_H 1
  2534. | #define HAVE_LASTLOG_H 1
  2535. | #define HAVE_LINUX_BTRFS_H 1
  2536. | #define HAVE_LINUX_CDROM_H 1
  2537. | #define HAVE_LINUX_FALLOC_H 1
  2538. | #define HAVE_LINUX_WATCHDOG_H 1
  2539. | #define HAVE_LINUX_FD_H 1
  2540. | #define HAVE_LINUX_RAW_H 1
  2541. | #define HAVE_LINUX_TIOCL_H 1
  2542. | #define HAVE_LINUX_VERSION_H 1
  2543. | #define HAVE_LINUX_SECUREBITS_H 1
  2544. | #define HAVE_LOCALE_H 1
  2545. | #define HAVE_MNTENT_H 1
  2546. | #define HAVE_NET_IF_H 1
  2547. | #define HAVE_NETINET_IN_H 1
  2548. | #define HAVE_PATHS_H 1
  2549. | #define HAVE_PTY_H 1
  2550. | #define HAVE_STDINT_H 1
  2551. | #define HAVE_STDIO_EXT_H 1
  2552. | #define HAVE_STDLIB_H 1
  2553. | #define HAVE_ENDIAN_H 1
  2554. | #define HAVE_BYTESWAP_H 1
  2555. | #define HAVE_SYS_FILE_H 1
  2556. | #define HAVE_SYS_IO_H 1
  2557. | /* end confdefs.h. */
  2558. | #include <sys/ioccom.h>
  2559. configure:18190: result: no
  2560. configure:18190: checking for sys/ioccom.h
  2561. configure:18190: result: no
  2562. configure:18190: checking sys/ioctl.h usability
  2563. configure:18190: gcc -c -g -O2 conftest.c >&5
  2564. configure:18190: $? = 0
  2565. configure:18190: result: yes
  2566. configure:18190: checking sys/ioctl.h presence
  2567. configure:18190: gcc -E conftest.c
  2568. configure:18190: $? = 0
  2569. configure:18190: result: yes
  2570. configure:18190: checking for sys/ioctl.h
  2571. configure:18190: result: yes
  2572. configure:18190: checking sys/mkdev.h usability
  2573. configure:18190: gcc -c -g -O2 conftest.c >&5
  2574. conftest.c:97:10: fatal error: sys/mkdev.h: No such file or directory
  2575. #include <sys/mkdev.h>
  2576. ^~~~~~~~~~~~~
  2577. compilation terminated.
  2578. configure:18190: $? = 1
  2579. configure: failed program was:
  2580. | /* confdefs.h */
  2581. | #define PACKAGE_NAME "util-linux"
  2582. | #define PACKAGE_TARNAME "util-linux"
  2583. | #define PACKAGE_VERSION "2.31.1"
  2584. | #define PACKAGE_STRING "util-linux 2.31.1"
  2585. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2586. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2587. | #define STDC_HEADERS 1
  2588. | #define HAVE_SYS_TYPES_H 1
  2589. | #define HAVE_SYS_STAT_H 1
  2590. | #define HAVE_STDLIB_H 1
  2591. | #define HAVE_STRING_H 1
  2592. | #define HAVE_MEMORY_H 1
  2593. | #define HAVE_STRINGS_H 1
  2594. | #define HAVE_INTTYPES_H 1
  2595. | #define HAVE_STDINT_H 1
  2596. | #define HAVE_UNISTD_H 1
  2597. | #define __EXTENSIONS__ 1
  2598. | #define _ALL_SOURCE 1
  2599. | #define _GNU_SOURCE 1
  2600. | #define _POSIX_PTHREAD_SEMANTICS 1
  2601. | #define _TANDEM_SOURCE 1
  2602. | #define PACKAGE "util-linux"
  2603. | #define VERSION "2.31.1"
  2604. | #define HAVE_DLFCN_H 1
  2605. | #define LT_OBJDIR ".libs/"
  2606. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2607. | #define HAVE_TM_ZONE 1
  2608. | #define ENABLE_NLS 1
  2609. | #define HAVE_GETTEXT 1
  2610. | #define HAVE_DCGETTEXT 1
  2611. | #define HAVE_LINUX_BLKPG_H 1
  2612. | #define HAVE_LINUX_MAJOR_H 1
  2613. | #define HAVE_ERR_H 1
  2614. | #define HAVE_ERRNO_H 1
  2615. | #define HAVE_FCNTL_H 1
  2616. | #define HAVE_GETOPT_H 1
  2617. | #define HAVE_INTTYPES_H 1
  2618. | #define HAVE_LASTLOG_H 1
  2619. | #define HAVE_LINUX_BTRFS_H 1
  2620. | #define HAVE_LINUX_CDROM_H 1
  2621. | #define HAVE_LINUX_FALLOC_H 1
  2622. | #define HAVE_LINUX_WATCHDOG_H 1
  2623. | #define HAVE_LINUX_FD_H 1
  2624. | #define HAVE_LINUX_RAW_H 1
  2625. | #define HAVE_LINUX_TIOCL_H 1
  2626. | #define HAVE_LINUX_VERSION_H 1
  2627. | #define HAVE_LINUX_SECUREBITS_H 1
  2628. | #define HAVE_LOCALE_H 1
  2629. | #define HAVE_MNTENT_H 1
  2630. | #define HAVE_NET_IF_H 1
  2631. | #define HAVE_NETINET_IN_H 1
  2632. | #define HAVE_PATHS_H 1
  2633. | #define HAVE_PTY_H 1
  2634. | #define HAVE_STDINT_H 1
  2635. | #define HAVE_STDIO_EXT_H 1
  2636. | #define HAVE_STDLIB_H 1
  2637. | #define HAVE_ENDIAN_H 1
  2638. | #define HAVE_BYTESWAP_H 1
  2639. | #define HAVE_SYS_FILE_H 1
  2640. | #define HAVE_SYS_IO_H 1
  2641. | #define HAVE_SYS_IOCTL_H 1
  2642. | /* end confdefs.h. */
  2643. | #include <stdio.h>
  2644. | #ifdef HAVE_SYS_TYPES_H
  2645. | # include <sys/types.h>
  2646. | #endif
  2647. | #ifdef HAVE_SYS_STAT_H
  2648. | # include <sys/stat.h>
  2649. | #endif
  2650. | #ifdef STDC_HEADERS
  2651. | # include <stdlib.h>
  2652. | # include <stddef.h>
  2653. | #else
  2654. | # ifdef HAVE_STDLIB_H
  2655. | # include <stdlib.h>
  2656. | # endif
  2657. | #endif
  2658. | #ifdef HAVE_STRING_H
  2659. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2660. | # include <memory.h>
  2661. | # endif
  2662. | # include <string.h>
  2663. | #endif
  2664. | #ifdef HAVE_STRINGS_H
  2665. | # include <strings.h>
  2666. | #endif
  2667. | #ifdef HAVE_INTTYPES_H
  2668. | # include <inttypes.h>
  2669. | #endif
  2670. | #ifdef HAVE_STDINT_H
  2671. | # include <stdint.h>
  2672. | #endif
  2673. | #ifdef HAVE_UNISTD_H
  2674. | # include <unistd.h>
  2675. | #endif
  2676. | #include <sys/mkdev.h>
  2677. configure:18190: result: no
  2678. configure:18190: checking sys/mkdev.h presence
  2679. configure:18190: gcc -E conftest.c
  2680. conftest.c:64:10: fatal error: sys/mkdev.h: No such file or directory
  2681. #include <sys/mkdev.h>
  2682. ^~~~~~~~~~~~~
  2683. compilation terminated.
  2684. configure:18190: $? = 1
  2685. configure: failed program was:
  2686. | /* confdefs.h */
  2687. | #define PACKAGE_NAME "util-linux"
  2688. | #define PACKAGE_TARNAME "util-linux"
  2689. | #define PACKAGE_VERSION "2.31.1"
  2690. | #define PACKAGE_STRING "util-linux 2.31.1"
  2691. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2692. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2693. | #define STDC_HEADERS 1
  2694. | #define HAVE_SYS_TYPES_H 1
  2695. | #define HAVE_SYS_STAT_H 1
  2696. | #define HAVE_STDLIB_H 1
  2697. | #define HAVE_STRING_H 1
  2698. | #define HAVE_MEMORY_H 1
  2699. | #define HAVE_STRINGS_H 1
  2700. | #define HAVE_INTTYPES_H 1
  2701. | #define HAVE_STDINT_H 1
  2702. | #define HAVE_UNISTD_H 1
  2703. | #define __EXTENSIONS__ 1
  2704. | #define _ALL_SOURCE 1
  2705. | #define _GNU_SOURCE 1
  2706. | #define _POSIX_PTHREAD_SEMANTICS 1
  2707. | #define _TANDEM_SOURCE 1
  2708. | #define PACKAGE "util-linux"
  2709. | #define VERSION "2.31.1"
  2710. | #define HAVE_DLFCN_H 1
  2711. | #define LT_OBJDIR ".libs/"
  2712. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2713. | #define HAVE_TM_ZONE 1
  2714. | #define ENABLE_NLS 1
  2715. | #define HAVE_GETTEXT 1
  2716. | #define HAVE_DCGETTEXT 1
  2717. | #define HAVE_LINUX_BLKPG_H 1
  2718. | #define HAVE_LINUX_MAJOR_H 1
  2719. | #define HAVE_ERR_H 1
  2720. | #define HAVE_ERRNO_H 1
  2721. | #define HAVE_FCNTL_H 1
  2722. | #define HAVE_GETOPT_H 1
  2723. | #define HAVE_INTTYPES_H 1
  2724. | #define HAVE_LASTLOG_H 1
  2725. | #define HAVE_LINUX_BTRFS_H 1
  2726. | #define HAVE_LINUX_CDROM_H 1
  2727. | #define HAVE_LINUX_FALLOC_H 1
  2728. | #define HAVE_LINUX_WATCHDOG_H 1
  2729. | #define HAVE_LINUX_FD_H 1
  2730. | #define HAVE_LINUX_RAW_H 1
  2731. | #define HAVE_LINUX_TIOCL_H 1
  2732. | #define HAVE_LINUX_VERSION_H 1
  2733. | #define HAVE_LINUX_SECUREBITS_H 1
  2734. | #define HAVE_LOCALE_H 1
  2735. | #define HAVE_MNTENT_H 1
  2736. | #define HAVE_NET_IF_H 1
  2737. | #define HAVE_NETINET_IN_H 1
  2738. | #define HAVE_PATHS_H 1
  2739. | #define HAVE_PTY_H 1
  2740. | #define HAVE_STDINT_H 1
  2741. | #define HAVE_STDIO_EXT_H 1
  2742. | #define HAVE_STDLIB_H 1
  2743. | #define HAVE_ENDIAN_H 1
  2744. | #define HAVE_BYTESWAP_H 1
  2745. | #define HAVE_SYS_FILE_H 1
  2746. | #define HAVE_SYS_IO_H 1
  2747. | #define HAVE_SYS_IOCTL_H 1
  2748. | /* end confdefs.h. */
  2749. | #include <sys/mkdev.h>
  2750. configure:18190: result: no
  2751. configure:18190: checking for sys/mkdev.h
  2752. configure:18190: result: no
  2753. configure:18190: checking sys/mount.h usability
  2754. configure:18190: gcc -c -g -O2 conftest.c >&5
  2755. configure:18190: $? = 0
  2756. configure:18190: result: yes
  2757. configure:18190: checking sys/mount.h presence
  2758. configure:18190: gcc -E conftest.c
  2759. configure:18190: $? = 0
  2760. configure:18190: result: yes
  2761. configure:18190: checking for sys/mount.h
  2762. configure:18190: result: yes
  2763. configure:18190: checking sys/param.h usability
  2764. configure:18190: gcc -c -g -O2 conftest.c >&5
  2765. configure:18190: $? = 0
  2766. configure:18190: result: yes
  2767. configure:18190: checking sys/param.h presence
  2768. configure:18190: gcc -E conftest.c
  2769. configure:18190: $? = 0
  2770. configure:18190: result: yes
  2771. configure:18190: checking for sys/param.h
  2772. configure:18190: result: yes
  2773. configure:18190: checking sys/prctl.h usability
  2774. configure:18190: gcc -c -g -O2 conftest.c >&5
  2775. configure:18190: $? = 0
  2776. configure:18190: result: yes
  2777. configure:18190: checking sys/prctl.h presence
  2778. configure:18190: gcc -E conftest.c
  2779. configure:18190: $? = 0
  2780. configure:18190: result: yes
  2781. configure:18190: checking for sys/prctl.h
  2782. configure:18190: result: yes
  2783. configure:18190: checking sys/resource.h usability
  2784. configure:18190: gcc -c -g -O2 conftest.c >&5
  2785. configure:18190: $? = 0
  2786. configure:18190: result: yes
  2787. configure:18190: checking sys/resource.h presence
  2788. configure:18190: gcc -E conftest.c
  2789. configure:18190: $? = 0
  2790. configure:18190: result: yes
  2791. configure:18190: checking for sys/resource.h
  2792. configure:18190: result: yes
  2793. configure:18190: checking sys/signalfd.h usability
  2794. configure:18190: gcc -c -g -O2 conftest.c >&5
  2795. configure:18190: $? = 0
  2796. configure:18190: result: yes
  2797. configure:18190: checking sys/signalfd.h presence
  2798. configure:18190: gcc -E conftest.c
  2799. configure:18190: $? = 0
  2800. configure:18190: result: yes
  2801. configure:18190: checking for sys/signalfd.h
  2802. configure:18190: result: yes
  2803. configure:18190: checking sys/socket.h usability
  2804. configure:18190: gcc -c -g -O2 conftest.c >&5
  2805. configure:18190: $? = 0
  2806. configure:18190: result: yes
  2807. configure:18190: checking sys/socket.h presence
  2808. configure:18190: gcc -E conftest.c
  2809. configure:18190: $? = 0
  2810. configure:18190: result: yes
  2811. configure:18190: checking for sys/socket.h
  2812. configure:18190: result: yes
  2813. configure:18190: checking sys/sockio.h usability
  2814. configure:18190: gcc -c -g -O2 conftest.c >&5
  2815. conftest.c:103:10: fatal error: sys/sockio.h: No such file or directory
  2816. #include <sys/sockio.h>
  2817. ^~~~~~~~~~~~~~
  2818. compilation terminated.
  2819. configure:18190: $? = 1
  2820. configure: failed program was:
  2821. | /* confdefs.h */
  2822. | #define PACKAGE_NAME "util-linux"
  2823. | #define PACKAGE_TARNAME "util-linux"
  2824. | #define PACKAGE_VERSION "2.31.1"
  2825. | #define PACKAGE_STRING "util-linux 2.31.1"
  2826. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2827. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2828. | #define STDC_HEADERS 1
  2829. | #define HAVE_SYS_TYPES_H 1
  2830. | #define HAVE_SYS_STAT_H 1
  2831. | #define HAVE_STDLIB_H 1
  2832. | #define HAVE_STRING_H 1
  2833. | #define HAVE_MEMORY_H 1
  2834. | #define HAVE_STRINGS_H 1
  2835. | #define HAVE_INTTYPES_H 1
  2836. | #define HAVE_STDINT_H 1
  2837. | #define HAVE_UNISTD_H 1
  2838. | #define __EXTENSIONS__ 1
  2839. | #define _ALL_SOURCE 1
  2840. | #define _GNU_SOURCE 1
  2841. | #define _POSIX_PTHREAD_SEMANTICS 1
  2842. | #define _TANDEM_SOURCE 1
  2843. | #define PACKAGE "util-linux"
  2844. | #define VERSION "2.31.1"
  2845. | #define HAVE_DLFCN_H 1
  2846. | #define LT_OBJDIR ".libs/"
  2847. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2848. | #define HAVE_TM_ZONE 1
  2849. | #define ENABLE_NLS 1
  2850. | #define HAVE_GETTEXT 1
  2851. | #define HAVE_DCGETTEXT 1
  2852. | #define HAVE_LINUX_BLKPG_H 1
  2853. | #define HAVE_LINUX_MAJOR_H 1
  2854. | #define HAVE_ERR_H 1
  2855. | #define HAVE_ERRNO_H 1
  2856. | #define HAVE_FCNTL_H 1
  2857. | #define HAVE_GETOPT_H 1
  2858. | #define HAVE_INTTYPES_H 1
  2859. | #define HAVE_LASTLOG_H 1
  2860. | #define HAVE_LINUX_BTRFS_H 1
  2861. | #define HAVE_LINUX_CDROM_H 1
  2862. | #define HAVE_LINUX_FALLOC_H 1
  2863. | #define HAVE_LINUX_WATCHDOG_H 1
  2864. | #define HAVE_LINUX_FD_H 1
  2865. | #define HAVE_LINUX_RAW_H 1
  2866. | #define HAVE_LINUX_TIOCL_H 1
  2867. | #define HAVE_LINUX_VERSION_H 1
  2868. | #define HAVE_LINUX_SECUREBITS_H 1
  2869. | #define HAVE_LOCALE_H 1
  2870. | #define HAVE_MNTENT_H 1
  2871. | #define HAVE_NET_IF_H 1
  2872. | #define HAVE_NETINET_IN_H 1
  2873. | #define HAVE_PATHS_H 1
  2874. | #define HAVE_PTY_H 1
  2875. | #define HAVE_STDINT_H 1
  2876. | #define HAVE_STDIO_EXT_H 1
  2877. | #define HAVE_STDLIB_H 1
  2878. | #define HAVE_ENDIAN_H 1
  2879. | #define HAVE_BYTESWAP_H 1
  2880. | #define HAVE_SYS_FILE_H 1
  2881. | #define HAVE_SYS_IO_H 1
  2882. | #define HAVE_SYS_IOCTL_H 1
  2883. | #define HAVE_SYS_MOUNT_H 1
  2884. | #define HAVE_SYS_PARAM_H 1
  2885. | #define HAVE_SYS_PRCTL_H 1
  2886. | #define HAVE_SYS_RESOURCE_H 1
  2887. | #define HAVE_SYS_SIGNALFD_H 1
  2888. | #define HAVE_SYS_SOCKET_H 1
  2889. | /* end confdefs.h. */
  2890. | #include <stdio.h>
  2891. | #ifdef HAVE_SYS_TYPES_H
  2892. | # include <sys/types.h>
  2893. | #endif
  2894. | #ifdef HAVE_SYS_STAT_H
  2895. | # include <sys/stat.h>
  2896. | #endif
  2897. | #ifdef STDC_HEADERS
  2898. | # include <stdlib.h>
  2899. | # include <stddef.h>
  2900. | #else
  2901. | # ifdef HAVE_STDLIB_H
  2902. | # include <stdlib.h>
  2903. | # endif
  2904. | #endif
  2905. | #ifdef HAVE_STRING_H
  2906. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2907. | # include <memory.h>
  2908. | # endif
  2909. | # include <string.h>
  2910. | #endif
  2911. | #ifdef HAVE_STRINGS_H
  2912. | # include <strings.h>
  2913. | #endif
  2914. | #ifdef HAVE_INTTYPES_H
  2915. | # include <inttypes.h>
  2916. | #endif
  2917. | #ifdef HAVE_STDINT_H
  2918. | # include <stdint.h>
  2919. | #endif
  2920. | #ifdef HAVE_UNISTD_H
  2921. | # include <unistd.h>
  2922. | #endif
  2923. | #include <sys/sockio.h>
  2924. configure:18190: result: no
  2925. configure:18190: checking sys/sockio.h presence
  2926. configure:18190: gcc -E conftest.c
  2927. conftest.c:70:10: fatal error: sys/sockio.h: No such file or directory
  2928. #include <sys/sockio.h>
  2929. ^~~~~~~~~~~~~~
  2930. compilation terminated.
  2931. configure:18190: $? = 1
  2932. configure: failed program was:
  2933. | /* confdefs.h */
  2934. | #define PACKAGE_NAME "util-linux"
  2935. | #define PACKAGE_TARNAME "util-linux"
  2936. | #define PACKAGE_VERSION "2.31.1"
  2937. | #define PACKAGE_STRING "util-linux 2.31.1"
  2938. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2939. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2940. | #define STDC_HEADERS 1
  2941. | #define HAVE_SYS_TYPES_H 1
  2942. | #define HAVE_SYS_STAT_H 1
  2943. | #define HAVE_STDLIB_H 1
  2944. | #define HAVE_STRING_H 1
  2945. | #define HAVE_MEMORY_H 1
  2946. | #define HAVE_STRINGS_H 1
  2947. | #define HAVE_INTTYPES_H 1
  2948. | #define HAVE_STDINT_H 1
  2949. | #define HAVE_UNISTD_H 1
  2950. | #define __EXTENSIONS__ 1
  2951. | #define _ALL_SOURCE 1
  2952. | #define _GNU_SOURCE 1
  2953. | #define _POSIX_PTHREAD_SEMANTICS 1
  2954. | #define _TANDEM_SOURCE 1
  2955. | #define PACKAGE "util-linux"
  2956. | #define VERSION "2.31.1"
  2957. | #define HAVE_DLFCN_H 1
  2958. | #define LT_OBJDIR ".libs/"
  2959. | #define HAVE_STRUCT_TM_TM_ZONE 1
  2960. | #define HAVE_TM_ZONE 1
  2961. | #define ENABLE_NLS 1
  2962. | #define HAVE_GETTEXT 1
  2963. | #define HAVE_DCGETTEXT 1
  2964. | #define HAVE_LINUX_BLKPG_H 1
  2965. | #define HAVE_LINUX_MAJOR_H 1
  2966. | #define HAVE_ERR_H 1
  2967. | #define HAVE_ERRNO_H 1
  2968. | #define HAVE_FCNTL_H 1
  2969. | #define HAVE_GETOPT_H 1
  2970. | #define HAVE_INTTYPES_H 1
  2971. | #define HAVE_LASTLOG_H 1
  2972. | #define HAVE_LINUX_BTRFS_H 1
  2973. | #define HAVE_LINUX_CDROM_H 1
  2974. | #define HAVE_LINUX_FALLOC_H 1
  2975. | #define HAVE_LINUX_WATCHDOG_H 1
  2976. | #define HAVE_LINUX_FD_H 1
  2977. | #define HAVE_LINUX_RAW_H 1
  2978. | #define HAVE_LINUX_TIOCL_H 1
  2979. | #define HAVE_LINUX_VERSION_H 1
  2980. | #define HAVE_LINUX_SECUREBITS_H 1
  2981. | #define HAVE_LOCALE_H 1
  2982. | #define HAVE_MNTENT_H 1
  2983. | #define HAVE_NET_IF_H 1
  2984. | #define HAVE_NETINET_IN_H 1
  2985. | #define HAVE_PATHS_H 1
  2986. | #define HAVE_PTY_H 1
  2987. | #define HAVE_STDINT_H 1
  2988. | #define HAVE_STDIO_EXT_H 1
  2989. | #define HAVE_STDLIB_H 1
  2990. | #define HAVE_ENDIAN_H 1
  2991. | #define HAVE_BYTESWAP_H 1
  2992. | #define HAVE_SYS_FILE_H 1
  2993. | #define HAVE_SYS_IO_H 1
  2994. | #define HAVE_SYS_IOCTL_H 1
  2995. | #define HAVE_SYS_MOUNT_H 1
  2996. | #define HAVE_SYS_PARAM_H 1
  2997. | #define HAVE_SYS_PRCTL_H 1
  2998. | #define HAVE_SYS_RESOURCE_H 1
  2999. | #define HAVE_SYS_SIGNALFD_H 1
  3000. | #define HAVE_SYS_SOCKET_H 1
  3001. | /* end confdefs.h. */
  3002. | #include <sys/sockio.h>
  3003. configure:18190: result: no
  3004. configure:18190: checking for sys/sockio.h
  3005. configure:18190: result: no
  3006. configure:18190: checking for sys/stat.h
  3007. configure:18190: result: yes
  3008. configure:18190: checking sys/sysmacros.h usability
  3009. configure:18190: gcc -c -g -O2 conftest.c >&5
  3010. configure:18190: $? = 0
  3011. configure:18190: result: yes
  3012. configure:18190: checking sys/sysmacros.h presence
  3013. configure:18190: gcc -E conftest.c
  3014. configure:18190: $? = 0
  3015. configure:18190: result: yes
  3016. configure:18190: checking for sys/sysmacros.h
  3017. configure:18190: result: yes
  3018. configure:18190: checking sys/swap.h usability
  3019. configure:18190: gcc -c -g -O2 conftest.c >&5
  3020. configure:18190: $? = 0
  3021. configure:18190: result: yes
  3022. configure:18190: checking sys/swap.h presence
  3023. configure:18190: gcc -E conftest.c
  3024. configure:18190: $? = 0
  3025. configure:18190: result: yes
  3026. configure:18190: checking for sys/swap.h
  3027. configure:18190: result: yes
  3028. configure:18190: checking sys/syscall.h usability
  3029. configure:18190: gcc -c -g -O2 conftest.c >&5
  3030. configure:18190: $? = 0
  3031. configure:18190: result: yes
  3032. configure:18190: checking sys/syscall.h presence
  3033. configure:18190: gcc -E conftest.c
  3034. configure:18190: $? = 0
  3035. configure:18190: result: yes
  3036. configure:18190: checking for sys/syscall.h
  3037. configure:18190: result: yes
  3038. configure:18190: checking sys/time.h usability
  3039. configure:18190: gcc -c -g -O2 conftest.c >&5
  3040. configure:18190: $? = 0
  3041. configure:18190: result: yes
  3042. configure:18190: checking sys/time.h presence
  3043. configure:18190: gcc -E conftest.c
  3044. configure:18190: $? = 0
  3045. configure:18190: result: yes
  3046. configure:18190: checking for sys/time.h
  3047. configure:18190: result: yes
  3048. configure:18190: checking sys/timex.h usability
  3049. configure:18190: gcc -c -g -O2 conftest.c >&5
  3050. configure:18190: $? = 0
  3051. configure:18190: result: yes
  3052. configure:18190: checking sys/timex.h presence
  3053. configure:18190: gcc -E conftest.c
  3054. configure:18190: $? = 0
  3055. configure:18190: result: yes
  3056. configure:18190: checking for sys/timex.h
  3057. configure:18190: result: yes
  3058. configure:18190: checking sys/ttydefaults.h usability
  3059. configure:18190: gcc -c -g -O2 conftest.c >&5
  3060. configure:18190: $? = 0
  3061. configure:18190: result: yes
  3062. configure:18190: checking sys/ttydefaults.h presence
  3063. configure:18190: gcc -E conftest.c
  3064. configure:18190: $? = 0
  3065. configure:18190: result: yes
  3066. configure:18190: checking for sys/ttydefaults.h
  3067. configure:18190: result: yes
  3068. configure:18190: checking for sys/types.h
  3069. configure:18190: result: yes
  3070. configure:18190: checking sys/ucred.h usability
  3071. configure:18190: gcc -c -g -O2 conftest.c >&5
  3072. conftest.c:111:10: fatal error: sys/ucred.h: No such file or directory
  3073. #include <sys/ucred.h>
  3074. ^~~~~~~~~~~~~
  3075. compilation terminated.
  3076. configure:18190: $? = 1
  3077. configure: failed program was:
  3078. | /* confdefs.h */
  3079. | #define PACKAGE_NAME "util-linux"
  3080. | #define PACKAGE_TARNAME "util-linux"
  3081. | #define PACKAGE_VERSION "2.31.1"
  3082. | #define PACKAGE_STRING "util-linux 2.31.1"
  3083. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3084. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3085. | #define STDC_HEADERS 1
  3086. | #define HAVE_SYS_TYPES_H 1
  3087. | #define HAVE_SYS_STAT_H 1
  3088. | #define HAVE_STDLIB_H 1
  3089. | #define HAVE_STRING_H 1
  3090. | #define HAVE_MEMORY_H 1
  3091. | #define HAVE_STRINGS_H 1
  3092. | #define HAVE_INTTYPES_H 1
  3093. | #define HAVE_STDINT_H 1
  3094. | #define HAVE_UNISTD_H 1
  3095. | #define __EXTENSIONS__ 1
  3096. | #define _ALL_SOURCE 1
  3097. | #define _GNU_SOURCE 1
  3098. | #define _POSIX_PTHREAD_SEMANTICS 1
  3099. | #define _TANDEM_SOURCE 1
  3100. | #define PACKAGE "util-linux"
  3101. | #define VERSION "2.31.1"
  3102. | #define HAVE_DLFCN_H 1
  3103. | #define LT_OBJDIR ".libs/"
  3104. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3105. | #define HAVE_TM_ZONE 1
  3106. | #define ENABLE_NLS 1
  3107. | #define HAVE_GETTEXT 1
  3108. | #define HAVE_DCGETTEXT 1
  3109. | #define HAVE_LINUX_BLKPG_H 1
  3110. | #define HAVE_LINUX_MAJOR_H 1
  3111. | #define HAVE_ERR_H 1
  3112. | #define HAVE_ERRNO_H 1
  3113. | #define HAVE_FCNTL_H 1
  3114. | #define HAVE_GETOPT_H 1
  3115. | #define HAVE_INTTYPES_H 1
  3116. | #define HAVE_LASTLOG_H 1
  3117. | #define HAVE_LINUX_BTRFS_H 1
  3118. | #define HAVE_LINUX_CDROM_H 1
  3119. | #define HAVE_LINUX_FALLOC_H 1
  3120. | #define HAVE_LINUX_WATCHDOG_H 1
  3121. | #define HAVE_LINUX_FD_H 1
  3122. | #define HAVE_LINUX_RAW_H 1
  3123. | #define HAVE_LINUX_TIOCL_H 1
  3124. | #define HAVE_LINUX_VERSION_H 1
  3125. | #define HAVE_LINUX_SECUREBITS_H 1
  3126. | #define HAVE_LOCALE_H 1
  3127. | #define HAVE_MNTENT_H 1
  3128. | #define HAVE_NET_IF_H 1
  3129. | #define HAVE_NETINET_IN_H 1
  3130. | #define HAVE_PATHS_H 1
  3131. | #define HAVE_PTY_H 1
  3132. | #define HAVE_STDINT_H 1
  3133. | #define HAVE_STDIO_EXT_H 1
  3134. | #define HAVE_STDLIB_H 1
  3135. | #define HAVE_ENDIAN_H 1
  3136. | #define HAVE_BYTESWAP_H 1
  3137. | #define HAVE_SYS_FILE_H 1
  3138. | #define HAVE_SYS_IO_H 1
  3139. | #define HAVE_SYS_IOCTL_H 1
  3140. | #define HAVE_SYS_MOUNT_H 1
  3141. | #define HAVE_SYS_PARAM_H 1
  3142. | #define HAVE_SYS_PRCTL_H 1
  3143. | #define HAVE_SYS_RESOURCE_H 1
  3144. | #define HAVE_SYS_SIGNALFD_H 1
  3145. | #define HAVE_SYS_SOCKET_H 1
  3146. | #define HAVE_SYS_STAT_H 1
  3147. | #define HAVE_SYS_SYSMACROS_H 1
  3148. | #define HAVE_SYS_SWAP_H 1
  3149. | #define HAVE_SYS_SYSCALL_H 1
  3150. | #define HAVE_SYS_TIME_H 1
  3151. | #define HAVE_SYS_TIMEX_H 1
  3152. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3153. | #define HAVE_SYS_TYPES_H 1
  3154. | /* end confdefs.h. */
  3155. | #include <stdio.h>
  3156. | #ifdef HAVE_SYS_TYPES_H
  3157. | # include <sys/types.h>
  3158. | #endif
  3159. | #ifdef HAVE_SYS_STAT_H
  3160. | # include <sys/stat.h>
  3161. | #endif
  3162. | #ifdef STDC_HEADERS
  3163. | # include <stdlib.h>
  3164. | # include <stddef.h>
  3165. | #else
  3166. | # ifdef HAVE_STDLIB_H
  3167. | # include <stdlib.h>
  3168. | # endif
  3169. | #endif
  3170. | #ifdef HAVE_STRING_H
  3171. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3172. | # include <memory.h>
  3173. | # endif
  3174. | # include <string.h>
  3175. | #endif
  3176. | #ifdef HAVE_STRINGS_H
  3177. | # include <strings.h>
  3178. | #endif
  3179. | #ifdef HAVE_INTTYPES_H
  3180. | # include <inttypes.h>
  3181. | #endif
  3182. | #ifdef HAVE_STDINT_H
  3183. | # include <stdint.h>
  3184. | #endif
  3185. | #ifdef HAVE_UNISTD_H
  3186. | # include <unistd.h>
  3187. | #endif
  3188. | #include <sys/ucred.h>
  3189. configure:18190: result: no
  3190. configure:18190: checking sys/ucred.h presence
  3191. configure:18190: gcc -E conftest.c
  3192. conftest.c:78:10: fatal error: sys/ucred.h: No such file or directory
  3193. #include <sys/ucred.h>
  3194. ^~~~~~~~~~~~~
  3195. compilation terminated.
  3196. configure:18190: $? = 1
  3197. configure: failed program was:
  3198. | /* confdefs.h */
  3199. | #define PACKAGE_NAME "util-linux"
  3200. | #define PACKAGE_TARNAME "util-linux"
  3201. | #define PACKAGE_VERSION "2.31.1"
  3202. | #define PACKAGE_STRING "util-linux 2.31.1"
  3203. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3204. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3205. | #define STDC_HEADERS 1
  3206. | #define HAVE_SYS_TYPES_H 1
  3207. | #define HAVE_SYS_STAT_H 1
  3208. | #define HAVE_STDLIB_H 1
  3209. | #define HAVE_STRING_H 1
  3210. | #define HAVE_MEMORY_H 1
  3211. | #define HAVE_STRINGS_H 1
  3212. | #define HAVE_INTTYPES_H 1
  3213. | #define HAVE_STDINT_H 1
  3214. | #define HAVE_UNISTD_H 1
  3215. | #define __EXTENSIONS__ 1
  3216. | #define _ALL_SOURCE 1
  3217. | #define _GNU_SOURCE 1
  3218. | #define _POSIX_PTHREAD_SEMANTICS 1
  3219. | #define _TANDEM_SOURCE 1
  3220. | #define PACKAGE "util-linux"
  3221. | #define VERSION "2.31.1"
  3222. | #define HAVE_DLFCN_H 1
  3223. | #define LT_OBJDIR ".libs/"
  3224. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3225. | #define HAVE_TM_ZONE 1
  3226. | #define ENABLE_NLS 1
  3227. | #define HAVE_GETTEXT 1
  3228. | #define HAVE_DCGETTEXT 1
  3229. | #define HAVE_LINUX_BLKPG_H 1
  3230. | #define HAVE_LINUX_MAJOR_H 1
  3231. | #define HAVE_ERR_H 1
  3232. | #define HAVE_ERRNO_H 1
  3233. | #define HAVE_FCNTL_H 1
  3234. | #define HAVE_GETOPT_H 1
  3235. | #define HAVE_INTTYPES_H 1
  3236. | #define HAVE_LASTLOG_H 1
  3237. | #define HAVE_LINUX_BTRFS_H 1
  3238. | #define HAVE_LINUX_CDROM_H 1
  3239. | #define HAVE_LINUX_FALLOC_H 1
  3240. | #define HAVE_LINUX_WATCHDOG_H 1
  3241. | #define HAVE_LINUX_FD_H 1
  3242. | #define HAVE_LINUX_RAW_H 1
  3243. | #define HAVE_LINUX_TIOCL_H 1
  3244. | #define HAVE_LINUX_VERSION_H 1
  3245. | #define HAVE_LINUX_SECUREBITS_H 1
  3246. | #define HAVE_LOCALE_H 1
  3247. | #define HAVE_MNTENT_H 1
  3248. | #define HAVE_NET_IF_H 1
  3249. | #define HAVE_NETINET_IN_H 1
  3250. | #define HAVE_PATHS_H 1
  3251. | #define HAVE_PTY_H 1
  3252. | #define HAVE_STDINT_H 1
  3253. | #define HAVE_STDIO_EXT_H 1
  3254. | #define HAVE_STDLIB_H 1
  3255. | #define HAVE_ENDIAN_H 1
  3256. | #define HAVE_BYTESWAP_H 1
  3257. | #define HAVE_SYS_FILE_H 1
  3258. | #define HAVE_SYS_IO_H 1
  3259. | #define HAVE_SYS_IOCTL_H 1
  3260. | #define HAVE_SYS_MOUNT_H 1
  3261. | #define HAVE_SYS_PARAM_H 1
  3262. | #define HAVE_SYS_PRCTL_H 1
  3263. | #define HAVE_SYS_RESOURCE_H 1
  3264. | #define HAVE_SYS_SIGNALFD_H 1
  3265. | #define HAVE_SYS_SOCKET_H 1
  3266. | #define HAVE_SYS_STAT_H 1
  3267. | #define HAVE_SYS_SYSMACROS_H 1
  3268. | #define HAVE_SYS_SWAP_H 1
  3269. | #define HAVE_SYS_SYSCALL_H 1
  3270. | #define HAVE_SYS_TIME_H 1
  3271. | #define HAVE_SYS_TIMEX_H 1
  3272. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3273. | #define HAVE_SYS_TYPES_H 1
  3274. | /* end confdefs.h. */
  3275. | #include <sys/ucred.h>
  3276. configure:18190: result: no
  3277. configure:18190: checking for sys/ucred.h
  3278. configure:18190: result: no
  3279. configure:18190: checking sys/un.h usability
  3280. configure:18190: gcc -c -g -O2 conftest.c >&5
  3281. configure:18190: $? = 0
  3282. configure:18190: result: yes
  3283. configure:18190: checking sys/un.h presence
  3284. configure:18190: gcc -E conftest.c
  3285. configure:18190: $? = 0
  3286. configure:18190: result: yes
  3287. configure:18190: checking for sys/un.h
  3288. configure:18190: result: yes
  3289. configure:18190: checking for unistd.h
  3290. configure:18190: result: yes
  3291. configure:18190: checking shadow.h usability
  3292. configure:18190: gcc -c -g -O2 conftest.c >&5
  3293. configure:18190: $? = 0
  3294. configure:18190: result: yes
  3295. configure:18190: checking shadow.h presence
  3296. configure:18190: gcc -E conftest.c
  3297. configure:18190: $? = 0
  3298. configure:18190: result: yes
  3299. configure:18190: checking for shadow.h
  3300. configure:18190: result: yes
  3301. configure:18190: checking utmp.h usability
  3302. configure:18190: gcc -c -g -O2 conftest.c >&5
  3303. configure:18190: $? = 0
  3304. configure:18190: result: yes
  3305. configure:18190: checking utmp.h presence
  3306. configure:18190: gcc -E conftest.c
  3307. configure:18190: $? = 0
  3308. configure:18190: result: yes
  3309. configure:18190: checking for utmp.h
  3310. configure:18190: result: yes
  3311. configure:18190: checking utmpx.h usability
  3312. configure:18190: gcc -c -g -O2 conftest.c >&5
  3313. configure:18190: $? = 0
  3314. configure:18190: result: yes
  3315. configure:18190: checking utmpx.h presence
  3316. configure:18190: gcc -E conftest.c
  3317. configure:18190: $? = 0
  3318. configure:18190: result: yes
  3319. configure:18190: checking for utmpx.h
  3320. configure:18190: result: yes
  3321. configure:18204: checking for linux/gsmmux.h
  3322. configure:18204: gcc -c -g -O2 conftest.c >&5
  3323. configure:18204: $? = 0
  3324. configure:18204: result: yes
  3325. configure:18221: checking for security/pam_misc.h
  3326. configure:18221: gcc -c -g -O2 conftest.c >&5
  3327. conftest.c:90:10: fatal error: security/pam_misc.h: No such file or directory
  3328. #include <security/pam_misc.h>
  3329. ^~~~~~~~~~~~~~~~~~~~~
  3330. compilation terminated.
  3331. configure:18221: $? = 1
  3332. configure: failed program was:
  3333. | /* confdefs.h */
  3334. | #define PACKAGE_NAME "util-linux"
  3335. | #define PACKAGE_TARNAME "util-linux"
  3336. | #define PACKAGE_VERSION "2.31.1"
  3337. | #define PACKAGE_STRING "util-linux 2.31.1"
  3338. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3339. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3340. | #define STDC_HEADERS 1
  3341. | #define HAVE_SYS_TYPES_H 1
  3342. | #define HAVE_SYS_STAT_H 1
  3343. | #define HAVE_STDLIB_H 1
  3344. | #define HAVE_STRING_H 1
  3345. | #define HAVE_MEMORY_H 1
  3346. | #define HAVE_STRINGS_H 1
  3347. | #define HAVE_INTTYPES_H 1
  3348. | #define HAVE_STDINT_H 1
  3349. | #define HAVE_UNISTD_H 1
  3350. | #define __EXTENSIONS__ 1
  3351. | #define _ALL_SOURCE 1
  3352. | #define _GNU_SOURCE 1
  3353. | #define _POSIX_PTHREAD_SEMANTICS 1
  3354. | #define _TANDEM_SOURCE 1
  3355. | #define PACKAGE "util-linux"
  3356. | #define VERSION "2.31.1"
  3357. | #define HAVE_DLFCN_H 1
  3358. | #define LT_OBJDIR ".libs/"
  3359. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3360. | #define HAVE_TM_ZONE 1
  3361. | #define ENABLE_NLS 1
  3362. | #define HAVE_GETTEXT 1
  3363. | #define HAVE_DCGETTEXT 1
  3364. | #define HAVE_LINUX_BLKPG_H 1
  3365. | #define HAVE_LINUX_MAJOR_H 1
  3366. | #define HAVE_ERR_H 1
  3367. | #define HAVE_ERRNO_H 1
  3368. | #define HAVE_FCNTL_H 1
  3369. | #define HAVE_GETOPT_H 1
  3370. | #define HAVE_INTTYPES_H 1
  3371. | #define HAVE_LASTLOG_H 1
  3372. | #define HAVE_LINUX_BTRFS_H 1
  3373. | #define HAVE_LINUX_CDROM_H 1
  3374. | #define HAVE_LINUX_FALLOC_H 1
  3375. | #define HAVE_LINUX_WATCHDOG_H 1
  3376. | #define HAVE_LINUX_FD_H 1
  3377. | #define HAVE_LINUX_RAW_H 1
  3378. | #define HAVE_LINUX_TIOCL_H 1
  3379. | #define HAVE_LINUX_VERSION_H 1
  3380. | #define HAVE_LINUX_SECUREBITS_H 1
  3381. | #define HAVE_LOCALE_H 1
  3382. | #define HAVE_MNTENT_H 1
  3383. | #define HAVE_NET_IF_H 1
  3384. | #define HAVE_NETINET_IN_H 1
  3385. | #define HAVE_PATHS_H 1
  3386. | #define HAVE_PTY_H 1
  3387. | #define HAVE_STDINT_H 1
  3388. | #define HAVE_STDIO_EXT_H 1
  3389. | #define HAVE_STDLIB_H 1
  3390. | #define HAVE_ENDIAN_H 1
  3391. | #define HAVE_BYTESWAP_H 1
  3392. | #define HAVE_SYS_FILE_H 1
  3393. | #define HAVE_SYS_IO_H 1
  3394. | #define HAVE_SYS_IOCTL_H 1
  3395. | #define HAVE_SYS_MOUNT_H 1
  3396. | #define HAVE_SYS_PARAM_H 1
  3397. | #define HAVE_SYS_PRCTL_H 1
  3398. | #define HAVE_SYS_RESOURCE_H 1
  3399. | #define HAVE_SYS_SIGNALFD_H 1
  3400. | #define HAVE_SYS_SOCKET_H 1
  3401. | #define HAVE_SYS_STAT_H 1
  3402. | #define HAVE_SYS_SYSMACROS_H 1
  3403. | #define HAVE_SYS_SWAP_H 1
  3404. | #define HAVE_SYS_SYSCALL_H 1
  3405. | #define HAVE_SYS_TIME_H 1
  3406. | #define HAVE_SYS_TIMEX_H 1
  3407. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3408. | #define HAVE_SYS_TYPES_H 1
  3409. | #define HAVE_SYS_UN_H 1
  3410. | #define HAVE_UNISTD_H 1
  3411. | #define HAVE_SHADOW_H 1
  3412. | #define HAVE_UTMP_H 1
  3413. | #define HAVE_UTMPX_H 1
  3414. | #define HAVE_LINUX_GSMMUX_H 1
  3415. | /* end confdefs.h. */
  3416. |
  3417. | #ifdef HAVE_SECURITY_PAM_APPL_H
  3418. | #include <security/pam_appl.h>
  3419. | #endif
  3420. |
  3421. |
  3422. | #include <security/pam_misc.h>
  3423. configure:18221: result: no
  3424. configure:18255: checking linux/blkzoned.h usability
  3425. configure:18255: gcc -c -g -O2 conftest.c >&5
  3426. configure:18255: $? = 0
  3427. configure:18255: result: yes
  3428. configure:18255: checking linux/blkzoned.h presence
  3429. configure:18255: gcc -E conftest.c
  3430. configure:18255: $? = 0
  3431. configure:18255: result: yes
  3432. configure:18255: checking for linux/blkzoned.h
  3433. configure:18255: result: yes
  3434. configure:18268: checking for security/openpam.h
  3435. configure:18268: gcc -c -g -O2 conftest.c >&5
  3436. conftest.c:91:10: fatal error: security/openpam.h: No such file or directory
  3437. #include <security/openpam.h>
  3438. ^~~~~~~~~~~~~~~~~~~~
  3439. compilation terminated.
  3440. configure:18268: $? = 1
  3441. configure: failed program was:
  3442. | /* confdefs.h */
  3443. | #define PACKAGE_NAME "util-linux"
  3444. | #define PACKAGE_TARNAME "util-linux"
  3445. | #define PACKAGE_VERSION "2.31.1"
  3446. | #define PACKAGE_STRING "util-linux 2.31.1"
  3447. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3448. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3449. | #define STDC_HEADERS 1
  3450. | #define HAVE_SYS_TYPES_H 1
  3451. | #define HAVE_SYS_STAT_H 1
  3452. | #define HAVE_STDLIB_H 1
  3453. | #define HAVE_STRING_H 1
  3454. | #define HAVE_MEMORY_H 1
  3455. | #define HAVE_STRINGS_H 1
  3456. | #define HAVE_INTTYPES_H 1
  3457. | #define HAVE_STDINT_H 1
  3458. | #define HAVE_UNISTD_H 1
  3459. | #define __EXTENSIONS__ 1
  3460. | #define _ALL_SOURCE 1
  3461. | #define _GNU_SOURCE 1
  3462. | #define _POSIX_PTHREAD_SEMANTICS 1
  3463. | #define _TANDEM_SOURCE 1
  3464. | #define PACKAGE "util-linux"
  3465. | #define VERSION "2.31.1"
  3466. | #define HAVE_DLFCN_H 1
  3467. | #define LT_OBJDIR ".libs/"
  3468. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3469. | #define HAVE_TM_ZONE 1
  3470. | #define ENABLE_NLS 1
  3471. | #define HAVE_GETTEXT 1
  3472. | #define HAVE_DCGETTEXT 1
  3473. | #define HAVE_LINUX_BLKPG_H 1
  3474. | #define HAVE_LINUX_MAJOR_H 1
  3475. | #define HAVE_ERR_H 1
  3476. | #define HAVE_ERRNO_H 1
  3477. | #define HAVE_FCNTL_H 1
  3478. | #define HAVE_GETOPT_H 1
  3479. | #define HAVE_INTTYPES_H 1
  3480. | #define HAVE_LASTLOG_H 1
  3481. | #define HAVE_LINUX_BTRFS_H 1
  3482. | #define HAVE_LINUX_CDROM_H 1
  3483. | #define HAVE_LINUX_FALLOC_H 1
  3484. | #define HAVE_LINUX_WATCHDOG_H 1
  3485. | #define HAVE_LINUX_FD_H 1
  3486. | #define HAVE_LINUX_RAW_H 1
  3487. | #define HAVE_LINUX_TIOCL_H 1
  3488. | #define HAVE_LINUX_VERSION_H 1
  3489. | #define HAVE_LINUX_SECUREBITS_H 1
  3490. | #define HAVE_LOCALE_H 1
  3491. | #define HAVE_MNTENT_H 1
  3492. | #define HAVE_NET_IF_H 1
  3493. | #define HAVE_NETINET_IN_H 1
  3494. | #define HAVE_PATHS_H 1
  3495. | #define HAVE_PTY_H 1
  3496. | #define HAVE_STDINT_H 1
  3497. | #define HAVE_STDIO_EXT_H 1
  3498. | #define HAVE_STDLIB_H 1
  3499. | #define HAVE_ENDIAN_H 1
  3500. | #define HAVE_BYTESWAP_H 1
  3501. | #define HAVE_SYS_FILE_H 1
  3502. | #define HAVE_SYS_IO_H 1
  3503. | #define HAVE_SYS_IOCTL_H 1
  3504. | #define HAVE_SYS_MOUNT_H 1
  3505. | #define HAVE_SYS_PARAM_H 1
  3506. | #define HAVE_SYS_PRCTL_H 1
  3507. | #define HAVE_SYS_RESOURCE_H 1
  3508. | #define HAVE_SYS_SIGNALFD_H 1
  3509. | #define HAVE_SYS_SOCKET_H 1
  3510. | #define HAVE_SYS_STAT_H 1
  3511. | #define HAVE_SYS_SYSMACROS_H 1
  3512. | #define HAVE_SYS_SWAP_H 1
  3513. | #define HAVE_SYS_SYSCALL_H 1
  3514. | #define HAVE_SYS_TIME_H 1
  3515. | #define HAVE_SYS_TIMEX_H 1
  3516. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3517. | #define HAVE_SYS_TYPES_H 1
  3518. | #define HAVE_SYS_UN_H 1
  3519. | #define HAVE_UNISTD_H 1
  3520. | #define HAVE_SHADOW_H 1
  3521. | #define HAVE_UTMP_H 1
  3522. | #define HAVE_UTMPX_H 1
  3523. | #define HAVE_LINUX_GSMMUX_H 1
  3524. | #define HAVE_LINUX_BLKZONED_H 1
  3525. | /* end confdefs.h. */
  3526. |
  3527. | #ifdef HAVE_SECURITY_PAM_APPL_H
  3528. | #include <security/pam_appl.h>
  3529. | #endif
  3530. |
  3531. |
  3532. | #include <security/openpam.h>
  3533. configure:18268: result: no
  3534. configure:18286: checking langinfo.h usability
  3535. configure:18286: gcc -c -g -O2 conftest.c >&5
  3536. configure:18286: $? = 0
  3537. configure:18286: result: yes
  3538. configure:18286: checking langinfo.h presence
  3539. configure:18286: gcc -E conftest.c
  3540. configure:18286: $? = 0
  3541. configure:18286: result: yes
  3542. configure:18286: checking for langinfo.h
  3543. configure:18286: result: yes
  3544. configure:18353: gcc -c -g -O2 conftest.c >&5
  3545. configure:18353: $? = 0
  3546. configure:18361: checking for struct termios.c_line
  3547. configure:18361: gcc -c -g -O2 conftest.c >&5
  3548. configure:18361: $? = 0
  3549. configure:18361: result: yes
  3550. configure:18373: checking for struct stat.st_mtim.tv_nsec
  3551. configure:18373: gcc -c -g -O2 conftest.c >&5
  3552. configure:18373: $? = 0
  3553. configure:18373: result: yes
  3554. configure:18401: gcc -c -g -O2 conftest.c >&5
  3555. configure:18401: $? = 0
  3556. configure:18414: checking whether _NL_TIME_WEEK_1STDAY is declared
  3557. configure:18414: gcc -c -g -O2 conftest.c >&5
  3558. configure:18414: $? = 0
  3559. configure:18414: result: yes
  3560. configure:18427: checking whether llseek is declared
  3561. configure:18427: gcc -c -g -O2 conftest.c >&5
  3562. conftest.c: In function 'main':
  3563. conftest.c:100:10: error: 'llseek' undeclared (first use in this function); did you mean 'lseek'?
  3564. (void) llseek;
  3565. ^~~~~~
  3566. lseek
  3567. conftest.c:100:10: note: each undeclared identifier is reported only once for each function it appears in
  3568. configure:18427: $? = 1
  3569. configure: failed program was:
  3570. | /* confdefs.h */
  3571. | #define PACKAGE_NAME "util-linux"
  3572. | #define PACKAGE_TARNAME "util-linux"
  3573. | #define PACKAGE_VERSION "2.31.1"
  3574. | #define PACKAGE_STRING "util-linux 2.31.1"
  3575. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3576. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3577. | #define STDC_HEADERS 1
  3578. | #define HAVE_SYS_TYPES_H 1
  3579. | #define HAVE_SYS_STAT_H 1
  3580. | #define HAVE_STDLIB_H 1
  3581. | #define HAVE_STRING_H 1
  3582. | #define HAVE_MEMORY_H 1
  3583. | #define HAVE_STRINGS_H 1
  3584. | #define HAVE_INTTYPES_H 1
  3585. | #define HAVE_STDINT_H 1
  3586. | #define HAVE_UNISTD_H 1
  3587. | #define __EXTENSIONS__ 1
  3588. | #define _ALL_SOURCE 1
  3589. | #define _GNU_SOURCE 1
  3590. | #define _POSIX_PTHREAD_SEMANTICS 1
  3591. | #define _TANDEM_SOURCE 1
  3592. | #define PACKAGE "util-linux"
  3593. | #define VERSION "2.31.1"
  3594. | #define HAVE_DLFCN_H 1
  3595. | #define LT_OBJDIR ".libs/"
  3596. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3597. | #define HAVE_TM_ZONE 1
  3598. | #define ENABLE_NLS 1
  3599. | #define HAVE_GETTEXT 1
  3600. | #define HAVE_DCGETTEXT 1
  3601. | #define HAVE_LINUX_BLKPG_H 1
  3602. | #define HAVE_LINUX_MAJOR_H 1
  3603. | #define HAVE_ERR_H 1
  3604. | #define HAVE_ERRNO_H 1
  3605. | #define HAVE_FCNTL_H 1
  3606. | #define HAVE_GETOPT_H 1
  3607. | #define HAVE_INTTYPES_H 1
  3608. | #define HAVE_LASTLOG_H 1
  3609. | #define HAVE_LINUX_BTRFS_H 1
  3610. | #define HAVE_LINUX_CDROM_H 1
  3611. | #define HAVE_LINUX_FALLOC_H 1
  3612. | #define HAVE_LINUX_WATCHDOG_H 1
  3613. | #define HAVE_LINUX_FD_H 1
  3614. | #define HAVE_LINUX_RAW_H 1
  3615. | #define HAVE_LINUX_TIOCL_H 1
  3616. | #define HAVE_LINUX_VERSION_H 1
  3617. | #define HAVE_LINUX_SECUREBITS_H 1
  3618. | #define HAVE_LOCALE_H 1
  3619. | #define HAVE_MNTENT_H 1
  3620. | #define HAVE_NET_IF_H 1
  3621. | #define HAVE_NETINET_IN_H 1
  3622. | #define HAVE_PATHS_H 1
  3623. | #define HAVE_PTY_H 1
  3624. | #define HAVE_STDINT_H 1
  3625. | #define HAVE_STDIO_EXT_H 1
  3626. | #define HAVE_STDLIB_H 1
  3627. | #define HAVE_ENDIAN_H 1
  3628. | #define HAVE_BYTESWAP_H 1
  3629. | #define HAVE_SYS_FILE_H 1
  3630. | #define HAVE_SYS_IO_H 1
  3631. | #define HAVE_SYS_IOCTL_H 1
  3632. | #define HAVE_SYS_MOUNT_H 1
  3633. | #define HAVE_SYS_PARAM_H 1
  3634. | #define HAVE_SYS_PRCTL_H 1
  3635. | #define HAVE_SYS_RESOURCE_H 1
  3636. | #define HAVE_SYS_SIGNALFD_H 1
  3637. | #define HAVE_SYS_SOCKET_H 1
  3638. | #define HAVE_SYS_STAT_H 1
  3639. | #define HAVE_SYS_SYSMACROS_H 1
  3640. | #define HAVE_SYS_SWAP_H 1
  3641. | #define HAVE_SYS_SYSCALL_H 1
  3642. | #define HAVE_SYS_TIME_H 1
  3643. | #define HAVE_SYS_TIMEX_H 1
  3644. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3645. | #define HAVE_SYS_TYPES_H 1
  3646. | #define HAVE_SYS_UN_H 1
  3647. | #define HAVE_UNISTD_H 1
  3648. | #define HAVE_SHADOW_H 1
  3649. | #define HAVE_UTMP_H 1
  3650. | #define HAVE_UTMPX_H 1
  3651. | #define HAVE_LINUX_GSMMUX_H 1
  3652. | #define HAVE_LINUX_BLKZONED_H 1
  3653. | #define HAVE_LANGINFO_H 1
  3654. | #define HAVE_TM_GMTOFF 1
  3655. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3656. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3657. | #define SWAPON_HAS_TWO_ARGS 1
  3658. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3659. | /* end confdefs.h. */
  3660. | #include <unistd.h>
  3661. |
  3662. | int
  3663. | main ()
  3664. | {
  3665. | #ifndef llseek
  3666. | #ifdef __cplusplus
  3667. | (void) llseek;
  3668. | #else
  3669. | (void) llseek;
  3670. | #endif
  3671. | #endif
  3672. |
  3673. | ;
  3674. | return 0;
  3675. | }
  3676. configure:18427: result: no
  3677. configure:18436: checking whether lseek64 is declared
  3678. configure:18436: gcc -c -g -O2 conftest.c >&5
  3679. configure:18436: $? = 0
  3680. configure:18436: result: yes
  3681. configure:18447: checking whether environ is declared
  3682. configure:18447: gcc -c -g -O2 conftest.c >&5
  3683. configure:18447: $? = 0
  3684. configure:18447: result: yes
  3685. configure:18455: checking whether strsignal is declared
  3686. configure:18455: gcc -c -g -O2 conftest.c >&5
  3687. configure:18455: $? = 0
  3688. configure:18455: result: yes
  3689. configure:18463: checking whether TIOCGLCKTRMIOS is declared
  3690. configure:18463: gcc -c -g -O2 conftest.c >&5
  3691. configure:18463: $? = 0
  3692. configure:18463: result: yes
  3693. configure:18471: checking whether SOCK_CLOEXEC is declared
  3694. configure:18471: gcc -c -g -O2 conftest.c >&5
  3695. configure:18471: $? = 0
  3696. configure:18471: result: yes
  3697. configure:18480: checking whether SOCK_NONBLOCK is declared
  3698. configure:18480: gcc -c -g -O2 conftest.c >&5
  3699. configure:18480: $? = 0
  3700. configure:18480: result: yes
  3701. configure:18489: checking whether SO_PASSCRED is declared
  3702. configure:18489: gcc -c -g -O2 conftest.c >&5
  3703. configure:18489: $? = 0
  3704. configure:18489: result: yes
  3705. configure:18550: checking for __fpending
  3706. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3707. configure:18550: $? = 0
  3708. configure:18550: result: yes
  3709. configure:18550: checking for secure_getenv
  3710. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3711. configure:18550: $? = 0
  3712. configure:18550: result: yes
  3713. configure:18550: checking for __secure_getenv
  3714. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3715. /tmp/ccpsMrbx.o: In function `main':
  3716. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:130: undefined reference to `__secure_getenv'
  3717. collect2: error: ld returned 1 exit status
  3718. configure:18550: $? = 1
  3719. configure: failed program was:
  3720. | /* confdefs.h */
  3721. | #define PACKAGE_NAME "util-linux"
  3722. | #define PACKAGE_TARNAME "util-linux"
  3723. | #define PACKAGE_VERSION "2.31.1"
  3724. | #define PACKAGE_STRING "util-linux 2.31.1"
  3725. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3726. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3727. | #define STDC_HEADERS 1
  3728. | #define HAVE_SYS_TYPES_H 1
  3729. | #define HAVE_SYS_STAT_H 1
  3730. | #define HAVE_STDLIB_H 1
  3731. | #define HAVE_STRING_H 1
  3732. | #define HAVE_MEMORY_H 1
  3733. | #define HAVE_STRINGS_H 1
  3734. | #define HAVE_INTTYPES_H 1
  3735. | #define HAVE_STDINT_H 1
  3736. | #define HAVE_UNISTD_H 1
  3737. | #define __EXTENSIONS__ 1
  3738. | #define _ALL_SOURCE 1
  3739. | #define _GNU_SOURCE 1
  3740. | #define _POSIX_PTHREAD_SEMANTICS 1
  3741. | #define _TANDEM_SOURCE 1
  3742. | #define PACKAGE "util-linux"
  3743. | #define VERSION "2.31.1"
  3744. | #define HAVE_DLFCN_H 1
  3745. | #define LT_OBJDIR ".libs/"
  3746. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3747. | #define HAVE_TM_ZONE 1
  3748. | #define ENABLE_NLS 1
  3749. | #define HAVE_GETTEXT 1
  3750. | #define HAVE_DCGETTEXT 1
  3751. | #define HAVE_LINUX_BLKPG_H 1
  3752. | #define HAVE_LINUX_MAJOR_H 1
  3753. | #define HAVE_ERR_H 1
  3754. | #define HAVE_ERRNO_H 1
  3755. | #define HAVE_FCNTL_H 1
  3756. | #define HAVE_GETOPT_H 1
  3757. | #define HAVE_INTTYPES_H 1
  3758. | #define HAVE_LASTLOG_H 1
  3759. | #define HAVE_LINUX_BTRFS_H 1
  3760. | #define HAVE_LINUX_CDROM_H 1
  3761. | #define HAVE_LINUX_FALLOC_H 1
  3762. | #define HAVE_LINUX_WATCHDOG_H 1
  3763. | #define HAVE_LINUX_FD_H 1
  3764. | #define HAVE_LINUX_RAW_H 1
  3765. | #define HAVE_LINUX_TIOCL_H 1
  3766. | #define HAVE_LINUX_VERSION_H 1
  3767. | #define HAVE_LINUX_SECUREBITS_H 1
  3768. | #define HAVE_LOCALE_H 1
  3769. | #define HAVE_MNTENT_H 1
  3770. | #define HAVE_NET_IF_H 1
  3771. | #define HAVE_NETINET_IN_H 1
  3772. | #define HAVE_PATHS_H 1
  3773. | #define HAVE_PTY_H 1
  3774. | #define HAVE_STDINT_H 1
  3775. | #define HAVE_STDIO_EXT_H 1
  3776. | #define HAVE_STDLIB_H 1
  3777. | #define HAVE_ENDIAN_H 1
  3778. | #define HAVE_BYTESWAP_H 1
  3779. | #define HAVE_SYS_FILE_H 1
  3780. | #define HAVE_SYS_IO_H 1
  3781. | #define HAVE_SYS_IOCTL_H 1
  3782. | #define HAVE_SYS_MOUNT_H 1
  3783. | #define HAVE_SYS_PARAM_H 1
  3784. | #define HAVE_SYS_PRCTL_H 1
  3785. | #define HAVE_SYS_RESOURCE_H 1
  3786. | #define HAVE_SYS_SIGNALFD_H 1
  3787. | #define HAVE_SYS_SOCKET_H 1
  3788. | #define HAVE_SYS_STAT_H 1
  3789. | #define HAVE_SYS_SYSMACROS_H 1
  3790. | #define HAVE_SYS_SWAP_H 1
  3791. | #define HAVE_SYS_SYSCALL_H 1
  3792. | #define HAVE_SYS_TIME_H 1
  3793. | #define HAVE_SYS_TIMEX_H 1
  3794. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3795. | #define HAVE_SYS_TYPES_H 1
  3796. | #define HAVE_SYS_UN_H 1
  3797. | #define HAVE_UNISTD_H 1
  3798. | #define HAVE_SHADOW_H 1
  3799. | #define HAVE_UTMP_H 1
  3800. | #define HAVE_UTMPX_H 1
  3801. | #define HAVE_LINUX_GSMMUX_H 1
  3802. | #define HAVE_LINUX_BLKZONED_H 1
  3803. | #define HAVE_LANGINFO_H 1
  3804. | #define HAVE_TM_GMTOFF 1
  3805. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3806. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3807. | #define SWAPON_HAS_TWO_ARGS 1
  3808. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3809. | #define HAVE_LSEEK64_PROTOTYPE 1
  3810. | #define HAVE_ENVIRON_DECL 1
  3811. | #define HAVE_STRSIGNAL_DECL 1
  3812. | #define HAVE___FPENDING 1
  3813. | #define HAVE_SECURE_GETENV 1
  3814. | /* end confdefs.h. */
  3815. | /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
  3816. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3817. | #define __secure_getenv innocuous___secure_getenv
  3818. |
  3819. | /* System header to define __stub macros and hopefully few prototypes,
  3820. | which can conflict with char __secure_getenv (); below.
  3821. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3822. | <limits.h> exists even on freestanding compilers. */
  3823. |
  3824. | #ifdef __STDC__
  3825. | # include <limits.h>
  3826. | #else
  3827. | # include <assert.h>
  3828. | #endif
  3829. |
  3830. | #undef __secure_getenv
  3831. |
  3832. | /* Override any GCC internal prototype to avoid an error.
  3833. | Use char because int might match the return type of a GCC
  3834. | builtin and then its argument prototype would still apply. */
  3835. | #ifdef __cplusplus
  3836. | extern "C"
  3837. | #endif
  3838. | char __secure_getenv ();
  3839. | /* The GNU C library defines this for functions which it implements
  3840. | to always fail with ENOSYS. Some functions are actually named
  3841. | something starting with __ and the normal name is an alias. */
  3842. | #if defined __stub___secure_getenv || defined __stub_____secure_getenv
  3843. | choke me
  3844. | #endif
  3845. |
  3846. | int
  3847. | main ()
  3848. | {
  3849. | return __secure_getenv ();
  3850. | ;
  3851. | return 0;
  3852. | }
  3853. configure:18550: result: no
  3854. configure:18550: checking for err
  3855. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3856. configure:18550: $? = 0
  3857. configure:18550: result: yes
  3858. configure:18550: checking for errx
  3859. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3860. configure:18550: $? = 0
  3861. configure:18550: result: yes
  3862. configure:18550: checking for explicit_bzero
  3863. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3864. configure:18550: $? = 0
  3865. configure:18550: result: yes
  3866. configure:18550: checking for fsync
  3867. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3868. configure:18550: $? = 0
  3869. configure:18550: result: yes
  3870. configure:18550: checking for utimensat
  3871. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3872. configure:18550: $? = 0
  3873. configure:18550: result: yes
  3874. configure:18550: checking for getdomainname
  3875. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3876. configure:18550: $? = 0
  3877. configure:18550: result: yes
  3878. configure:18550: checking for getdtablesize
  3879. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3880. configure:18550: $? = 0
  3881. configure:18550: result: yes
  3882. configure:18550: checking for getexecname
  3883. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  3884. /tmp/ccyHrVE3.o: In function `main':
  3885. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:137: undefined reference to `getexecname'
  3886. collect2: error: ld returned 1 exit status
  3887. configure:18550: $? = 1
  3888. configure: failed program was:
  3889. | /* confdefs.h */
  3890. | #define PACKAGE_NAME "util-linux"
  3891. | #define PACKAGE_TARNAME "util-linux"
  3892. | #define PACKAGE_VERSION "2.31.1"
  3893. | #define PACKAGE_STRING "util-linux 2.31.1"
  3894. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3895. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3896. | #define STDC_HEADERS 1
  3897. | #define HAVE_SYS_TYPES_H 1
  3898. | #define HAVE_SYS_STAT_H 1
  3899. | #define HAVE_STDLIB_H 1
  3900. | #define HAVE_STRING_H 1
  3901. | #define HAVE_MEMORY_H 1
  3902. | #define HAVE_STRINGS_H 1
  3903. | #define HAVE_INTTYPES_H 1
  3904. | #define HAVE_STDINT_H 1
  3905. | #define HAVE_UNISTD_H 1
  3906. | #define __EXTENSIONS__ 1
  3907. | #define _ALL_SOURCE 1
  3908. | #define _GNU_SOURCE 1
  3909. | #define _POSIX_PTHREAD_SEMANTICS 1
  3910. | #define _TANDEM_SOURCE 1
  3911. | #define PACKAGE "util-linux"
  3912. | #define VERSION "2.31.1"
  3913. | #define HAVE_DLFCN_H 1
  3914. | #define LT_OBJDIR ".libs/"
  3915. | #define HAVE_STRUCT_TM_TM_ZONE 1
  3916. | #define HAVE_TM_ZONE 1
  3917. | #define ENABLE_NLS 1
  3918. | #define HAVE_GETTEXT 1
  3919. | #define HAVE_DCGETTEXT 1
  3920. | #define HAVE_LINUX_BLKPG_H 1
  3921. | #define HAVE_LINUX_MAJOR_H 1
  3922. | #define HAVE_ERR_H 1
  3923. | #define HAVE_ERRNO_H 1
  3924. | #define HAVE_FCNTL_H 1
  3925. | #define HAVE_GETOPT_H 1
  3926. | #define HAVE_INTTYPES_H 1
  3927. | #define HAVE_LASTLOG_H 1
  3928. | #define HAVE_LINUX_BTRFS_H 1
  3929. | #define HAVE_LINUX_CDROM_H 1
  3930. | #define HAVE_LINUX_FALLOC_H 1
  3931. | #define HAVE_LINUX_WATCHDOG_H 1
  3932. | #define HAVE_LINUX_FD_H 1
  3933. | #define HAVE_LINUX_RAW_H 1
  3934. | #define HAVE_LINUX_TIOCL_H 1
  3935. | #define HAVE_LINUX_VERSION_H 1
  3936. | #define HAVE_LINUX_SECUREBITS_H 1
  3937. | #define HAVE_LOCALE_H 1
  3938. | #define HAVE_MNTENT_H 1
  3939. | #define HAVE_NET_IF_H 1
  3940. | #define HAVE_NETINET_IN_H 1
  3941. | #define HAVE_PATHS_H 1
  3942. | #define HAVE_PTY_H 1
  3943. | #define HAVE_STDINT_H 1
  3944. | #define HAVE_STDIO_EXT_H 1
  3945. | #define HAVE_STDLIB_H 1
  3946. | #define HAVE_ENDIAN_H 1
  3947. | #define HAVE_BYTESWAP_H 1
  3948. | #define HAVE_SYS_FILE_H 1
  3949. | #define HAVE_SYS_IO_H 1
  3950. | #define HAVE_SYS_IOCTL_H 1
  3951. | #define HAVE_SYS_MOUNT_H 1
  3952. | #define HAVE_SYS_PARAM_H 1
  3953. | #define HAVE_SYS_PRCTL_H 1
  3954. | #define HAVE_SYS_RESOURCE_H 1
  3955. | #define HAVE_SYS_SIGNALFD_H 1
  3956. | #define HAVE_SYS_SOCKET_H 1
  3957. | #define HAVE_SYS_STAT_H 1
  3958. | #define HAVE_SYS_SYSMACROS_H 1
  3959. | #define HAVE_SYS_SWAP_H 1
  3960. | #define HAVE_SYS_SYSCALL_H 1
  3961. | #define HAVE_SYS_TIME_H 1
  3962. | #define HAVE_SYS_TIMEX_H 1
  3963. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3964. | #define HAVE_SYS_TYPES_H 1
  3965. | #define HAVE_SYS_UN_H 1
  3966. | #define HAVE_UNISTD_H 1
  3967. | #define HAVE_SHADOW_H 1
  3968. | #define HAVE_UTMP_H 1
  3969. | #define HAVE_UTMPX_H 1
  3970. | #define HAVE_LINUX_GSMMUX_H 1
  3971. | #define HAVE_LINUX_BLKZONED_H 1
  3972. | #define HAVE_LANGINFO_H 1
  3973. | #define HAVE_TM_GMTOFF 1
  3974. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3975. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3976. | #define SWAPON_HAS_TWO_ARGS 1
  3977. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3978. | #define HAVE_LSEEK64_PROTOTYPE 1
  3979. | #define HAVE_ENVIRON_DECL 1
  3980. | #define HAVE_STRSIGNAL_DECL 1
  3981. | #define HAVE___FPENDING 1
  3982. | #define HAVE_SECURE_GETENV 1
  3983. | #define HAVE_ERR 1
  3984. | #define HAVE_ERRX 1
  3985. | #define HAVE_EXPLICIT_BZERO 1
  3986. | #define HAVE_FSYNC 1
  3987. | #define HAVE_UTIMENSAT 1
  3988. | #define HAVE_GETDOMAINNAME 1
  3989. | #define HAVE_GETDTABLESIZE 1
  3990. | /* end confdefs.h. */
  3991. | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
  3992. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3993. | #define getexecname innocuous_getexecname
  3994. |
  3995. | /* System header to define __stub macros and hopefully few prototypes,
  3996. | which can conflict with char getexecname (); below.
  3997. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3998. | <limits.h> exists even on freestanding compilers. */
  3999. |
  4000. | #ifdef __STDC__
  4001. | # include <limits.h>
  4002. | #else
  4003. | # include <assert.h>
  4004. | #endif
  4005. |
  4006. | #undef getexecname
  4007. |
  4008. | /* Override any GCC internal prototype to avoid an error.
  4009. | Use char because int might match the return type of a GCC
  4010. | builtin and then its argument prototype would still apply. */
  4011. | #ifdef __cplusplus
  4012. | extern "C"
  4013. | #endif
  4014. | char getexecname ();
  4015. | /* The GNU C library defines this for functions which it implements
  4016. | to always fail with ENOSYS. Some functions are actually named
  4017. | something starting with __ and the normal name is an alias. */
  4018. | #if defined __stub_getexecname || defined __stub___getexecname
  4019. | choke me
  4020. | #endif
  4021. |
  4022. | int
  4023. | main ()
  4024. | {
  4025. | return getexecname ();
  4026. | ;
  4027. | return 0;
  4028. | }
  4029. configure:18550: result: no
  4030. configure:18550: checking for getmntinfo
  4031. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4032. /tmp/ccMQfOL8.o: In function `main':
  4033. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:137: undefined reference to `getmntinfo'
  4034. collect2: error: ld returned 1 exit status
  4035. configure:18550: $? = 1
  4036. configure: failed program was:
  4037. | /* confdefs.h */
  4038. | #define PACKAGE_NAME "util-linux"
  4039. | #define PACKAGE_TARNAME "util-linux"
  4040. | #define PACKAGE_VERSION "2.31.1"
  4041. | #define PACKAGE_STRING "util-linux 2.31.1"
  4042. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4043. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4044. | #define STDC_HEADERS 1
  4045. | #define HAVE_SYS_TYPES_H 1
  4046. | #define HAVE_SYS_STAT_H 1
  4047. | #define HAVE_STDLIB_H 1
  4048. | #define HAVE_STRING_H 1
  4049. | #define HAVE_MEMORY_H 1
  4050. | #define HAVE_STRINGS_H 1
  4051. | #define HAVE_INTTYPES_H 1
  4052. | #define HAVE_STDINT_H 1
  4053. | #define HAVE_UNISTD_H 1
  4054. | #define __EXTENSIONS__ 1
  4055. | #define _ALL_SOURCE 1
  4056. | #define _GNU_SOURCE 1
  4057. | #define _POSIX_PTHREAD_SEMANTICS 1
  4058. | #define _TANDEM_SOURCE 1
  4059. | #define PACKAGE "util-linux"
  4060. | #define VERSION "2.31.1"
  4061. | #define HAVE_DLFCN_H 1
  4062. | #define LT_OBJDIR ".libs/"
  4063. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4064. | #define HAVE_TM_ZONE 1
  4065. | #define ENABLE_NLS 1
  4066. | #define HAVE_GETTEXT 1
  4067. | #define HAVE_DCGETTEXT 1
  4068. | #define HAVE_LINUX_BLKPG_H 1
  4069. | #define HAVE_LINUX_MAJOR_H 1
  4070. | #define HAVE_ERR_H 1
  4071. | #define HAVE_ERRNO_H 1
  4072. | #define HAVE_FCNTL_H 1
  4073. | #define HAVE_GETOPT_H 1
  4074. | #define HAVE_INTTYPES_H 1
  4075. | #define HAVE_LASTLOG_H 1
  4076. | #define HAVE_LINUX_BTRFS_H 1
  4077. | #define HAVE_LINUX_CDROM_H 1
  4078. | #define HAVE_LINUX_FALLOC_H 1
  4079. | #define HAVE_LINUX_WATCHDOG_H 1
  4080. | #define HAVE_LINUX_FD_H 1
  4081. | #define HAVE_LINUX_RAW_H 1
  4082. | #define HAVE_LINUX_TIOCL_H 1
  4083. | #define HAVE_LINUX_VERSION_H 1
  4084. | #define HAVE_LINUX_SECUREBITS_H 1
  4085. | #define HAVE_LOCALE_H 1
  4086. | #define HAVE_MNTENT_H 1
  4087. | #define HAVE_NET_IF_H 1
  4088. | #define HAVE_NETINET_IN_H 1
  4089. | #define HAVE_PATHS_H 1
  4090. | #define HAVE_PTY_H 1
  4091. | #define HAVE_STDINT_H 1
  4092. | #define HAVE_STDIO_EXT_H 1
  4093. | #define HAVE_STDLIB_H 1
  4094. | #define HAVE_ENDIAN_H 1
  4095. | #define HAVE_BYTESWAP_H 1
  4096. | #define HAVE_SYS_FILE_H 1
  4097. | #define HAVE_SYS_IO_H 1
  4098. | #define HAVE_SYS_IOCTL_H 1
  4099. | #define HAVE_SYS_MOUNT_H 1
  4100. | #define HAVE_SYS_PARAM_H 1
  4101. | #define HAVE_SYS_PRCTL_H 1
  4102. | #define HAVE_SYS_RESOURCE_H 1
  4103. | #define HAVE_SYS_SIGNALFD_H 1
  4104. | #define HAVE_SYS_SOCKET_H 1
  4105. | #define HAVE_SYS_STAT_H 1
  4106. | #define HAVE_SYS_SYSMACROS_H 1
  4107. | #define HAVE_SYS_SWAP_H 1
  4108. | #define HAVE_SYS_SYSCALL_H 1
  4109. | #define HAVE_SYS_TIME_H 1
  4110. | #define HAVE_SYS_TIMEX_H 1
  4111. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4112. | #define HAVE_SYS_TYPES_H 1
  4113. | #define HAVE_SYS_UN_H 1
  4114. | #define HAVE_UNISTD_H 1
  4115. | #define HAVE_SHADOW_H 1
  4116. | #define HAVE_UTMP_H 1
  4117. | #define HAVE_UTMPX_H 1
  4118. | #define HAVE_LINUX_GSMMUX_H 1
  4119. | #define HAVE_LINUX_BLKZONED_H 1
  4120. | #define HAVE_LANGINFO_H 1
  4121. | #define HAVE_TM_GMTOFF 1
  4122. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4123. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4124. | #define SWAPON_HAS_TWO_ARGS 1
  4125. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4126. | #define HAVE_LSEEK64_PROTOTYPE 1
  4127. | #define HAVE_ENVIRON_DECL 1
  4128. | #define HAVE_STRSIGNAL_DECL 1
  4129. | #define HAVE___FPENDING 1
  4130. | #define HAVE_SECURE_GETENV 1
  4131. | #define HAVE_ERR 1
  4132. | #define HAVE_ERRX 1
  4133. | #define HAVE_EXPLICIT_BZERO 1
  4134. | #define HAVE_FSYNC 1
  4135. | #define HAVE_UTIMENSAT 1
  4136. | #define HAVE_GETDOMAINNAME 1
  4137. | #define HAVE_GETDTABLESIZE 1
  4138. | /* end confdefs.h. */
  4139. | /* Define getmntinfo to an innocuous variant, in case <limits.h> declares getmntinfo.
  4140. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4141. | #define getmntinfo innocuous_getmntinfo
  4142. |
  4143. | /* System header to define __stub macros and hopefully few prototypes,
  4144. | which can conflict with char getmntinfo (); below.
  4145. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4146. | <limits.h> exists even on freestanding compilers. */
  4147. |
  4148. | #ifdef __STDC__
  4149. | # include <limits.h>
  4150. | #else
  4151. | # include <assert.h>
  4152. | #endif
  4153. |
  4154. | #undef getmntinfo
  4155. |
  4156. | /* Override any GCC internal prototype to avoid an error.
  4157. | Use char because int might match the return type of a GCC
  4158. | builtin and then its argument prototype would still apply. */
  4159. | #ifdef __cplusplus
  4160. | extern "C"
  4161. | #endif
  4162. | char getmntinfo ();
  4163. | /* The GNU C library defines this for functions which it implements
  4164. | to always fail with ENOSYS. Some functions are actually named
  4165. | something starting with __ and the normal name is an alias. */
  4166. | #if defined __stub_getmntinfo || defined __stub___getmntinfo
  4167. | choke me
  4168. | #endif
  4169. |
  4170. | int
  4171. | main ()
  4172. | {
  4173. | return getmntinfo ();
  4174. | ;
  4175. | return 0;
  4176. | }
  4177. configure:18550: result: no
  4178. configure:18550: checking for getrandom
  4179. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4180. configure:18550: $? = 0
  4181. configure:18550: result: yes
  4182. configure:18550: checking for getrlimit
  4183. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4184. configure:18550: $? = 0
  4185. configure:18550: result: yes
  4186. configure:18550: checking for getsgnam
  4187. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4188. configure:18550: $? = 0
  4189. configure:18550: result: yes
  4190. configure:18550: checking for inotify_init
  4191. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4192. configure:18550: $? = 0
  4193. configure:18550: result: yes
  4194. configure:18550: checking for jrand48
  4195. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4196. configure:18550: $? = 0
  4197. configure:18550: result: yes
  4198. configure:18550: checking for lchown
  4199. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4200. configure:18550: $? = 0
  4201. configure:18550: result: yes
  4202. configure:18550: checking for llseek
  4203. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4204. /tmp/ccqZvVwM.o: In function `main':
  4205. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:143: warning: the `llseek' function may be dangerous; use `lseek64' instead.
  4206. configure:18550: $? = 0
  4207. configure:18550: result: yes
  4208. configure:18550: checking for lseek64
  4209. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4210. configure:18550: $? = 0
  4211. configure:18550: result: yes
  4212. configure:18550: checking for mempcpy
  4213. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4214. conftest.c:134:6: warning: conflicting types for built-in function 'mempcpy' [-Wbuiltin-declaration-mismatch]
  4215. char mempcpy ();
  4216. ^~~~~~~
  4217. configure:18550: $? = 0
  4218. configure:18550: result: yes
  4219. configure:18550: checking for mkostemp
  4220. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4221. configure:18550: $? = 0
  4222. configure:18550: result: yes
  4223. configure:18550: checking for nanosleep
  4224. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4225. configure:18550: $? = 0
  4226. configure:18550: result: yes
  4227. configure:18550: checking for ntp_gettime
  4228. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4229. configure:18550: $? = 0
  4230. configure:18550: result: yes
  4231. configure:18550: checking for personality
  4232. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4233. configure:18550: $? = 0
  4234. configure:18550: result: yes
  4235. configure:18550: checking for posix_fadvise
  4236. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4237. configure:18550: $? = 0
  4238. configure:18550: result: yes
  4239. configure:18550: checking for prctl
  4240. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4241. configure:18550: $? = 0
  4242. configure:18550: result: yes
  4243. configure:18550: checking for qsort_r
  4244. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4245. configure:18550: $? = 0
  4246. configure:18550: result: yes
  4247. configure:18550: checking for rpmatch
  4248. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4249. configure:18550: $? = 0
  4250. configure:18550: result: yes
  4251. configure:18550: checking for scandirat
  4252. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4253. configure:18550: $? = 0
  4254. configure:18550: result: yes
  4255. configure:18550: checking for setprogname
  4256. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4257. /tmp/ccdIlkIE.o: In function `main':
  4258. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:155: undefined reference to `setprogname'
  4259. collect2: error: ld returned 1 exit status
  4260. configure:18550: $? = 1
  4261. configure: failed program was:
  4262. | /* confdefs.h */
  4263. | #define PACKAGE_NAME "util-linux"
  4264. | #define PACKAGE_TARNAME "util-linux"
  4265. | #define PACKAGE_VERSION "2.31.1"
  4266. | #define PACKAGE_STRING "util-linux 2.31.1"
  4267. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4268. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4269. | #define STDC_HEADERS 1
  4270. | #define HAVE_SYS_TYPES_H 1
  4271. | #define HAVE_SYS_STAT_H 1
  4272. | #define HAVE_STDLIB_H 1
  4273. | #define HAVE_STRING_H 1
  4274. | #define HAVE_MEMORY_H 1
  4275. | #define HAVE_STRINGS_H 1
  4276. | #define HAVE_INTTYPES_H 1
  4277. | #define HAVE_STDINT_H 1
  4278. | #define HAVE_UNISTD_H 1
  4279. | #define __EXTENSIONS__ 1
  4280. | #define _ALL_SOURCE 1
  4281. | #define _GNU_SOURCE 1
  4282. | #define _POSIX_PTHREAD_SEMANTICS 1
  4283. | #define _TANDEM_SOURCE 1
  4284. | #define PACKAGE "util-linux"
  4285. | #define VERSION "2.31.1"
  4286. | #define HAVE_DLFCN_H 1
  4287. | #define LT_OBJDIR ".libs/"
  4288. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4289. | #define HAVE_TM_ZONE 1
  4290. | #define ENABLE_NLS 1
  4291. | #define HAVE_GETTEXT 1
  4292. | #define HAVE_DCGETTEXT 1
  4293. | #define HAVE_LINUX_BLKPG_H 1
  4294. | #define HAVE_LINUX_MAJOR_H 1
  4295. | #define HAVE_ERR_H 1
  4296. | #define HAVE_ERRNO_H 1
  4297. | #define HAVE_FCNTL_H 1
  4298. | #define HAVE_GETOPT_H 1
  4299. | #define HAVE_INTTYPES_H 1
  4300. | #define HAVE_LASTLOG_H 1
  4301. | #define HAVE_LINUX_BTRFS_H 1
  4302. | #define HAVE_LINUX_CDROM_H 1
  4303. | #define HAVE_LINUX_FALLOC_H 1
  4304. | #define HAVE_LINUX_WATCHDOG_H 1
  4305. | #define HAVE_LINUX_FD_H 1
  4306. | #define HAVE_LINUX_RAW_H 1
  4307. | #define HAVE_LINUX_TIOCL_H 1
  4308. | #define HAVE_LINUX_VERSION_H 1
  4309. | #define HAVE_LINUX_SECUREBITS_H 1
  4310. | #define HAVE_LOCALE_H 1
  4311. | #define HAVE_MNTENT_H 1
  4312. | #define HAVE_NET_IF_H 1
  4313. | #define HAVE_NETINET_IN_H 1
  4314. | #define HAVE_PATHS_H 1
  4315. | #define HAVE_PTY_H 1
  4316. | #define HAVE_STDINT_H 1
  4317. | #define HAVE_STDIO_EXT_H 1
  4318. | #define HAVE_STDLIB_H 1
  4319. | #define HAVE_ENDIAN_H 1
  4320. | #define HAVE_BYTESWAP_H 1
  4321. | #define HAVE_SYS_FILE_H 1
  4322. | #define HAVE_SYS_IO_H 1
  4323. | #define HAVE_SYS_IOCTL_H 1
  4324. | #define HAVE_SYS_MOUNT_H 1
  4325. | #define HAVE_SYS_PARAM_H 1
  4326. | #define HAVE_SYS_PRCTL_H 1
  4327. | #define HAVE_SYS_RESOURCE_H 1
  4328. | #define HAVE_SYS_SIGNALFD_H 1
  4329. | #define HAVE_SYS_SOCKET_H 1
  4330. | #define HAVE_SYS_STAT_H 1
  4331. | #define HAVE_SYS_SYSMACROS_H 1
  4332. | #define HAVE_SYS_SWAP_H 1
  4333. | #define HAVE_SYS_SYSCALL_H 1
  4334. | #define HAVE_SYS_TIME_H 1
  4335. | #define HAVE_SYS_TIMEX_H 1
  4336. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4337. | #define HAVE_SYS_TYPES_H 1
  4338. | #define HAVE_SYS_UN_H 1
  4339. | #define HAVE_UNISTD_H 1
  4340. | #define HAVE_SHADOW_H 1
  4341. | #define HAVE_UTMP_H 1
  4342. | #define HAVE_UTMPX_H 1
  4343. | #define HAVE_LINUX_GSMMUX_H 1
  4344. | #define HAVE_LINUX_BLKZONED_H 1
  4345. | #define HAVE_LANGINFO_H 1
  4346. | #define HAVE_TM_GMTOFF 1
  4347. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4348. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4349. | #define SWAPON_HAS_TWO_ARGS 1
  4350. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4351. | #define HAVE_LSEEK64_PROTOTYPE 1
  4352. | #define HAVE_ENVIRON_DECL 1
  4353. | #define HAVE_STRSIGNAL_DECL 1
  4354. | #define HAVE___FPENDING 1
  4355. | #define HAVE_SECURE_GETENV 1
  4356. | #define HAVE_ERR 1
  4357. | #define HAVE_ERRX 1
  4358. | #define HAVE_EXPLICIT_BZERO 1
  4359. | #define HAVE_FSYNC 1
  4360. | #define HAVE_UTIMENSAT 1
  4361. | #define HAVE_GETDOMAINNAME 1
  4362. | #define HAVE_GETDTABLESIZE 1
  4363. | #define HAVE_GETRANDOM 1
  4364. | #define HAVE_GETRLIMIT 1
  4365. | #define HAVE_GETSGNAM 1
  4366. | #define HAVE_INOTIFY_INIT 1
  4367. | #define HAVE_JRAND48 1
  4368. | #define HAVE_LCHOWN 1
  4369. | #define HAVE_LLSEEK 1
  4370. | #define HAVE_LSEEK64 1
  4371. | #define HAVE_MEMPCPY 1
  4372. | #define HAVE_MKOSTEMP 1
  4373. | #define HAVE_NANOSLEEP 1
  4374. | #define HAVE_NTP_GETTIME 1
  4375. | #define HAVE_PERSONALITY 1
  4376. | #define HAVE_POSIX_FADVISE 1
  4377. | #define HAVE_PRCTL 1
  4378. | #define HAVE_QSORT_R 1
  4379. | #define HAVE_RPMATCH 1
  4380. | #define HAVE_SCANDIRAT 1
  4381. | /* end confdefs.h. */
  4382. | /* Define setprogname to an innocuous variant, in case <limits.h> declares setprogname.
  4383. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4384. | #define setprogname innocuous_setprogname
  4385. |
  4386. | /* System header to define __stub macros and hopefully few prototypes,
  4387. | which can conflict with char setprogname (); below.
  4388. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4389. | <limits.h> exists even on freestanding compilers. */
  4390. |
  4391. | #ifdef __STDC__
  4392. | # include <limits.h>
  4393. | #else
  4394. | # include <assert.h>
  4395. | #endif
  4396. |
  4397. | #undef setprogname
  4398. |
  4399. | /* Override any GCC internal prototype to avoid an error.
  4400. | Use char because int might match the return type of a GCC
  4401. | builtin and then its argument prototype would still apply. */
  4402. | #ifdef __cplusplus
  4403. | extern "C"
  4404. | #endif
  4405. | char setprogname ();
  4406. | /* The GNU C library defines this for functions which it implements
  4407. | to always fail with ENOSYS. Some functions are actually named
  4408. | something starting with __ and the normal name is an alias. */
  4409. | #if defined __stub_setprogname || defined __stub___setprogname
  4410. | choke me
  4411. | #endif
  4412. |
  4413. | int
  4414. | main ()
  4415. | {
  4416. | return setprogname ();
  4417. | ;
  4418. | return 0;
  4419. | }
  4420. configure:18550: result: no
  4421. configure:18550: checking for setresgid
  4422. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4423. configure:18550: $? = 0
  4424. configure:18550: result: yes
  4425. configure:18550: checking for setresuid
  4426. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4427. configure:18550: $? = 0
  4428. configure:18550: result: yes
  4429. configure:18550: checking for sched_setattr
  4430. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4431. /tmp/ccBA9fNU.o: In function `main':
  4432. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:157: undefined reference to `sched_setattr'
  4433. collect2: error: ld returned 1 exit status
  4434. configure:18550: $? = 1
  4435. configure: failed program was:
  4436. | /* confdefs.h */
  4437. | #define PACKAGE_NAME "util-linux"
  4438. | #define PACKAGE_TARNAME "util-linux"
  4439. | #define PACKAGE_VERSION "2.31.1"
  4440. | #define PACKAGE_STRING "util-linux 2.31.1"
  4441. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4442. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4443. | #define STDC_HEADERS 1
  4444. | #define HAVE_SYS_TYPES_H 1
  4445. | #define HAVE_SYS_STAT_H 1
  4446. | #define HAVE_STDLIB_H 1
  4447. | #define HAVE_STRING_H 1
  4448. | #define HAVE_MEMORY_H 1
  4449. | #define HAVE_STRINGS_H 1
  4450. | #define HAVE_INTTYPES_H 1
  4451. | #define HAVE_STDINT_H 1
  4452. | #define HAVE_UNISTD_H 1
  4453. | #define __EXTENSIONS__ 1
  4454. | #define _ALL_SOURCE 1
  4455. | #define _GNU_SOURCE 1
  4456. | #define _POSIX_PTHREAD_SEMANTICS 1
  4457. | #define _TANDEM_SOURCE 1
  4458. | #define PACKAGE "util-linux"
  4459. | #define VERSION "2.31.1"
  4460. | #define HAVE_DLFCN_H 1
  4461. | #define LT_OBJDIR ".libs/"
  4462. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4463. | #define HAVE_TM_ZONE 1
  4464. | #define ENABLE_NLS 1
  4465. | #define HAVE_GETTEXT 1
  4466. | #define HAVE_DCGETTEXT 1
  4467. | #define HAVE_LINUX_BLKPG_H 1
  4468. | #define HAVE_LINUX_MAJOR_H 1
  4469. | #define HAVE_ERR_H 1
  4470. | #define HAVE_ERRNO_H 1
  4471. | #define HAVE_FCNTL_H 1
  4472. | #define HAVE_GETOPT_H 1
  4473. | #define HAVE_INTTYPES_H 1
  4474. | #define HAVE_LASTLOG_H 1
  4475. | #define HAVE_LINUX_BTRFS_H 1
  4476. | #define HAVE_LINUX_CDROM_H 1
  4477. | #define HAVE_LINUX_FALLOC_H 1
  4478. | #define HAVE_LINUX_WATCHDOG_H 1
  4479. | #define HAVE_LINUX_FD_H 1
  4480. | #define HAVE_LINUX_RAW_H 1
  4481. | #define HAVE_LINUX_TIOCL_H 1
  4482. | #define HAVE_LINUX_VERSION_H 1
  4483. | #define HAVE_LINUX_SECUREBITS_H 1
  4484. | #define HAVE_LOCALE_H 1
  4485. | #define HAVE_MNTENT_H 1
  4486. | #define HAVE_NET_IF_H 1
  4487. | #define HAVE_NETINET_IN_H 1
  4488. | #define HAVE_PATHS_H 1
  4489. | #define HAVE_PTY_H 1
  4490. | #define HAVE_STDINT_H 1
  4491. | #define HAVE_STDIO_EXT_H 1
  4492. | #define HAVE_STDLIB_H 1
  4493. | #define HAVE_ENDIAN_H 1
  4494. | #define HAVE_BYTESWAP_H 1
  4495. | #define HAVE_SYS_FILE_H 1
  4496. | #define HAVE_SYS_IO_H 1
  4497. | #define HAVE_SYS_IOCTL_H 1
  4498. | #define HAVE_SYS_MOUNT_H 1
  4499. | #define HAVE_SYS_PARAM_H 1
  4500. | #define HAVE_SYS_PRCTL_H 1
  4501. | #define HAVE_SYS_RESOURCE_H 1
  4502. | #define HAVE_SYS_SIGNALFD_H 1
  4503. | #define HAVE_SYS_SOCKET_H 1
  4504. | #define HAVE_SYS_STAT_H 1
  4505. | #define HAVE_SYS_SYSMACROS_H 1
  4506. | #define HAVE_SYS_SWAP_H 1
  4507. | #define HAVE_SYS_SYSCALL_H 1
  4508. | #define HAVE_SYS_TIME_H 1
  4509. | #define HAVE_SYS_TIMEX_H 1
  4510. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4511. | #define HAVE_SYS_TYPES_H 1
  4512. | #define HAVE_SYS_UN_H 1
  4513. | #define HAVE_UNISTD_H 1
  4514. | #define HAVE_SHADOW_H 1
  4515. | #define HAVE_UTMP_H 1
  4516. | #define HAVE_UTMPX_H 1
  4517. | #define HAVE_LINUX_GSMMUX_H 1
  4518. | #define HAVE_LINUX_BLKZONED_H 1
  4519. | #define HAVE_LANGINFO_H 1
  4520. | #define HAVE_TM_GMTOFF 1
  4521. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4522. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4523. | #define SWAPON_HAS_TWO_ARGS 1
  4524. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4525. | #define HAVE_LSEEK64_PROTOTYPE 1
  4526. | #define HAVE_ENVIRON_DECL 1
  4527. | #define HAVE_STRSIGNAL_DECL 1
  4528. | #define HAVE___FPENDING 1
  4529. | #define HAVE_SECURE_GETENV 1
  4530. | #define HAVE_ERR 1
  4531. | #define HAVE_ERRX 1
  4532. | #define HAVE_EXPLICIT_BZERO 1
  4533. | #define HAVE_FSYNC 1
  4534. | #define HAVE_UTIMENSAT 1
  4535. | #define HAVE_GETDOMAINNAME 1
  4536. | #define HAVE_GETDTABLESIZE 1
  4537. | #define HAVE_GETRANDOM 1
  4538. | #define HAVE_GETRLIMIT 1
  4539. | #define HAVE_GETSGNAM 1
  4540. | #define HAVE_INOTIFY_INIT 1
  4541. | #define HAVE_JRAND48 1
  4542. | #define HAVE_LCHOWN 1
  4543. | #define HAVE_LLSEEK 1
  4544. | #define HAVE_LSEEK64 1
  4545. | #define HAVE_MEMPCPY 1
  4546. | #define HAVE_MKOSTEMP 1
  4547. | #define HAVE_NANOSLEEP 1
  4548. | #define HAVE_NTP_GETTIME 1
  4549. | #define HAVE_PERSONALITY 1
  4550. | #define HAVE_POSIX_FADVISE 1
  4551. | #define HAVE_PRCTL 1
  4552. | #define HAVE_QSORT_R 1
  4553. | #define HAVE_RPMATCH 1
  4554. | #define HAVE_SCANDIRAT 1
  4555. | #define HAVE_SETRESGID 1
  4556. | #define HAVE_SETRESUID 1
  4557. | /* end confdefs.h. */
  4558. | /* Define sched_setattr to an innocuous variant, in case <limits.h> declares sched_setattr.
  4559. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4560. | #define sched_setattr innocuous_sched_setattr
  4561. |
  4562. | /* System header to define __stub macros and hopefully few prototypes,
  4563. | which can conflict with char sched_setattr (); below.
  4564. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4565. | <limits.h> exists even on freestanding compilers. */
  4566. |
  4567. | #ifdef __STDC__
  4568. | # include <limits.h>
  4569. | #else
  4570. | # include <assert.h>
  4571. | #endif
  4572. |
  4573. | #undef sched_setattr
  4574. |
  4575. | /* Override any GCC internal prototype to avoid an error.
  4576. | Use char because int might match the return type of a GCC
  4577. | builtin and then its argument prototype would still apply. */
  4578. | #ifdef __cplusplus
  4579. | extern "C"
  4580. | #endif
  4581. | char sched_setattr ();
  4582. | /* The GNU C library defines this for functions which it implements
  4583. | to always fail with ENOSYS. Some functions are actually named
  4584. | something starting with __ and the normal name is an alias. */
  4585. | #if defined __stub_sched_setattr || defined __stub___sched_setattr
  4586. | choke me
  4587. | #endif
  4588. |
  4589. | int
  4590. | main ()
  4591. | {
  4592. | return sched_setattr ();
  4593. | ;
  4594. | return 0;
  4595. | }
  4596. configure:18550: result: no
  4597. configure:18550: checking for sched_setscheduler
  4598. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4599. configure:18550: $? = 0
  4600. configure:18550: result: yes
  4601. configure:18550: checking for sigqueue
  4602. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4603. configure:18550: $? = 0
  4604. configure:18550: result: yes
  4605. configure:18550: checking for srandom
  4606. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4607. configure:18550: $? = 0
  4608. configure:18550: result: yes
  4609. configure:18550: checking for strnchr
  4610. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4611. /tmp/ccoI6B62.o: In function `main':
  4612. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:160: undefined reference to `strnchr'
  4613. collect2: error: ld returned 1 exit status
  4614. configure:18550: $? = 1
  4615. configure: failed program was:
  4616. | /* confdefs.h */
  4617. | #define PACKAGE_NAME "util-linux"
  4618. | #define PACKAGE_TARNAME "util-linux"
  4619. | #define PACKAGE_VERSION "2.31.1"
  4620. | #define PACKAGE_STRING "util-linux 2.31.1"
  4621. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4622. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4623. | #define STDC_HEADERS 1
  4624. | #define HAVE_SYS_TYPES_H 1
  4625. | #define HAVE_SYS_STAT_H 1
  4626. | #define HAVE_STDLIB_H 1
  4627. | #define HAVE_STRING_H 1
  4628. | #define HAVE_MEMORY_H 1
  4629. | #define HAVE_STRINGS_H 1
  4630. | #define HAVE_INTTYPES_H 1
  4631. | #define HAVE_STDINT_H 1
  4632. | #define HAVE_UNISTD_H 1
  4633. | #define __EXTENSIONS__ 1
  4634. | #define _ALL_SOURCE 1
  4635. | #define _GNU_SOURCE 1
  4636. | #define _POSIX_PTHREAD_SEMANTICS 1
  4637. | #define _TANDEM_SOURCE 1
  4638. | #define PACKAGE "util-linux"
  4639. | #define VERSION "2.31.1"
  4640. | #define HAVE_DLFCN_H 1
  4641. | #define LT_OBJDIR ".libs/"
  4642. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4643. | #define HAVE_TM_ZONE 1
  4644. | #define ENABLE_NLS 1
  4645. | #define HAVE_GETTEXT 1
  4646. | #define HAVE_DCGETTEXT 1
  4647. | #define HAVE_LINUX_BLKPG_H 1
  4648. | #define HAVE_LINUX_MAJOR_H 1
  4649. | #define HAVE_ERR_H 1
  4650. | #define HAVE_ERRNO_H 1
  4651. | #define HAVE_FCNTL_H 1
  4652. | #define HAVE_GETOPT_H 1
  4653. | #define HAVE_INTTYPES_H 1
  4654. | #define HAVE_LASTLOG_H 1
  4655. | #define HAVE_LINUX_BTRFS_H 1
  4656. | #define HAVE_LINUX_CDROM_H 1
  4657. | #define HAVE_LINUX_FALLOC_H 1
  4658. | #define HAVE_LINUX_WATCHDOG_H 1
  4659. | #define HAVE_LINUX_FD_H 1
  4660. | #define HAVE_LINUX_RAW_H 1
  4661. | #define HAVE_LINUX_TIOCL_H 1
  4662. | #define HAVE_LINUX_VERSION_H 1
  4663. | #define HAVE_LINUX_SECUREBITS_H 1
  4664. | #define HAVE_LOCALE_H 1
  4665. | #define HAVE_MNTENT_H 1
  4666. | #define HAVE_NET_IF_H 1
  4667. | #define HAVE_NETINET_IN_H 1
  4668. | #define HAVE_PATHS_H 1
  4669. | #define HAVE_PTY_H 1
  4670. | #define HAVE_STDINT_H 1
  4671. | #define HAVE_STDIO_EXT_H 1
  4672. | #define HAVE_STDLIB_H 1
  4673. | #define HAVE_ENDIAN_H 1
  4674. | #define HAVE_BYTESWAP_H 1
  4675. | #define HAVE_SYS_FILE_H 1
  4676. | #define HAVE_SYS_IO_H 1
  4677. | #define HAVE_SYS_IOCTL_H 1
  4678. | #define HAVE_SYS_MOUNT_H 1
  4679. | #define HAVE_SYS_PARAM_H 1
  4680. | #define HAVE_SYS_PRCTL_H 1
  4681. | #define HAVE_SYS_RESOURCE_H 1
  4682. | #define HAVE_SYS_SIGNALFD_H 1
  4683. | #define HAVE_SYS_SOCKET_H 1
  4684. | #define HAVE_SYS_STAT_H 1
  4685. | #define HAVE_SYS_SYSMACROS_H 1
  4686. | #define HAVE_SYS_SWAP_H 1
  4687. | #define HAVE_SYS_SYSCALL_H 1
  4688. | #define HAVE_SYS_TIME_H 1
  4689. | #define HAVE_SYS_TIMEX_H 1
  4690. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4691. | #define HAVE_SYS_TYPES_H 1
  4692. | #define HAVE_SYS_UN_H 1
  4693. | #define HAVE_UNISTD_H 1
  4694. | #define HAVE_SHADOW_H 1
  4695. | #define HAVE_UTMP_H 1
  4696. | #define HAVE_UTMPX_H 1
  4697. | #define HAVE_LINUX_GSMMUX_H 1
  4698. | #define HAVE_LINUX_BLKZONED_H 1
  4699. | #define HAVE_LANGINFO_H 1
  4700. | #define HAVE_TM_GMTOFF 1
  4701. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4702. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4703. | #define SWAPON_HAS_TWO_ARGS 1
  4704. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4705. | #define HAVE_LSEEK64_PROTOTYPE 1
  4706. | #define HAVE_ENVIRON_DECL 1
  4707. | #define HAVE_STRSIGNAL_DECL 1
  4708. | #define HAVE___FPENDING 1
  4709. | #define HAVE_SECURE_GETENV 1
  4710. | #define HAVE_ERR 1
  4711. | #define HAVE_ERRX 1
  4712. | #define HAVE_EXPLICIT_BZERO 1
  4713. | #define HAVE_FSYNC 1
  4714. | #define HAVE_UTIMENSAT 1
  4715. | #define HAVE_GETDOMAINNAME 1
  4716. | #define HAVE_GETDTABLESIZE 1
  4717. | #define HAVE_GETRANDOM 1
  4718. | #define HAVE_GETRLIMIT 1
  4719. | #define HAVE_GETSGNAM 1
  4720. | #define HAVE_INOTIFY_INIT 1
  4721. | #define HAVE_JRAND48 1
  4722. | #define HAVE_LCHOWN 1
  4723. | #define HAVE_LLSEEK 1
  4724. | #define HAVE_LSEEK64 1
  4725. | #define HAVE_MEMPCPY 1
  4726. | #define HAVE_MKOSTEMP 1
  4727. | #define HAVE_NANOSLEEP 1
  4728. | #define HAVE_NTP_GETTIME 1
  4729. | #define HAVE_PERSONALITY 1
  4730. | #define HAVE_POSIX_FADVISE 1
  4731. | #define HAVE_PRCTL 1
  4732. | #define HAVE_QSORT_R 1
  4733. | #define HAVE_RPMATCH 1
  4734. | #define HAVE_SCANDIRAT 1
  4735. | #define HAVE_SETRESGID 1
  4736. | #define HAVE_SETRESUID 1
  4737. | #define HAVE_SCHED_SETSCHEDULER 1
  4738. | #define HAVE_SIGQUEUE 1
  4739. | #define HAVE_SRANDOM 1
  4740. | /* end confdefs.h. */
  4741. | /* Define strnchr to an innocuous variant, in case <limits.h> declares strnchr.
  4742. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4743. | #define strnchr innocuous_strnchr
  4744. |
  4745. | /* System header to define __stub macros and hopefully few prototypes,
  4746. | which can conflict with char strnchr (); below.
  4747. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4748. | <limits.h> exists even on freestanding compilers. */
  4749. |
  4750. | #ifdef __STDC__
  4751. | # include <limits.h>
  4752. | #else
  4753. | # include <assert.h>
  4754. | #endif
  4755. |
  4756. | #undef strnchr
  4757. |
  4758. | /* Override any GCC internal prototype to avoid an error.
  4759. | Use char because int might match the return type of a GCC
  4760. | builtin and then its argument prototype would still apply. */
  4761. | #ifdef __cplusplus
  4762. | extern "C"
  4763. | #endif
  4764. | char strnchr ();
  4765. | /* The GNU C library defines this for functions which it implements
  4766. | to always fail with ENOSYS. Some functions are actually named
  4767. | something starting with __ and the normal name is an alias. */
  4768. | #if defined __stub_strnchr || defined __stub___strnchr
  4769. | choke me
  4770. | #endif
  4771. |
  4772. | int
  4773. | main ()
  4774. | {
  4775. | return strnchr ();
  4776. | ;
  4777. | return 0;
  4778. | }
  4779. configure:18550: result: no
  4780. configure:18550: checking for strndup
  4781. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4782. conftest.c:149:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch]
  4783. char strndup ();
  4784. ^~~~~~~
  4785. configure:18550: $? = 0
  4786. configure:18550: result: yes
  4787. configure:18550: checking for strnlen
  4788. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4789. configure:18550: $? = 0
  4790. configure:18550: result: yes
  4791. configure:18550: checking for sysconf
  4792. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4793. configure:18550: $? = 0
  4794. configure:18550: result: yes
  4795. configure:18550: checking for sysinfo
  4796. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4797. configure:18550: $? = 0
  4798. configure:18550: result: yes
  4799. configure:18550: checking for timegm
  4800. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4801. configure:18550: $? = 0
  4802. configure:18550: result: yes
  4803. configure:18550: checking for usleep
  4804. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4805. configure:18550: $? = 0
  4806. configure:18550: result: yes
  4807. configure:18550: checking for vwarnx
  4808. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4809. configure:18550: $? = 0
  4810. configure:18550: result: yes
  4811. configure:18550: checking for warn
  4812. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4813. configure:18550: $? = 0
  4814. configure:18550: result: yes
  4815. configure:18550: checking for warnx
  4816. configure:18550: gcc -o conftest -g -O2 conftest.c >&5
  4817. configure:18550: $? = 0
  4818. configure:18550: result: yes
  4819. configure:18559: checking for _LARGEFILE_SOURCE value needed for large files
  4820. configure:18578: gcc -o conftest -g -O2 conftest.c >&5
  4821. configure:18578: $? = 0
  4822. configure:18606: result: no
  4823. configure:18631: checking for openat
  4824. configure:18631: gcc -o conftest -g -O2 conftest.c >&5
  4825. configure:18631: $? = 0
  4826. configure:18631: result: yes
  4827. configure:18631: checking for fstatat
  4828. configure:18631: gcc -o conftest -g -O2 conftest.c >&5
  4829. configure:18631: $? = 0
  4830. configure:18631: result: yes
  4831. configure:18631: checking for unlinkat
  4832. configure:18631: gcc -o conftest -g -O2 conftest.c >&5
  4833. configure:18631: $? = 0
  4834. configure:18631: result: yes
  4835. configure:18645: checking for ioperm
  4836. configure:18645: gcc -o conftest -g -O2 conftest.c >&5
  4837. configure:18645: $? = 0
  4838. configure:18645: result: yes
  4839. configure:18645: checking for iopl
  4840. configure:18645: gcc -o conftest -g -O2 conftest.c >&5
  4841. configure:18645: $? = 0
  4842. configure:18645: result: yes
  4843. configure:18656: checking for futimens
  4844. configure:18656: gcc -o conftest -g -O2 conftest.c >&5
  4845. configure:18656: $? = 0
  4846. configure:18656: result: yes
  4847. configure:18667: checking for inotify_init1
  4848. configure:18667: gcc -o conftest -g -O2 conftest.c >&5
  4849. configure:18667: $? = 0
  4850. configure:18667: result: yes
  4851. configure:18678: checking for open_memstream
  4852. configure:18678: gcc -o conftest -g -O2 conftest.c >&5
  4853. configure:18678: $? = 0
  4854. configure:18678: result: yes
  4855. configure:18691: checking for reboot
  4856. configure:18691: gcc -o conftest -g -O2 conftest.c >&5
  4857. configure:18691: $? = 0
  4858. configure:18691: result: yes
  4859. configure:18705: checking for updwtmpx
  4860. configure:18705: gcc -o conftest -g -O2 conftest.c >&5
  4861. configure:18705: $? = 0
  4862. configure:18705: result: yes
  4863. configure:18705: checking for updwtmpx
  4864. configure:18705: result: yes
  4865. configure:18718: checking for getusershell
  4866. configure:18718: gcc -o conftest -g -O2 conftest.c >&5
  4867. configure:18718: $? = 0
  4868. configure:18718: result: yes
  4869. configure:18742: checking for isnan
  4870. configure:18742: gcc -o conftest -g -O2 conftest.c >&5
  4871. conftest.c:171:6: warning: conflicting types for built-in function 'isnan' [-Wbuiltin-declaration-mismatch]
  4872. char isnan ();
  4873. ^~~~~
  4874. configure:18742: $? = 0
  4875. configure:18742: result: yes
  4876. configure:18838: checking for clock_gettime
  4877. configure:18838: gcc -o conftest -g -O2 conftest.c >&5
  4878. configure:18838: $? = 0
  4879. configure:18838: result: yes
  4880. configure:18893: checking for timer_create
  4881. configure:18893: gcc -o conftest -g -O2 conftest.c >&5
  4882. /tmp/ccBpmudW.o: In function `main':
  4883. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:184: undefined reference to `timer_create'
  4884. collect2: error: ld returned 1 exit status
  4885. configure:18893: $? = 1
  4886. configure: failed program was:
  4887. | /* confdefs.h */
  4888. | #define PACKAGE_NAME "util-linux"
  4889. | #define PACKAGE_TARNAME "util-linux"
  4890. | #define PACKAGE_VERSION "2.31.1"
  4891. | #define PACKAGE_STRING "util-linux 2.31.1"
  4892. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4893. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4894. | #define STDC_HEADERS 1
  4895. | #define HAVE_SYS_TYPES_H 1
  4896. | #define HAVE_SYS_STAT_H 1
  4897. | #define HAVE_STDLIB_H 1
  4898. | #define HAVE_STRING_H 1
  4899. | #define HAVE_MEMORY_H 1
  4900. | #define HAVE_STRINGS_H 1
  4901. | #define HAVE_INTTYPES_H 1
  4902. | #define HAVE_STDINT_H 1
  4903. | #define HAVE_UNISTD_H 1
  4904. | #define __EXTENSIONS__ 1
  4905. | #define _ALL_SOURCE 1
  4906. | #define _GNU_SOURCE 1
  4907. | #define _POSIX_PTHREAD_SEMANTICS 1
  4908. | #define _TANDEM_SOURCE 1
  4909. | #define PACKAGE "util-linux"
  4910. | #define VERSION "2.31.1"
  4911. | #define HAVE_DLFCN_H 1
  4912. | #define LT_OBJDIR ".libs/"
  4913. | #define HAVE_STRUCT_TM_TM_ZONE 1
  4914. | #define HAVE_TM_ZONE 1
  4915. | #define ENABLE_NLS 1
  4916. | #define HAVE_GETTEXT 1
  4917. | #define HAVE_DCGETTEXT 1
  4918. | #define HAVE_LINUX_BLKPG_H 1
  4919. | #define HAVE_LINUX_MAJOR_H 1
  4920. | #define HAVE_ERR_H 1
  4921. | #define HAVE_ERRNO_H 1
  4922. | #define HAVE_FCNTL_H 1
  4923. | #define HAVE_GETOPT_H 1
  4924. | #define HAVE_INTTYPES_H 1
  4925. | #define HAVE_LASTLOG_H 1
  4926. | #define HAVE_LINUX_BTRFS_H 1
  4927. | #define HAVE_LINUX_CDROM_H 1
  4928. | #define HAVE_LINUX_FALLOC_H 1
  4929. | #define HAVE_LINUX_WATCHDOG_H 1
  4930. | #define HAVE_LINUX_FD_H 1
  4931. | #define HAVE_LINUX_RAW_H 1
  4932. | #define HAVE_LINUX_TIOCL_H 1
  4933. | #define HAVE_LINUX_VERSION_H 1
  4934. | #define HAVE_LINUX_SECUREBITS_H 1
  4935. | #define HAVE_LOCALE_H 1
  4936. | #define HAVE_MNTENT_H 1
  4937. | #define HAVE_NET_IF_H 1
  4938. | #define HAVE_NETINET_IN_H 1
  4939. | #define HAVE_PATHS_H 1
  4940. | #define HAVE_PTY_H 1
  4941. | #define HAVE_STDINT_H 1
  4942. | #define HAVE_STDIO_EXT_H 1
  4943. | #define HAVE_STDLIB_H 1
  4944. | #define HAVE_ENDIAN_H 1
  4945. | #define HAVE_BYTESWAP_H 1
  4946. | #define HAVE_SYS_FILE_H 1
  4947. | #define HAVE_SYS_IO_H 1
  4948. | #define HAVE_SYS_IOCTL_H 1
  4949. | #define HAVE_SYS_MOUNT_H 1
  4950. | #define HAVE_SYS_PARAM_H 1
  4951. | #define HAVE_SYS_PRCTL_H 1
  4952. | #define HAVE_SYS_RESOURCE_H 1
  4953. | #define HAVE_SYS_SIGNALFD_H 1
  4954. | #define HAVE_SYS_SOCKET_H 1
  4955. | #define HAVE_SYS_STAT_H 1
  4956. | #define HAVE_SYS_SYSMACROS_H 1
  4957. | #define HAVE_SYS_SWAP_H 1
  4958. | #define HAVE_SYS_SYSCALL_H 1
  4959. | #define HAVE_SYS_TIME_H 1
  4960. | #define HAVE_SYS_TIMEX_H 1
  4961. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4962. | #define HAVE_SYS_TYPES_H 1
  4963. | #define HAVE_SYS_UN_H 1
  4964. | #define HAVE_UNISTD_H 1
  4965. | #define HAVE_SHADOW_H 1
  4966. | #define HAVE_UTMP_H 1
  4967. | #define HAVE_UTMPX_H 1
  4968. | #define HAVE_LINUX_GSMMUX_H 1
  4969. | #define HAVE_LINUX_BLKZONED_H 1
  4970. | #define HAVE_LANGINFO_H 1
  4971. | #define HAVE_TM_GMTOFF 1
  4972. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4973. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4974. | #define SWAPON_HAS_TWO_ARGS 1
  4975. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4976. | #define HAVE_LSEEK64_PROTOTYPE 1
  4977. | #define HAVE_ENVIRON_DECL 1
  4978. | #define HAVE_STRSIGNAL_DECL 1
  4979. | #define HAVE___FPENDING 1
  4980. | #define HAVE_SECURE_GETENV 1
  4981. | #define HAVE_ERR 1
  4982. | #define HAVE_ERRX 1
  4983. | #define HAVE_EXPLICIT_BZERO 1
  4984. | #define HAVE_FSYNC 1
  4985. | #define HAVE_UTIMENSAT 1
  4986. | #define HAVE_GETDOMAINNAME 1
  4987. | #define HAVE_GETDTABLESIZE 1
  4988. | #define HAVE_GETRANDOM 1
  4989. | #define HAVE_GETRLIMIT 1
  4990. | #define HAVE_GETSGNAM 1
  4991. | #define HAVE_INOTIFY_INIT 1
  4992. | #define HAVE_JRAND48 1
  4993. | #define HAVE_LCHOWN 1
  4994. | #define HAVE_LLSEEK 1
  4995. | #define HAVE_LSEEK64 1
  4996. | #define HAVE_MEMPCPY 1
  4997. | #define HAVE_MKOSTEMP 1
  4998. | #define HAVE_NANOSLEEP 1
  4999. | #define HAVE_NTP_GETTIME 1
  5000. | #define HAVE_PERSONALITY 1
  5001. | #define HAVE_POSIX_FADVISE 1
  5002. | #define HAVE_PRCTL 1
  5003. | #define HAVE_QSORT_R 1
  5004. | #define HAVE_RPMATCH 1
  5005. | #define HAVE_SCANDIRAT 1
  5006. | #define HAVE_SETRESGID 1
  5007. | #define HAVE_SETRESUID 1
  5008. | #define HAVE_SCHED_SETSCHEDULER 1
  5009. | #define HAVE_SIGQUEUE 1
  5010. | #define HAVE_SRANDOM 1
  5011. | #define HAVE_STRNDUP 1
  5012. | #define HAVE_STRNLEN 1
  5013. | #define HAVE_SYSCONF 1
  5014. | #define HAVE_SYSINFO 1
  5015. | #define HAVE_TIMEGM 1
  5016. | #define HAVE_USLEEP 1
  5017. | #define HAVE_VWARNX 1
  5018. | #define HAVE_WARN 1
  5019. | #define HAVE_WARNX 1
  5020. | #define HAVE_FSEEKO 1
  5021. | #define HAVE_OPENAT 1
  5022. | #define HAVE_FSTATAT 1
  5023. | #define HAVE_UNLINKAT 1
  5024. | #define HAVE_IOPERM 1
  5025. | #define HAVE_IOPL 1
  5026. | #define HAVE_FUTIMENS 1
  5027. | #define HAVE_INOTIFY_INIT1 1
  5028. | #define HAVE_OPEN_MEMSTREAM 1
  5029. | #define HAVE_REBOOT 1
  5030. | #define HAVE_UPDWTMPX 1
  5031. | #define HAVE_UPDWTMPX 1
  5032. | #define HAVE_GETUSERSHELL 1
  5033. | #define HAVE_ISNAN 1
  5034. | #define HAVE_CLOCK_GETTIME 1
  5035. | /* end confdefs.h. */
  5036. | /* Define timer_create to an innocuous variant, in case <limits.h> declares timer_create.
  5037. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  5038. | #define timer_create innocuous_timer_create
  5039. |
  5040. | /* System header to define __stub macros and hopefully few prototypes,
  5041. | which can conflict with char timer_create (); below.
  5042. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  5043. | <limits.h> exists even on freestanding compilers. */
  5044. |
  5045. | #ifdef __STDC__
  5046. | # include <limits.h>
  5047. | #else
  5048. | # include <assert.h>
  5049. | #endif
  5050. |
  5051. | #undef timer_create
  5052. |
  5053. | /* Override any GCC internal prototype to avoid an error.
  5054. | Use char because int might match the return type of a GCC
  5055. | builtin and then its argument prototype would still apply. */
  5056. | #ifdef __cplusplus
  5057. | extern "C"
  5058. | #endif
  5059. | char timer_create ();
  5060. | /* The GNU C library defines this for functions which it implements
  5061. | to always fail with ENOSYS. Some functions are actually named
  5062. | something starting with __ and the normal name is an alias. */
  5063. | #if defined __stub_timer_create || defined __stub___timer_create
  5064. | choke me
  5065. | #endif
  5066. |
  5067. | int
  5068. | main ()
  5069. | {
  5070. | return timer_create ();
  5071. | ;
  5072. | return 0;
  5073. | }
  5074. configure:18893: result: no
  5075. configure:18900: checking for timer_create in -lrt
  5076. configure:18925: gcc -o conftest -g -O2 conftest.c -lrt >&5
  5077. configure:18925: $? = 0
  5078. configure:18934: result: yes
  5079. configure:19016: checking for rtas_get_sysparm in -lrtas
  5080. configure:19041: gcc -o conftest -g -O2 conftest.c -lrtas >&5
  5081. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lrtas
  5082. collect2: error: ld returned 1 exit status
  5083. configure:19041: $? = 1
  5084. configure: failed program was:
  5085. | /* confdefs.h */
  5086. | #define PACKAGE_NAME "util-linux"
  5087. | #define PACKAGE_TARNAME "util-linux"
  5088. | #define PACKAGE_VERSION "2.31.1"
  5089. | #define PACKAGE_STRING "util-linux 2.31.1"
  5090. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  5091. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  5092. | #define STDC_HEADERS 1
  5093. | #define HAVE_SYS_TYPES_H 1
  5094. | #define HAVE_SYS_STAT_H 1
  5095. | #define HAVE_STDLIB_H 1
  5096. | #define HAVE_STRING_H 1
  5097. | #define HAVE_MEMORY_H 1
  5098. | #define HAVE_STRINGS_H 1
  5099. | #define HAVE_INTTYPES_H 1
  5100. | #define HAVE_STDINT_H 1
  5101. | #define HAVE_UNISTD_H 1
  5102. | #define __EXTENSIONS__ 1
  5103. | #define _ALL_SOURCE 1
  5104. | #define _GNU_SOURCE 1
  5105. | #define _POSIX_PTHREAD_SEMANTICS 1
  5106. | #define _TANDEM_SOURCE 1
  5107. | #define PACKAGE "util-linux"
  5108. | #define VERSION "2.31.1"
  5109. | #define HAVE_DLFCN_H 1
  5110. | #define LT_OBJDIR ".libs/"
  5111. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5112. | #define HAVE_TM_ZONE 1
  5113. | #define ENABLE_NLS 1
  5114. | #define HAVE_GETTEXT 1
  5115. | #define HAVE_DCGETTEXT 1
  5116. | #define HAVE_LINUX_BLKPG_H 1
  5117. | #define HAVE_LINUX_MAJOR_H 1
  5118. | #define HAVE_ERR_H 1
  5119. | #define HAVE_ERRNO_H 1
  5120. | #define HAVE_FCNTL_H 1
  5121. | #define HAVE_GETOPT_H 1
  5122. | #define HAVE_INTTYPES_H 1
  5123. | #define HAVE_LASTLOG_H 1
  5124. | #define HAVE_LINUX_BTRFS_H 1
  5125. | #define HAVE_LINUX_CDROM_H 1
  5126. | #define HAVE_LINUX_FALLOC_H 1
  5127. | #define HAVE_LINUX_WATCHDOG_H 1
  5128. | #define HAVE_LINUX_FD_H 1
  5129. | #define HAVE_LINUX_RAW_H 1
  5130. | #define HAVE_LINUX_TIOCL_H 1
  5131. | #define HAVE_LINUX_VERSION_H 1
  5132. | #define HAVE_LINUX_SECUREBITS_H 1
  5133. | #define HAVE_LOCALE_H 1
  5134. | #define HAVE_MNTENT_H 1
  5135. | #define HAVE_NET_IF_H 1
  5136. | #define HAVE_NETINET_IN_H 1
  5137. | #define HAVE_PATHS_H 1
  5138. | #define HAVE_PTY_H 1
  5139. | #define HAVE_STDINT_H 1
  5140. | #define HAVE_STDIO_EXT_H 1
  5141. | #define HAVE_STDLIB_H 1
  5142. | #define HAVE_ENDIAN_H 1
  5143. | #define HAVE_BYTESWAP_H 1
  5144. | #define HAVE_SYS_FILE_H 1
  5145. | #define HAVE_SYS_IO_H 1
  5146. | #define HAVE_SYS_IOCTL_H 1
  5147. | #define HAVE_SYS_MOUNT_H 1
  5148. | #define HAVE_SYS_PARAM_H 1
  5149. | #define HAVE_SYS_PRCTL_H 1
  5150. | #define HAVE_SYS_RESOURCE_H 1
  5151. | #define HAVE_SYS_SIGNALFD_H 1
  5152. | #define HAVE_SYS_SOCKET_H 1
  5153. | #define HAVE_SYS_STAT_H 1
  5154. | #define HAVE_SYS_SYSMACROS_H 1
  5155. | #define HAVE_SYS_SWAP_H 1
  5156. | #define HAVE_SYS_SYSCALL_H 1
  5157. | #define HAVE_SYS_TIME_H 1
  5158. | #define HAVE_SYS_TIMEX_H 1
  5159. | #define HAVE_SYS_TTYDEFAULTS_H 1
  5160. | #define HAVE_SYS_TYPES_H 1
  5161. | #define HAVE_SYS_UN_H 1
  5162. | #define HAVE_UNISTD_H 1
  5163. | #define HAVE_SHADOW_H 1
  5164. | #define HAVE_UTMP_H 1
  5165. | #define HAVE_UTMPX_H 1
  5166. | #define HAVE_LINUX_GSMMUX_H 1
  5167. | #define HAVE_LINUX_BLKZONED_H 1
  5168. | #define HAVE_LANGINFO_H 1
  5169. | #define HAVE_TM_GMTOFF 1
  5170. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  5171. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5172. | #define SWAPON_HAS_TWO_ARGS 1
  5173. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  5174. | #define HAVE_LSEEK64_PROTOTYPE 1
  5175. | #define HAVE_ENVIRON_DECL 1
  5176. | #define HAVE_STRSIGNAL_DECL 1
  5177. | #define HAVE___FPENDING 1
  5178. | #define HAVE_SECURE_GETENV 1
  5179. | #define HAVE_ERR 1
  5180. | #define HAVE_ERRX 1
  5181. | #define HAVE_EXPLICIT_BZERO 1
  5182. | #define HAVE_FSYNC 1
  5183. | #define HAVE_UTIMENSAT 1
  5184. | #define HAVE_GETDOMAINNAME 1
  5185. | #define HAVE_GETDTABLESIZE 1
  5186. | #define HAVE_GETRANDOM 1
  5187. | #define HAVE_GETRLIMIT 1
  5188. | #define HAVE_GETSGNAM 1
  5189. | #define HAVE_INOTIFY_INIT 1
  5190. | #define HAVE_JRAND48 1
  5191. | #define HAVE_LCHOWN 1
  5192. | #define HAVE_LLSEEK 1
  5193. | #define HAVE_LSEEK64 1
  5194. | #define HAVE_MEMPCPY 1
  5195. | #define HAVE_MKOSTEMP 1
  5196. | #define HAVE_NANOSLEEP 1
  5197. | #define HAVE_NTP_GETTIME 1
  5198. | #define HAVE_PERSONALITY 1
  5199. | #define HAVE_POSIX_FADVISE 1
  5200. | #define HAVE_PRCTL 1
  5201. | #define HAVE_QSORT_R 1
  5202. | #define HAVE_RPMATCH 1
  5203. | #define HAVE_SCANDIRAT 1
  5204. | #define HAVE_SETRESGID 1
  5205. | #define HAVE_SETRESUID 1
  5206. | #define HAVE_SCHED_SETSCHEDULER 1
  5207. | #define HAVE_SIGQUEUE 1
  5208. | #define HAVE_SRANDOM 1
  5209. | #define HAVE_STRNDUP 1
  5210. | #define HAVE_STRNLEN 1
  5211. | #define HAVE_SYSCONF 1
  5212. | #define HAVE_SYSINFO 1
  5213. | #define HAVE_TIMEGM 1
  5214. | #define HAVE_USLEEP 1
  5215. | #define HAVE_VWARNX 1
  5216. | #define HAVE_WARN 1
  5217. | #define HAVE_WARNX 1
  5218. | #define HAVE_FSEEKO 1
  5219. | #define HAVE_OPENAT 1
  5220. | #define HAVE_FSTATAT 1
  5221. | #define HAVE_UNLINKAT 1
  5222. | #define HAVE_IOPERM 1
  5223. | #define HAVE_IOPL 1
  5224. | #define HAVE_FUTIMENS 1
  5225. | #define HAVE_INOTIFY_INIT1 1
  5226. | #define HAVE_OPEN_MEMSTREAM 1
  5227. | #define HAVE_REBOOT 1
  5228. | #define HAVE_UPDWTMPX 1
  5229. | #define HAVE_UPDWTMPX 1
  5230. | #define HAVE_GETUSERSHELL 1
  5231. | #define HAVE_ISNAN 1
  5232. | #define HAVE_CLOCK_GETTIME 1
  5233. | /* end confdefs.h. */
  5234. |
  5235. | /* Override any GCC internal prototype to avoid an error.
  5236. | Use char because int might match the return type of a GCC
  5237. | builtin and then its argument prototype would still apply. */
  5238. | #ifdef __cplusplus
  5239. | extern "C"
  5240. | #endif
  5241. | char rtas_get_sysparm ();
  5242. | int
  5243. | main ()
  5244. | {
  5245. | return rtas_get_sysparm ();
  5246. | ;
  5247. | return 0;
  5248. | }
  5249. configure:19050: result: no
  5250. configure:19066: checking for struct sockaddr.sa_len
  5251. configure:19066: gcc -c -g -O2 conftest.c >&5
  5252. conftest.c: In function 'main':
  5253. conftest.c:157:12: error: 'struct sockaddr' has no member named 'sa_len'
  5254. if (ac_aggr.sa_len)
  5255. ^
  5256. configure:19066: $? = 1
  5257. configure: failed program was:
  5258. | /* confdefs.h */
  5259. | #define PACKAGE_NAME "util-linux"
  5260. | #define PACKAGE_TARNAME "util-linux"
  5261. | #define PACKAGE_VERSION "2.31.1"
  5262. | #define PACKAGE_STRING "util-linux 2.31.1"
  5263. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  5264. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  5265. | #define STDC_HEADERS 1
  5266. | #define HAVE_SYS_TYPES_H 1
  5267. | #define HAVE_SYS_STAT_H 1
  5268. | #define HAVE_STDLIB_H 1
  5269. | #define HAVE_STRING_H 1
  5270. | #define HAVE_MEMORY_H 1
  5271. | #define HAVE_STRINGS_H 1
  5272. | #define HAVE_INTTYPES_H 1
  5273. | #define HAVE_STDINT_H 1
  5274. | #define HAVE_UNISTD_H 1
  5275. | #define __EXTENSIONS__ 1
  5276. | #define _ALL_SOURCE 1
  5277. | #define _GNU_SOURCE 1
  5278. | #define _POSIX_PTHREAD_SEMANTICS 1
  5279. | #define _TANDEM_SOURCE 1
  5280. | #define PACKAGE "util-linux"
  5281. | #define VERSION "2.31.1"
  5282. | #define HAVE_DLFCN_H 1
  5283. | #define LT_OBJDIR ".libs/"
  5284. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5285. | #define HAVE_TM_ZONE 1
  5286. | #define ENABLE_NLS 1
  5287. | #define HAVE_GETTEXT 1
  5288. | #define HAVE_DCGETTEXT 1
  5289. | #define HAVE_LINUX_BLKPG_H 1
  5290. | #define HAVE_LINUX_MAJOR_H 1
  5291. | #define HAVE_ERR_H 1
  5292. | #define HAVE_ERRNO_H 1
  5293. | #define HAVE_FCNTL_H 1
  5294. | #define HAVE_GETOPT_H 1
  5295. | #define HAVE_INTTYPES_H 1
  5296. | #define HAVE_LASTLOG_H 1
  5297. | #define HAVE_LINUX_BTRFS_H 1
  5298. | #define HAVE_LINUX_CDROM_H 1
  5299. | #define HAVE_LINUX_FALLOC_H 1
  5300. | #define HAVE_LINUX_WATCHDOG_H 1
  5301. | #define HAVE_LINUX_FD_H 1
  5302. | #define HAVE_LINUX_RAW_H 1
  5303. | #define HAVE_LINUX_TIOCL_H 1
  5304. | #define HAVE_LINUX_VERSION_H 1
  5305. | #define HAVE_LINUX_SECUREBITS_H 1
  5306. | #define HAVE_LOCALE_H 1
  5307. | #define HAVE_MNTENT_H 1
  5308. | #define HAVE_NET_IF_H 1
  5309. | #define HAVE_NETINET_IN_H 1
  5310. | #define HAVE_PATHS_H 1
  5311. | #define HAVE_PTY_H 1
  5312. | #define HAVE_STDINT_H 1
  5313. | #define HAVE_STDIO_EXT_H 1
  5314. | #define HAVE_STDLIB_H 1
  5315. | #define HAVE_ENDIAN_H 1
  5316. | #define HAVE_BYTESWAP_H 1
  5317. | #define HAVE_SYS_FILE_H 1
  5318. | #define HAVE_SYS_IO_H 1
  5319. | #define HAVE_SYS_IOCTL_H 1
  5320. | #define HAVE_SYS_MOUNT_H 1
  5321. | #define HAVE_SYS_PARAM_H 1
  5322. | #define HAVE_SYS_PRCTL_H 1
  5323. | #define HAVE_SYS_RESOURCE_H 1
  5324. | #define HAVE_SYS_SIGNALFD_H 1
  5325. | #define HAVE_SYS_SOCKET_H 1
  5326. | #define HAVE_SYS_STAT_H 1
  5327. | #define HAVE_SYS_SYSMACROS_H 1
  5328. | #define HAVE_SYS_SWAP_H 1
  5329. | #define HAVE_SYS_SYSCALL_H 1
  5330. | #define HAVE_SYS_TIME_H 1
  5331. | #define HAVE_SYS_TIMEX_H 1
  5332. | #define HAVE_SYS_TTYDEFAULTS_H 1
  5333. | #define HAVE_SYS_TYPES_H 1
  5334. | #define HAVE_SYS_UN_H 1
  5335. | #define HAVE_UNISTD_H 1
  5336. | #define HAVE_SHADOW_H 1
  5337. | #define HAVE_UTMP_H 1
  5338. | #define HAVE_UTMPX_H 1
  5339. | #define HAVE_LINUX_GSMMUX_H 1
  5340. | #define HAVE_LINUX_BLKZONED_H 1
  5341. | #define HAVE_LANGINFO_H 1
  5342. | #define HAVE_TM_GMTOFF 1
  5343. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  5344. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5345. | #define SWAPON_HAS_TWO_ARGS 1
  5346. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  5347. | #define HAVE_LSEEK64_PROTOTYPE 1
  5348. | #define HAVE_ENVIRON_DECL 1
  5349. | #define HAVE_STRSIGNAL_DECL 1
  5350. | #define HAVE___FPENDING 1
  5351. | #define HAVE_SECURE_GETENV 1
  5352. | #define HAVE_ERR 1
  5353. | #define HAVE_ERRX 1
  5354. | #define HAVE_EXPLICIT_BZERO 1
  5355. | #define HAVE_FSYNC 1
  5356. | #define HAVE_UTIMENSAT 1
  5357. | #define HAVE_GETDOMAINNAME 1
  5358. | #define HAVE_GETDTABLESIZE 1
  5359. | #define HAVE_GETRANDOM 1
  5360. | #define HAVE_GETRLIMIT 1
  5361. | #define HAVE_GETSGNAM 1
  5362. | #define HAVE_INOTIFY_INIT 1
  5363. | #define HAVE_JRAND48 1
  5364. | #define HAVE_LCHOWN 1
  5365. | #define HAVE_LLSEEK 1
  5366. | #define HAVE_LSEEK64 1
  5367. | #define HAVE_MEMPCPY 1
  5368. | #define HAVE_MKOSTEMP 1
  5369. | #define HAVE_NANOSLEEP 1
  5370. | #define HAVE_NTP_GETTIME 1
  5371. | #define HAVE_PERSONALITY 1
  5372. | #define HAVE_POSIX_FADVISE 1
  5373. | #define HAVE_PRCTL 1
  5374. | #define HAVE_QSORT_R 1
  5375. | #define HAVE_RPMATCH 1
  5376. | #define HAVE_SCANDIRAT 1
  5377. | #define HAVE_SETRESGID 1
  5378. | #define HAVE_SETRESUID 1
  5379. | #define HAVE_SCHED_SETSCHEDULER 1
  5380. | #define HAVE_SIGQUEUE 1
  5381. | #define HAVE_SRANDOM 1
  5382. | #define HAVE_STRNDUP 1
  5383. | #define HAVE_STRNLEN 1
  5384. | #define HAVE_SYSCONF 1
  5385. | #define HAVE_SYSINFO 1
  5386. | #define HAVE_TIMEGM 1
  5387. | #define HAVE_USLEEP 1
  5388. | #define HAVE_VWARNX 1
  5389. | #define HAVE_WARN 1
  5390. | #define HAVE_WARNX 1
  5391. | #define HAVE_FSEEKO 1
  5392. | #define HAVE_OPENAT 1
  5393. | #define HAVE_FSTATAT 1
  5394. | #define HAVE_UNLINKAT 1
  5395. | #define HAVE_IOPERM 1
  5396. | #define HAVE_IOPL 1
  5397. | #define HAVE_FUTIMENS 1
  5398. | #define HAVE_INOTIFY_INIT1 1
  5399. | #define HAVE_OPEN_MEMSTREAM 1
  5400. | #define HAVE_REBOOT 1
  5401. | #define HAVE_UPDWTMPX 1
  5402. | #define HAVE_UPDWTMPX 1
  5403. | #define HAVE_GETUSERSHELL 1
  5404. | #define HAVE_ISNAN 1
  5405. | #define HAVE_CLOCK_GETTIME 1
  5406. | /* end confdefs.h. */
  5407. | #include <sys/types.h>
  5408. | #include <sys/socket.h>
  5409. |
  5410. | int
  5411. | main ()
  5412. | {
  5413. | static struct sockaddr ac_aggr;
  5414. | if (ac_aggr.sa_len)
  5415. | return 0;
  5416. | ;
  5417. | return 0;
  5418. | }
  5419. configure:19066: gcc -c -g -O2 conftest.c >&5
  5420. conftest.c: In function 'main':
  5421. conftest.c:157:19: error: 'struct sockaddr' has no member named 'sa_len'
  5422. if (sizeof ac_aggr.sa_len)
  5423. ^
  5424. configure:19066: $? = 1
  5425. configure: failed program was:
  5426. | /* confdefs.h */
  5427. | #define PACKAGE_NAME "util-linux"
  5428. | #define PACKAGE_TARNAME "util-linux"
  5429. | #define PACKAGE_VERSION "2.31.1"
  5430. | #define PACKAGE_STRING "util-linux 2.31.1"
  5431. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  5432. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  5433. | #define STDC_HEADERS 1
  5434. | #define HAVE_SYS_TYPES_H 1
  5435. | #define HAVE_SYS_STAT_H 1
  5436. | #define HAVE_STDLIB_H 1
  5437. | #define HAVE_STRING_H 1
  5438. | #define HAVE_MEMORY_H 1
  5439. | #define HAVE_STRINGS_H 1
  5440. | #define HAVE_INTTYPES_H 1
  5441. | #define HAVE_STDINT_H 1
  5442. | #define HAVE_UNISTD_H 1
  5443. | #define __EXTENSIONS__ 1
  5444. | #define _ALL_SOURCE 1
  5445. | #define _GNU_SOURCE 1
  5446. | #define _POSIX_PTHREAD_SEMANTICS 1
  5447. | #define _TANDEM_SOURCE 1
  5448. | #define PACKAGE "util-linux"
  5449. | #define VERSION "2.31.1"
  5450. | #define HAVE_DLFCN_H 1
  5451. | #define LT_OBJDIR ".libs/"
  5452. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5453. | #define HAVE_TM_ZONE 1
  5454. | #define ENABLE_NLS 1
  5455. | #define HAVE_GETTEXT 1
  5456. | #define HAVE_DCGETTEXT 1
  5457. | #define HAVE_LINUX_BLKPG_H 1
  5458. | #define HAVE_LINUX_MAJOR_H 1
  5459. | #define HAVE_ERR_H 1
  5460. | #define HAVE_ERRNO_H 1
  5461. | #define HAVE_FCNTL_H 1
  5462. | #define HAVE_GETOPT_H 1
  5463. | #define HAVE_INTTYPES_H 1
  5464. | #define HAVE_LASTLOG_H 1
  5465. | #define HAVE_LINUX_BTRFS_H 1
  5466. | #define HAVE_LINUX_CDROM_H 1
  5467. | #define HAVE_LINUX_FALLOC_H 1
  5468. | #define HAVE_LINUX_WATCHDOG_H 1
  5469. | #define HAVE_LINUX_FD_H 1
  5470. | #define HAVE_LINUX_RAW_H 1
  5471. | #define HAVE_LINUX_TIOCL_H 1
  5472. | #define HAVE_LINUX_VERSION_H 1
  5473. | #define HAVE_LINUX_SECUREBITS_H 1
  5474. | #define HAVE_LOCALE_H 1
  5475. | #define HAVE_MNTENT_H 1
  5476. | #define HAVE_NET_IF_H 1
  5477. | #define HAVE_NETINET_IN_H 1
  5478. | #define HAVE_PATHS_H 1
  5479. | #define HAVE_PTY_H 1
  5480. | #define HAVE_STDINT_H 1
  5481. | #define HAVE_STDIO_EXT_H 1
  5482. | #define HAVE_STDLIB_H 1
  5483. | #define HAVE_ENDIAN_H 1
  5484. | #define HAVE_BYTESWAP_H 1
  5485. | #define HAVE_SYS_FILE_H 1
  5486. | #define HAVE_SYS_IO_H 1
  5487. | #define HAVE_SYS_IOCTL_H 1
  5488. | #define HAVE_SYS_MOUNT_H 1
  5489. | #define HAVE_SYS_PARAM_H 1
  5490. | #define HAVE_SYS_PRCTL_H 1
  5491. | #define HAVE_SYS_RESOURCE_H 1
  5492. | #define HAVE_SYS_SIGNALFD_H 1
  5493. | #define HAVE_SYS_SOCKET_H 1
  5494. | #define HAVE_SYS_STAT_H 1
  5495. | #define HAVE_SYS_SYSMACROS_H 1
  5496. | #define HAVE_SYS_SWAP_H 1
  5497. | #define HAVE_SYS_SYSCALL_H 1
  5498. | #define HAVE_SYS_TIME_H 1
  5499. | #define HAVE_SYS_TIMEX_H 1
  5500. | #define HAVE_SYS_TTYDEFAULTS_H 1
  5501. | #define HAVE_SYS_TYPES_H 1
  5502. | #define HAVE_SYS_UN_H 1
  5503. | #define HAVE_UNISTD_H 1
  5504. | #define HAVE_SHADOW_H 1
  5505. | #define HAVE_UTMP_H 1
  5506. | #define HAVE_UTMPX_H 1
  5507. | #define HAVE_LINUX_GSMMUX_H 1
  5508. | #define HAVE_LINUX_BLKZONED_H 1
  5509. | #define HAVE_LANGINFO_H 1
  5510. | #define HAVE_TM_GMTOFF 1
  5511. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  5512. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5513. | #define SWAPON_HAS_TWO_ARGS 1
  5514. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  5515. | #define HAVE_LSEEK64_PROTOTYPE 1
  5516. | #define HAVE_ENVIRON_DECL 1
  5517. | #define HAVE_STRSIGNAL_DECL 1
  5518. | #define HAVE___FPENDING 1
  5519. | #define HAVE_SECURE_GETENV 1
  5520. | #define HAVE_ERR 1
  5521. | #define HAVE_ERRX 1
  5522. | #define HAVE_EXPLICIT_BZERO 1
  5523. | #define HAVE_FSYNC 1
  5524. | #define HAVE_UTIMENSAT 1
  5525. | #define HAVE_GETDOMAINNAME 1
  5526. | #define HAVE_GETDTABLESIZE 1
  5527. | #define HAVE_GETRANDOM 1
  5528. | #define HAVE_GETRLIMIT 1
  5529. | #define HAVE_GETSGNAM 1
  5530. | #define HAVE_INOTIFY_INIT 1
  5531. | #define HAVE_JRAND48 1
  5532. | #define HAVE_LCHOWN 1
  5533. | #define HAVE_LLSEEK 1
  5534. | #define HAVE_LSEEK64 1
  5535. | #define HAVE_MEMPCPY 1
  5536. | #define HAVE_MKOSTEMP 1
  5537. | #define HAVE_NANOSLEEP 1
  5538. | #define HAVE_NTP_GETTIME 1
  5539. | #define HAVE_PERSONALITY 1
  5540. | #define HAVE_POSIX_FADVISE 1
  5541. | #define HAVE_PRCTL 1
  5542. | #define HAVE_QSORT_R 1
  5543. | #define HAVE_RPMATCH 1
  5544. | #define HAVE_SCANDIRAT 1
  5545. | #define HAVE_SETRESGID 1
  5546. | #define HAVE_SETRESUID 1
  5547. | #define HAVE_SCHED_SETSCHEDULER 1
  5548. | #define HAVE_SIGQUEUE 1
  5549. | #define HAVE_SRANDOM 1
  5550. | #define HAVE_STRNDUP 1
  5551. | #define HAVE_STRNLEN 1
  5552. | #define HAVE_SYSCONF 1
  5553. | #define HAVE_SYSINFO 1
  5554. | #define HAVE_TIMEGM 1
  5555. | #define HAVE_USLEEP 1
  5556. | #define HAVE_VWARNX 1
  5557. | #define HAVE_WARN 1
  5558. | #define HAVE_WARNX 1
  5559. | #define HAVE_FSEEKO 1
  5560. | #define HAVE_OPENAT 1
  5561. | #define HAVE_FSTATAT 1
  5562. | #define HAVE_UNLINKAT 1
  5563. | #define HAVE_IOPERM 1
  5564. | #define HAVE_IOPL 1
  5565. | #define HAVE_FUTIMENS 1
  5566. | #define HAVE_INOTIFY_INIT1 1
  5567. | #define HAVE_OPEN_MEMSTREAM 1
  5568. | #define HAVE_REBOOT 1
  5569. | #define HAVE_UPDWTMPX 1
  5570. | #define HAVE_UPDWTMPX 1
  5571. | #define HAVE_GETUSERSHELL 1
  5572. | #define HAVE_ISNAN 1
  5573. | #define HAVE_CLOCK_GETTIME 1
  5574. | /* end confdefs.h. */
  5575. | #include <sys/types.h>
  5576. | #include <sys/socket.h>
  5577. |
  5578. | int
  5579. | main ()
  5580. | {
  5581. | static struct sockaddr ac_aggr;
  5582. | if (sizeof ac_aggr.sa_len)
  5583. | return 0;
  5584. | ;
  5585. | return 0;
  5586. | }
  5587. configure:19066: result: no
  5588. configure:19079: checking for library containing socket
  5589. configure:19110: gcc -o conftest -g -O2 conftest.c >&5
  5590. configure:19110: $? = 0
  5591. configure:19127: result: none required
  5592. configure:19144: checking for dirfd
  5593. configure:19144: gcc -o conftest -g -O2 conftest.c >&5
  5594. configure:19144: $? = 0
  5595. configure:19144: result: yes
  5596. configure:19207: checking whether program_invocation_short_name is defined
  5597. configure:19224: gcc -c -g -O2 conftest.c >&5
  5598. configure:19224: $? = 0
  5599. configure:19226: result: yes
  5600. configure:19241: checking whether __progname is defined
  5601. configure:19254: gcc -o conftest -g -O2 conftest.c >&5
  5602. configure:19254: $? = 0
  5603. configure:19258: result: yes
  5604. configure:19484: checking whether the target supports thread-local storage
  5605. configure:19539: gcc -o conftest -g -O2 conftest.c >&5
  5606. configure:19539: $? = 0
  5607. configure:19539: ./conftest
  5608. configure:19539: $? = 0
  5609. configure:19546: gcc -o conftest -g -O2 -static conftest.c >&5
  5610. configure:19546: $? = 0
  5611. configure:19557: gcc -o conftest -g -O2 -static conftest.c >&5
  5612. configure:19557: $? = 0
  5613. configure:19557: ./conftest
  5614. configure:19557: $? = 0
  5615. configure:19589: gcc -o conftest -g -O2 conftest.c >&5
  5616. /tmp/ccQwSVi6.o: In function `main':
  5617. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:158: undefined reference to `pthread_create'
  5618. collect2: error: ld returned 1 exit status
  5619. configure:19589: $? = 1
  5620. configure: failed program was:
  5621. | /* confdefs.h */
  5622. | #define PACKAGE_NAME "util-linux"
  5623. | #define PACKAGE_TARNAME "util-linux"
  5624. | #define PACKAGE_VERSION "2.31.1"
  5625. | #define PACKAGE_STRING "util-linux 2.31.1"
  5626. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  5627. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  5628. | #define STDC_HEADERS 1
  5629. | #define HAVE_SYS_TYPES_H 1
  5630. | #define HAVE_SYS_STAT_H 1
  5631. | #define HAVE_STDLIB_H 1
  5632. | #define HAVE_STRING_H 1
  5633. | #define HAVE_MEMORY_H 1
  5634. | #define HAVE_STRINGS_H 1
  5635. | #define HAVE_INTTYPES_H 1
  5636. | #define HAVE_STDINT_H 1
  5637. | #define HAVE_UNISTD_H 1
  5638. | #define __EXTENSIONS__ 1
  5639. | #define _ALL_SOURCE 1
  5640. | #define _GNU_SOURCE 1
  5641. | #define _POSIX_PTHREAD_SEMANTICS 1
  5642. | #define _TANDEM_SOURCE 1
  5643. | #define PACKAGE "util-linux"
  5644. | #define VERSION "2.31.1"
  5645. | #define HAVE_DLFCN_H 1
  5646. | #define LT_OBJDIR ".libs/"
  5647. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5648. | #define HAVE_TM_ZONE 1
  5649. | #define ENABLE_NLS 1
  5650. | #define HAVE_GETTEXT 1
  5651. | #define HAVE_DCGETTEXT 1
  5652. | #define HAVE_LINUX_BLKPG_H 1
  5653. | #define HAVE_LINUX_MAJOR_H 1
  5654. | #define HAVE_ERR_H 1
  5655. | #define HAVE_ERRNO_H 1
  5656. | #define HAVE_FCNTL_H 1
  5657. | #define HAVE_GETOPT_H 1
  5658. | #define HAVE_INTTYPES_H 1
  5659. | #define HAVE_LASTLOG_H 1
  5660. | #define HAVE_LINUX_BTRFS_H 1
  5661. | #define HAVE_LINUX_CDROM_H 1
  5662. | #define HAVE_LINUX_FALLOC_H 1
  5663. | #define HAVE_LINUX_WATCHDOG_H 1
  5664. | #define HAVE_LINUX_FD_H 1
  5665. | #define HAVE_LINUX_RAW_H 1
  5666. | #define HAVE_LINUX_TIOCL_H 1
  5667. | #define HAVE_LINUX_VERSION_H 1
  5668. | #define HAVE_LINUX_SECUREBITS_H 1
  5669. | #define HAVE_LOCALE_H 1
  5670. | #define HAVE_MNTENT_H 1
  5671. | #define HAVE_NET_IF_H 1
  5672. | #define HAVE_NETINET_IN_H 1
  5673. | #define HAVE_PATHS_H 1
  5674. | #define HAVE_PTY_H 1
  5675. | #define HAVE_STDINT_H 1
  5676. | #define HAVE_STDIO_EXT_H 1
  5677. | #define HAVE_STDLIB_H 1
  5678. | #define HAVE_ENDIAN_H 1
  5679. | #define HAVE_BYTESWAP_H 1
  5680. | #define HAVE_SYS_FILE_H 1
  5681. | #define HAVE_SYS_IO_H 1
  5682. | #define HAVE_SYS_IOCTL_H 1
  5683. | #define HAVE_SYS_MOUNT_H 1
  5684. | #define HAVE_SYS_PARAM_H 1
  5685. | #define HAVE_SYS_PRCTL_H 1
  5686. | #define HAVE_SYS_RESOURCE_H 1
  5687. | #define HAVE_SYS_SIGNALFD_H 1
  5688. | #define HAVE_SYS_SOCKET_H 1
  5689. | #define HAVE_SYS_STAT_H 1
  5690. | #define HAVE_SYS_SYSMACROS_H 1
  5691. | #define HAVE_SYS_SWAP_H 1
  5692. | #define HAVE_SYS_SYSCALL_H 1
  5693. | #define HAVE_SYS_TIME_H 1
  5694. | #define HAVE_SYS_TIMEX_H 1
  5695. | #define HAVE_SYS_TTYDEFAULTS_H 1
  5696. | #define HAVE_SYS_TYPES_H 1
  5697. | #define HAVE_SYS_UN_H 1
  5698. | #define HAVE_UNISTD_H 1
  5699. | #define HAVE_SHADOW_H 1
  5700. | #define HAVE_UTMP_H 1
  5701. | #define HAVE_UTMPX_H 1
  5702. | #define HAVE_LINUX_GSMMUX_H 1
  5703. | #define HAVE_LINUX_BLKZONED_H 1
  5704. | #define HAVE_LANGINFO_H 1
  5705. | #define HAVE_TM_GMTOFF 1
  5706. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  5707. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5708. | #define SWAPON_HAS_TWO_ARGS 1
  5709. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  5710. | #define HAVE_LSEEK64_PROTOTYPE 1
  5711. | #define HAVE_ENVIRON_DECL 1
  5712. | #define HAVE_STRSIGNAL_DECL 1
  5713. | #define HAVE___FPENDING 1
  5714. | #define HAVE_SECURE_GETENV 1
  5715. | #define HAVE_ERR 1
  5716. | #define HAVE_ERRX 1
  5717. | #define HAVE_EXPLICIT_BZERO 1
  5718. | #define HAVE_FSYNC 1
  5719. | #define HAVE_UTIMENSAT 1
  5720. | #define HAVE_GETDOMAINNAME 1
  5721. | #define HAVE_GETDTABLESIZE 1
  5722. | #define HAVE_GETRANDOM 1
  5723. | #define HAVE_GETRLIMIT 1
  5724. | #define HAVE_GETSGNAM 1
  5725. | #define HAVE_INOTIFY_INIT 1
  5726. | #define HAVE_JRAND48 1
  5727. | #define HAVE_LCHOWN 1
  5728. | #define HAVE_LLSEEK 1
  5729. | #define HAVE_LSEEK64 1
  5730. | #define HAVE_MEMPCPY 1
  5731. | #define HAVE_MKOSTEMP 1
  5732. | #define HAVE_NANOSLEEP 1
  5733. | #define HAVE_NTP_GETTIME 1
  5734. | #define HAVE_PERSONALITY 1
  5735. | #define HAVE_POSIX_FADVISE 1
  5736. | #define HAVE_PRCTL 1
  5737. | #define HAVE_QSORT_R 1
  5738. | #define HAVE_RPMATCH 1
  5739. | #define HAVE_SCANDIRAT 1
  5740. | #define HAVE_SETRESGID 1
  5741. | #define HAVE_SETRESUID 1
  5742. | #define HAVE_SCHED_SETSCHEDULER 1
  5743. | #define HAVE_SIGQUEUE 1
  5744. | #define HAVE_SRANDOM 1
  5745. | #define HAVE_STRNDUP 1
  5746. | #define HAVE_STRNLEN 1
  5747. | #define HAVE_SYSCONF 1
  5748. | #define HAVE_SYSINFO 1
  5749. | #define HAVE_TIMEGM 1
  5750. | #define HAVE_USLEEP 1
  5751. | #define HAVE_VWARNX 1
  5752. | #define HAVE_WARN 1
  5753. | #define HAVE_WARNX 1
  5754. | #define HAVE_FSEEKO 1
  5755. | #define HAVE_OPENAT 1
  5756. | #define HAVE_FSTATAT 1
  5757. | #define HAVE_UNLINKAT 1
  5758. | #define HAVE_IOPERM 1
  5759. | #define HAVE_IOPL 1
  5760. | #define HAVE_FUTIMENS 1
  5761. | #define HAVE_INOTIFY_INIT1 1
  5762. | #define HAVE_OPEN_MEMSTREAM 1
  5763. | #define HAVE_REBOOT 1
  5764. | #define HAVE_UPDWTMPX 1
  5765. | #define HAVE_UPDWTMPX 1
  5766. | #define HAVE_GETUSERSHELL 1
  5767. | #define HAVE_ISNAN 1
  5768. | #define HAVE_CLOCK_GETTIME 1
  5769. | #define HAVE_DIRFD 1
  5770. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  5771. | #define HAVE___PROGNAME 1
  5772. | /* end confdefs.h. */
  5773. | #include <pthread.h>
  5774. | void *g(void *d) { return NULL; }
  5775. | int
  5776. | main ()
  5777. | {
  5778. | pthread_t t; pthread_create(&t,NULL,g,NULL);
  5779. | ;
  5780. | return 0;
  5781. | }
  5782. configure:19589: gcc -o conftest -pthread -g -O2 conftest.c >&5
  5783. configure:19589: $? = 0
  5784. configure:19635: gcc -o conftest -pthread -g -O2 conftest.c >&5
  5785. configure:19635: $? = 0
  5786. configure:19635: ./conftest
  5787. configure:19635: $? = 0
  5788. configure:19655: result: yes
  5789. configure:19718: gcc -o conftest -g -O2 conftest.c >&5
  5790. configure:19718: $? = 0
  5791. configure:19718: ./conftest
  5792. configure:19718: $? = 0
  5793. configure:19763: checking scanf string alloc modifiers
  5794. configure:19767: result: (%ms) yes
  5795. configure:19814: checking for openpty in -lutil
  5796. configure:19839: gcc -o conftest -g -O2 conftest.c -lutil >&5
  5797. configure:19839: $? = 0
  5798. configure:19848: result: yes
  5799. configure:19874: checking for union semun
  5800. configure:19874: gcc -c -g -O2 conftest.c >&5
  5801. conftest.c: In function 'main':
  5802. conftest.c:163:13: error: invalid application of 'sizeof' to incomplete type 'union semun'
  5803. if (sizeof (union semun))
  5804. ^~~~~
  5805. configure:19874: $? = 1
  5806. configure: failed program was:
  5807. | /* confdefs.h */
  5808. | #define PACKAGE_NAME "util-linux"
  5809. | #define PACKAGE_TARNAME "util-linux"
  5810. | #define PACKAGE_VERSION "2.31.1"
  5811. | #define PACKAGE_STRING "util-linux 2.31.1"
  5812. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  5813. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  5814. | #define STDC_HEADERS 1
  5815. | #define HAVE_SYS_TYPES_H 1
  5816. | #define HAVE_SYS_STAT_H 1
  5817. | #define HAVE_STDLIB_H 1
  5818. | #define HAVE_STRING_H 1
  5819. | #define HAVE_MEMORY_H 1
  5820. | #define HAVE_STRINGS_H 1
  5821. | #define HAVE_INTTYPES_H 1
  5822. | #define HAVE_STDINT_H 1
  5823. | #define HAVE_UNISTD_H 1
  5824. | #define __EXTENSIONS__ 1
  5825. | #define _ALL_SOURCE 1
  5826. | #define _GNU_SOURCE 1
  5827. | #define _POSIX_PTHREAD_SEMANTICS 1
  5828. | #define _TANDEM_SOURCE 1
  5829. | #define PACKAGE "util-linux"
  5830. | #define VERSION "2.31.1"
  5831. | #define HAVE_DLFCN_H 1
  5832. | #define LT_OBJDIR ".libs/"
  5833. | #define HAVE_STRUCT_TM_TM_ZONE 1
  5834. | #define HAVE_TM_ZONE 1
  5835. | #define ENABLE_NLS 1
  5836. | #define HAVE_GETTEXT 1
  5837. | #define HAVE_DCGETTEXT 1
  5838. | #define HAVE_LINUX_BLKPG_H 1
  5839. | #define HAVE_LINUX_MAJOR_H 1
  5840. | #define HAVE_ERR_H 1
  5841. | #define HAVE_ERRNO_H 1
  5842. | #define HAVE_FCNTL_H 1
  5843. | #define HAVE_GETOPT_H 1
  5844. | #define HAVE_INTTYPES_H 1
  5845. | #define HAVE_LASTLOG_H 1
  5846. | #define HAVE_LINUX_BTRFS_H 1
  5847. | #define HAVE_LINUX_CDROM_H 1
  5848. | #define HAVE_LINUX_FALLOC_H 1
  5849. | #define HAVE_LINUX_WATCHDOG_H 1
  5850. | #define HAVE_LINUX_FD_H 1
  5851. | #define HAVE_LINUX_RAW_H 1
  5852. | #define HAVE_LINUX_TIOCL_H 1
  5853. | #define HAVE_LINUX_VERSION_H 1
  5854. | #define HAVE_LINUX_SECUREBITS_H 1
  5855. | #define HAVE_LOCALE_H 1
  5856. | #define HAVE_MNTENT_H 1
  5857. | #define HAVE_NET_IF_H 1
  5858. | #define HAVE_NETINET_IN_H 1
  5859. | #define HAVE_PATHS_H 1
  5860. | #define HAVE_PTY_H 1
  5861. | #define HAVE_STDINT_H 1
  5862. | #define HAVE_STDIO_EXT_H 1
  5863. | #define HAVE_STDLIB_H 1
  5864. | #define HAVE_ENDIAN_H 1
  5865. | #define HAVE_BYTESWAP_H 1
  5866. | #define HAVE_SYS_FILE_H 1
  5867. | #define HAVE_SYS_IO_H 1
  5868. | #define HAVE_SYS_IOCTL_H 1
  5869. | #define HAVE_SYS_MOUNT_H 1
  5870. | #define HAVE_SYS_PARAM_H 1
  5871. | #define HAVE_SYS_PRCTL_H 1
  5872. | #define HAVE_SYS_RESOURCE_H 1
  5873. | #define HAVE_SYS_SIGNALFD_H 1
  5874. | #define HAVE_SYS_SOCKET_H 1
  5875. | #define HAVE_SYS_STAT_H 1
  5876. | #define HAVE_SYS_SYSMACROS_H 1
  5877. | #define HAVE_SYS_SWAP_H 1
  5878. | #define HAVE_SYS_SYSCALL_H 1
  5879. | #define HAVE_SYS_TIME_H 1
  5880. | #define HAVE_SYS_TIMEX_H 1
  5881. | #define HAVE_SYS_TTYDEFAULTS_H 1
  5882. | #define HAVE_SYS_TYPES_H 1
  5883. | #define HAVE_SYS_UN_H 1
  5884. | #define HAVE_UNISTD_H 1
  5885. | #define HAVE_SHADOW_H 1
  5886. | #define HAVE_UTMP_H 1
  5887. | #define HAVE_UTMPX_H 1
  5888. | #define HAVE_LINUX_GSMMUX_H 1
  5889. | #define HAVE_LINUX_BLKZONED_H 1
  5890. | #define HAVE_LANGINFO_H 1
  5891. | #define HAVE_TM_GMTOFF 1
  5892. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  5893. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5894. | #define SWAPON_HAS_TWO_ARGS 1
  5895. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  5896. | #define HAVE_LSEEK64_PROTOTYPE 1
  5897. | #define HAVE_ENVIRON_DECL 1
  5898. | #define HAVE_STRSIGNAL_DECL 1
  5899. | #define HAVE___FPENDING 1
  5900. | #define HAVE_SECURE_GETENV 1
  5901. | #define HAVE_ERR 1
  5902. | #define HAVE_ERRX 1
  5903. | #define HAVE_EXPLICIT_BZERO 1
  5904. | #define HAVE_FSYNC 1
  5905. | #define HAVE_UTIMENSAT 1
  5906. | #define HAVE_GETDOMAINNAME 1
  5907. | #define HAVE_GETDTABLESIZE 1
  5908. | #define HAVE_GETRANDOM 1
  5909. | #define HAVE_GETRLIMIT 1
  5910. | #define HAVE_GETSGNAM 1
  5911. | #define HAVE_INOTIFY_INIT 1
  5912. | #define HAVE_JRAND48 1
  5913. | #define HAVE_LCHOWN 1
  5914. | #define HAVE_LLSEEK 1
  5915. | #define HAVE_LSEEK64 1
  5916. | #define HAVE_MEMPCPY 1
  5917. | #define HAVE_MKOSTEMP 1
  5918. | #define HAVE_NANOSLEEP 1
  5919. | #define HAVE_NTP_GETTIME 1
  5920. | #define HAVE_PERSONALITY 1
  5921. | #define HAVE_POSIX_FADVISE 1
  5922. | #define HAVE_PRCTL 1
  5923. | #define HAVE_QSORT_R 1
  5924. | #define HAVE_RPMATCH 1
  5925. | #define HAVE_SCANDIRAT 1
  5926. | #define HAVE_SETRESGID 1
  5927. | #define HAVE_SETRESUID 1
  5928. | #define HAVE_SCHED_SETSCHEDULER 1
  5929. | #define HAVE_SIGQUEUE 1
  5930. | #define HAVE_SRANDOM 1
  5931. | #define HAVE_STRNDUP 1
  5932. | #define HAVE_STRNLEN 1
  5933. | #define HAVE_SYSCONF 1
  5934. | #define HAVE_SYSINFO 1
  5935. | #define HAVE_TIMEGM 1
  5936. | #define HAVE_USLEEP 1
  5937. | #define HAVE_VWARNX 1
  5938. | #define HAVE_WARN 1
  5939. | #define HAVE_WARNX 1
  5940. | #define HAVE_FSEEKO 1
  5941. | #define HAVE_OPENAT 1
  5942. | #define HAVE_FSTATAT 1
  5943. | #define HAVE_UNLINKAT 1
  5944. | #define HAVE_IOPERM 1
  5945. | #define HAVE_IOPL 1
  5946. | #define HAVE_FUTIMENS 1
  5947. | #define HAVE_INOTIFY_INIT1 1
  5948. | #define HAVE_OPEN_MEMSTREAM 1
  5949. | #define HAVE_REBOOT 1
  5950. | #define HAVE_UPDWTMPX 1
  5951. | #define HAVE_UPDWTMPX 1
  5952. | #define HAVE_GETUSERSHELL 1
  5953. | #define HAVE_ISNAN 1
  5954. | #define HAVE_CLOCK_GETTIME 1
  5955. | #define HAVE_DIRFD 1
  5956. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  5957. | #define HAVE___PROGNAME 1
  5958. | #define HAVE_TLS 1
  5959. | #define HAVE_SCANF_MS_MODIFIER 1
  5960. | #define HAVE_LIBUTIL 1
  5961. | /* end confdefs.h. */
  5962. |
  5963. | #include <sys/sem.h>
  5964. |
  5965. |
  5966. | int
  5967. | main ()
  5968. | {
  5969. | if (sizeof (union semun))
  5970. | return 0;
  5971. | ;
  5972. | return 0;
  5973. | }
  5974. configure:19874: result: no
  5975. configure:19887: checking for loff_t
  5976. configure:19887: gcc -c -g -O2 conftest.c >&5
  5977. configure:19887: $? = 0
  5978. configure:19887: gcc -c -g -O2 conftest.c >&5
  5979. conftest.c: In function 'main':
  5980. conftest.c:192:21: error: expected expression before ')' token
  5981. if (sizeof ((loff_t)))
  5982. ^
  5983. configure:19887: $? = 1
  5984. configure: failed program was:
  5985. | /* confdefs.h */
  5986. | #define PACKAGE_NAME "util-linux"
  5987. | #define PACKAGE_TARNAME "util-linux"
  5988. | #define PACKAGE_VERSION "2.31.1"
  5989. | #define PACKAGE_STRING "util-linux 2.31.1"
  5990. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  5991. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  5992. | #define STDC_HEADERS 1
  5993. | #define HAVE_SYS_TYPES_H 1
  5994. | #define HAVE_SYS_STAT_H 1
  5995. | #define HAVE_STDLIB_H 1
  5996. | #define HAVE_STRING_H 1
  5997. | #define HAVE_MEMORY_H 1
  5998. | #define HAVE_STRINGS_H 1
  5999. | #define HAVE_INTTYPES_H 1
  6000. | #define HAVE_STDINT_H 1
  6001. | #define HAVE_UNISTD_H 1
  6002. | #define __EXTENSIONS__ 1
  6003. | #define _ALL_SOURCE 1
  6004. | #define _GNU_SOURCE 1
  6005. | #define _POSIX_PTHREAD_SEMANTICS 1
  6006. | #define _TANDEM_SOURCE 1
  6007. | #define PACKAGE "util-linux"
  6008. | #define VERSION "2.31.1"
  6009. | #define HAVE_DLFCN_H 1
  6010. | #define LT_OBJDIR ".libs/"
  6011. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6012. | #define HAVE_TM_ZONE 1
  6013. | #define ENABLE_NLS 1
  6014. | #define HAVE_GETTEXT 1
  6015. | #define HAVE_DCGETTEXT 1
  6016. | #define HAVE_LINUX_BLKPG_H 1
  6017. | #define HAVE_LINUX_MAJOR_H 1
  6018. | #define HAVE_ERR_H 1
  6019. | #define HAVE_ERRNO_H 1
  6020. | #define HAVE_FCNTL_H 1
  6021. | #define HAVE_GETOPT_H 1
  6022. | #define HAVE_INTTYPES_H 1
  6023. | #define HAVE_LASTLOG_H 1
  6024. | #define HAVE_LINUX_BTRFS_H 1
  6025. | #define HAVE_LINUX_CDROM_H 1
  6026. | #define HAVE_LINUX_FALLOC_H 1
  6027. | #define HAVE_LINUX_WATCHDOG_H 1
  6028. | #define HAVE_LINUX_FD_H 1
  6029. | #define HAVE_LINUX_RAW_H 1
  6030. | #define HAVE_LINUX_TIOCL_H 1
  6031. | #define HAVE_LINUX_VERSION_H 1
  6032. | #define HAVE_LINUX_SECUREBITS_H 1
  6033. | #define HAVE_LOCALE_H 1
  6034. | #define HAVE_MNTENT_H 1
  6035. | #define HAVE_NET_IF_H 1
  6036. | #define HAVE_NETINET_IN_H 1
  6037. | #define HAVE_PATHS_H 1
  6038. | #define HAVE_PTY_H 1
  6039. | #define HAVE_STDINT_H 1
  6040. | #define HAVE_STDIO_EXT_H 1
  6041. | #define HAVE_STDLIB_H 1
  6042. | #define HAVE_ENDIAN_H 1
  6043. | #define HAVE_BYTESWAP_H 1
  6044. | #define HAVE_SYS_FILE_H 1
  6045. | #define HAVE_SYS_IO_H 1
  6046. | #define HAVE_SYS_IOCTL_H 1
  6047. | #define HAVE_SYS_MOUNT_H 1
  6048. | #define HAVE_SYS_PARAM_H 1
  6049. | #define HAVE_SYS_PRCTL_H 1
  6050. | #define HAVE_SYS_RESOURCE_H 1
  6051. | #define HAVE_SYS_SIGNALFD_H 1
  6052. | #define HAVE_SYS_SOCKET_H 1
  6053. | #define HAVE_SYS_STAT_H 1
  6054. | #define HAVE_SYS_SYSMACROS_H 1
  6055. | #define HAVE_SYS_SWAP_H 1
  6056. | #define HAVE_SYS_SYSCALL_H 1
  6057. | #define HAVE_SYS_TIME_H 1
  6058. | #define HAVE_SYS_TIMEX_H 1
  6059. | #define HAVE_SYS_TTYDEFAULTS_H 1
  6060. | #define HAVE_SYS_TYPES_H 1
  6061. | #define HAVE_SYS_UN_H 1
  6062. | #define HAVE_UNISTD_H 1
  6063. | #define HAVE_SHADOW_H 1
  6064. | #define HAVE_UTMP_H 1
  6065. | #define HAVE_UTMPX_H 1
  6066. | #define HAVE_LINUX_GSMMUX_H 1
  6067. | #define HAVE_LINUX_BLKZONED_H 1
  6068. | #define HAVE_LANGINFO_H 1
  6069. | #define HAVE_TM_GMTOFF 1
  6070. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  6071. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6072. | #define SWAPON_HAS_TWO_ARGS 1
  6073. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  6074. | #define HAVE_LSEEK64_PROTOTYPE 1
  6075. | #define HAVE_ENVIRON_DECL 1
  6076. | #define HAVE_STRSIGNAL_DECL 1
  6077. | #define HAVE___FPENDING 1
  6078. | #define HAVE_SECURE_GETENV 1
  6079. | #define HAVE_ERR 1
  6080. | #define HAVE_ERRX 1
  6081. | #define HAVE_EXPLICIT_BZERO 1
  6082. | #define HAVE_FSYNC 1
  6083. | #define HAVE_UTIMENSAT 1
  6084. | #define HAVE_GETDOMAINNAME 1
  6085. | #define HAVE_GETDTABLESIZE 1
  6086. | #define HAVE_GETRANDOM 1
  6087. | #define HAVE_GETRLIMIT 1
  6088. | #define HAVE_GETSGNAM 1
  6089. | #define HAVE_INOTIFY_INIT 1
  6090. | #define HAVE_JRAND48 1
  6091. | #define HAVE_LCHOWN 1
  6092. | #define HAVE_LLSEEK 1
  6093. | #define HAVE_LSEEK64 1
  6094. | #define HAVE_MEMPCPY 1
  6095. | #define HAVE_MKOSTEMP 1
  6096. | #define HAVE_NANOSLEEP 1
  6097. | #define HAVE_NTP_GETTIME 1
  6098. | #define HAVE_PERSONALITY 1
  6099. | #define HAVE_POSIX_FADVISE 1
  6100. | #define HAVE_PRCTL 1
  6101. | #define HAVE_QSORT_R 1
  6102. | #define HAVE_RPMATCH 1
  6103. | #define HAVE_SCANDIRAT 1
  6104. | #define HAVE_SETRESGID 1
  6105. | #define HAVE_SETRESUID 1
  6106. | #define HAVE_SCHED_SETSCHEDULER 1
  6107. | #define HAVE_SIGQUEUE 1
  6108. | #define HAVE_SRANDOM 1
  6109. | #define HAVE_STRNDUP 1
  6110. | #define HAVE_STRNLEN 1
  6111. | #define HAVE_SYSCONF 1
  6112. | #define HAVE_SYSINFO 1
  6113. | #define HAVE_TIMEGM 1
  6114. | #define HAVE_USLEEP 1
  6115. | #define HAVE_VWARNX 1
  6116. | #define HAVE_WARN 1
  6117. | #define HAVE_WARNX 1
  6118. | #define HAVE_FSEEKO 1
  6119. | #define HAVE_OPENAT 1
  6120. | #define HAVE_FSTATAT 1
  6121. | #define HAVE_UNLINKAT 1
  6122. | #define HAVE_IOPERM 1
  6123. | #define HAVE_IOPL 1
  6124. | #define HAVE_FUTIMENS 1
  6125. | #define HAVE_INOTIFY_INIT1 1
  6126. | #define HAVE_OPEN_MEMSTREAM 1
  6127. | #define HAVE_REBOOT 1
  6128. | #define HAVE_UPDWTMPX 1
  6129. | #define HAVE_UPDWTMPX 1
  6130. | #define HAVE_GETUSERSHELL 1
  6131. | #define HAVE_ISNAN 1
  6132. | #define HAVE_CLOCK_GETTIME 1
  6133. | #define HAVE_DIRFD 1
  6134. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  6135. | #define HAVE___PROGNAME 1
  6136. | #define HAVE_TLS 1
  6137. | #define HAVE_SCANF_MS_MODIFIER 1
  6138. | #define HAVE_LIBUTIL 1
  6139. | /* end confdefs.h. */
  6140. | #include <stdio.h>
  6141. | #ifdef HAVE_SYS_TYPES_H
  6142. | # include <sys/types.h>
  6143. | #endif
  6144. | #ifdef HAVE_SYS_STAT_H
  6145. | # include <sys/stat.h>
  6146. | #endif
  6147. | #ifdef STDC_HEADERS
  6148. | # include <stdlib.h>
  6149. | # include <stddef.h>
  6150. | #else
  6151. | # ifdef HAVE_STDLIB_H
  6152. | # include <stdlib.h>
  6153. | # endif
  6154. | #endif
  6155. | #ifdef HAVE_STRING_H
  6156. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6157. | # include <memory.h>
  6158. | # endif
  6159. | # include <string.h>
  6160. | #endif
  6161. | #ifdef HAVE_STRINGS_H
  6162. | # include <strings.h>
  6163. | #endif
  6164. | #ifdef HAVE_INTTYPES_H
  6165. | # include <inttypes.h>
  6166. | #endif
  6167. | #ifdef HAVE_STDINT_H
  6168. | # include <stdint.h>
  6169. | #endif
  6170. | #ifdef HAVE_UNISTD_H
  6171. | # include <unistd.h>
  6172. | #endif
  6173. | int
  6174. | main ()
  6175. | {
  6176. | if (sizeof ((loff_t)))
  6177. | return 0;
  6178. | ;
  6179. | return 0;
  6180. | }
  6181. configure:19887: result: yes
  6182. configure:19920: checking wchar_t support
  6183. configure:19944: gcc -c -g -O2 conftest.c >&5
  6184. conftest.c: In function 'main':
  6185. conftest.c:169:20: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  6186. if (w == WEOF) exit(1);
  6187. ^~~~
  6188. conftest.c:169:20: warning: incompatible implicit declaration of built-in function 'exit'
  6189. conftest.c:169:20: note: include '<stdlib.h>' or provide a declaration of 'exit'
  6190. configure:19944: $? = 0
  6191. configure:19945: result: yes
  6192. configure:19981: checking for cpu_set_t
  6193. configure:19981: gcc -c -g -O2 conftest.c >&5
  6194. configure:19981: $? = 0
  6195. configure:19981: gcc -c -g -O2 conftest.c >&5
  6196. conftest.c: In function 'main':
  6197. conftest.c:165:24: error: expected expression before ')' token
  6198. if (sizeof ((cpu_set_t)))
  6199. ^
  6200. configure:19981: $? = 1
  6201. configure: failed program was:
  6202. | /* confdefs.h */
  6203. | #define PACKAGE_NAME "util-linux"
  6204. | #define PACKAGE_TARNAME "util-linux"
  6205. | #define PACKAGE_VERSION "2.31.1"
  6206. | #define PACKAGE_STRING "util-linux 2.31.1"
  6207. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  6208. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  6209. | #define STDC_HEADERS 1
  6210. | #define HAVE_SYS_TYPES_H 1
  6211. | #define HAVE_SYS_STAT_H 1
  6212. | #define HAVE_STDLIB_H 1
  6213. | #define HAVE_STRING_H 1
  6214. | #define HAVE_MEMORY_H 1
  6215. | #define HAVE_STRINGS_H 1
  6216. | #define HAVE_INTTYPES_H 1
  6217. | #define HAVE_STDINT_H 1
  6218. | #define HAVE_UNISTD_H 1
  6219. | #define __EXTENSIONS__ 1
  6220. | #define _ALL_SOURCE 1
  6221. | #define _GNU_SOURCE 1
  6222. | #define _POSIX_PTHREAD_SEMANTICS 1
  6223. | #define _TANDEM_SOURCE 1
  6224. | #define PACKAGE "util-linux"
  6225. | #define VERSION "2.31.1"
  6226. | #define HAVE_DLFCN_H 1
  6227. | #define LT_OBJDIR ".libs/"
  6228. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6229. | #define HAVE_TM_ZONE 1
  6230. | #define ENABLE_NLS 1
  6231. | #define HAVE_GETTEXT 1
  6232. | #define HAVE_DCGETTEXT 1
  6233. | #define HAVE_LINUX_BLKPG_H 1
  6234. | #define HAVE_LINUX_MAJOR_H 1
  6235. | #define HAVE_ERR_H 1
  6236. | #define HAVE_ERRNO_H 1
  6237. | #define HAVE_FCNTL_H 1
  6238. | #define HAVE_GETOPT_H 1
  6239. | #define HAVE_INTTYPES_H 1
  6240. | #define HAVE_LASTLOG_H 1
  6241. | #define HAVE_LINUX_BTRFS_H 1
  6242. | #define HAVE_LINUX_CDROM_H 1
  6243. | #define HAVE_LINUX_FALLOC_H 1
  6244. | #define HAVE_LINUX_WATCHDOG_H 1
  6245. | #define HAVE_LINUX_FD_H 1
  6246. | #define HAVE_LINUX_RAW_H 1
  6247. | #define HAVE_LINUX_TIOCL_H 1
  6248. | #define HAVE_LINUX_VERSION_H 1
  6249. | #define HAVE_LINUX_SECUREBITS_H 1
  6250. | #define HAVE_LOCALE_H 1
  6251. | #define HAVE_MNTENT_H 1
  6252. | #define HAVE_NET_IF_H 1
  6253. | #define HAVE_NETINET_IN_H 1
  6254. | #define HAVE_PATHS_H 1
  6255. | #define HAVE_PTY_H 1
  6256. | #define HAVE_STDINT_H 1
  6257. | #define HAVE_STDIO_EXT_H 1
  6258. | #define HAVE_STDLIB_H 1
  6259. | #define HAVE_ENDIAN_H 1
  6260. | #define HAVE_BYTESWAP_H 1
  6261. | #define HAVE_SYS_FILE_H 1
  6262. | #define HAVE_SYS_IO_H 1
  6263. | #define HAVE_SYS_IOCTL_H 1
  6264. | #define HAVE_SYS_MOUNT_H 1
  6265. | #define HAVE_SYS_PARAM_H 1
  6266. | #define HAVE_SYS_PRCTL_H 1
  6267. | #define HAVE_SYS_RESOURCE_H 1
  6268. | #define HAVE_SYS_SIGNALFD_H 1
  6269. | #define HAVE_SYS_SOCKET_H 1
  6270. | #define HAVE_SYS_STAT_H 1
  6271. | #define HAVE_SYS_SYSMACROS_H 1
  6272. | #define HAVE_SYS_SWAP_H 1
  6273. | #define HAVE_SYS_SYSCALL_H 1
  6274. | #define HAVE_SYS_TIME_H 1
  6275. | #define HAVE_SYS_TIMEX_H 1
  6276. | #define HAVE_SYS_TTYDEFAULTS_H 1
  6277. | #define HAVE_SYS_TYPES_H 1
  6278. | #define HAVE_SYS_UN_H 1
  6279. | #define HAVE_UNISTD_H 1
  6280. | #define HAVE_SHADOW_H 1
  6281. | #define HAVE_UTMP_H 1
  6282. | #define HAVE_UTMPX_H 1
  6283. | #define HAVE_LINUX_GSMMUX_H 1
  6284. | #define HAVE_LINUX_BLKZONED_H 1
  6285. | #define HAVE_LANGINFO_H 1
  6286. | #define HAVE_TM_GMTOFF 1
  6287. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  6288. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6289. | #define SWAPON_HAS_TWO_ARGS 1
  6290. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  6291. | #define HAVE_LSEEK64_PROTOTYPE 1
  6292. | #define HAVE_ENVIRON_DECL 1
  6293. | #define HAVE_STRSIGNAL_DECL 1
  6294. | #define HAVE___FPENDING 1
  6295. | #define HAVE_SECURE_GETENV 1
  6296. | #define HAVE_ERR 1
  6297. | #define HAVE_ERRX 1
  6298. | #define HAVE_EXPLICIT_BZERO 1
  6299. | #define HAVE_FSYNC 1
  6300. | #define HAVE_UTIMENSAT 1
  6301. | #define HAVE_GETDOMAINNAME 1
  6302. | #define HAVE_GETDTABLESIZE 1
  6303. | #define HAVE_GETRANDOM 1
  6304. | #define HAVE_GETRLIMIT 1
  6305. | #define HAVE_GETSGNAM 1
  6306. | #define HAVE_INOTIFY_INIT 1
  6307. | #define HAVE_JRAND48 1
  6308. | #define HAVE_LCHOWN 1
  6309. | #define HAVE_LLSEEK 1
  6310. | #define HAVE_LSEEK64 1
  6311. | #define HAVE_MEMPCPY 1
  6312. | #define HAVE_MKOSTEMP 1
  6313. | #define HAVE_NANOSLEEP 1
  6314. | #define HAVE_NTP_GETTIME 1
  6315. | #define HAVE_PERSONALITY 1
  6316. | #define HAVE_POSIX_FADVISE 1
  6317. | #define HAVE_PRCTL 1
  6318. | #define HAVE_QSORT_R 1
  6319. | #define HAVE_RPMATCH 1
  6320. | #define HAVE_SCANDIRAT 1
  6321. | #define HAVE_SETRESGID 1
  6322. | #define HAVE_SETRESUID 1
  6323. | #define HAVE_SCHED_SETSCHEDULER 1
  6324. | #define HAVE_SIGQUEUE 1
  6325. | #define HAVE_SRANDOM 1
  6326. | #define HAVE_STRNDUP 1
  6327. | #define HAVE_STRNLEN 1
  6328. | #define HAVE_SYSCONF 1
  6329. | #define HAVE_SYSINFO 1
  6330. | #define HAVE_TIMEGM 1
  6331. | #define HAVE_USLEEP 1
  6332. | #define HAVE_VWARNX 1
  6333. | #define HAVE_WARN 1
  6334. | #define HAVE_WARNX 1
  6335. | #define HAVE_FSEEKO 1
  6336. | #define HAVE_OPENAT 1
  6337. | #define HAVE_FSTATAT 1
  6338. | #define HAVE_UNLINKAT 1
  6339. | #define HAVE_IOPERM 1
  6340. | #define HAVE_IOPL 1
  6341. | #define HAVE_FUTIMENS 1
  6342. | #define HAVE_INOTIFY_INIT1 1
  6343. | #define HAVE_OPEN_MEMSTREAM 1
  6344. | #define HAVE_REBOOT 1
  6345. | #define HAVE_UPDWTMPX 1
  6346. | #define HAVE_UPDWTMPX 1
  6347. | #define HAVE_GETUSERSHELL 1
  6348. | #define HAVE_ISNAN 1
  6349. | #define HAVE_CLOCK_GETTIME 1
  6350. | #define HAVE_DIRFD 1
  6351. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  6352. | #define HAVE___PROGNAME 1
  6353. | #define HAVE_TLS 1
  6354. | #define HAVE_SCANF_MS_MODIFIER 1
  6355. | #define HAVE_LIBUTIL 1
  6356. | #define HAVE_LOFF_T 1
  6357. | #define HAVE_WIDECHAR 1
  6358. | /* end confdefs.h. */
  6359. |
  6360. | #include <sched.h>
  6361. |
  6362. |
  6363. | int
  6364. | main ()
  6365. | {
  6366. | if (sizeof ((cpu_set_t)))
  6367. | return 0;
  6368. | ;
  6369. | return 0;
  6370. | }
  6371. configure:19981: result: yes
  6372. configure:20004: checking for sighandler_t
  6373. configure:20004: gcc -c -g -O2 conftest.c >&5
  6374. configure:20004: $? = 0
  6375. configure:20004: gcc -c -g -O2 conftest.c >&5
  6376. conftest.c: In function 'main':
  6377. conftest.c:166:27: error: expected expression before ')' token
  6378. if (sizeof ((sighandler_t)))
  6379. ^
  6380. configure:20004: $? = 1
  6381. configure: failed program was:
  6382. | /* confdefs.h */
  6383. | #define PACKAGE_NAME "util-linux"
  6384. | #define PACKAGE_TARNAME "util-linux"
  6385. | #define PACKAGE_VERSION "2.31.1"
  6386. | #define PACKAGE_STRING "util-linux 2.31.1"
  6387. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  6388. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  6389. | #define STDC_HEADERS 1
  6390. | #define HAVE_SYS_TYPES_H 1
  6391. | #define HAVE_SYS_STAT_H 1
  6392. | #define HAVE_STDLIB_H 1
  6393. | #define HAVE_STRING_H 1
  6394. | #define HAVE_MEMORY_H 1
  6395. | #define HAVE_STRINGS_H 1
  6396. | #define HAVE_INTTYPES_H 1
  6397. | #define HAVE_STDINT_H 1
  6398. | #define HAVE_UNISTD_H 1
  6399. | #define __EXTENSIONS__ 1
  6400. | #define _ALL_SOURCE 1
  6401. | #define _GNU_SOURCE 1
  6402. | #define _POSIX_PTHREAD_SEMANTICS 1
  6403. | #define _TANDEM_SOURCE 1
  6404. | #define PACKAGE "util-linux"
  6405. | #define VERSION "2.31.1"
  6406. | #define HAVE_DLFCN_H 1
  6407. | #define LT_OBJDIR ".libs/"
  6408. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6409. | #define HAVE_TM_ZONE 1
  6410. | #define ENABLE_NLS 1
  6411. | #define HAVE_GETTEXT 1
  6412. | #define HAVE_DCGETTEXT 1
  6413. | #define HAVE_LINUX_BLKPG_H 1
  6414. | #define HAVE_LINUX_MAJOR_H 1
  6415. | #define HAVE_ERR_H 1
  6416. | #define HAVE_ERRNO_H 1
  6417. | #define HAVE_FCNTL_H 1
  6418. | #define HAVE_GETOPT_H 1
  6419. | #define HAVE_INTTYPES_H 1
  6420. | #define HAVE_LASTLOG_H 1
  6421. | #define HAVE_LINUX_BTRFS_H 1
  6422. | #define HAVE_LINUX_CDROM_H 1
  6423. | #define HAVE_LINUX_FALLOC_H 1
  6424. | #define HAVE_LINUX_WATCHDOG_H 1
  6425. | #define HAVE_LINUX_FD_H 1
  6426. | #define HAVE_LINUX_RAW_H 1
  6427. | #define HAVE_LINUX_TIOCL_H 1
  6428. | #define HAVE_LINUX_VERSION_H 1
  6429. | #define HAVE_LINUX_SECUREBITS_H 1
  6430. | #define HAVE_LOCALE_H 1
  6431. | #define HAVE_MNTENT_H 1
  6432. | #define HAVE_NET_IF_H 1
  6433. | #define HAVE_NETINET_IN_H 1
  6434. | #define HAVE_PATHS_H 1
  6435. | #define HAVE_PTY_H 1
  6436. | #define HAVE_STDINT_H 1
  6437. | #define HAVE_STDIO_EXT_H 1
  6438. | #define HAVE_STDLIB_H 1
  6439. | #define HAVE_ENDIAN_H 1
  6440. | #define HAVE_BYTESWAP_H 1
  6441. | #define HAVE_SYS_FILE_H 1
  6442. | #define HAVE_SYS_IO_H 1
  6443. | #define HAVE_SYS_IOCTL_H 1
  6444. | #define HAVE_SYS_MOUNT_H 1
  6445. | #define HAVE_SYS_PARAM_H 1
  6446. | #define HAVE_SYS_PRCTL_H 1
  6447. | #define HAVE_SYS_RESOURCE_H 1
  6448. | #define HAVE_SYS_SIGNALFD_H 1
  6449. | #define HAVE_SYS_SOCKET_H 1
  6450. | #define HAVE_SYS_STAT_H 1
  6451. | #define HAVE_SYS_SYSMACROS_H 1
  6452. | #define HAVE_SYS_SWAP_H 1
  6453. | #define HAVE_SYS_SYSCALL_H 1
  6454. | #define HAVE_SYS_TIME_H 1
  6455. | #define HAVE_SYS_TIMEX_H 1
  6456. | #define HAVE_SYS_TTYDEFAULTS_H 1
  6457. | #define HAVE_SYS_TYPES_H 1
  6458. | #define HAVE_SYS_UN_H 1
  6459. | #define HAVE_UNISTD_H 1
  6460. | #define HAVE_SHADOW_H 1
  6461. | #define HAVE_UTMP_H 1
  6462. | #define HAVE_UTMPX_H 1
  6463. | #define HAVE_LINUX_GSMMUX_H 1
  6464. | #define HAVE_LINUX_BLKZONED_H 1
  6465. | #define HAVE_LANGINFO_H 1
  6466. | #define HAVE_TM_GMTOFF 1
  6467. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  6468. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6469. | #define SWAPON_HAS_TWO_ARGS 1
  6470. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  6471. | #define HAVE_LSEEK64_PROTOTYPE 1
  6472. | #define HAVE_ENVIRON_DECL 1
  6473. | #define HAVE_STRSIGNAL_DECL 1
  6474. | #define HAVE___FPENDING 1
  6475. | #define HAVE_SECURE_GETENV 1
  6476. | #define HAVE_ERR 1
  6477. | #define HAVE_ERRX 1
  6478. | #define HAVE_EXPLICIT_BZERO 1
  6479. | #define HAVE_FSYNC 1
  6480. | #define HAVE_UTIMENSAT 1
  6481. | #define HAVE_GETDOMAINNAME 1
  6482. | #define HAVE_GETDTABLESIZE 1
  6483. | #define HAVE_GETRANDOM 1
  6484. | #define HAVE_GETRLIMIT 1
  6485. | #define HAVE_GETSGNAM 1
  6486. | #define HAVE_INOTIFY_INIT 1
  6487. | #define HAVE_JRAND48 1
  6488. | #define HAVE_LCHOWN 1
  6489. | #define HAVE_LLSEEK 1
  6490. | #define HAVE_LSEEK64 1
  6491. | #define HAVE_MEMPCPY 1
  6492. | #define HAVE_MKOSTEMP 1
  6493. | #define HAVE_NANOSLEEP 1
  6494. | #define HAVE_NTP_GETTIME 1
  6495. | #define HAVE_PERSONALITY 1
  6496. | #define HAVE_POSIX_FADVISE 1
  6497. | #define HAVE_PRCTL 1
  6498. | #define HAVE_QSORT_R 1
  6499. | #define HAVE_RPMATCH 1
  6500. | #define HAVE_SCANDIRAT 1
  6501. | #define HAVE_SETRESGID 1
  6502. | #define HAVE_SETRESUID 1
  6503. | #define HAVE_SCHED_SETSCHEDULER 1
  6504. | #define HAVE_SIGQUEUE 1
  6505. | #define HAVE_SRANDOM 1
  6506. | #define HAVE_STRNDUP 1
  6507. | #define HAVE_STRNLEN 1
  6508. | #define HAVE_SYSCONF 1
  6509. | #define HAVE_SYSINFO 1
  6510. | #define HAVE_TIMEGM 1
  6511. | #define HAVE_USLEEP 1
  6512. | #define HAVE_VWARNX 1
  6513. | #define HAVE_WARN 1
  6514. | #define HAVE_WARNX 1
  6515. | #define HAVE_FSEEKO 1
  6516. | #define HAVE_OPENAT 1
  6517. | #define HAVE_FSTATAT 1
  6518. | #define HAVE_UNLINKAT 1
  6519. | #define HAVE_IOPERM 1
  6520. | #define HAVE_IOPL 1
  6521. | #define HAVE_FUTIMENS 1
  6522. | #define HAVE_INOTIFY_INIT1 1
  6523. | #define HAVE_OPEN_MEMSTREAM 1
  6524. | #define HAVE_REBOOT 1
  6525. | #define HAVE_UPDWTMPX 1
  6526. | #define HAVE_UPDWTMPX 1
  6527. | #define HAVE_GETUSERSHELL 1
  6528. | #define HAVE_ISNAN 1
  6529. | #define HAVE_CLOCK_GETTIME 1
  6530. | #define HAVE_DIRFD 1
  6531. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  6532. | #define HAVE___PROGNAME 1
  6533. | #define HAVE_TLS 1
  6534. | #define HAVE_SCANF_MS_MODIFIER 1
  6535. | #define HAVE_LIBUTIL 1
  6536. | #define HAVE_LOFF_T 1
  6537. | #define HAVE_WIDECHAR 1
  6538. | #define HAVE_CPU_SET_T 1
  6539. | /* end confdefs.h. */
  6540. |
  6541. | #include <signal.h>
  6542. |
  6543. |
  6544. | int
  6545. | main ()
  6546. | {
  6547. | if (sizeof ((sighandler_t)))
  6548. | return 0;
  6549. | ;
  6550. | return 0;
  6551. | }
  6552. configure:20004: result: yes
  6553. configure:20018: checking whether CPU_ALLOC is declared
  6554. configure:20018: gcc -c -g -O2 conftest.c >&5
  6555. configure:20018: $? = 0
  6556. configure:20018: result: yes
  6557. configure:20038: checking crypt.h usability
  6558. configure:20038: gcc -c -g -O2 conftest.c >&5
  6559. configure:20038: $? = 0
  6560. configure:20038: result: yes
  6561. configure:20038: checking crypt.h presence
  6562. configure:20038: gcc -E conftest.c
  6563. configure:20038: $? = 0
  6564. configure:20038: result: yes
  6565. configure:20038: checking for crypt.h
  6566. configure:20038: result: yes
  6567. configure:20068: gcc -o conftest -g -O2 conftest.c -lutil >&5
  6568. /tmp/ccBYcP7V.o: In function `main':
  6569. /mnt/lfs/sources/util-linux-2.31.1/conftest.c:174: undefined reference to `crypt'
  6570. collect2: error: ld returned 1 exit status
  6571. configure:20068: $? = 1
  6572. configure: failed program was:
  6573. | /* confdefs.h */
  6574. | #define PACKAGE_NAME "util-linux"
  6575. | #define PACKAGE_TARNAME "util-linux"
  6576. | #define PACKAGE_VERSION "2.31.1"
  6577. | #define PACKAGE_STRING "util-linux 2.31.1"
  6578. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  6579. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  6580. | #define STDC_HEADERS 1
  6581. | #define HAVE_SYS_TYPES_H 1
  6582. | #define HAVE_SYS_STAT_H 1
  6583. | #define HAVE_STDLIB_H 1
  6584. | #define HAVE_STRING_H 1
  6585. | #define HAVE_MEMORY_H 1
  6586. | #define HAVE_STRINGS_H 1
  6587. | #define HAVE_INTTYPES_H 1
  6588. | #define HAVE_STDINT_H 1
  6589. | #define HAVE_UNISTD_H 1
  6590. | #define __EXTENSIONS__ 1
  6591. | #define _ALL_SOURCE 1
  6592. | #define _GNU_SOURCE 1
  6593. | #define _POSIX_PTHREAD_SEMANTICS 1
  6594. | #define _TANDEM_SOURCE 1
  6595. | #define PACKAGE "util-linux"
  6596. | #define VERSION "2.31.1"
  6597. | #define HAVE_DLFCN_H 1
  6598. | #define LT_OBJDIR ".libs/"
  6599. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6600. | #define HAVE_TM_ZONE 1
  6601. | #define ENABLE_NLS 1
  6602. | #define HAVE_GETTEXT 1
  6603. | #define HAVE_DCGETTEXT 1
  6604. | #define HAVE_LINUX_BLKPG_H 1
  6605. | #define HAVE_LINUX_MAJOR_H 1
  6606. | #define HAVE_ERR_H 1
  6607. | #define HAVE_ERRNO_H 1
  6608. | #define HAVE_FCNTL_H 1
  6609. | #define HAVE_GETOPT_H 1
  6610. | #define HAVE_INTTYPES_H 1
  6611. | #define HAVE_LASTLOG_H 1
  6612. | #define HAVE_LINUX_BTRFS_H 1
  6613. | #define HAVE_LINUX_CDROM_H 1
  6614. | #define HAVE_LINUX_FALLOC_H 1
  6615. | #define HAVE_LINUX_WATCHDOG_H 1
  6616. | #define HAVE_LINUX_FD_H 1
  6617. | #define HAVE_LINUX_RAW_H 1
  6618. | #define HAVE_LINUX_TIOCL_H 1
  6619. | #define HAVE_LINUX_VERSION_H 1
  6620. | #define HAVE_LINUX_SECUREBITS_H 1
  6621. | #define HAVE_LOCALE_H 1
  6622. | #define HAVE_MNTENT_H 1
  6623. | #define HAVE_NET_IF_H 1
  6624. | #define HAVE_NETINET_IN_H 1
  6625. | #define HAVE_PATHS_H 1
  6626. | #define HAVE_PTY_H 1
  6627. | #define HAVE_STDINT_H 1
  6628. | #define HAVE_STDIO_EXT_H 1
  6629. | #define HAVE_STDLIB_H 1
  6630. | #define HAVE_ENDIAN_H 1
  6631. | #define HAVE_BYTESWAP_H 1
  6632. | #define HAVE_SYS_FILE_H 1
  6633. | #define HAVE_SYS_IO_H 1
  6634. | #define HAVE_SYS_IOCTL_H 1
  6635. | #define HAVE_SYS_MOUNT_H 1
  6636. | #define HAVE_SYS_PARAM_H 1
  6637. | #define HAVE_SYS_PRCTL_H 1
  6638. | #define HAVE_SYS_RESOURCE_H 1
  6639. | #define HAVE_SYS_SIGNALFD_H 1
  6640. | #define HAVE_SYS_SOCKET_H 1
  6641. | #define HAVE_SYS_STAT_H 1
  6642. | #define HAVE_SYS_SYSMACROS_H 1
  6643. | #define HAVE_SYS_SWAP_H 1
  6644. | #define HAVE_SYS_SYSCALL_H 1
  6645. | #define HAVE_SYS_TIME_H 1
  6646. | #define HAVE_SYS_TIMEX_H 1
  6647. | #define HAVE_SYS_TTYDEFAULTS_H 1
  6648. | #define HAVE_SYS_TYPES_H 1
  6649. | #define HAVE_SYS_UN_H 1
  6650. | #define HAVE_UNISTD_H 1
  6651. | #define HAVE_SHADOW_H 1
  6652. | #define HAVE_UTMP_H 1
  6653. | #define HAVE_UTMPX_H 1
  6654. | #define HAVE_LINUX_GSMMUX_H 1
  6655. | #define HAVE_LINUX_BLKZONED_H 1
  6656. | #define HAVE_LANGINFO_H 1
  6657. | #define HAVE_TM_GMTOFF 1
  6658. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  6659. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6660. | #define SWAPON_HAS_TWO_ARGS 1
  6661. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  6662. | #define HAVE_LSEEK64_PROTOTYPE 1
  6663. | #define HAVE_ENVIRON_DECL 1
  6664. | #define HAVE_STRSIGNAL_DECL 1
  6665. | #define HAVE___FPENDING 1
  6666. | #define HAVE_SECURE_GETENV 1
  6667. | #define HAVE_ERR 1
  6668. | #define HAVE_ERRX 1
  6669. | #define HAVE_EXPLICIT_BZERO 1
  6670. | #define HAVE_FSYNC 1
  6671. | #define HAVE_UTIMENSAT 1
  6672. | #define HAVE_GETDOMAINNAME 1
  6673. | #define HAVE_GETDTABLESIZE 1
  6674. | #define HAVE_GETRANDOM 1
  6675. | #define HAVE_GETRLIMIT 1
  6676. | #define HAVE_GETSGNAM 1
  6677. | #define HAVE_INOTIFY_INIT 1
  6678. | #define HAVE_JRAND48 1
  6679. | #define HAVE_LCHOWN 1
  6680. | #define HAVE_LLSEEK 1
  6681. | #define HAVE_LSEEK64 1
  6682. | #define HAVE_MEMPCPY 1
  6683. | #define HAVE_MKOSTEMP 1
  6684. | #define HAVE_NANOSLEEP 1
  6685. | #define HAVE_NTP_GETTIME 1
  6686. | #define HAVE_PERSONALITY 1
  6687. | #define HAVE_POSIX_FADVISE 1
  6688. | #define HAVE_PRCTL 1
  6689. | #define HAVE_QSORT_R 1
  6690. | #define HAVE_RPMATCH 1
  6691. | #define HAVE_SCANDIRAT 1
  6692. | #define HAVE_SETRESGID 1
  6693. | #define HAVE_SETRESUID 1
  6694. | #define HAVE_SCHED_SETSCHEDULER 1
  6695. | #define HAVE_SIGQUEUE 1
  6696. | #define HAVE_SRANDOM 1
  6697. | #define HAVE_STRNDUP 1
  6698. | #define HAVE_STRNLEN 1
  6699. | #define HAVE_SYSCONF 1
  6700. | #define HAVE_SYSINFO 1
  6701. | #define HAVE_TIMEGM 1
  6702. | #define HAVE_USLEEP 1
  6703. | #define HAVE_VWARNX 1
  6704. | #define HAVE_WARN 1
  6705. | #define HAVE_WARNX 1
  6706. | #define HAVE_FSEEKO 1
  6707. | #define HAVE_OPENAT 1
  6708. | #define HAVE_FSTATAT 1
  6709. | #define HAVE_UNLINKAT 1
  6710. | #define HAVE_IOPERM 1
  6711. | #define HAVE_IOPL 1
  6712. | #define HAVE_FUTIMENS 1
  6713. | #define HAVE_INOTIFY_INIT1 1
  6714. | #define HAVE_OPEN_MEMSTREAM 1
  6715. | #define HAVE_REBOOT 1
  6716. | #define HAVE_UPDWTMPX 1
  6717. | #define HAVE_UPDWTMPX 1
  6718. | #define HAVE_GETUSERSHELL 1
  6719. | #define HAVE_ISNAN 1
  6720. | #define HAVE_CLOCK_GETTIME 1
  6721. | #define HAVE_DIRFD 1
  6722. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  6723. | #define HAVE___PROGNAME 1
  6724. | #define HAVE_TLS 1
  6725. | #define HAVE_SCANF_MS_MODIFIER 1
  6726. | #define HAVE_LIBUTIL 1
  6727. | #define HAVE_LOFF_T 1
  6728. | #define HAVE_WIDECHAR 1
  6729. | #define HAVE_CPU_SET_T 1
  6730. | #define HAVE_SIGHANDLER_T 1
  6731. | #define HAVE_DECL_CPU_ALLOC 1
  6732. | #define HAVE_CRYPT_H 1
  6733. | /* end confdefs.h. */
  6734. |
  6735. | #ifdef HAVE_CRYPT_H
  6736. | #include <crypt.h>
  6737. | #else
  6738. | #define _XOPEN_SOURCE
  6739. | #include <unistd.h>
  6740. | #endif
  6741. |
  6742. | int
  6743. | main ()
  6744. | {
  6745. |
  6746. | char *c = crypt("abc","pw");
  6747. |
  6748. | ;
  6749. | return 0;
  6750. | }
  6751. configure:20093: gcc -c -g -O2 conftest.c >&5
  6752. configure:20093: $? = 0
  6753. configure:20529: checking for ncursesw6-config
  6754. configure:20545: found /tools/bin/ncursesw6-config
  6755. configure:20556: result: ncursesw6-config
  6756. configure:20578: $NCURSESW6_CONFIG --version >/dev/null
  6757. configure:20581: $? = 0
  6758. configure:20840: checking ncursesw/ncurses.h usability
  6759. configure:20840: gcc -c -g -O2 conftest.c >&5
  6760. conftest.c:196:10: fatal error: ncursesw/ncurses.h: No such file or directory
  6761. #include <ncursesw/ncurses.h>
  6762. ^~~~~~~~~~~~~~~~~~~~
  6763. compilation terminated.
  6764. configure:20840: $? = 1
  6765. configure: failed program was:
  6766. | /* confdefs.h */
  6767. | #define PACKAGE_NAME "util-linux"
  6768. | #define PACKAGE_TARNAME "util-linux"
  6769. | #define PACKAGE_VERSION "2.31.1"
  6770. | #define PACKAGE_STRING "util-linux 2.31.1"
  6771. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  6772. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  6773. | #define STDC_HEADERS 1
  6774. | #define HAVE_SYS_TYPES_H 1
  6775. | #define HAVE_SYS_STAT_H 1
  6776. | #define HAVE_STDLIB_H 1
  6777. | #define HAVE_STRING_H 1
  6778. | #define HAVE_MEMORY_H 1
  6779. | #define HAVE_STRINGS_H 1
  6780. | #define HAVE_INTTYPES_H 1
  6781. | #define HAVE_STDINT_H 1
  6782. | #define HAVE_UNISTD_H 1
  6783. | #define __EXTENSIONS__ 1
  6784. | #define _ALL_SOURCE 1
  6785. | #define _GNU_SOURCE 1
  6786. | #define _POSIX_PTHREAD_SEMANTICS 1
  6787. | #define _TANDEM_SOURCE 1
  6788. | #define PACKAGE "util-linux"
  6789. | #define VERSION "2.31.1"
  6790. | #define HAVE_DLFCN_H 1
  6791. | #define LT_OBJDIR ".libs/"
  6792. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6793. | #define HAVE_TM_ZONE 1
  6794. | #define ENABLE_NLS 1
  6795. | #define HAVE_GETTEXT 1
  6796. | #define HAVE_DCGETTEXT 1
  6797. | #define HAVE_LINUX_BLKPG_H 1
  6798. | #define HAVE_LINUX_MAJOR_H 1
  6799. | #define HAVE_ERR_H 1
  6800. | #define HAVE_ERRNO_H 1
  6801. | #define HAVE_FCNTL_H 1
  6802. | #define HAVE_GETOPT_H 1
  6803. | #define HAVE_INTTYPES_H 1
  6804. | #define HAVE_LASTLOG_H 1
  6805. | #define HAVE_LINUX_BTRFS_H 1
  6806. | #define HAVE_LINUX_CDROM_H 1
  6807. | #define HAVE_LINUX_FALLOC_H 1
  6808. | #define HAVE_LINUX_WATCHDOG_H 1
  6809. | #define HAVE_LINUX_FD_H 1
  6810. | #define HAVE_LINUX_RAW_H 1
  6811. | #define HAVE_LINUX_TIOCL_H 1
  6812. | #define HAVE_LINUX_VERSION_H 1
  6813. | #define HAVE_LINUX_SECUREBITS_H 1
  6814. | #define HAVE_LOCALE_H 1
  6815. | #define HAVE_MNTENT_H 1
  6816. | #define HAVE_NET_IF_H 1
  6817. | #define HAVE_NETINET_IN_H 1
  6818. | #define HAVE_PATHS_H 1
  6819. | #define HAVE_PTY_H 1
  6820. | #define HAVE_STDINT_H 1
  6821. | #define HAVE_STDIO_EXT_H 1
  6822. | #define HAVE_STDLIB_H 1
  6823. | #define HAVE_ENDIAN_H 1
  6824. | #define HAVE_BYTESWAP_H 1
  6825. | #define HAVE_SYS_FILE_H 1
  6826. | #define HAVE_SYS_IO_H 1
  6827. | #define HAVE_SYS_IOCTL_H 1
  6828. | #define HAVE_SYS_MOUNT_H 1
  6829. | #define HAVE_SYS_PARAM_H 1
  6830. | #define HAVE_SYS_PRCTL_H 1
  6831. | #define HAVE_SYS_RESOURCE_H 1
  6832. | #define HAVE_SYS_SIGNALFD_H 1
  6833. | #define HAVE_SYS_SOCKET_H 1
  6834. | #define HAVE_SYS_STAT_H 1
  6835. | #define HAVE_SYS_SYSMACROS_H 1
  6836. | #define HAVE_SYS_SWAP_H 1
  6837. | #define HAVE_SYS_SYSCALL_H 1
  6838. | #define HAVE_SYS_TIME_H 1
  6839. | #define HAVE_SYS_TIMEX_H 1
  6840. | #define HAVE_SYS_TTYDEFAULTS_H 1
  6841. | #define HAVE_SYS_TYPES_H 1
  6842. | #define HAVE_SYS_UN_H 1
  6843. | #define HAVE_UNISTD_H 1
  6844. | #define HAVE_SHADOW_H 1
  6845. | #define HAVE_UTMP_H 1
  6846. | #define HAVE_UTMPX_H 1
  6847. | #define HAVE_LINUX_GSMMUX_H 1
  6848. | #define HAVE_LINUX_BLKZONED_H 1
  6849. | #define HAVE_LANGINFO_H 1
  6850. | #define HAVE_TM_GMTOFF 1
  6851. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  6852. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6853. | #define SWAPON_HAS_TWO_ARGS 1
  6854. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  6855. | #define HAVE_LSEEK64_PROTOTYPE 1
  6856. | #define HAVE_ENVIRON_DECL 1
  6857. | #define HAVE_STRSIGNAL_DECL 1
  6858. | #define HAVE___FPENDING 1
  6859. | #define HAVE_SECURE_GETENV 1
  6860. | #define HAVE_ERR 1
  6861. | #define HAVE_ERRX 1
  6862. | #define HAVE_EXPLICIT_BZERO 1
  6863. | #define HAVE_FSYNC 1
  6864. | #define HAVE_UTIMENSAT 1
  6865. | #define HAVE_GETDOMAINNAME 1
  6866. | #define HAVE_GETDTABLESIZE 1
  6867. | #define HAVE_GETRANDOM 1
  6868. | #define HAVE_GETRLIMIT 1
  6869. | #define HAVE_GETSGNAM 1
  6870. | #define HAVE_INOTIFY_INIT 1
  6871. | #define HAVE_JRAND48 1
  6872. | #define HAVE_LCHOWN 1
  6873. | #define HAVE_LLSEEK 1
  6874. | #define HAVE_LSEEK64 1
  6875. | #define HAVE_MEMPCPY 1
  6876. | #define HAVE_MKOSTEMP 1
  6877. | #define HAVE_NANOSLEEP 1
  6878. | #define HAVE_NTP_GETTIME 1
  6879. | #define HAVE_PERSONALITY 1
  6880. | #define HAVE_POSIX_FADVISE 1
  6881. | #define HAVE_PRCTL 1
  6882. | #define HAVE_QSORT_R 1
  6883. | #define HAVE_RPMATCH 1
  6884. | #define HAVE_SCANDIRAT 1
  6885. | #define HAVE_SETRESGID 1
  6886. | #define HAVE_SETRESUID 1
  6887. | #define HAVE_SCHED_SETSCHEDULER 1
  6888. | #define HAVE_SIGQUEUE 1
  6889. | #define HAVE_SRANDOM 1
  6890. | #define HAVE_STRNDUP 1
  6891. | #define HAVE_STRNLEN 1
  6892. | #define HAVE_SYSCONF 1
  6893. | #define HAVE_SYSINFO 1
  6894. | #define HAVE_TIMEGM 1
  6895. | #define HAVE_USLEEP 1
  6896. | #define HAVE_VWARNX 1
  6897. | #define HAVE_WARN 1
  6898. | #define HAVE_WARNX 1
  6899. | #define HAVE_FSEEKO 1
  6900. | #define HAVE_OPENAT 1
  6901. | #define HAVE_FSTATAT 1
  6902. | #define HAVE_UNLINKAT 1
  6903. | #define HAVE_IOPERM 1
  6904. | #define HAVE_IOPL 1
  6905. | #define HAVE_FUTIMENS 1
  6906. | #define HAVE_INOTIFY_INIT1 1
  6907. | #define HAVE_OPEN_MEMSTREAM 1
  6908. | #define HAVE_REBOOT 1
  6909. | #define HAVE_UPDWTMPX 1
  6910. | #define HAVE_UPDWTMPX 1
  6911. | #define HAVE_GETUSERSHELL 1
  6912. | #define HAVE_ISNAN 1
  6913. | #define HAVE_CLOCK_GETTIME 1
  6914. | #define HAVE_DIRFD 1
  6915. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  6916. | #define HAVE___PROGNAME 1
  6917. | #define HAVE_TLS 1
  6918. | #define HAVE_SCANF_MS_MODIFIER 1
  6919. | #define HAVE_LIBUTIL 1
  6920. | #define HAVE_LOFF_T 1
  6921. | #define HAVE_WIDECHAR 1
  6922. | #define HAVE_CPU_SET_T 1
  6923. | #define HAVE_SIGHANDLER_T 1
  6924. | #define HAVE_DECL_CPU_ALLOC 1
  6925. | #define HAVE_CRYPT_H 1
  6926. | #define HAVE_LIBCRYPT 1
  6927. | /* end confdefs.h. */
  6928. | #include <stdio.h>
  6929. | #ifdef HAVE_SYS_TYPES_H
  6930. | # include <sys/types.h>
  6931. | #endif
  6932. | #ifdef HAVE_SYS_STAT_H
  6933. | # include <sys/stat.h>
  6934. | #endif
  6935. | #ifdef STDC_HEADERS
  6936. | # include <stdlib.h>
  6937. | # include <stddef.h>
  6938. | #else
  6939. | # ifdef HAVE_STDLIB_H
  6940. | # include <stdlib.h>
  6941. | # endif
  6942. | #endif
  6943. | #ifdef HAVE_STRING_H
  6944. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6945. | # include <memory.h>
  6946. | # endif
  6947. | # include <string.h>
  6948. | #endif
  6949. | #ifdef HAVE_STRINGS_H
  6950. | # include <strings.h>
  6951. | #endif
  6952. | #ifdef HAVE_INTTYPES_H
  6953. | # include <inttypes.h>
  6954. | #endif
  6955. | #ifdef HAVE_STDINT_H
  6956. | # include <stdint.h>
  6957. | #endif
  6958. | #ifdef HAVE_UNISTD_H
  6959. | # include <unistd.h>
  6960. | #endif
  6961. | #include <ncursesw/ncurses.h>
  6962. configure:20840: result: no
  6963. configure:20840: checking ncursesw/ncurses.h presence
  6964. configure:20840: gcc -E conftest.c
  6965. conftest.c:163:10: fatal error: ncursesw/ncurses.h: No such file or directory
  6966. #include <ncursesw/ncurses.h>
  6967. ^~~~~~~~~~~~~~~~~~~~
  6968. compilation terminated.
  6969. configure:20840: $? = 1
  6970. configure: failed program was:
  6971. | /* confdefs.h */
  6972. | #define PACKAGE_NAME "util-linux"
  6973. | #define PACKAGE_TARNAME "util-linux"
  6974. | #define PACKAGE_VERSION "2.31.1"
  6975. | #define PACKAGE_STRING "util-linux 2.31.1"
  6976. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  6977. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  6978. | #define STDC_HEADERS 1
  6979. | #define HAVE_SYS_TYPES_H 1
  6980. | #define HAVE_SYS_STAT_H 1
  6981. | #define HAVE_STDLIB_H 1
  6982. | #define HAVE_STRING_H 1
  6983. | #define HAVE_MEMORY_H 1
  6984. | #define HAVE_STRINGS_H 1
  6985. | #define HAVE_INTTYPES_H 1
  6986. | #define HAVE_STDINT_H 1
  6987. | #define HAVE_UNISTD_H 1
  6988. | #define __EXTENSIONS__ 1
  6989. | #define _ALL_SOURCE 1
  6990. | #define _GNU_SOURCE 1
  6991. | #define _POSIX_PTHREAD_SEMANTICS 1
  6992. | #define _TANDEM_SOURCE 1
  6993. | #define PACKAGE "util-linux"
  6994. | #define VERSION "2.31.1"
  6995. | #define HAVE_DLFCN_H 1
  6996. | #define LT_OBJDIR ".libs/"
  6997. | #define HAVE_STRUCT_TM_TM_ZONE 1
  6998. | #define HAVE_TM_ZONE 1
  6999. | #define ENABLE_NLS 1
  7000. | #define HAVE_GETTEXT 1
  7001. | #define HAVE_DCGETTEXT 1
  7002. | #define HAVE_LINUX_BLKPG_H 1
  7003. | #define HAVE_LINUX_MAJOR_H 1
  7004. | #define HAVE_ERR_H 1
  7005. | #define HAVE_ERRNO_H 1
  7006. | #define HAVE_FCNTL_H 1
  7007. | #define HAVE_GETOPT_H 1
  7008. | #define HAVE_INTTYPES_H 1
  7009. | #define HAVE_LASTLOG_H 1
  7010. | #define HAVE_LINUX_BTRFS_H 1
  7011. | #define HAVE_LINUX_CDROM_H 1
  7012. | #define HAVE_LINUX_FALLOC_H 1
  7013. | #define HAVE_LINUX_WATCHDOG_H 1
  7014. | #define HAVE_LINUX_FD_H 1
  7015. | #define HAVE_LINUX_RAW_H 1
  7016. | #define HAVE_LINUX_TIOCL_H 1
  7017. | #define HAVE_LINUX_VERSION_H 1
  7018. | #define HAVE_LINUX_SECUREBITS_H 1
  7019. | #define HAVE_LOCALE_H 1
  7020. | #define HAVE_MNTENT_H 1
  7021. | #define HAVE_NET_IF_H 1
  7022. | #define HAVE_NETINET_IN_H 1
  7023. | #define HAVE_PATHS_H 1
  7024. | #define HAVE_PTY_H 1
  7025. | #define HAVE_STDINT_H 1
  7026. | #define HAVE_STDIO_EXT_H 1
  7027. | #define HAVE_STDLIB_H 1
  7028. | #define HAVE_ENDIAN_H 1
  7029. | #define HAVE_BYTESWAP_H 1
  7030. | #define HAVE_SYS_FILE_H 1
  7031. | #define HAVE_SYS_IO_H 1
  7032. | #define HAVE_SYS_IOCTL_H 1
  7033. | #define HAVE_SYS_MOUNT_H 1
  7034. | #define HAVE_SYS_PARAM_H 1
  7035. | #define HAVE_SYS_PRCTL_H 1
  7036. | #define HAVE_SYS_RESOURCE_H 1
  7037. | #define HAVE_SYS_SIGNALFD_H 1
  7038. | #define HAVE_SYS_SOCKET_H 1
  7039. | #define HAVE_SYS_STAT_H 1
  7040. | #define HAVE_SYS_SYSMACROS_H 1
  7041. | #define HAVE_SYS_SWAP_H 1
  7042. | #define HAVE_SYS_SYSCALL_H 1
  7043. | #define HAVE_SYS_TIME_H 1
  7044. | #define HAVE_SYS_TIMEX_H 1
  7045. | #define HAVE_SYS_TTYDEFAULTS_H 1
  7046. | #define HAVE_SYS_TYPES_H 1
  7047. | #define HAVE_SYS_UN_H 1
  7048. | #define HAVE_UNISTD_H 1
  7049. | #define HAVE_SHADOW_H 1
  7050. | #define HAVE_UTMP_H 1
  7051. | #define HAVE_UTMPX_H 1
  7052. | #define HAVE_LINUX_GSMMUX_H 1
  7053. | #define HAVE_LINUX_BLKZONED_H 1
  7054. | #define HAVE_LANGINFO_H 1
  7055. | #define HAVE_TM_GMTOFF 1
  7056. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  7057. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7058. | #define SWAPON_HAS_TWO_ARGS 1
  7059. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  7060. | #define HAVE_LSEEK64_PROTOTYPE 1
  7061. | #define HAVE_ENVIRON_DECL 1
  7062. | #define HAVE_STRSIGNAL_DECL 1
  7063. | #define HAVE___FPENDING 1
  7064. | #define HAVE_SECURE_GETENV 1
  7065. | #define HAVE_ERR 1
  7066. | #define HAVE_ERRX 1
  7067. | #define HAVE_EXPLICIT_BZERO 1
  7068. | #define HAVE_FSYNC 1
  7069. | #define HAVE_UTIMENSAT 1
  7070. | #define HAVE_GETDOMAINNAME 1
  7071. | #define HAVE_GETDTABLESIZE 1
  7072. | #define HAVE_GETRANDOM 1
  7073. | #define HAVE_GETRLIMIT 1
  7074. | #define HAVE_GETSGNAM 1
  7075. | #define HAVE_INOTIFY_INIT 1
  7076. | #define HAVE_JRAND48 1
  7077. | #define HAVE_LCHOWN 1
  7078. | #define HAVE_LLSEEK 1
  7079. | #define HAVE_LSEEK64 1
  7080. | #define HAVE_MEMPCPY 1
  7081. | #define HAVE_MKOSTEMP 1
  7082. | #define HAVE_NANOSLEEP 1
  7083. | #define HAVE_NTP_GETTIME 1
  7084. | #define HAVE_PERSONALITY 1
  7085. | #define HAVE_POSIX_FADVISE 1
  7086. | #define HAVE_PRCTL 1
  7087. | #define HAVE_QSORT_R 1
  7088. | #define HAVE_RPMATCH 1
  7089. | #define HAVE_SCANDIRAT 1
  7090. | #define HAVE_SETRESGID 1
  7091. | #define HAVE_SETRESUID 1
  7092. | #define HAVE_SCHED_SETSCHEDULER 1
  7093. | #define HAVE_SIGQUEUE 1
  7094. | #define HAVE_SRANDOM 1
  7095. | #define HAVE_STRNDUP 1
  7096. | #define HAVE_STRNLEN 1
  7097. | #define HAVE_SYSCONF 1
  7098. | #define HAVE_SYSINFO 1
  7099. | #define HAVE_TIMEGM 1
  7100. | #define HAVE_USLEEP 1
  7101. | #define HAVE_VWARNX 1
  7102. | #define HAVE_WARN 1
  7103. | #define HAVE_WARNX 1
  7104. | #define HAVE_FSEEKO 1
  7105. | #define HAVE_OPENAT 1
  7106. | #define HAVE_FSTATAT 1
  7107. | #define HAVE_UNLINKAT 1
  7108. | #define HAVE_IOPERM 1
  7109. | #define HAVE_IOPL 1
  7110. | #define HAVE_FUTIMENS 1
  7111. | #define HAVE_INOTIFY_INIT1 1
  7112. | #define HAVE_OPEN_MEMSTREAM 1
  7113. | #define HAVE_REBOOT 1
  7114. | #define HAVE_UPDWTMPX 1
  7115. | #define HAVE_UPDWTMPX 1
  7116. | #define HAVE_GETUSERSHELL 1
  7117. | #define HAVE_ISNAN 1
  7118. | #define HAVE_CLOCK_GETTIME 1
  7119. | #define HAVE_DIRFD 1
  7120. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  7121. | #define HAVE___PROGNAME 1
  7122. | #define HAVE_TLS 1
  7123. | #define HAVE_SCANF_MS_MODIFIER 1
  7124. | #define HAVE_LIBUTIL 1
  7125. | #define HAVE_LOFF_T 1
  7126. | #define HAVE_WIDECHAR 1
  7127. | #define HAVE_CPU_SET_T 1
  7128. | #define HAVE_SIGHANDLER_T 1
  7129. | #define HAVE_DECL_CPU_ALLOC 1
  7130. | #define HAVE_CRYPT_H 1
  7131. | #define HAVE_LIBCRYPT 1
  7132. | /* end confdefs.h. */
  7133. | #include <ncursesw/ncurses.h>
  7134. configure:20840: result: no
  7135. configure:20840: checking for ncursesw/ncurses.h
  7136. configure:20840: result: no
  7137. configure:20852: checking ncursesw/term.h usability
  7138. configure:20852: gcc -c -g -O2 conftest.c >&5
  7139. conftest.c:196:10: fatal error: ncursesw/term.h: No such file or directory
  7140. #include <ncursesw/term.h>
  7141. ^~~~~~~~~~~~~~~~~
  7142. compilation terminated.
  7143. configure:20852: $? = 1
  7144. configure: failed program was:
  7145. | /* confdefs.h */
  7146. | #define PACKAGE_NAME "util-linux"
  7147. | #define PACKAGE_TARNAME "util-linux"
  7148. | #define PACKAGE_VERSION "2.31.1"
  7149. | #define PACKAGE_STRING "util-linux 2.31.1"
  7150. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  7151. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  7152. | #define STDC_HEADERS 1
  7153. | #define HAVE_SYS_TYPES_H 1
  7154. | #define HAVE_SYS_STAT_H 1
  7155. | #define HAVE_STDLIB_H 1
  7156. | #define HAVE_STRING_H 1
  7157. | #define HAVE_MEMORY_H 1
  7158. | #define HAVE_STRINGS_H 1
  7159. | #define HAVE_INTTYPES_H 1
  7160. | #define HAVE_STDINT_H 1
  7161. | #define HAVE_UNISTD_H 1
  7162. | #define __EXTENSIONS__ 1
  7163. | #define _ALL_SOURCE 1
  7164. | #define _GNU_SOURCE 1
  7165. | #define _POSIX_PTHREAD_SEMANTICS 1
  7166. | #define _TANDEM_SOURCE 1
  7167. | #define PACKAGE "util-linux"
  7168. | #define VERSION "2.31.1"
  7169. | #define HAVE_DLFCN_H 1
  7170. | #define LT_OBJDIR ".libs/"
  7171. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7172. | #define HAVE_TM_ZONE 1
  7173. | #define ENABLE_NLS 1
  7174. | #define HAVE_GETTEXT 1
  7175. | #define HAVE_DCGETTEXT 1
  7176. | #define HAVE_LINUX_BLKPG_H 1
  7177. | #define HAVE_LINUX_MAJOR_H 1
  7178. | #define HAVE_ERR_H 1
  7179. | #define HAVE_ERRNO_H 1
  7180. | #define HAVE_FCNTL_H 1
  7181. | #define HAVE_GETOPT_H 1
  7182. | #define HAVE_INTTYPES_H 1
  7183. | #define HAVE_LASTLOG_H 1
  7184. | #define HAVE_LINUX_BTRFS_H 1
  7185. | #define HAVE_LINUX_CDROM_H 1
  7186. | #define HAVE_LINUX_FALLOC_H 1
  7187. | #define HAVE_LINUX_WATCHDOG_H 1
  7188. | #define HAVE_LINUX_FD_H 1
  7189. | #define HAVE_LINUX_RAW_H 1
  7190. | #define HAVE_LINUX_TIOCL_H 1
  7191. | #define HAVE_LINUX_VERSION_H 1
  7192. | #define HAVE_LINUX_SECUREBITS_H 1
  7193. | #define HAVE_LOCALE_H 1
  7194. | #define HAVE_MNTENT_H 1
  7195. | #define HAVE_NET_IF_H 1
  7196. | #define HAVE_NETINET_IN_H 1
  7197. | #define HAVE_PATHS_H 1
  7198. | #define HAVE_PTY_H 1
  7199. | #define HAVE_STDINT_H 1
  7200. | #define HAVE_STDIO_EXT_H 1
  7201. | #define HAVE_STDLIB_H 1
  7202. | #define HAVE_ENDIAN_H 1
  7203. | #define HAVE_BYTESWAP_H 1
  7204. | #define HAVE_SYS_FILE_H 1
  7205. | #define HAVE_SYS_IO_H 1
  7206. | #define HAVE_SYS_IOCTL_H 1
  7207. | #define HAVE_SYS_MOUNT_H 1
  7208. | #define HAVE_SYS_PARAM_H 1
  7209. | #define HAVE_SYS_PRCTL_H 1
  7210. | #define HAVE_SYS_RESOURCE_H 1
  7211. | #define HAVE_SYS_SIGNALFD_H 1
  7212. | #define HAVE_SYS_SOCKET_H 1
  7213. | #define HAVE_SYS_STAT_H 1
  7214. | #define HAVE_SYS_SYSMACROS_H 1
  7215. | #define HAVE_SYS_SWAP_H 1
  7216. | #define HAVE_SYS_SYSCALL_H 1
  7217. | #define HAVE_SYS_TIME_H 1
  7218. | #define HAVE_SYS_TIMEX_H 1
  7219. | #define HAVE_SYS_TTYDEFAULTS_H 1
  7220. | #define HAVE_SYS_TYPES_H 1
  7221. | #define HAVE_SYS_UN_H 1
  7222. | #define HAVE_UNISTD_H 1
  7223. | #define HAVE_SHADOW_H 1
  7224. | #define HAVE_UTMP_H 1
  7225. | #define HAVE_UTMPX_H 1
  7226. | #define HAVE_LINUX_GSMMUX_H 1
  7227. | #define HAVE_LINUX_BLKZONED_H 1
  7228. | #define HAVE_LANGINFO_H 1
  7229. | #define HAVE_TM_GMTOFF 1
  7230. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  7231. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7232. | #define SWAPON_HAS_TWO_ARGS 1
  7233. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  7234. | #define HAVE_LSEEK64_PROTOTYPE 1
  7235. | #define HAVE_ENVIRON_DECL 1
  7236. | #define HAVE_STRSIGNAL_DECL 1
  7237. | #define HAVE___FPENDING 1
  7238. | #define HAVE_SECURE_GETENV 1
  7239. | #define HAVE_ERR 1
  7240. | #define HAVE_ERRX 1
  7241. | #define HAVE_EXPLICIT_BZERO 1
  7242. | #define HAVE_FSYNC 1
  7243. | #define HAVE_UTIMENSAT 1
  7244. | #define HAVE_GETDOMAINNAME 1
  7245. | #define HAVE_GETDTABLESIZE 1
  7246. | #define HAVE_GETRANDOM 1
  7247. | #define HAVE_GETRLIMIT 1
  7248. | #define HAVE_GETSGNAM 1
  7249. | #define HAVE_INOTIFY_INIT 1
  7250. | #define HAVE_JRAND48 1
  7251. | #define HAVE_LCHOWN 1
  7252. | #define HAVE_LLSEEK 1
  7253. | #define HAVE_LSEEK64 1
  7254. | #define HAVE_MEMPCPY 1
  7255. | #define HAVE_MKOSTEMP 1
  7256. | #define HAVE_NANOSLEEP 1
  7257. | #define HAVE_NTP_GETTIME 1
  7258. | #define HAVE_PERSONALITY 1
  7259. | #define HAVE_POSIX_FADVISE 1
  7260. | #define HAVE_PRCTL 1
  7261. | #define HAVE_QSORT_R 1
  7262. | #define HAVE_RPMATCH 1
  7263. | #define HAVE_SCANDIRAT 1
  7264. | #define HAVE_SETRESGID 1
  7265. | #define HAVE_SETRESUID 1
  7266. | #define HAVE_SCHED_SETSCHEDULER 1
  7267. | #define HAVE_SIGQUEUE 1
  7268. | #define HAVE_SRANDOM 1
  7269. | #define HAVE_STRNDUP 1
  7270. | #define HAVE_STRNLEN 1
  7271. | #define HAVE_SYSCONF 1
  7272. | #define HAVE_SYSINFO 1
  7273. | #define HAVE_TIMEGM 1
  7274. | #define HAVE_USLEEP 1
  7275. | #define HAVE_VWARNX 1
  7276. | #define HAVE_WARN 1
  7277. | #define HAVE_WARNX 1
  7278. | #define HAVE_FSEEKO 1
  7279. | #define HAVE_OPENAT 1
  7280. | #define HAVE_FSTATAT 1
  7281. | #define HAVE_UNLINKAT 1
  7282. | #define HAVE_IOPERM 1
  7283. | #define HAVE_IOPL 1
  7284. | #define HAVE_FUTIMENS 1
  7285. | #define HAVE_INOTIFY_INIT1 1
  7286. | #define HAVE_OPEN_MEMSTREAM 1
  7287. | #define HAVE_REBOOT 1
  7288. | #define HAVE_UPDWTMPX 1
  7289. | #define HAVE_UPDWTMPX 1
  7290. | #define HAVE_GETUSERSHELL 1
  7291. | #define HAVE_ISNAN 1
  7292. | #define HAVE_CLOCK_GETTIME 1
  7293. | #define HAVE_DIRFD 1
  7294. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  7295. | #define HAVE___PROGNAME 1
  7296. | #define HAVE_TLS 1
  7297. | #define HAVE_SCANF_MS_MODIFIER 1
  7298. | #define HAVE_LIBUTIL 1
  7299. | #define HAVE_LOFF_T 1
  7300. | #define HAVE_WIDECHAR 1
  7301. | #define HAVE_CPU_SET_T 1
  7302. | #define HAVE_SIGHANDLER_T 1
  7303. | #define HAVE_DECL_CPU_ALLOC 1
  7304. | #define HAVE_CRYPT_H 1
  7305. | #define HAVE_LIBCRYPT 1
  7306. | /* end confdefs.h. */
  7307. | #include <stdio.h>
  7308. | #ifdef HAVE_SYS_TYPES_H
  7309. | # include <sys/types.h>
  7310. | #endif
  7311. | #ifdef HAVE_SYS_STAT_H
  7312. | # include <sys/stat.h>
  7313. | #endif
  7314. | #ifdef STDC_HEADERS
  7315. | # include <stdlib.h>
  7316. | # include <stddef.h>
  7317. | #else
  7318. | # ifdef HAVE_STDLIB_H
  7319. | # include <stdlib.h>
  7320. | # endif
  7321. | #endif
  7322. | #ifdef HAVE_STRING_H
  7323. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7324. | # include <memory.h>
  7325. | # endif
  7326. | # include <string.h>
  7327. | #endif
  7328. | #ifdef HAVE_STRINGS_H
  7329. | # include <strings.h>
  7330. | #endif
  7331. | #ifdef HAVE_INTTYPES_H
  7332. | # include <inttypes.h>
  7333. | #endif
  7334. | #ifdef HAVE_STDINT_H
  7335. | # include <stdint.h>
  7336. | #endif
  7337. | #ifdef HAVE_UNISTD_H
  7338. | # include <unistd.h>
  7339. | #endif
  7340. | #include <ncursesw/term.h>
  7341. configure:20852: result: no
  7342. configure:20852: checking ncursesw/term.h presence
  7343. configure:20852: gcc -E conftest.c
  7344. conftest.c:163:10: fatal error: ncursesw/term.h: No such file or directory
  7345. #include <ncursesw/term.h>
  7346. ^~~~~~~~~~~~~~~~~
  7347. compilation terminated.
  7348. configure:20852: $? = 1
  7349. configure: failed program was:
  7350. | /* confdefs.h */
  7351. | #define PACKAGE_NAME "util-linux"
  7352. | #define PACKAGE_TARNAME "util-linux"
  7353. | #define PACKAGE_VERSION "2.31.1"
  7354. | #define PACKAGE_STRING "util-linux 2.31.1"
  7355. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  7356. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  7357. | #define STDC_HEADERS 1
  7358. | #define HAVE_SYS_TYPES_H 1
  7359. | #define HAVE_SYS_STAT_H 1
  7360. | #define HAVE_STDLIB_H 1
  7361. | #define HAVE_STRING_H 1
  7362. | #define HAVE_MEMORY_H 1
  7363. | #define HAVE_STRINGS_H 1
  7364. | #define HAVE_INTTYPES_H 1
  7365. | #define HAVE_STDINT_H 1
  7366. | #define HAVE_UNISTD_H 1
  7367. | #define __EXTENSIONS__ 1
  7368. | #define _ALL_SOURCE 1
  7369. | #define _GNU_SOURCE 1
  7370. | #define _POSIX_PTHREAD_SEMANTICS 1
  7371. | #define _TANDEM_SOURCE 1
  7372. | #define PACKAGE "util-linux"
  7373. | #define VERSION "2.31.1"
  7374. | #define HAVE_DLFCN_H 1
  7375. | #define LT_OBJDIR ".libs/"
  7376. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7377. | #define HAVE_TM_ZONE 1
  7378. | #define ENABLE_NLS 1
  7379. | #define HAVE_GETTEXT 1
  7380. | #define HAVE_DCGETTEXT 1
  7381. | #define HAVE_LINUX_BLKPG_H 1
  7382. | #define HAVE_LINUX_MAJOR_H 1
  7383. | #define HAVE_ERR_H 1
  7384. | #define HAVE_ERRNO_H 1
  7385. | #define HAVE_FCNTL_H 1
  7386. | #define HAVE_GETOPT_H 1
  7387. | #define HAVE_INTTYPES_H 1
  7388. | #define HAVE_LASTLOG_H 1
  7389. | #define HAVE_LINUX_BTRFS_H 1
  7390. | #define HAVE_LINUX_CDROM_H 1
  7391. | #define HAVE_LINUX_FALLOC_H 1
  7392. | #define HAVE_LINUX_WATCHDOG_H 1
  7393. | #define HAVE_LINUX_FD_H 1
  7394. | #define HAVE_LINUX_RAW_H 1
  7395. | #define HAVE_LINUX_TIOCL_H 1
  7396. | #define HAVE_LINUX_VERSION_H 1
  7397. | #define HAVE_LINUX_SECUREBITS_H 1
  7398. | #define HAVE_LOCALE_H 1
  7399. | #define HAVE_MNTENT_H 1
  7400. | #define HAVE_NET_IF_H 1
  7401. | #define HAVE_NETINET_IN_H 1
  7402. | #define HAVE_PATHS_H 1
  7403. | #define HAVE_PTY_H 1
  7404. | #define HAVE_STDINT_H 1
  7405. | #define HAVE_STDIO_EXT_H 1
  7406. | #define HAVE_STDLIB_H 1
  7407. | #define HAVE_ENDIAN_H 1
  7408. | #define HAVE_BYTESWAP_H 1
  7409. | #define HAVE_SYS_FILE_H 1
  7410. | #define HAVE_SYS_IO_H 1
  7411. | #define HAVE_SYS_IOCTL_H 1
  7412. | #define HAVE_SYS_MOUNT_H 1
  7413. | #define HAVE_SYS_PARAM_H 1
  7414. | #define HAVE_SYS_PRCTL_H 1
  7415. | #define HAVE_SYS_RESOURCE_H 1
  7416. | #define HAVE_SYS_SIGNALFD_H 1
  7417. | #define HAVE_SYS_SOCKET_H 1
  7418. | #define HAVE_SYS_STAT_H 1
  7419. | #define HAVE_SYS_SYSMACROS_H 1
  7420. | #define HAVE_SYS_SWAP_H 1
  7421. | #define HAVE_SYS_SYSCALL_H 1
  7422. | #define HAVE_SYS_TIME_H 1
  7423. | #define HAVE_SYS_TIMEX_H 1
  7424. | #define HAVE_SYS_TTYDEFAULTS_H 1
  7425. | #define HAVE_SYS_TYPES_H 1
  7426. | #define HAVE_SYS_UN_H 1
  7427. | #define HAVE_UNISTD_H 1
  7428. | #define HAVE_SHADOW_H 1
  7429. | #define HAVE_UTMP_H 1
  7430. | #define HAVE_UTMPX_H 1
  7431. | #define HAVE_LINUX_GSMMUX_H 1
  7432. | #define HAVE_LINUX_BLKZONED_H 1
  7433. | #define HAVE_LANGINFO_H 1
  7434. | #define HAVE_TM_GMTOFF 1
  7435. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  7436. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7437. | #define SWAPON_HAS_TWO_ARGS 1
  7438. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  7439. | #define HAVE_LSEEK64_PROTOTYPE 1
  7440. | #define HAVE_ENVIRON_DECL 1
  7441. | #define HAVE_STRSIGNAL_DECL 1
  7442. | #define HAVE___FPENDING 1
  7443. | #define HAVE_SECURE_GETENV 1
  7444. | #define HAVE_ERR 1
  7445. | #define HAVE_ERRX 1
  7446. | #define HAVE_EXPLICIT_BZERO 1
  7447. | #define HAVE_FSYNC 1
  7448. | #define HAVE_UTIMENSAT 1
  7449. | #define HAVE_GETDOMAINNAME 1
  7450. | #define HAVE_GETDTABLESIZE 1
  7451. | #define HAVE_GETRANDOM 1
  7452. | #define HAVE_GETRLIMIT 1
  7453. | #define HAVE_GETSGNAM 1
  7454. | #define HAVE_INOTIFY_INIT 1
  7455. | #define HAVE_JRAND48 1
  7456. | #define HAVE_LCHOWN 1
  7457. | #define HAVE_LLSEEK 1
  7458. | #define HAVE_LSEEK64 1
  7459. | #define HAVE_MEMPCPY 1
  7460. | #define HAVE_MKOSTEMP 1
  7461. | #define HAVE_NANOSLEEP 1
  7462. | #define HAVE_NTP_GETTIME 1
  7463. | #define HAVE_PERSONALITY 1
  7464. | #define HAVE_POSIX_FADVISE 1
  7465. | #define HAVE_PRCTL 1
  7466. | #define HAVE_QSORT_R 1
  7467. | #define HAVE_RPMATCH 1
  7468. | #define HAVE_SCANDIRAT 1
  7469. | #define HAVE_SETRESGID 1
  7470. | #define HAVE_SETRESUID 1
  7471. | #define HAVE_SCHED_SETSCHEDULER 1
  7472. | #define HAVE_SIGQUEUE 1
  7473. | #define HAVE_SRANDOM 1
  7474. | #define HAVE_STRNDUP 1
  7475. | #define HAVE_STRNLEN 1
  7476. | #define HAVE_SYSCONF 1
  7477. | #define HAVE_SYSINFO 1
  7478. | #define HAVE_TIMEGM 1
  7479. | #define HAVE_USLEEP 1
  7480. | #define HAVE_VWARNX 1
  7481. | #define HAVE_WARN 1
  7482. | #define HAVE_WARNX 1
  7483. | #define HAVE_FSEEKO 1
  7484. | #define HAVE_OPENAT 1
  7485. | #define HAVE_FSTATAT 1
  7486. | #define HAVE_UNLINKAT 1
  7487. | #define HAVE_IOPERM 1
  7488. | #define HAVE_IOPL 1
  7489. | #define HAVE_FUTIMENS 1
  7490. | #define HAVE_INOTIFY_INIT1 1
  7491. | #define HAVE_OPEN_MEMSTREAM 1
  7492. | #define HAVE_REBOOT 1
  7493. | #define HAVE_UPDWTMPX 1
  7494. | #define HAVE_UPDWTMPX 1
  7495. | #define HAVE_GETUSERSHELL 1
  7496. | #define HAVE_ISNAN 1
  7497. | #define HAVE_CLOCK_GETTIME 1
  7498. | #define HAVE_DIRFD 1
  7499. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  7500. | #define HAVE___PROGNAME 1
  7501. | #define HAVE_TLS 1
  7502. | #define HAVE_SCANF_MS_MODIFIER 1
  7503. | #define HAVE_LIBUTIL 1
  7504. | #define HAVE_LOFF_T 1
  7505. | #define HAVE_WIDECHAR 1
  7506. | #define HAVE_CPU_SET_T 1
  7507. | #define HAVE_SIGHANDLER_T 1
  7508. | #define HAVE_DECL_CPU_ALLOC 1
  7509. | #define HAVE_CRYPT_H 1
  7510. | #define HAVE_LIBCRYPT 1
  7511. | /* end confdefs.h. */
  7512. | #include <ncursesw/term.h>
  7513. configure:20852: result: no
  7514. configure:20852: checking for ncursesw/term.h
  7515. configure:20852: result: no
  7516. configure:20869: checking ncurses.h usability
  7517. configure:20869: gcc -c -g -O2 conftest.c >&5
  7518. configure:20869: $? = 0
  7519. configure:20869: result: yes
  7520. configure:20869: checking ncurses.h presence
  7521. configure:20869: gcc -E conftest.c
  7522. configure:20869: $? = 0
  7523. configure:20869: result: yes
  7524. configure:20869: checking for ncurses.h
  7525. configure:20869: result: yes
  7526. configure:20881: checking term.h usability
  7527. configure:20881: gcc -c -g -O2 conftest.c >&5
  7528. configure:20881: $? = 0
  7529. configure:20881: result: yes
  7530. configure:20881: checking term.h presence
  7531. configure:20881: gcc -E conftest.c
  7532. configure:20881: $? = 0
  7533. configure:20881: result: yes
  7534. configure:20881: checking for term.h
  7535. configure:20881: result: yes
  7536. configure:21452: checking for use_default_colors in -lncursesw
  7537. configure:21477: gcc -o conftest -g -O2 conftest.c -lncursesw -lutil -lcrypt >&5
  7538. configure:21477: $? = 0
  7539. configure:21487: result: yes
  7540. configure:21498: checking for resizeterm in -lncursesw
  7541. configure:21523: gcc -o conftest -g -O2 conftest.c -lncursesw -lutil -lcrypt >&5
  7542. configure:21523: $? = 0
  7543. configure:21533: result: yes
  7544. configure:21568: checking for TINFOW
  7545. configure:21672: result: no
  7546. configure:21675: checking for tgetent in -ltinfow
  7547. configure:21700: gcc -o conftest -g -O2 conftest.c -ltinfow -lutil -lcrypt >&5
  7548. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfow
  7549. collect2: error: ld returned 1 exit status
  7550. configure:21700: $? = 1
  7551. configure: failed program was:
  7552. | /* confdefs.h */
  7553. | #define PACKAGE_NAME "util-linux"
  7554. | #define PACKAGE_TARNAME "util-linux"
  7555. | #define PACKAGE_VERSION "2.31.1"
  7556. | #define PACKAGE_STRING "util-linux 2.31.1"
  7557. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  7558. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  7559. | #define STDC_HEADERS 1
  7560. | #define HAVE_SYS_TYPES_H 1
  7561. | #define HAVE_SYS_STAT_H 1
  7562. | #define HAVE_STDLIB_H 1
  7563. | #define HAVE_STRING_H 1
  7564. | #define HAVE_MEMORY_H 1
  7565. | #define HAVE_STRINGS_H 1
  7566. | #define HAVE_INTTYPES_H 1
  7567. | #define HAVE_STDINT_H 1
  7568. | #define HAVE_UNISTD_H 1
  7569. | #define __EXTENSIONS__ 1
  7570. | #define _ALL_SOURCE 1
  7571. | #define _GNU_SOURCE 1
  7572. | #define _POSIX_PTHREAD_SEMANTICS 1
  7573. | #define _TANDEM_SOURCE 1
  7574. | #define PACKAGE "util-linux"
  7575. | #define VERSION "2.31.1"
  7576. | #define HAVE_DLFCN_H 1
  7577. | #define LT_OBJDIR ".libs/"
  7578. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7579. | #define HAVE_TM_ZONE 1
  7580. | #define ENABLE_NLS 1
  7581. | #define HAVE_GETTEXT 1
  7582. | #define HAVE_DCGETTEXT 1
  7583. | #define HAVE_LINUX_BLKPG_H 1
  7584. | #define HAVE_LINUX_MAJOR_H 1
  7585. | #define HAVE_ERR_H 1
  7586. | #define HAVE_ERRNO_H 1
  7587. | #define HAVE_FCNTL_H 1
  7588. | #define HAVE_GETOPT_H 1
  7589. | #define HAVE_INTTYPES_H 1
  7590. | #define HAVE_LASTLOG_H 1
  7591. | #define HAVE_LINUX_BTRFS_H 1
  7592. | #define HAVE_LINUX_CDROM_H 1
  7593. | #define HAVE_LINUX_FALLOC_H 1
  7594. | #define HAVE_LINUX_WATCHDOG_H 1
  7595. | #define HAVE_LINUX_FD_H 1
  7596. | #define HAVE_LINUX_RAW_H 1
  7597. | #define HAVE_LINUX_TIOCL_H 1
  7598. | #define HAVE_LINUX_VERSION_H 1
  7599. | #define HAVE_LINUX_SECUREBITS_H 1
  7600. | #define HAVE_LOCALE_H 1
  7601. | #define HAVE_MNTENT_H 1
  7602. | #define HAVE_NET_IF_H 1
  7603. | #define HAVE_NETINET_IN_H 1
  7604. | #define HAVE_PATHS_H 1
  7605. | #define HAVE_PTY_H 1
  7606. | #define HAVE_STDINT_H 1
  7607. | #define HAVE_STDIO_EXT_H 1
  7608. | #define HAVE_STDLIB_H 1
  7609. | #define HAVE_ENDIAN_H 1
  7610. | #define HAVE_BYTESWAP_H 1
  7611. | #define HAVE_SYS_FILE_H 1
  7612. | #define HAVE_SYS_IO_H 1
  7613. | #define HAVE_SYS_IOCTL_H 1
  7614. | #define HAVE_SYS_MOUNT_H 1
  7615. | #define HAVE_SYS_PARAM_H 1
  7616. | #define HAVE_SYS_PRCTL_H 1
  7617. | #define HAVE_SYS_RESOURCE_H 1
  7618. | #define HAVE_SYS_SIGNALFD_H 1
  7619. | #define HAVE_SYS_SOCKET_H 1
  7620. | #define HAVE_SYS_STAT_H 1
  7621. | #define HAVE_SYS_SYSMACROS_H 1
  7622. | #define HAVE_SYS_SWAP_H 1
  7623. | #define HAVE_SYS_SYSCALL_H 1
  7624. | #define HAVE_SYS_TIME_H 1
  7625. | #define HAVE_SYS_TIMEX_H 1
  7626. | #define HAVE_SYS_TTYDEFAULTS_H 1
  7627. | #define HAVE_SYS_TYPES_H 1
  7628. | #define HAVE_SYS_UN_H 1
  7629. | #define HAVE_UNISTD_H 1
  7630. | #define HAVE_SHADOW_H 1
  7631. | #define HAVE_UTMP_H 1
  7632. | #define HAVE_UTMPX_H 1
  7633. | #define HAVE_LINUX_GSMMUX_H 1
  7634. | #define HAVE_LINUX_BLKZONED_H 1
  7635. | #define HAVE_LANGINFO_H 1
  7636. | #define HAVE_TM_GMTOFF 1
  7637. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  7638. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7639. | #define SWAPON_HAS_TWO_ARGS 1
  7640. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  7641. | #define HAVE_LSEEK64_PROTOTYPE 1
  7642. | #define HAVE_ENVIRON_DECL 1
  7643. | #define HAVE_STRSIGNAL_DECL 1
  7644. | #define HAVE___FPENDING 1
  7645. | #define HAVE_SECURE_GETENV 1
  7646. | #define HAVE_ERR 1
  7647. | #define HAVE_ERRX 1
  7648. | #define HAVE_EXPLICIT_BZERO 1
  7649. | #define HAVE_FSYNC 1
  7650. | #define HAVE_UTIMENSAT 1
  7651. | #define HAVE_GETDOMAINNAME 1
  7652. | #define HAVE_GETDTABLESIZE 1
  7653. | #define HAVE_GETRANDOM 1
  7654. | #define HAVE_GETRLIMIT 1
  7655. | #define HAVE_GETSGNAM 1
  7656. | #define HAVE_INOTIFY_INIT 1
  7657. | #define HAVE_JRAND48 1
  7658. | #define HAVE_LCHOWN 1
  7659. | #define HAVE_LLSEEK 1
  7660. | #define HAVE_LSEEK64 1
  7661. | #define HAVE_MEMPCPY 1
  7662. | #define HAVE_MKOSTEMP 1
  7663. | #define HAVE_NANOSLEEP 1
  7664. | #define HAVE_NTP_GETTIME 1
  7665. | #define HAVE_PERSONALITY 1
  7666. | #define HAVE_POSIX_FADVISE 1
  7667. | #define HAVE_PRCTL 1
  7668. | #define HAVE_QSORT_R 1
  7669. | #define HAVE_RPMATCH 1
  7670. | #define HAVE_SCANDIRAT 1
  7671. | #define HAVE_SETRESGID 1
  7672. | #define HAVE_SETRESUID 1
  7673. | #define HAVE_SCHED_SETSCHEDULER 1
  7674. | #define HAVE_SIGQUEUE 1
  7675. | #define HAVE_SRANDOM 1
  7676. | #define HAVE_STRNDUP 1
  7677. | #define HAVE_STRNLEN 1
  7678. | #define HAVE_SYSCONF 1
  7679. | #define HAVE_SYSINFO 1
  7680. | #define HAVE_TIMEGM 1
  7681. | #define HAVE_USLEEP 1
  7682. | #define HAVE_VWARNX 1
  7683. | #define HAVE_WARN 1
  7684. | #define HAVE_WARNX 1
  7685. | #define HAVE_FSEEKO 1
  7686. | #define HAVE_OPENAT 1
  7687. | #define HAVE_FSTATAT 1
  7688. | #define HAVE_UNLINKAT 1
  7689. | #define HAVE_IOPERM 1
  7690. | #define HAVE_IOPL 1
  7691. | #define HAVE_FUTIMENS 1
  7692. | #define HAVE_INOTIFY_INIT1 1
  7693. | #define HAVE_OPEN_MEMSTREAM 1
  7694. | #define HAVE_REBOOT 1
  7695. | #define HAVE_UPDWTMPX 1
  7696. | #define HAVE_UPDWTMPX 1
  7697. | #define HAVE_GETUSERSHELL 1
  7698. | #define HAVE_ISNAN 1
  7699. | #define HAVE_CLOCK_GETTIME 1
  7700. | #define HAVE_DIRFD 1
  7701. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  7702. | #define HAVE___PROGNAME 1
  7703. | #define HAVE_TLS 1
  7704. | #define HAVE_SCANF_MS_MODIFIER 1
  7705. | #define HAVE_LIBUTIL 1
  7706. | #define HAVE_LOFF_T 1
  7707. | #define HAVE_WIDECHAR 1
  7708. | #define HAVE_CPU_SET_T 1
  7709. | #define HAVE_SIGHANDLER_T 1
  7710. | #define HAVE_DECL_CPU_ALLOC 1
  7711. | #define HAVE_CRYPT_H 1
  7712. | #define HAVE_LIBCRYPT 1
  7713. | #define HAVE_NCURSES_H 1
  7714. | #define HAVE_TERM_H 1
  7715. | #define HAVE_LIBNCURSESW 1
  7716. | #define HAVE_USE_DEFAULT_COLORS 1
  7717. | #define HAVE_RESIZETERM 1
  7718. | /* end confdefs.h. */
  7719. |
  7720. | /* Override any GCC internal prototype to avoid an error.
  7721. | Use char because int might match the return type of a GCC
  7722. | builtin and then its argument prototype would still apply. */
  7723. | #ifdef __cplusplus
  7724. | extern "C"
  7725. | #endif
  7726. | char tgetent ();
  7727. | int
  7728. | main ()
  7729. | {
  7730. | return tgetent ();
  7731. | ;
  7732. | return 0;
  7733. | }
  7734. configure:21709: result: no
  7735. configure:21753: checking for TINFO
  7736. configure:21857: result: no
  7737. configure:21860: checking for tgetent in -ltinfo
  7738. configure:21885: gcc -o conftest -g -O2 conftest.c -ltinfo -lutil -lcrypt >&5
  7739. configure:21885: $? = 0
  7740. configure:21894: result: yes
  7741. configure:21978: checking for readline in -lreadline
  7742. configure:22003: gcc -o conftest -g -O2 conftest.c -lreadline -lutil -lcrypt >&5
  7743. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `tputs'
  7744. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `tgoto'
  7745. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `tgetflag'
  7746. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `UP'
  7747. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `tgetent'
  7748. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `tgetnum'
  7749. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `PC'
  7750. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `tgetstr'
  7751. /mnt/lfs/tools/bin/../lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib/libreadline.so: undefined reference to `BC'
  7752. collect2: error: ld returned 1 exit status
  7753. configure:22003: $? = 1
  7754. configure: failed program was:
  7755. | /* confdefs.h */
  7756. | #define PACKAGE_NAME "util-linux"
  7757. | #define PACKAGE_TARNAME "util-linux"
  7758. | #define PACKAGE_VERSION "2.31.1"
  7759. | #define PACKAGE_STRING "util-linux 2.31.1"
  7760. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  7761. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  7762. | #define STDC_HEADERS 1
  7763. | #define HAVE_SYS_TYPES_H 1
  7764. | #define HAVE_SYS_STAT_H 1
  7765. | #define HAVE_STDLIB_H 1
  7766. | #define HAVE_STRING_H 1
  7767. | #define HAVE_MEMORY_H 1
  7768. | #define HAVE_STRINGS_H 1
  7769. | #define HAVE_INTTYPES_H 1
  7770. | #define HAVE_STDINT_H 1
  7771. | #define HAVE_UNISTD_H 1
  7772. | #define __EXTENSIONS__ 1
  7773. | #define _ALL_SOURCE 1
  7774. | #define _GNU_SOURCE 1
  7775. | #define _POSIX_PTHREAD_SEMANTICS 1
  7776. | #define _TANDEM_SOURCE 1
  7777. | #define PACKAGE "util-linux"
  7778. | #define VERSION "2.31.1"
  7779. | #define HAVE_DLFCN_H 1
  7780. | #define LT_OBJDIR ".libs/"
  7781. | #define HAVE_STRUCT_TM_TM_ZONE 1
  7782. | #define HAVE_TM_ZONE 1
  7783. | #define ENABLE_NLS 1
  7784. | #define HAVE_GETTEXT 1
  7785. | #define HAVE_DCGETTEXT 1
  7786. | #define HAVE_LINUX_BLKPG_H 1
  7787. | #define HAVE_LINUX_MAJOR_H 1
  7788. | #define HAVE_ERR_H 1
  7789. | #define HAVE_ERRNO_H 1
  7790. | #define HAVE_FCNTL_H 1
  7791. | #define HAVE_GETOPT_H 1
  7792. | #define HAVE_INTTYPES_H 1
  7793. | #define HAVE_LASTLOG_H 1
  7794. | #define HAVE_LINUX_BTRFS_H 1
  7795. | #define HAVE_LINUX_CDROM_H 1
  7796. | #define HAVE_LINUX_FALLOC_H 1
  7797. | #define HAVE_LINUX_WATCHDOG_H 1
  7798. | #define HAVE_LINUX_FD_H 1
  7799. | #define HAVE_LINUX_RAW_H 1
  7800. | #define HAVE_LINUX_TIOCL_H 1
  7801. | #define HAVE_LINUX_VERSION_H 1
  7802. | #define HAVE_LINUX_SECUREBITS_H 1
  7803. | #define HAVE_LOCALE_H 1
  7804. | #define HAVE_MNTENT_H 1
  7805. | #define HAVE_NET_IF_H 1
  7806. | #define HAVE_NETINET_IN_H 1
  7807. | #define HAVE_PATHS_H 1
  7808. | #define HAVE_PTY_H 1
  7809. | #define HAVE_STDINT_H 1
  7810. | #define HAVE_STDIO_EXT_H 1
  7811. | #define HAVE_STDLIB_H 1
  7812. | #define HAVE_ENDIAN_H 1
  7813. | #define HAVE_BYTESWAP_H 1
  7814. | #define HAVE_SYS_FILE_H 1
  7815. | #define HAVE_SYS_IO_H 1
  7816. | #define HAVE_SYS_IOCTL_H 1
  7817. | #define HAVE_SYS_MOUNT_H 1
  7818. | #define HAVE_SYS_PARAM_H 1
  7819. | #define HAVE_SYS_PRCTL_H 1
  7820. | #define HAVE_SYS_RESOURCE_H 1
  7821. | #define HAVE_SYS_SIGNALFD_H 1
  7822. | #define HAVE_SYS_SOCKET_H 1
  7823. | #define HAVE_SYS_STAT_H 1
  7824. | #define HAVE_SYS_SYSMACROS_H 1
  7825. | #define HAVE_SYS_SWAP_H 1
  7826. | #define HAVE_SYS_SYSCALL_H 1
  7827. | #define HAVE_SYS_TIME_H 1
  7828. | #define HAVE_SYS_TIMEX_H 1
  7829. | #define HAVE_SYS_TTYDEFAULTS_H 1
  7830. | #define HAVE_SYS_TYPES_H 1
  7831. | #define HAVE_SYS_UN_H 1
  7832. | #define HAVE_UNISTD_H 1
  7833. | #define HAVE_SHADOW_H 1
  7834. | #define HAVE_UTMP_H 1
  7835. | #define HAVE_UTMPX_H 1
  7836. | #define HAVE_LINUX_GSMMUX_H 1
  7837. | #define HAVE_LINUX_BLKZONED_H 1
  7838. | #define HAVE_LANGINFO_H 1
  7839. | #define HAVE_TM_GMTOFF 1
  7840. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  7841. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  7842. | #define SWAPON_HAS_TWO_ARGS 1
  7843. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  7844. | #define HAVE_LSEEK64_PROTOTYPE 1
  7845. | #define HAVE_ENVIRON_DECL 1
  7846. | #define HAVE_STRSIGNAL_DECL 1
  7847. | #define HAVE___FPENDING 1
  7848. | #define HAVE_SECURE_GETENV 1
  7849. | #define HAVE_ERR 1
  7850. | #define HAVE_ERRX 1
  7851. | #define HAVE_EXPLICIT_BZERO 1
  7852. | #define HAVE_FSYNC 1
  7853. | #define HAVE_UTIMENSAT 1
  7854. | #define HAVE_GETDOMAINNAME 1
  7855. | #define HAVE_GETDTABLESIZE 1
  7856. | #define HAVE_GETRANDOM 1
  7857. | #define HAVE_GETRLIMIT 1
  7858. | #define HAVE_GETSGNAM 1
  7859. | #define HAVE_INOTIFY_INIT 1
  7860. | #define HAVE_JRAND48 1
  7861. | #define HAVE_LCHOWN 1
  7862. | #define HAVE_LLSEEK 1
  7863. | #define HAVE_LSEEK64 1
  7864. | #define HAVE_MEMPCPY 1
  7865. | #define HAVE_MKOSTEMP 1
  7866. | #define HAVE_NANOSLEEP 1
  7867. | #define HAVE_NTP_GETTIME 1
  7868. | #define HAVE_PERSONALITY 1
  7869. | #define HAVE_POSIX_FADVISE 1
  7870. | #define HAVE_PRCTL 1
  7871. | #define HAVE_QSORT_R 1
  7872. | #define HAVE_RPMATCH 1
  7873. | #define HAVE_SCANDIRAT 1
  7874. | #define HAVE_SETRESGID 1
  7875. | #define HAVE_SETRESUID 1
  7876. | #define HAVE_SCHED_SETSCHEDULER 1
  7877. | #define HAVE_SIGQUEUE 1
  7878. | #define HAVE_SRANDOM 1
  7879. | #define HAVE_STRNDUP 1
  7880. | #define HAVE_STRNLEN 1
  7881. | #define HAVE_SYSCONF 1
  7882. | #define HAVE_SYSINFO 1
  7883. | #define HAVE_TIMEGM 1
  7884. | #define HAVE_USLEEP 1
  7885. | #define HAVE_VWARNX 1
  7886. | #define HAVE_WARN 1
  7887. | #define HAVE_WARNX 1
  7888. | #define HAVE_FSEEKO 1
  7889. | #define HAVE_OPENAT 1
  7890. | #define HAVE_FSTATAT 1
  7891. | #define HAVE_UNLINKAT 1
  7892. | #define HAVE_IOPERM 1
  7893. | #define HAVE_IOPL 1
  7894. | #define HAVE_FUTIMENS 1
  7895. | #define HAVE_INOTIFY_INIT1 1
  7896. | #define HAVE_OPEN_MEMSTREAM 1
  7897. | #define HAVE_REBOOT 1
  7898. | #define HAVE_UPDWTMPX 1
  7899. | #define HAVE_UPDWTMPX 1
  7900. | #define HAVE_GETUSERSHELL 1
  7901. | #define HAVE_ISNAN 1
  7902. | #define HAVE_CLOCK_GETTIME 1
  7903. | #define HAVE_DIRFD 1
  7904. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  7905. | #define HAVE___PROGNAME 1
  7906. | #define HAVE_TLS 1
  7907. | #define HAVE_SCANF_MS_MODIFIER 1
  7908. | #define HAVE_LIBUTIL 1
  7909. | #define HAVE_LOFF_T 1
  7910. | #define HAVE_WIDECHAR 1
  7911. | #define HAVE_CPU_SET_T 1
  7912. | #define HAVE_SIGHANDLER_T 1
  7913. | #define HAVE_DECL_CPU_ALLOC 1
  7914. | #define HAVE_CRYPT_H 1
  7915. | #define HAVE_LIBCRYPT 1
  7916. | #define HAVE_NCURSES_H 1
  7917. | #define HAVE_TERM_H 1
  7918. | #define HAVE_LIBNCURSESW 1
  7919. | #define HAVE_USE_DEFAULT_COLORS 1
  7920. | #define HAVE_RESIZETERM 1
  7921. | #define HAVE_LIBTINFO 1
  7922. | /* end confdefs.h. */
  7923. |
  7924. | /* Override any GCC internal prototype to avoid an error.
  7925. | Use char because int might match the return type of a GCC
  7926. | builtin and then its argument prototype would still apply. */
  7927. | #ifdef __cplusplus
  7928. | extern "C"
  7929. | #endif
  7930. | char readline ();
  7931. | int
  7932. | main ()
  7933. | {
  7934. | return readline ();
  7935. | ;
  7936. | return 0;
  7937. | }
  7938. configure:22012: result: no
  7939. configure:23758: checking for syscall fallocate
  7940. configure:23777: gcc -c -g -O2 conftest.c >&5
  7941. configure:23777: $? = 0
  7942. configure:23815: result: SYS_fallocate
  7943. configure:23854: checking for valid fallocate() function
  7944. configure:23886: gcc -o conftest -g -O2 conftest.c -lutil -lcrypt >&5
  7945. configure:23886: $? = 0
  7946. configure:23888: result: yes
  7947. configure:23905: checking for valid posix_fallocate() function
  7948. configure:23937: gcc -o conftest -g -O2 conftest.c -lutil -lcrypt >&5
  7949. configure:23937: $? = 0
  7950. configure:23939: result: yes
  7951. configure:24008: checking for syscall unshare
  7952. configure:24027: gcc -c -g -O2 conftest.c >&5
  7953. configure:24027: $? = 0
  7954. configure:24065: result: SYS_unshare
  7955. configure:24103: checking for unshare
  7956. configure:24103: gcc -o conftest -g -O2 conftest.c -lutil -lcrypt >&5
  7957. configure:24103: $? = 0
  7958. configure:24103: result: yes
  7959. configure:24166: checking for syscall setns
  7960. configure:24185: gcc -c -g -O2 conftest.c >&5
  7961. configure:24185: $? = 0
  7962. configure:24223: result: SYS_setns
  7963. configure:24261: checking for setns
  7964. configure:24261: gcc -o conftest -g -O2 conftest.c -lutil -lcrypt >&5
  7965. configure:24261: $? = 0
  7966. configure:24261: result: yes
  7967. configure:24298: checking for capng_apply in -lcap-ng
  7968. configure:24323: gcc -o conftest -g -O2 conftest.c -lcap-ng -lutil -lcrypt >&5
  7969. configure:24323: $? = 0
  7970. configure:24332: result: yes
  7971. configure:24881: WARNING: z library not found; not building cramfs
  7972. configure:26167: checking for syscall prlimit64
  7973. configure:26186: gcc -c -g -O2 conftest.c >&5
  7974. configure:26186: $? = 0
  7975. configure:26224: result: SYS_prlimit64
  7976. configure:26264: checking for prlimit
  7977. configure:26264: gcc -o conftest -g -O2 conftest.c -lcap-ng -lutil -lcrypt >&5
  7978. configure:26264: $? = 0
  7979. configure:26264: result: yes
  7980. configure:26494: checking for syscall pivot_root
  7981. configure:26513: gcc -c -g -O2 conftest.c >&5
  7982. configure:26513: $? = 0
  7983. configure:26551: result: SYS_pivot_root
  7984. configure:28401: checking for LIBUSER
  7985. configure:28460: result: no
  7986. configure:28609: WARNING: PAM header file not found; not building chfn_chsh
  7987. configure:28699: WARNING: PAM header file not found; not building login
  7988. configure:28971: WARNING: PAM header file not found; not building su
  7989. configure:29085: WARNING: PAM header file not found; not building runuser
  7990. configure:29473: checking for syscall ioprio_set
  7991. configure:29492: gcc -c -g -O2 conftest.c >&5
  7992. configure:29492: $? = 0
  7993. configure:29538: result: SYS_ioprio_set
  7994. configure:29577: checking for syscall ioprio_get
  7995. configure:29596: gcc -c -g -O2 conftest.c >&5
  7996. configure:29596: $? = 0
  7997. configure:29642: result: SYS_ioprio_get
  7998. configure:29732: checking for syscall sched_getaffinity
  7999. configure:29751: gcc -c -g -O2 conftest.c >&5
  8000. configure:29751: $? = 0
  8001. configure:29789: result: SYS_sched_getaffinity
  8002. configure:29888: checking for syscall sched_setattr
  8003. configure:29907: gcc -c -g -O2 conftest.c >&5
  8004. configure:29907: $? = 0
  8005. configure:29945: result: SYS_sched_setattr
  8006. configure:30164: checking for SYSTEMD
  8007. configure:30223: result: no
  8008. configure:30238: checking for SYSTEMD_DAEMON
  8009. configure:30297: result: no
  8010. configure:30309: checking for SYSTEMD_JOURNAL
  8011. configure:30368: result: no
  8012. configure:30898: WARNING: libpython not found; not building pylibmount
  8013. configure:31270: checking that generated files are newer than configure
  8014. configure:31276: result: done
  8015. configure:31980: creating ./config.status
  8016.  
  8017. ## ---------------------- ##
  8018. ## Running config.status. ##
  8019. ## ---------------------- ##
  8020.  
  8021. This file was extended by util-linux config.status 2.31.1, which was
  8022. generated by GNU Autoconf 2.69. Invocation command line was
  8023.  
  8024. CONFIG_FILES =
  8025. CONFIG_HEADERS =
  8026. CONFIG_LINKS =
  8027. CONFIG_COMMANDS =
  8028. $ ./config.status
  8029.  
  8030. on zivko
  8031.  
  8032. config.status:1709: creating Makefile
  8033. config.status:1709: creating libblkid/docs/Makefile
  8034. config.status:1709: creating libblkid/docs/version.xml
  8035. config.status:1709: creating libblkid/src/blkid.h
  8036. config.status:1709: creating libfdisk/docs/Makefile
  8037. config.status:1709: creating libfdisk/docs/version.xml
  8038. config.status:1709: creating libfdisk/src/libfdisk.h
  8039. config.status:1709: creating libmount/docs/Makefile
  8040. config.status:1709: creating libmount/docs/version.xml
  8041. config.status:1709: creating libmount/src/libmount.h
  8042. config.status:1709: creating libsmartcols/docs/Makefile
  8043. config.status:1709: creating libsmartcols/docs/version.xml
  8044. config.status:1709: creating libsmartcols/src/libsmartcols.h
  8045. config.status:1709: creating po/Makefile.in
  8046. config.status:1709: creating config.h
  8047. config.status:1938: executing depfiles commands
  8048. config.status:1938: executing libtool commands
  8049. config.status:1938: executing po-directories commands
  8050. configure:34295: result:
  8051. util-linux 2.31.1
  8052.  
  8053. prefix: /tools
  8054. exec prefix: ${prefix}
  8055.  
  8056. runstatedir: ${localstatedir}/run
  8057. bindir: ${exec_prefix}/bin
  8058. sbindir: ${exec_prefix}/sbin
  8059. libdir: ${exec_prefix}/lib
  8060. includedir: ${prefix}/include
  8061. usrbin_execdir: ${exec_prefix}/bin
  8062. usrsbin_execdir: ${exec_prefix}/sbin
  8063. usrlib_execdir: ${exec_prefix}/lib
  8064.  
  8065. compiler: gcc
  8066. cflags: -g -O2
  8067. suid cflags:
  8068. ldflags:
  8069. suid ldflags:
  8070.  
  8071. Python:
  8072. Python version:
  8073. Python libs:
  8074.  
  8075. Bash completions: ${datarootdir}/bash-completion/completions
  8076. Systemd support: no
  8077. Btrfs support: yes
  8078. Wide-char support: yes
  8079.  
  8080. warnings:
  8081.  
  8082. -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration
  8083.  
  8084. Type 'make' or 'make <utilname>' to compile.
  8085.  
  8086.  
  8087. ## ---------------- ##
  8088. ## Cache variables. ##
  8089. ## ---------------- ##
  8090.  
  8091. ac_cv_build=x86_64-pc-linux-gnu
  8092. ac_cv_c_bigendian=no
  8093. ac_cv_c_compiler_gnu=yes
  8094. ac_cv_c_const=yes
  8095. ac_cv_c_volatile=yes
  8096. ac_cv_env_ADJTIME_PATH_set=
  8097. ac_cv_env_ADJTIME_PATH_value=
  8098. ac_cv_env_CC_set=
  8099. ac_cv_env_CC_value=
  8100. ac_cv_env_CFLAGS_set=
  8101. ac_cv_env_CFLAGS_value=
  8102. ac_cv_env_CPPFLAGS_set=
  8103. ac_cv_env_CPPFLAGS_value=
  8104. ac_cv_env_CPP_set=
  8105. ac_cv_env_CPP_value=
  8106. ac_cv_env_DAEMON_CFLAGS_set=
  8107. ac_cv_env_DAEMON_CFLAGS_value=
  8108. ac_cv_env_DAEMON_LDFLAGS_set=
  8109. ac_cv_env_DAEMON_LDFLAGS_value=
  8110. ac_cv_env_LDFLAGS_set=
  8111. ac_cv_env_LDFLAGS_value=
  8112. ac_cv_env_LIBS_set=
  8113. ac_cv_env_LIBS_value=
  8114. ac_cv_env_LIBUSER_CFLAGS_set=
  8115. ac_cv_env_LIBUSER_CFLAGS_value=
  8116. ac_cv_env_LIBUSER_LIBS_set=
  8117. ac_cv_env_LIBUSER_LIBS_value=
  8118. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  8119. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  8120. ac_cv_env_NCURSESW_CFLAGS_set=
  8121. ac_cv_env_NCURSESW_CFLAGS_value=
  8122. ac_cv_env_NCURSESW_LIBS_set=
  8123. ac_cv_env_NCURSESW_LIBS_value=
  8124. ac_cv_env_NCURSES_CFLAGS_set=
  8125. ac_cv_env_NCURSES_CFLAGS_value=
  8126. ac_cv_env_NCURSES_LIBS_set=
  8127. ac_cv_env_NCURSES_LIBS_value=
  8128. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  8129. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  8130. ac_cv_env_PKG_CONFIG_PATH_set=
  8131. ac_cv_env_PKG_CONFIG_PATH_value=
  8132. ac_cv_env_PKG_CONFIG_set=set
  8133. ac_cv_env_PKG_CONFIG_value=
  8134. ac_cv_env_PYTHON_CFLAGS_set=
  8135. ac_cv_env_PYTHON_CFLAGS_value=
  8136. ac_cv_env_PYTHON_LIBS_set=
  8137. ac_cv_env_PYTHON_LIBS_value=
  8138. ac_cv_env_PYTHON_set=
  8139. ac_cv_env_PYTHON_value=
  8140. ac_cv_env_SELINUX_CFLAGS_set=
  8141. ac_cv_env_SELINUX_CFLAGS_value=
  8142. ac_cv_env_SELINUX_LIBS_set=
  8143. ac_cv_env_SELINUX_LIBS_value=
  8144. ac_cv_env_SOLIB_CFLAGS_set=
  8145. ac_cv_env_SOLIB_CFLAGS_value=
  8146. ac_cv_env_SOLIB_LDFLAGS_set=
  8147. ac_cv_env_SOLIB_LDFLAGS_value=
  8148. ac_cv_env_SUID_CFLAGS_set=
  8149. ac_cv_env_SUID_CFLAGS_value=
  8150. ac_cv_env_SUID_LDFLAGS_set=
  8151. ac_cv_env_SUID_LDFLAGS_value=
  8152. ac_cv_env_SYSTEMD_CFLAGS_set=
  8153. ac_cv_env_SYSTEMD_CFLAGS_value=
  8154. ac_cv_env_SYSTEMD_DAEMON_CFLAGS_set=
  8155. ac_cv_env_SYSTEMD_DAEMON_CFLAGS_value=
  8156. ac_cv_env_SYSTEMD_DAEMON_LIBS_set=
  8157. ac_cv_env_SYSTEMD_DAEMON_LIBS_value=
  8158. ac_cv_env_SYSTEMD_JOURNAL_CFLAGS_set=
  8159. ac_cv_env_SYSTEMD_JOURNAL_CFLAGS_value=
  8160. ac_cv_env_SYSTEMD_JOURNAL_LIBS_set=
  8161. ac_cv_env_SYSTEMD_JOURNAL_LIBS_value=
  8162. ac_cv_env_SYSTEMD_LIBS_set=
  8163. ac_cv_env_SYSTEMD_LIBS_value=
  8164. ac_cv_env_TINFOW_CFLAGS_set=
  8165. ac_cv_env_TINFOW_CFLAGS_value=
  8166. ac_cv_env_TINFOW_LIBS_set=
  8167. ac_cv_env_TINFOW_LIBS_value=
  8168. ac_cv_env_TINFO_CFLAGS_set=
  8169. ac_cv_env_TINFO_CFLAGS_value=
  8170. ac_cv_env_TINFO_LIBS_set=
  8171. ac_cv_env_TINFO_LIBS_value=
  8172. ac_cv_env_YACC_set=
  8173. ac_cv_env_YACC_value=
  8174. ac_cv_env_YFLAGS_set=
  8175. ac_cv_env_YFLAGS_value=
  8176. ac_cv_env_build_alias_set=
  8177. ac_cv_env_build_alias_value=
  8178. ac_cv_env_host_alias_set=
  8179. ac_cv_env_host_alias_value=
  8180. ac_cv_env_target_alias_set=
  8181. ac_cv_env_target_alias_value=
  8182. ac_cv_func___fpending=yes
  8183. ac_cv_func___secure_getenv=no
  8184. ac_cv_func_clock_gettime=yes
  8185. ac_cv_func_dirfd=yes
  8186. ac_cv_func_err=yes
  8187. ac_cv_func_errx=yes
  8188. ac_cv_func_explicit_bzero=yes
  8189. ac_cv_func_fstatat=yes
  8190. ac_cv_func_fsync=yes
  8191. ac_cv_func_futimens=yes
  8192. ac_cv_func_getdomainname=yes
  8193. ac_cv_func_getdtablesize=yes
  8194. ac_cv_func_getexecname=no
  8195. ac_cv_func_getmntinfo=no
  8196. ac_cv_func_getrandom=yes
  8197. ac_cv_func_getrlimit=yes
  8198. ac_cv_func_getsgnam=yes
  8199. ac_cv_func_getusershell=yes
  8200. ac_cv_func_inotify_init1=yes
  8201. ac_cv_func_inotify_init=yes
  8202. ac_cv_func_ioperm=yes
  8203. ac_cv_func_iopl=yes
  8204. ac_cv_func_isnan=yes
  8205. ac_cv_func_jrand48=yes
  8206. ac_cv_func_lchown=yes
  8207. ac_cv_func_llseek=yes
  8208. ac_cv_func_lseek64=yes
  8209. ac_cv_func_mempcpy=yes
  8210. ac_cv_func_mkostemp=yes
  8211. ac_cv_func_nanosleep=yes
  8212. ac_cv_func_ntp_gettime=yes
  8213. ac_cv_func_open_memstream=yes
  8214. ac_cv_func_openat=yes
  8215. ac_cv_func_personality=yes
  8216. ac_cv_func_posix_fadvise=yes
  8217. ac_cv_func_prctl=yes
  8218. ac_cv_func_prlimit=yes
  8219. ac_cv_func_qsort_r=yes
  8220. ac_cv_func_reboot=yes
  8221. ac_cv_func_rpmatch=yes
  8222. ac_cv_func_scandirat=yes
  8223. ac_cv_func_sched_setattr=no
  8224. ac_cv_func_sched_setscheduler=yes
  8225. ac_cv_func_secure_getenv=yes
  8226. ac_cv_func_setns=yes
  8227. ac_cv_func_setprogname=no
  8228. ac_cv_func_setresgid=yes
  8229. ac_cv_func_setresuid=yes
  8230. ac_cv_func_sigqueue=yes
  8231. ac_cv_func_srandom=yes
  8232. ac_cv_func_strnchr=no
  8233. ac_cv_func_strndup=yes
  8234. ac_cv_func_strnlen=yes
  8235. ac_cv_func_sysconf=yes
  8236. ac_cv_func_sysinfo=yes
  8237. ac_cv_func_timegm=yes
  8238. ac_cv_func_timer_create=no
  8239. ac_cv_func_unlinkat=yes
  8240. ac_cv_func_unshare=yes
  8241. ac_cv_func_updwtmpx=yes
  8242. ac_cv_func_usleep=yes
  8243. ac_cv_func_utimensat=yes
  8244. ac_cv_func_vwarnx=yes
  8245. ac_cv_func_warn=yes
  8246. ac_cv_func_warnx=yes
  8247. ac_cv_have_decl_CPU_ALLOC=yes
  8248. ac_cv_have_decl_SOCK_CLOEXEC=yes
  8249. ac_cv_have_decl_SOCK_NONBLOCK=yes
  8250. ac_cv_have_decl_SO_PASSCRED=yes
  8251. ac_cv_have_decl_TIOCGLCKTRMIOS=yes
  8252. ac_cv_have_decl__NL_TIME_WEEK_1STDAY=yes
  8253. ac_cv_have_decl_environ=yes
  8254. ac_cv_have_decl_llseek=no
  8255. ac_cv_have_decl_lseek64=yes
  8256. ac_cv_have_decl_strsignal=yes
  8257. ac_cv_header_asm_io_h=no
  8258. ac_cv_header_byteswap_h=yes
  8259. ac_cv_header_crypt_h=yes
  8260. ac_cv_header_dlfcn_h=yes
  8261. ac_cv_header_endian_h=yes
  8262. ac_cv_header_err_h=yes
  8263. ac_cv_header_errno_h=yes
  8264. ac_cv_header_fcntl_h=yes
  8265. ac_cv_header_getopt_h=yes
  8266. ac_cv_header_inttypes_h=yes
  8267. ac_cv_header_langinfo_h=yes
  8268. ac_cv_header_lastlog_h=yes
  8269. ac_cv_header_libutil_h=no
  8270. ac_cv_header_linux_blkpg_h=yes
  8271. ac_cv_header_linux_blkzoned_h=yes
  8272. ac_cv_header_linux_btrfs_h=yes
  8273. ac_cv_header_linux_cdrom_h=yes
  8274. ac_cv_header_linux_compiler_h=no
  8275. ac_cv_header_linux_falloc_h=yes
  8276. ac_cv_header_linux_fd_h=yes
  8277. ac_cv_header_linux_gsmmux_h=yes
  8278. ac_cv_header_linux_major_h=yes
  8279. ac_cv_header_linux_raw_h=yes
  8280. ac_cv_header_linux_securebits_h=yes
  8281. ac_cv_header_linux_tiocl_h=yes
  8282. ac_cv_header_linux_version_h=yes
  8283. ac_cv_header_linux_watchdog_h=yes
  8284. ac_cv_header_locale_h=yes
  8285. ac_cv_header_memory_h=yes
  8286. ac_cv_header_minix_config_h=no
  8287. ac_cv_header_mntent_h=yes
  8288. ac_cv_header_ncurses_h=yes
  8289. ac_cv_header_ncursesw_ncurses_h=no
  8290. ac_cv_header_ncursesw_term_h=no
  8291. ac_cv_header_net_if_dl_h=no
  8292. ac_cv_header_net_if_h=yes
  8293. ac_cv_header_netinet_in_h=yes
  8294. ac_cv_header_paths_h=yes
  8295. ac_cv_header_pty_h=yes
  8296. ac_cv_header_security_openpam_h=no
  8297. ac_cv_header_security_pam_appl_h=no
  8298. ac_cv_header_security_pam_misc_h=no
  8299. ac_cv_header_shadow_h=yes
  8300. ac_cv_header_stdc=yes
  8301. ac_cv_header_stdint_h=yes
  8302. ac_cv_header_stdio_ext_h=yes
  8303. ac_cv_header_stdlib_h=yes
  8304. ac_cv_header_string_h=yes
  8305. ac_cv_header_strings_h=yes
  8306. ac_cv_header_sys_disk_h=no
  8307. ac_cv_header_sys_disklabel_h=no
  8308. ac_cv_header_sys_endian_h=no
  8309. ac_cv_header_sys_file_h=yes
  8310. ac_cv_header_sys_io_h=yes
  8311. ac_cv_header_sys_ioccom_h=no
  8312. ac_cv_header_sys_ioctl_h=yes
  8313. ac_cv_header_sys_mkdev_h=no
  8314. ac_cv_header_sys_mount_h=yes
  8315. ac_cv_header_sys_param_h=yes
  8316. ac_cv_header_sys_prctl_h=yes
  8317. ac_cv_header_sys_resource_h=yes
  8318. ac_cv_header_sys_signalfd_h=yes
  8319. ac_cv_header_sys_socket_h=yes
  8320. ac_cv_header_sys_sockio_h=no
  8321. ac_cv_header_sys_stat_h=yes
  8322. ac_cv_header_sys_swap_h=yes
  8323. ac_cv_header_sys_syscall_h=yes
  8324. ac_cv_header_sys_sysmacros_h=yes
  8325. ac_cv_header_sys_time_h=yes
  8326. ac_cv_header_sys_timex_h=yes
  8327. ac_cv_header_sys_ttydefaults_h=yes
  8328. ac_cv_header_sys_types_h=yes
  8329. ac_cv_header_sys_ucred_h=no
  8330. ac_cv_header_sys_un_h=yes
  8331. ac_cv_header_term_h=yes
  8332. ac_cv_header_unistd_h=yes
  8333. ac_cv_header_utmp_h=yes
  8334. ac_cv_header_utmpx_h=yes
  8335. ac_cv_host=x86_64-pc-linux-gnu
  8336. ac_cv_lib_cap_ng_capng_apply=yes
  8337. ac_cv_lib_ncursesw___resizeterm=yes
  8338. ac_cv_lib_ncursesw___use_default_colors=yes
  8339. ac_cv_lib_readline_readline=no
  8340. ac_cv_lib_rt_timer_create=yes
  8341. ac_cv_lib_rtas_rtas_get_sysparm=no
  8342. ac_cv_lib_tinfo_tgetent=yes
  8343. ac_cv_lib_tinfow_tgetent=no
  8344. ac_cv_lib_util_openpty=yes
  8345. ac_cv_member_struct_sockaddr_sa_len=no
  8346. ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
  8347. ac_cv_member_struct_termios_c_line=yes
  8348. ac_cv_member_struct_tm_tm_zone=yes
  8349. ac_cv_objext=o
  8350. ac_cv_path_EGREP='/tools/bin/grep -E'
  8351. ac_cv_path_FGREP='/tools/bin/grep -F'
  8352. ac_cv_path_GMSGFMT=/tools/bin/msgfmt
  8353. ac_cv_path_GREP=/tools/bin/grep
  8354. ac_cv_path_MSGFMT=/tools/bin/msgfmt
  8355. ac_cv_path_MSGMERGE=/tools/bin/msgmerge
  8356. ac_cv_path_SED=/tools/bin/sed
  8357. ac_cv_path_XGETTEXT=/tools/bin/xgettext
  8358. ac_cv_path_XSLTPROC=/bin/xsltproc
  8359. ac_cv_path_install='/tools/bin/install -c'
  8360. ac_cv_path_lt_DD=/tools/bin/dd
  8361. ac_cv_path_mkdir=/tools/bin/mkdir
  8362. ac_cv_prog_AWK=gawk
  8363. ac_cv_prog_CPP='gcc -E'
  8364. ac_cv_prog_YACC='bison -y'
  8365. ac_cv_prog_ac_ct_AR=ar
  8366. ac_cv_prog_ac_ct_CC=gcc
  8367. ac_cv_prog_ac_ct_NCURSESW6_CONFIG=ncursesw6-config
  8368. ac_cv_prog_ac_ct_OBJDUMP=objdump
  8369. ac_cv_prog_ac_ct_RANLIB=ranlib
  8370. ac_cv_prog_ac_ct_STRIP=strip
  8371. ac_cv_prog_cc_c89=
  8372. ac_cv_prog_cc_c99=
  8373. ac_cv_prog_cc_g=yes
  8374. ac_cv_prog_cc_stdc=
  8375. ac_cv_prog_make_make_set=yes
  8376. ac_cv_safe_to_define___extensions__=yes
  8377. ac_cv_search_socket='none required'
  8378. ac_cv_struct_tm=time.h
  8379. ac_cv_sys_file_offset_bits=no
  8380. ac_cv_sys_largefile_CC=no
  8381. ac_cv_sys_largefile_source=no
  8382. ac_cv_type_cpu_set_t=yes
  8383. ac_cv_type_loff_t=yes
  8384. ac_cv_type_sighandler_t=yes
  8385. ac_cv_type_union_semun=no
  8386. acl_cv_hardcode_direct=no
  8387. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  8388. acl_cv_hardcode_libdir_separator=
  8389. acl_cv_hardcode_minus_L=no
  8390. acl_cv_libext=a
  8391. acl_cv_libname_spec='lib$name'
  8392. acl_cv_library_names_spec='$libname$shrext'
  8393. acl_cv_path_LD='/mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  8394. acl_cv_prog_gnu_ld=yes
  8395. acl_cv_rpath=done
  8396. acl_cv_shlibext=so
  8397. acl_cv_wl=-Wl,
  8398. am_cv_CC_dependencies_compiler_type=gcc3
  8399. am_cv_make_support_nested_variables=yes
  8400. am_cv_prog_cc_c_o=yes
  8401. am_cv_prog_tar_pax=gnutar
  8402. ax_cv_check_vscript_complex_wildcards=yes
  8403. ax_cv_check_vscript_flag=--version-script
  8404. ax_cv_have_tls=yes
  8405. gt_cv_func_CFLocaleCopyCurrent=no
  8406. gt_cv_func_CFPreferencesCopyAppValue=no
  8407. gt_cv_func_gnugettext1_libc=yes
  8408. lt_cv_ar_at_file=@
  8409. lt_cv_archive_cmds_need_lc=no
  8410. lt_cv_deplibs_check_method=pass_all
  8411. lt_cv_file_magic_cmd='$MAGIC_CMD'
  8412. lt_cv_file_magic_test_file=
  8413. lt_cv_ld_reload_flag=-r
  8414. lt_cv_nm_interface='BSD nm'
  8415. lt_cv_objdir=.libs
  8416. lt_cv_path_LD=/mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld
  8417. lt_cv_path_NM='/tools/bin/nm -B'
  8418. lt_cv_path_mainfest_tool=no
  8419. lt_cv_prog_compiler_c_o=yes
  8420. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  8421. lt_cv_prog_compiler_pic_works=yes
  8422. lt_cv_prog_compiler_rtti_exceptions=no
  8423. lt_cv_prog_compiler_static_works=yes
  8424. lt_cv_prog_gnu_ld=yes
  8425. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  8426. lt_cv_shlibpath_overrides_runpath=no
  8427. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  8428. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  8429. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  8430. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  8431. lt_cv_sys_global_symbol_to_import=
  8432. lt_cv_sys_max_cmd_len=1572864
  8433. lt_cv_to_host_file_cmd=func_convert_file_noop
  8434. lt_cv_to_tool_file_cmd=func_convert_file_noop
  8435. lt_cv_truncate_bin='/tools/bin/dd bs=4096 count=1'
  8436. scanf_cv_alloc_modifier=ms
  8437. ul_cv_syscall_fallocate=SYS_fallocate
  8438. ul_cv_syscall_ioprio_get=SYS_ioprio_get
  8439. ul_cv_syscall_ioprio_set=SYS_ioprio_set
  8440. ul_cv_syscall_pivot_root=SYS_pivot_root
  8441. ul_cv_syscall_prlimit64=SYS_prlimit64
  8442. ul_cv_syscall_sched_getaffinity=SYS_sched_getaffinity
  8443. ul_cv_syscall_sched_setattr=SYS_sched_setattr
  8444. ul_cv_syscall_setns=SYS_setns
  8445. ul_cv_syscall_unshare=SYS_unshare
  8446. ul_cv_warn__Wall=yes
  8447. ul_cv_warn__Wembedded_directive=no
  8448. ul_cv_warn__Werror_sequence_point=yes
  8449. ul_cv_warn__Wextra=yes
  8450. ul_cv_warn__Wextra_semi=no
  8451. ul_cv_warn__Wformat_security=no
  8452. ul_cv_warn__Wimplicit_function_declaration=yes
  8453. ul_cv_warn__Wmissing_declarations=yes
  8454. ul_cv_warn__Wmissing_parameter_type=yes
  8455. ul_cv_warn__Wmissing_prototypes=yes
  8456. ul_cv_warn__Wnested_externs=yes
  8457. ul_cv_warn__Wno_clobbered=yes
  8458. ul_cv_warn__Wno_missing_field_initializers=yes
  8459. ul_cv_warn__Wno_unused_parameter=yes
  8460. ul_cv_warn__Wpointer_arith=yes
  8461. ul_cv_warn__Wredundant_decls=yes
  8462. ul_cv_warn__Wsign_compare=yes
  8463. ul_cv_warn__Wstrict_prototypes=yes
  8464. ul_cv_warn__Wtype_limits=yes
  8465. ul_cv_warn__Wuninitialized=yes
  8466. ul_cv_warn__Wunused_but_set_parameter=yes
  8467. ul_cv_warn__Wunused_but_set_variable=yes
  8468. ul_cv_warn__Wunused_parameter=yes
  8469. ul_cv_warn__Wunused_result=yes
  8470. ul_cv_warn__Wunused_variable=yes
  8471. ul_cv_warn__fno_common=yes
  8472.  
  8473. ## ----------------- ##
  8474. ## Output variables. ##
  8475. ## ----------------- ##
  8476.  
  8477.  
  8478.  
  8479. # otherwise the libtool relink step will fail to find libmount.la and
  8480. # pylibmountexec module must be installed after usrlib_exec libraries,
  8481. # will try -lmount which is possibly not available.
  8482. '
  8483. ACLOCAL='${SHELL} /mnt/lfs/sources/util-linux-2.31.1/config/missing aclocal-1.15'
  8484. ADJTIME_PATH='/etc/adjtime'
  8485. AMDEPBACKSLASH='\'
  8486. AMDEP_FALSE='#'
  8487. AMDEP_TRUE=''
  8488. AMTAR='$${TAR-tar}'
  8489. AM_BACKSLASH='\'
  8490. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  8491. AM_DEFAULT_VERBOSITY='0'
  8492. AM_V='$(V)'
  8493. AR='ar'
  8494. ARCH_86_64_FALSE='#'
  8495. ARCH_86_64_TRUE=''
  8496. ARCH_HPPA_FALSE=''
  8497. ARCH_HPPA_TRUE='#'
  8498. ARCH_I86_FALSE=''
  8499. ARCH_I86_TRUE='#'
  8500. ARCH_IA64_FALSE=''
  8501. ARCH_IA64_TRUE='#'
  8502. ARCH_M68K_FALSE=''
  8503. ARCH_M68K_TRUE='#'
  8504. ARCH_MIPS_FALSE=''
  8505. ARCH_MIPS_TRUE='#'
  8506. ARCH_PPC_FALSE=''
  8507. ARCH_PPC_TRUE='#'
  8508. ARCH_S390_FALSE=''
  8509. ARCH_S390_TRUE='#'
  8510. ARCH_SPARC_FALSE=''
  8511. ARCH_SPARC_TRUE='#'
  8512. AUTOCONF='${SHELL} /mnt/lfs/sources/util-linux-2.31.1/config/missing autoconf'
  8513. AUTOHEADER='${SHELL} /mnt/lfs/sources/util-linux-2.31.1/config/missing autoheader'
  8514. AUTOMAKE='${SHELL} /mnt/lfs/sources/util-linux-2.31.1/config/missing automake-1.15'
  8515. AWK='gawk'
  8516. BSD_FALSE=''
  8517. BSD_TRUE='#'
  8518. BSD_WARN_CFLAGS=' -Wno-clobbered'
  8519. BUILD_AGETTY_FALSE='#'
  8520. BUILD_AGETTY_TRUE=''
  8521. BUILD_BASH_COMPLETION_FALSE='#'
  8522. BUILD_BASH_COMPLETION_TRUE=''
  8523. BUILD_BFS_FALSE='#'
  8524. BUILD_BFS_TRUE=''
  8525. BUILD_BLKDISCARD_FALSE='#'
  8526. BUILD_BLKDISCARD_TRUE=''
  8527. BUILD_BLKID_FALSE='#'
  8528. BUILD_BLKID_TRUE=''
  8529. BUILD_BLKZONE_FALSE='#'
  8530. BUILD_BLKZONE_TRUE=''
  8531. BUILD_BLOCKDEV_FALSE='#'
  8532. BUILD_BLOCKDEV_TRUE=''
  8533. BUILD_CAL_FALSE='#'
  8534. BUILD_CAL_TRUE=''
  8535. BUILD_CFDISK_FALSE='#'
  8536. BUILD_CFDISK_TRUE=''
  8537. BUILD_CHCPU_FALSE='#'
  8538. BUILD_CHCPU_TRUE=''
  8539. BUILD_CHFN_CHSH_FALSE=''
  8540. BUILD_CHFN_CHSH_TRUE='#'
  8541. BUILD_CHMEM_FALSE='#'
  8542. BUILD_CHMEM_TRUE=''
  8543. BUILD_CHRT_FALSE='#'
  8544. BUILD_CHRT_TRUE=''
  8545. BUILD_COLCRT_FALSE='#'
  8546. BUILD_COLCRT_TRUE=''
  8547. BUILD_COLRM_FALSE='#'
  8548. BUILD_COLRM_TRUE=''
  8549. BUILD_COLUMN_FALSE='#'
  8550. BUILD_COLUMN_TRUE=''
  8551. BUILD_COL_FALSE='#'
  8552. BUILD_COL_TRUE=''
  8553. BUILD_CRAMFS_FALSE=''
  8554. BUILD_CRAMFS_TRUE='#'
  8555. BUILD_CTRLALTDEL_FALSE='#'
  8556. BUILD_CTRLALTDEL_TRUE=''
  8557. BUILD_DMESG_FALSE='#'
  8558. BUILD_DMESG_TRUE=''
  8559. BUILD_EJECT_FALSE='#'
  8560. BUILD_EJECT_TRUE=''
  8561. BUILD_FALLOCATE_FALSE='#'
  8562. BUILD_FALLOCATE_TRUE=''
  8563. BUILD_FDFORMAT_FALSE='#'
  8564. BUILD_FDFORMAT_TRUE=''
  8565. BUILD_FDISK_FALSE='#'
  8566. BUILD_FDISK_TRUE=''
  8567. BUILD_FINCORE_FALSE='#'
  8568. BUILD_FINCORE_TRUE=''
  8569. BUILD_FINDFS_FALSE='#'
  8570. BUILD_FINDFS_TRUE=''
  8571. BUILD_FINDMNT_FALSE='#'
  8572. BUILD_FINDMNT_TRUE=''
  8573. BUILD_FLOCK_FALSE='#'
  8574. BUILD_FLOCK_TRUE=''
  8575. BUILD_FSCK_FALSE='#'
  8576. BUILD_FSCK_TRUE=''
  8577. BUILD_FSFREEZE_FALSE='#'
  8578. BUILD_FSFREEZE_TRUE=''
  8579. BUILD_FSTRIM_FALSE='#'
  8580. BUILD_FSTRIM_TRUE=''
  8581. BUILD_GETOPT_FALSE='#'
  8582. BUILD_GETOPT_TRUE=''
  8583. BUILD_HEXDUMP_FALSE='#'
  8584. BUILD_HEXDUMP_TRUE=''
  8585. BUILD_HWCLOCK_FALSE='#'
  8586. BUILD_HWCLOCK_TRUE=''
  8587. BUILD_IONICE_FALSE='#'
  8588. BUILD_IONICE_TRUE=''
  8589. BUILD_IPCMK_FALSE='#'
  8590. BUILD_IPCMK_TRUE=''
  8591. BUILD_IPCRM_FALSE='#'
  8592. BUILD_IPCRM_TRUE=''
  8593. BUILD_IPCS_FALSE='#'
  8594. BUILD_IPCS_TRUE=''
  8595. BUILD_ISOSIZE_FALSE='#'
  8596. BUILD_ISOSIZE_TRUE=''
  8597. BUILD_KILL_FALSE='#'
  8598. BUILD_KILL_TRUE=''
  8599. BUILD_LAST_FALSE='#'
  8600. BUILD_LAST_TRUE=''
  8601. BUILD_LDATTACH_FALSE='#'
  8602. BUILD_LDATTACH_TRUE=''
  8603. BUILD_LIBBLKID_FALSE='#'
  8604. BUILD_LIBBLKID_TESTS_FALSE='#'
  8605. BUILD_LIBBLKID_TESTS_TRUE=''
  8606. BUILD_LIBBLKID_TRUE=''
  8607. BUILD_LIBFDISK_FALSE='#'
  8608. BUILD_LIBFDISK_TESTS_FALSE='#'
  8609. BUILD_LIBFDISK_TESTS_TRUE=''
  8610. BUILD_LIBFDISK_TRUE=''
  8611. BUILD_LIBMOUNT_FALSE='#'
  8612. BUILD_LIBMOUNT_TESTS_FALSE='#'
  8613. BUILD_LIBMOUNT_TESTS_TRUE=''
  8614. BUILD_LIBMOUNT_TRUE=''
  8615. BUILD_LIBSMARTCOLS_FALSE='#'
  8616. BUILD_LIBSMARTCOLS_TRUE=''
  8617. BUILD_LIBUUID_FALSE='#'
  8618. BUILD_LIBUUID_TRUE=''
  8619. BUILD_LINE_FALSE=''
  8620. BUILD_LINE_TRUE='#'
  8621. BUILD_LOGGER_FALSE='#'
  8622. BUILD_LOGGER_TRUE=''
  8623. BUILD_LOGIN_FALSE=''
  8624. BUILD_LOGIN_TRUE='#'
  8625. BUILD_LOOK_FALSE='#'
  8626. BUILD_LOOK_TRUE=''
  8627. BUILD_LOSETUP_FALSE='#'
  8628. BUILD_LOSETUP_TRUE=''
  8629. BUILD_LSBLK_FALSE='#'
  8630. BUILD_LSBLK_TRUE=''
  8631. BUILD_LSCPU_FALSE='#'
  8632. BUILD_LSCPU_TRUE=''
  8633. BUILD_LSIPC_FALSE='#'
  8634. BUILD_LSIPC_TRUE=''
  8635. BUILD_LSLOCKS_FALSE='#'
  8636. BUILD_LSLOCKS_TRUE=''
  8637. BUILD_LSLOGINS_FALSE='#'
  8638. BUILD_LSLOGINS_TRUE=''
  8639. BUILD_LSMEM_FALSE='#'
  8640. BUILD_LSMEM_TRUE=''
  8641. BUILD_LSNS_FALSE='#'
  8642. BUILD_LSNS_TRUE=''
  8643. BUILD_MCOOKIE_FALSE='#'
  8644. BUILD_MCOOKIE_TRUE=''
  8645. BUILD_MESG_FALSE='#'
  8646. BUILD_MESG_TRUE=''
  8647. BUILD_MINIX_FALSE='#'
  8648. BUILD_MINIX_TRUE=''
  8649. BUILD_MKFS_FALSE='#'
  8650. BUILD_MKFS_TRUE=''
  8651. BUILD_MKSWAP_FALSE='#'
  8652. BUILD_MKSWAP_TRUE=''
  8653. BUILD_MORE_FALSE='#'
  8654. BUILD_MORE_TRUE=''
  8655. BUILD_MOUNTPOINT_FALSE='#'
  8656. BUILD_MOUNTPOINT_TRUE=''
  8657. BUILD_MOUNT_FALSE='#'
  8658. BUILD_MOUNT_TRUE=''
  8659. BUILD_NAMEI_FALSE='#'
  8660. BUILD_NAMEI_TRUE=''
  8661. BUILD_NEWGRP_FALSE=''
  8662. BUILD_NEWGRP_TRUE='#'
  8663. BUILD_NOLOGIN_FALSE='#'
  8664. BUILD_NOLOGIN_TRUE=''
  8665. BUILD_NSENTER_FALSE='#'
  8666. BUILD_NSENTER_TRUE=''
  8667. BUILD_PARTX_FALSE='#'
  8668. BUILD_PARTX_TRUE=''
  8669. BUILD_PG_FALSE=''
  8670. BUILD_PG_TRUE='#'
  8671. BUILD_PIVOT_ROOT_FALSE='#'
  8672. BUILD_PIVOT_ROOT_TRUE=''
  8673. BUILD_PRLIMIT_FALSE='#'
  8674. BUILD_PRLIMIT_TRUE=''
  8675. BUILD_PYLIBMOUNT_FALSE=''
  8676. BUILD_PYLIBMOUNT_TRUE='#'
  8677. BUILD_RAW_FALSE='#'
  8678. BUILD_RAW_TRUE=''
  8679. BUILD_READPROFILE_FALSE='#'
  8680. BUILD_READPROFILE_TRUE=''
  8681. BUILD_RENAME_FALSE='#'
  8682. BUILD_RENAME_TRUE=''
  8683. BUILD_RENICE_FALSE='#'
  8684. BUILD_RENICE_TRUE=''
  8685. BUILD_REV_FALSE='#'
  8686. BUILD_REV_TRUE=''
  8687. BUILD_RFKILL_FALSE='#'
  8688. BUILD_RFKILL_TRUE=''
  8689. BUILD_RTCWAKE_FALSE='#'
  8690. BUILD_RTCWAKE_TRUE=''
  8691. BUILD_RUNUSER_FALSE=''
  8692. BUILD_RUNUSER_TRUE='#'
  8693. BUILD_SCRIPTREPLAY_FALSE='#'
  8694. BUILD_SCRIPTREPLAY_TRUE=''
  8695. BUILD_SCRIPT_FALSE='#'
  8696. BUILD_SCRIPT_TRUE=''
  8697. BUILD_SETARCH_FALSE='#'
  8698. BUILD_SETARCH_TRUE=''
  8699. BUILD_SETPRIV_FALSE='#'
  8700. BUILD_SETPRIV_TRUE=''
  8701. BUILD_SETSID_FALSE='#'
  8702. BUILD_SETSID_TRUE=''
  8703. BUILD_SETTERM_FALSE='#'
  8704. BUILD_SETTERM_TRUE=''
  8705. BUILD_SFDISK_FALSE='#'
  8706. BUILD_SFDISK_TRUE=''
  8707. BUILD_SULOGIN_FALSE='#'
  8708. BUILD_SULOGIN_TRUE=''
  8709. BUILD_SU_FALSE=''
  8710. BUILD_SU_TRUE='#'
  8711. BUILD_SWAPLABEL_FALSE='#'
  8712. BUILD_SWAPLABEL_TRUE=''
  8713. BUILD_SWAPON_FALSE='#'
  8714. BUILD_SWAPON_TRUE=''
  8715. BUILD_SWITCH_ROOT_FALSE='#'
  8716. BUILD_SWITCH_ROOT_TRUE=''
  8717. BUILD_TASKSET_FALSE='#'
  8718. BUILD_TASKSET_TRUE=''
  8719. BUILD_TUNELP_FALSE=''
  8720. BUILD_TUNELP_TRUE='#'
  8721. BUILD_UL_FALSE='#'
  8722. BUILD_UL_TRUE=''
  8723. BUILD_UNSHARE_FALSE='#'
  8724. BUILD_UNSHARE_TRUE=''
  8725. BUILD_UTMPDUMP_FALSE='#'
  8726. BUILD_UTMPDUMP_TRUE=''
  8727. BUILD_UUIDD_FALSE='#'
  8728. BUILD_UUIDD_TRUE=''
  8729. BUILD_UUIDGEN_FALSE='#'
  8730. BUILD_UUIDGEN_TRUE=''
  8731. BUILD_UUIDPARSE_FALSE='#'
  8732. BUILD_UUIDPARSE_TRUE=''
  8733. BUILD_VIPW_FALSE=''
  8734. BUILD_VIPW_TRUE='#'
  8735. BUILD_WALL_FALSE='#'
  8736. BUILD_WALL_TRUE=''
  8737. BUILD_WDCTL_FALSE='#'
  8738. BUILD_WDCTL_TRUE=''
  8739. BUILD_WHEREIS_FALSE='#'
  8740. BUILD_WHEREIS_TRUE=''
  8741. BUILD_WIPEFS_FALSE='#'
  8742. BUILD_WIPEFS_TRUE=''
  8743. BUILD_WRITE_FALSE=''
  8744. BUILD_WRITE_TRUE='#'
  8745. BUILD_ZRAMCTL_FALSE='#'
  8746. BUILD_ZRAMCTL_TRUE=''
  8747. CC='gcc'
  8748. CCDEPMODE='depmode=gcc3'
  8749. CFLAGS='-g -O2'
  8750. CHFN_CHSH_PASSWORD_FALSE='#'
  8751. CHFN_CHSH_PASSWORD_TRUE=''
  8752. CPP='gcc -E'
  8753. CPPFLAGS=''
  8754. CYGPATH_W='echo'
  8755. DAEMON_CFLAGS=''
  8756. DAEMON_LDFLAGS=''
  8757. DARWIN_FALSE=''
  8758. DARWIN_TRUE='#'
  8759. DEFS='-DHAVE_CONFIG_H'
  8760. DEPDIR='.deps'
  8761. DLLTOOL='false'
  8762. DSYMUTIL=''
  8763. DUMPBIN=''
  8764. ECHO_C=''
  8765. ECHO_N='-n'
  8766. ECHO_T=''
  8767. EGREP='/tools/bin/grep -E'
  8768. ENABLE_GTK_DOC_FALSE=''
  8769. ENABLE_GTK_DOC_TRUE='#'
  8770. EXEEXT=''
  8771. FGREP='/tools/bin/grep -F'
  8772. GETTEXT_MACRO_VERSION='0.18'
  8773. GMSGFMT='/tools/bin/msgfmt'
  8774. GMSGFMT_015='/tools/bin/msgfmt'
  8775. GREP='/tools/bin/grep'
  8776. GTKDOC_CHECK=''
  8777. GTK_DOC_USE_LIBTOOL_FALSE='#'
  8778. GTK_DOC_USE_LIBTOOL_TRUE=''
  8779. HAVE_AUDIT_FALSE=''
  8780. HAVE_AUDIT_TRUE='#'
  8781. HAVE_BTRFS_FALSE='#'
  8782. HAVE_BTRFS_TRUE=''
  8783. HAVE_CAP_NG_FALSE='#'
  8784. HAVE_CAP_NG_TRUE=''
  8785. HAVE_CPU_SET_T_FALSE='#'
  8786. HAVE_CPU_SET_T_TRUE=''
  8787. HAVE_LANGINFO_FALSE='#'
  8788. HAVE_LANGINFO_TRUE=''
  8789. HAVE_LIBCRYPT_FALSE='#'
  8790. HAVE_LIBCRYPT_TRUE=''
  8791. HAVE_LINUXPAM_FALSE=''
  8792. HAVE_LINUXPAM_TRUE='#'
  8793. HAVE_NCURSES_FALSE='#'
  8794. HAVE_NCURSES_TRUE=''
  8795. HAVE_OPENAT_FALSE='#'
  8796. HAVE_OPENAT_TRUE=''
  8797. HAVE_READLINE_FALSE=''
  8798. HAVE_READLINE_TRUE='#'
  8799. HAVE_SELINUX_FALSE=''
  8800. HAVE_SELINUX_TRUE='#'
  8801. HAVE_SLANG_FALSE=''
  8802. HAVE_SLANG_TRUE='#'
  8803. HAVE_STATIC_BLKID_FALSE=''
  8804. HAVE_STATIC_BLKID_TRUE='#'
  8805. HAVE_STATIC_FDISK_FALSE=''
  8806. HAVE_STATIC_FDISK_TRUE='#'
  8807. HAVE_STATIC_LOSETUP_FALSE=''
  8808. HAVE_STATIC_LOSETUP_TRUE='#'
  8809. HAVE_STATIC_MOUNT_FALSE=''
  8810. HAVE_STATIC_MOUNT_TRUE='#'
  8811. HAVE_STATIC_NSENTER_FALSE=''
  8812. HAVE_STATIC_NSENTER_TRUE='#'
  8813. HAVE_STATIC_SFDISK_FALSE=''
  8814. HAVE_STATIC_SFDISK_TRUE='#'
  8815. HAVE_STATIC_UMOUNT_FALSE=''
  8816. HAVE_STATIC_UMOUNT_TRUE='#'
  8817. HAVE_STATIC_UNSHARE_FALSE=''
  8818. HAVE_STATIC_UNSHARE_TRUE='#'
  8819. HAVE_SYSTEMD_FALSE=''
  8820. HAVE_SYSTEMD_TRUE='#'
  8821. HAVE_TINFO_FALSE='#'
  8822. HAVE_TINFO_TRUE=''
  8823. HAVE_UDEV_FALSE=''
  8824. HAVE_UDEV_TRUE='#'
  8825. HAVE_USER_FALSE=''
  8826. HAVE_USER_TRUE='#'
  8827. HAVE_UTEMPTER_FALSE=''
  8828. HAVE_UTEMPTER_TRUE='#'
  8829. HAVE_UTIL_FALSE='#'
  8830. HAVE_UTIL_TRUE=''
  8831. HAVE_VSCRIPT_COMPLEX_FALSE='#'
  8832. HAVE_VSCRIPT_COMPLEX_TRUE=''
  8833. HAVE_VSCRIPT_FALSE='#'
  8834. HAVE_VSCRIPT_TRUE=''
  8835. HTML_DIR='${datadir}/gtk-doc/html'
  8836. INSTALL_DATA='${INSTALL} -m 644'
  8837. INSTALL_PROGRAM='${INSTALL}'
  8838. INSTALL_SCRIPT='${INSTALL}'
  8839. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  8840. INTLLIBS=''
  8841. INTL_MACOSX_LIBS=''
  8842. LD='/mnt/lfs/tools/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  8843. LDFLAGS=''
  8844. LIBBLKID_DATE='19-Dec-2017'
  8845. LIBBLKID_VERSION='2.31.1'
  8846. LIBBLKID_VERSION_INFO='2:0:1'
  8847. LIBFDISK_MAJOR_VERSION='2'
  8848. LIBFDISK_MINOR_VERSION='31'
  8849. LIBFDISK_PATCH_VERSION='1'
  8850. LIBFDISK_PC_REQUIRES='uuid blkid'
  8851. LIBFDISK_VERSION='2.31.1'
  8852. LIBFDISK_VERSION_INFO='2:0:1'
  8853. LIBICONV='-liconv'
  8854. LIBINTL=''
  8855. LIBMOUNT_MAJOR_VERSION='2'
  8856. LIBMOUNT_MINOR_VERSION='31'
  8857. LIBMOUNT_PATCH_VERSION='1'
  8858. LIBMOUNT_VERSION='2.31.1'
  8859. LIBMOUNT_VERSION_INFO='2:0:1'
  8860. LIBOBJS=''
  8861. LIBS=''
  8862. LIBSMARTCOLS_VERSION='2.31.1'
  8863. LIBSMARTCOLS_VERSION_INFO='2:0:1'
  8864. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  8865. LIBUSER_CFLAGS=''
  8866. LIBUSER_LIBS=''
  8867. LIBUUID_VERSION='2.31.1'
  8868. LIBUUID_VERSION_INFO='4:0:3'
  8869. LINUX_FALSE='#'
  8870. LINUX_TRUE=''
  8871. LIPO=''
  8872. LN_S='ln -s'
  8873. LTLIBICONV='-liconv'
  8874. LTLIBINTL=''
  8875. LTLIBOBJS=''
  8876. LT_SYS_LIBRARY_PATH=''
  8877. MAKEINFO='${SHELL} /mnt/lfs/sources/util-linux-2.31.1/config/missing makeinfo'
  8878. MAKEINSTALL_DO_CHOWN_FALSE=''
  8879. MAKEINSTALL_DO_CHOWN_TRUE='#'
  8880. MAKEINSTALL_DO_SETUID_FALSE='#'
  8881. MAKEINSTALL_DO_SETUID_TRUE=''
  8882. MANIFEST_TOOL=':'
  8883. MATH_LIBS=''
  8884. MKDIR_P='/tools/bin/mkdir -p'
  8885. MSGFMT='/tools/bin/msgfmt'
  8886. MSGFMT_015='/tools/bin/msgfmt'
  8887. MSGMERGE='/tools/bin/msgmerge'
  8888. NCURSES5_CONFIG=''
  8889. NCURSES6_CONFIG=''
  8890. NCURSESW5_CONFIG=''
  8891. NCURSESW6_CONFIG='ncursesw6-config'
  8892. NCURSESW_CFLAGS=''
  8893. NCURSESW_LIBS=''
  8894. NCURSES_CFLAGS='-D_GNU_SOURCE -D_DEFAULT_SOURCE -I/tools/include'
  8895. NCURSES_LIBS='-L/tools/lib -lncursesw'
  8896. NM='/tools/bin/nm -B'
  8897. NMEDIT=''
  8898. NO_UNUSED_WARN_CFLAGS=' -Wno-unused-parameter'
  8899. OBJDUMP='objdump'
  8900. OBJEXT='o'
  8901. OTOOL64=''
  8902. OTOOL=''
  8903. PACKAGE='util-linux'
  8904. PACKAGE_BUGREPORT='kzak@redhat.com'
  8905. PACKAGE_NAME='util-linux'
  8906. PACKAGE_STRING='util-linux 2.31.1'
  8907. PACKAGE_TARNAME='util-linux'
  8908. PACKAGE_URL='http://www.kernel.org/pub/linux/utils/util-linux/'
  8909. PACKAGE_VERSION='2.31.1'
  8910. PATH_SEPARATOR=':'
  8911. PKG_CONFIG=''
  8912. PKG_CONFIG_LIBDIR=''
  8913. PKG_CONFIG_PATH=''
  8914. POSUB='po'
  8915. PYTHON=''
  8916. PYTHON_CFLAGS=''
  8917. PYTHON_EXEC_PREFIX=''
  8918. PYTHON_LIBS=''
  8919. PYTHON_PLATFORM=''
  8920. PYTHON_PREFIX=''
  8921. PYTHON_VERSION=''
  8922. RANLIB='ranlib'
  8923. READLINE_LIBS=''
  8924. READLINE_LIBS_STATIC=''
  8925. REALTIME_LIBS='-lrt'
  8926. RTAS_LIBS=''
  8927. SED='/tools/bin/sed'
  8928. SELINUX_CFLAGS=''
  8929. SELINUX_LIBS=''
  8930. SELINUX_LIBS_STATIC=''
  8931. SET_MAKE=''
  8932. SHELL='/bin/sh'
  8933. SOCKET_LIBS=''
  8934. SOLIB_CFLAGS=''
  8935. SOLIB_LDFLAGS=''
  8936. STRIP='strip'
  8937. SUID_CFLAGS=''
  8938. SUID_LDFLAGS=''
  8939. SYSTEMD_CFLAGS=''
  8940. SYSTEMD_DAEMON_CFLAGS=''
  8941. SYSTEMD_DAEMON_LIBS=''
  8942. SYSTEMD_JOURNAL_CFLAGS=''
  8943. SYSTEMD_JOURNAL_LIBS=''
  8944. SYSTEMD_LIBS=''
  8945. TINFOW_CFLAGS=''
  8946. TINFOW_LIBS=''
  8947. TINFO_CFLAGS=''
  8948. TINFO_LIBS='-ltinfo'
  8949. TINFO_LIBS_STATIC='-ltinfo'
  8950. USE_NLS='yes'
  8951. USE_PLYMOUTH_SUPPORT_FALSE='#'
  8952. USE_PLYMOUTH_SUPPORT_TRUE=''
  8953. USE_TTY_GROUP_FALSE='#'
  8954. USE_TTY_GROUP_TRUE=''
  8955. VERSION='2.31.1'
  8956. VSCRIPT_LDFLAGS='-Wl,--version-script'
  8957. WARN_CFLAGS=' -fno-common -Wall -Werror=sequence-point -Wextra -Wmissing-declarations -Wmissing-parameter-type -Wmissing-prototypes -Wno-missing-field-initializers -Wredundant-decls -Wsign-compare -Wtype-limits -Wuninitialized -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-parameter -Wunused-result -Wunused-variable -Wnested-externs -Wpointer-arith -Wstrict-prototypes -Wimplicit-function-declaration'
  8958. XGETTEXT='/tools/bin/xgettext'
  8959. XGETTEXT_015='/tools/bin/xgettext'
  8960. XGETTEXT_EXTRA_OPTIONS=''
  8961. XSLTPROC='/bin/xsltproc'
  8962. YACC='bison -y'
  8963. YFLAGS=''
  8964. ac_ct_AR='ar'
  8965. ac_ct_CC='gcc'
  8966. ac_ct_DUMPBIN=''
  8967. am__EXEEXT_FALSE=''
  8968. am__EXEEXT_TRUE='#'
  8969. am__fastdepCC_FALSE='#'
  8970. am__fastdepCC_TRUE=''
  8971. am__include='include'
  8972. am__isrc=''
  8973. am__leading_dot='.'
  8974. am__nodep='_no'
  8975. am__quote=''
  8976. am__tar='tar --format=posix -chf - "$$tardir"'
  8977. am__untar='tar -xf -'
  8978. bashcompletiondir='${datarootdir}/bash-completion/completions'
  8979. bindir='${exec_prefix}/bin'
  8980. build='x86_64-pc-linux-gnu'
  8981. build_alias=''
  8982. build_cpu='x86_64'
  8983. build_os='linux-gnu'
  8984. build_vendor='pc'
  8985. datadir='${datarootdir}'
  8986. datarootdir='${prefix}/share'
  8987. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  8988. dvidir='${docdir}'
  8989. exec_prefix='${prefix}'
  8990. host='x86_64-pc-linux-gnu'
  8991. host_alias=''
  8992. host_cpu='x86_64'
  8993. host_os='linux-gnu'
  8994. host_vendor='pc'
  8995. htmldir='${docdir}'
  8996. includedir='${prefix}/include'
  8997. infodir='${datarootdir}/info'
  8998. install-pylibmountexecLTLIBRARIES: install-usrlib_execLTLIBRARIES
  8999. install_sh='${SHELL} /mnt/lfs/sources/util-linux-2.31.1/config/install-sh'
  9000. libdir='${exec_prefix}/lib'
  9001. libexecdir='${exec_prefix}/libexec'
  9002. localedir='${datarootdir}/locale'
  9003. localstatedir='${prefix}/var'
  9004. mandir='${datarootdir}/man'
  9005. mkdir_p='$(MKDIR_P)'
  9006. oldincludedir='/usr/include'
  9007. pdfdir='${docdir}'
  9008. pkgpyexecdir=''
  9009. pkgpythondir=''
  9010. prefix='/tools'
  9011. program_transform_name='s,x,x,'
  9012. psdir='${docdir}'
  9013. pyexecdir=''
  9014. pythondir=''
  9015. runstatedir='${localstatedir}/run'
  9016. sbindir='${exec_prefix}/sbin'
  9017. sharedstatedir='${prefix}/com'
  9018. sysconfdir='${prefix}/etc'
  9019. systemdsystemunitdir=''
  9020. target_alias=''
  9021. usrbin_execdir='${exec_prefix}/bin'
  9022. usrlib_execdir='${exec_prefix}/lib'
  9023. usrsbin_execdir='${exec_prefix}/sbin'
  9024. verbatim_pylibmount_dependency='
  9025.  
  9026. ## ----------- ##
  9027. ## confdefs.h. ##
  9028. ## ----------- ##
  9029.  
  9030. /* confdefs.h */
  9031. #define PACKAGE_NAME "util-linux"
  9032. #define PACKAGE_TARNAME "util-linux"
  9033. #define PACKAGE_VERSION "2.31.1"
  9034. #define PACKAGE_STRING "util-linux 2.31.1"
  9035. #define PACKAGE_BUGREPORT "kzak@redhat.com"
  9036. #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  9037. #define STDC_HEADERS 1
  9038. #define HAVE_SYS_TYPES_H 1
  9039. #define HAVE_SYS_STAT_H 1
  9040. #define HAVE_STDLIB_H 1
  9041. #define HAVE_STRING_H 1
  9042. #define HAVE_MEMORY_H 1
  9043. #define HAVE_STRINGS_H 1
  9044. #define HAVE_INTTYPES_H 1
  9045. #define HAVE_STDINT_H 1
  9046. #define HAVE_UNISTD_H 1
  9047. #define __EXTENSIONS__ 1
  9048. #define _ALL_SOURCE 1
  9049. #define _GNU_SOURCE 1
  9050. #define _POSIX_PTHREAD_SEMANTICS 1
  9051. #define _TANDEM_SOURCE 1
  9052. #define PACKAGE "util-linux"
  9053. #define VERSION "2.31.1"
  9054. #define HAVE_DLFCN_H 1
  9055. #define LT_OBJDIR ".libs/"
  9056. #define HAVE_STRUCT_TM_TM_ZONE 1
  9057. #define HAVE_TM_ZONE 1
  9058. #define ENABLE_NLS 1
  9059. #define HAVE_GETTEXT 1
  9060. #define HAVE_DCGETTEXT 1
  9061. #define HAVE_LINUX_BLKPG_H 1
  9062. #define HAVE_LINUX_MAJOR_H 1
  9063. #define HAVE_ERR_H 1
  9064. #define HAVE_ERRNO_H 1
  9065. #define HAVE_FCNTL_H 1
  9066. #define HAVE_GETOPT_H 1
  9067. #define HAVE_INTTYPES_H 1
  9068. #define HAVE_LASTLOG_H 1
  9069. #define HAVE_LINUX_BTRFS_H 1
  9070. #define HAVE_LINUX_CDROM_H 1
  9071. #define HAVE_LINUX_FALLOC_H 1
  9072. #define HAVE_LINUX_WATCHDOG_H 1
  9073. #define HAVE_LINUX_FD_H 1
  9074. #define HAVE_LINUX_RAW_H 1
  9075. #define HAVE_LINUX_TIOCL_H 1
  9076. #define HAVE_LINUX_VERSION_H 1
  9077. #define HAVE_LINUX_SECUREBITS_H 1
  9078. #define HAVE_LOCALE_H 1
  9079. #define HAVE_MNTENT_H 1
  9080. #define HAVE_NET_IF_H 1
  9081. #define HAVE_NETINET_IN_H 1
  9082. #define HAVE_PATHS_H 1
  9083. #define HAVE_PTY_H 1
  9084. #define HAVE_STDINT_H 1
  9085. #define HAVE_STDIO_EXT_H 1
  9086. #define HAVE_STDLIB_H 1
  9087. #define HAVE_ENDIAN_H 1
  9088. #define HAVE_BYTESWAP_H 1
  9089. #define HAVE_SYS_FILE_H 1
  9090. #define HAVE_SYS_IO_H 1
  9091. #define HAVE_SYS_IOCTL_H 1
  9092. #define HAVE_SYS_MOUNT_H 1
  9093. #define HAVE_SYS_PARAM_H 1
  9094. #define HAVE_SYS_PRCTL_H 1
  9095. #define HAVE_SYS_RESOURCE_H 1
  9096. #define HAVE_SYS_SIGNALFD_H 1
  9097. #define HAVE_SYS_SOCKET_H 1
  9098. #define HAVE_SYS_STAT_H 1
  9099. #define HAVE_SYS_SYSMACROS_H 1
  9100. #define HAVE_SYS_SWAP_H 1
  9101. #define HAVE_SYS_SYSCALL_H 1
  9102. #define HAVE_SYS_TIME_H 1
  9103. #define HAVE_SYS_TIMEX_H 1
  9104. #define HAVE_SYS_TTYDEFAULTS_H 1
  9105. #define HAVE_SYS_TYPES_H 1
  9106. #define HAVE_SYS_UN_H 1
  9107. #define HAVE_UNISTD_H 1
  9108. #define HAVE_SHADOW_H 1
  9109. #define HAVE_UTMP_H 1
  9110. #define HAVE_UTMPX_H 1
  9111. #define HAVE_LINUX_GSMMUX_H 1
  9112. #define HAVE_LINUX_BLKZONED_H 1
  9113. #define HAVE_LANGINFO_H 1
  9114. #define HAVE_TM_GMTOFF 1
  9115. #define HAVE_STRUCT_TERMIOS_C_LINE 1
  9116. #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  9117. #define SWAPON_HAS_TWO_ARGS 1
  9118. #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  9119. #define HAVE_LSEEK64_PROTOTYPE 1
  9120. #define HAVE_ENVIRON_DECL 1
  9121. #define HAVE_STRSIGNAL_DECL 1
  9122. #define HAVE___FPENDING 1
  9123. #define HAVE_SECURE_GETENV 1
  9124. #define HAVE_ERR 1
  9125. #define HAVE_ERRX 1
  9126. #define HAVE_EXPLICIT_BZERO 1
  9127. #define HAVE_FSYNC 1
  9128. #define HAVE_UTIMENSAT 1
  9129. #define HAVE_GETDOMAINNAME 1
  9130. #define HAVE_GETDTABLESIZE 1
  9131. #define HAVE_GETRANDOM 1
  9132. #define HAVE_GETRLIMIT 1
  9133. #define HAVE_GETSGNAM 1
  9134. #define HAVE_INOTIFY_INIT 1
  9135. #define HAVE_JRAND48 1
  9136. #define HAVE_LCHOWN 1
  9137. #define HAVE_LLSEEK 1
  9138. #define HAVE_LSEEK64 1
  9139. #define HAVE_MEMPCPY 1
  9140. #define HAVE_MKOSTEMP 1
  9141. #define HAVE_NANOSLEEP 1
  9142. #define HAVE_NTP_GETTIME 1
  9143. #define HAVE_PERSONALITY 1
  9144. #define HAVE_POSIX_FADVISE 1
  9145. #define HAVE_PRCTL 1
  9146. #define HAVE_QSORT_R 1
  9147. #define HAVE_RPMATCH 1
  9148. #define HAVE_SCANDIRAT 1
  9149. #define HAVE_SETRESGID 1
  9150. #define HAVE_SETRESUID 1
  9151. #define HAVE_SCHED_SETSCHEDULER 1
  9152. #define HAVE_SIGQUEUE 1
  9153. #define HAVE_SRANDOM 1
  9154. #define HAVE_STRNDUP 1
  9155. #define HAVE_STRNLEN 1
  9156. #define HAVE_SYSCONF 1
  9157. #define HAVE_SYSINFO 1
  9158. #define HAVE_TIMEGM 1
  9159. #define HAVE_USLEEP 1
  9160. #define HAVE_VWARNX 1
  9161. #define HAVE_WARN 1
  9162. #define HAVE_WARNX 1
  9163. #define HAVE_FSEEKO 1
  9164. #define HAVE_OPENAT 1
  9165. #define HAVE_FSTATAT 1
  9166. #define HAVE_UNLINKAT 1
  9167. #define HAVE_IOPERM 1
  9168. #define HAVE_IOPL 1
  9169. #define HAVE_FUTIMENS 1
  9170. #define HAVE_INOTIFY_INIT1 1
  9171. #define HAVE_OPEN_MEMSTREAM 1
  9172. #define HAVE_REBOOT 1
  9173. #define HAVE_UPDWTMPX 1
  9174. #define HAVE_UPDWTMPX 1
  9175. #define HAVE_GETUSERSHELL 1
  9176. #define HAVE_ISNAN 1
  9177. #define HAVE_CLOCK_GETTIME 1
  9178. #define HAVE_DIRFD 1
  9179. #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  9180. #define HAVE___PROGNAME 1
  9181. #define HAVE_TLS 1
  9182. #define HAVE_SCANF_MS_MODIFIER 1
  9183. #define HAVE_LIBUTIL 1
  9184. #define HAVE_LOFF_T 1
  9185. #define HAVE_WIDECHAR 1
  9186. #define HAVE_CPU_SET_T 1
  9187. #define HAVE_SIGHANDLER_T 1
  9188. #define HAVE_DECL_CPU_ALLOC 1
  9189. #define HAVE_CRYPT_H 1
  9190. #define HAVE_LIBCRYPT 1
  9191. #define HAVE_NCURSES_H 1
  9192. #define HAVE_TERM_H 1
  9193. #define HAVE_LIBNCURSESW 1
  9194. #define HAVE_USE_DEFAULT_COLORS 1
  9195. #define HAVE_RESIZETERM 1
  9196. #define HAVE_LIBTINFO 1
  9197. #define HAVE_LIBUUID 1
  9198. #define LIBBLKID_VERSION "2.31.1"
  9199. #define LIBBLKID_DATE "19-Dec-2017"
  9200. #define HAVE_LIBBLKID 1
  9201. #define HAVE_LIBMOUNT 1
  9202. #define LIBMOUNT_VERSION "2.31.1"
  9203. #define LIBSMARTCOLS_VERSION "2.31.1"
  9204. #define LIBFDISK_VERSION "2.31.1"
  9205. #define HAVE_UUIDD 1
  9206. #define HAVE_FALLOCATE 1
  9207. #define HAVE_POSIX_FALLOCATE 1
  9208. #define HAVE_UNSHARE 1
  9209. #define HAVE_SETNS 1
  9210. #define HAVE_LIBCAP_NG 1
  9211. #define AGETTY_RELOAD 1
  9212. #define USE_PLYMOUTH_SUPPORT 1
  9213. #define HAVE_PRLIMIT 1
  9214. #define CHFN_CHSH_PASSWORD 1
  9215. #define ONLY_LISTED_SHELLS 1
  9216. #define HAVE_BTRFS_SUPPORT 1
  9217. #define PG_BELL 1
  9218. #define FS_SEARCH_PATH "/sbin:/sbin/fs.d:/sbin/fs"
  9219. #define USE_TTY_GROUP 1
  9220. #define USE_COLORS_BY_DEFAULT 1
  9221. #define CONFIG_ADJTIME_PATH "/etc/adjtime"
  9222.  
  9223. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement