Advertisement
Fgvolonterio

Util-Linux config.log

May 13th, 2014
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 200.02 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.24.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/tools --exec-prefix=/tools --build=x86_64-cross-linux-gnu --host=x86_64-cubic-linux-gnu --libdir=/tools/lib64 --disable-makeinstall-chown --disable-login --disable-su
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost.localdomain
  14. uname -m = x86_64
  15. uname -r = 3.14.3-200.fc20.x86_64
  16. uname -s = Linux
  17. uname -v = #1 SMP Tue May 6 19:00:18 UTC 2014
  18.  
  19. /usr/bin/uname -p = x86_64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  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: /cross-tools/bin
  31. PATH: /bin
  32. PATH: /sbin
  33.  
  34.  
  35. ## ----------- ##
  36. ## Core tests. ##
  37. ## ----------- ##
  38.  
  39. configure:2945: checking for x86_64-cubic-linux-gnu-gcc
  40. configure:2972: result: x86_64-cubic-linux-gnu-gcc -m64
  41. configure:3241: checking for C compiler version
  42. configure:3250: x86_64-cubic-linux-gnu-gcc -m64 --version >&5
  43. x86_64-cubic-linux-gnu-gcc (GCC for Cross-LFS 4.8.2.20140330) 4.8.2
  44. Copyright (C) 2013 Free Software Foundation, Inc.
  45. This is free software; see the source for copying conditions. There is NO
  46. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  47.  
  48. configure:3261: $? = 0
  49. configure:3250: x86_64-cubic-linux-gnu-gcc -m64 -v >&5
  50. Using built-in specs.
  51. COLLECT_GCC=x86_64-cubic-linux-gnu-gcc
  52. COLLECT_LTO_WRAPPER=/mnt/x86_64/cross-tools/bin/../libexec/gcc/x86_64-cubic-linux-gnu/4.8.2/lto-wrapper
  53. Target: x86_64-cubic-linux-gnu
  54. Configured with: ../gcc-4.8.2/configure --prefix=/cross-tools --build=x86_64-cross-linux-gnu --target=x86_64-cubic-linux-gnu --host=x86_64-cross-linux-gnu --with-sysroot=/mnt/x86_64 --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-nls --enable-shared --disable-static --enable-languages=c,c++ --enable-__cxa_atexit --enable-c99 --enable-long-long --enable-threads=posix --with-mpc=/cross-tools --with-mpfr=/cross-tools --with-gmp=/cross-tools --with-cloog=/cross-tools --enable-cloog-backend=isl --with-isl=/cross-tools --disable-isl-version-check --with-system-zlib --enable-checking=release --enable-libstdcxx-time
  55. Thread model: posix
  56. gcc version 4.8.2 (GCC for Cross-LFS 4.8.2.20140330)
  57. configure:3261: $? = 0
  58. configure:3250: x86_64-cubic-linux-gnu-gcc -m64 -V >&5
  59. x86_64-cubic-linux-gnu-gcc: error: unrecognized command line option '-V'
  60. x86_64-cubic-linux-gnu-gcc: fatal error: no input files
  61. compilation terminated.
  62. configure:3261: $? = 1
  63. configure:3250: x86_64-cubic-linux-gnu-gcc -m64 -qversion >&5
  64. x86_64-cubic-linux-gnu-gcc: error: unrecognized command line option '-qversion'
  65. x86_64-cubic-linux-gnu-gcc: fatal error: no input files
  66. compilation terminated.
  67. configure:3261: $? = 1
  68. configure:3281: checking whether the C compiler works
  69. configure:3303: x86_64-cubic-linux-gnu-gcc -m64 conftest.c >&5
  70. configure:3307: $? = 0
  71. configure:3355: result: yes
  72. configure:3358: checking for C compiler default output file name
  73. configure:3360: result: a.out
  74. configure:3366: checking for suffix of executables
  75. configure:3373: x86_64-cubic-linux-gnu-gcc -m64 -o conftest conftest.c >&5
  76. configure:3377: $? = 0
  77. configure:3399: result:
  78. configure:3421: checking whether we are cross compiling
  79. configure:3459: result: yes
  80. configure:3464: checking for suffix of object files
  81. configure:3486: x86_64-cubic-linux-gnu-gcc -m64 -c conftest.c >&5
  82. configure:3490: $? = 0
  83. configure:3511: result: o
  84. configure:3515: checking whether we are using the GNU C compiler
  85. configure:3534: x86_64-cubic-linux-gnu-gcc -m64 -c conftest.c >&5
  86. configure:3534: $? = 0
  87. configure:3543: result: yes
  88. configure:3552: checking whether x86_64-cubic-linux-gnu-gcc -m64 accepts -g
  89. configure:3572: x86_64-cubic-linux-gnu-gcc -m64 -c -g conftest.c >&5
  90. configure:3572: $? = 0
  91. configure:3613: result: yes
  92. configure:3630: checking for x86_64-cubic-linux-gnu-gcc -m64 option to accept ISO C89
  93. configure:3693: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  94. configure:3693: $? = 0
  95. configure:3706: result: none needed
  96. configure:3732: checking how to run the C preprocessor
  97. configure:3763: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  98. configure:3763: $? = 0
  99. configure:3777: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  100. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  101. #include <ac_nonexistent.h>
  102. ^
  103. compilation terminated.
  104. configure:3777: $? = 1
  105. configure: failed program was:
  106. | /* confdefs.h */
  107. | #define PACKAGE_NAME "util-linux"
  108. | #define PACKAGE_TARNAME "util-linux"
  109. | #define PACKAGE_VERSION "2.24.1"
  110. | #define PACKAGE_STRING "util-linux 2.24.1"
  111. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  112. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  113. | /* end confdefs.h. */
  114. | #include <ac_nonexistent.h>
  115. configure:3802: result: x86_64-cubic-linux-gnu-gcc -m64 -E
  116. configure:3822: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  117. configure:3822: $? = 0
  118. configure:3836: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  119. conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
  120. #include <ac_nonexistent.h>
  121. ^
  122. compilation terminated.
  123. configure:3836: $? = 1
  124. configure: failed program was:
  125. | /* confdefs.h */
  126. | #define PACKAGE_NAME "util-linux"
  127. | #define PACKAGE_TARNAME "util-linux"
  128. | #define PACKAGE_VERSION "2.24.1"
  129. | #define PACKAGE_STRING "util-linux 2.24.1"
  130. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  131. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  132. | /* end confdefs.h. */
  133. | #include <ac_nonexistent.h>
  134. configure:3865: checking for grep that handles long lines and -e
  135. configure:3923: result: /bin/grep
  136. configure:3928: checking for egrep
  137. configure:3990: result: /bin/grep -E
  138. configure:3995: checking for ANSI C header files
  139. configure:4015: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  140. configure:4015: $? = 0
  141. configure:4099: result: yes
  142. configure:4112: checking for sys/types.h
  143. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  144. configure:4112: $? = 0
  145. configure:4112: result: yes
  146. configure:4112: checking for sys/stat.h
  147. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  148. configure:4112: $? = 0
  149. configure:4112: result: yes
  150. configure:4112: checking for stdlib.h
  151. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  152. configure:4112: $? = 0
  153. configure:4112: result: yes
  154. configure:4112: checking for string.h
  155. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  156. configure:4112: $? = 0
  157. configure:4112: result: yes
  158. configure:4112: checking for memory.h
  159. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  160. configure:4112: $? = 0
  161. configure:4112: result: yes
  162. configure:4112: checking for strings.h
  163. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  164. configure:4112: $? = 0
  165. configure:4112: result: yes
  166. configure:4112: checking for inttypes.h
  167. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  168. configure:4112: $? = 0
  169. configure:4112: result: yes
  170. configure:4112: checking for stdint.h
  171. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  172. configure:4112: $? = 0
  173. configure:4112: result: yes
  174. configure:4112: checking for unistd.h
  175. configure:4112: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  176. configure:4112: $? = 0
  177. configure:4112: result: yes
  178. configure:4125: checking minix/config.h usability
  179. configure:4125: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  180. conftest.c:52:26: fatal error: minix/config.h: No such file or directory
  181. #include <minix/config.h>
  182. ^
  183. compilation terminated.
  184. configure:4125: $? = 1
  185. configure: failed program was:
  186. | /* confdefs.h */
  187. | #define PACKAGE_NAME "util-linux"
  188. | #define PACKAGE_TARNAME "util-linux"
  189. | #define PACKAGE_VERSION "2.24.1"
  190. | #define PACKAGE_STRING "util-linux 2.24.1"
  191. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  192. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  193. | #define STDC_HEADERS 1
  194. | #define HAVE_SYS_TYPES_H 1
  195. | #define HAVE_SYS_STAT_H 1
  196. | #define HAVE_STDLIB_H 1
  197. | #define HAVE_STRING_H 1
  198. | #define HAVE_MEMORY_H 1
  199. | #define HAVE_STRINGS_H 1
  200. | #define HAVE_INTTYPES_H 1
  201. | #define HAVE_STDINT_H 1
  202. | #define HAVE_UNISTD_H 1
  203. | /* end confdefs.h. */
  204. | #include <stdio.h>
  205. | #ifdef HAVE_SYS_TYPES_H
  206. | # include <sys/types.h>
  207. | #endif
  208. | #ifdef HAVE_SYS_STAT_H
  209. | # include <sys/stat.h>
  210. | #endif
  211. | #ifdef STDC_HEADERS
  212. | # include <stdlib.h>
  213. | # include <stddef.h>
  214. | #else
  215. | # ifdef HAVE_STDLIB_H
  216. | # include <stdlib.h>
  217. | # endif
  218. | #endif
  219. | #ifdef HAVE_STRING_H
  220. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  221. | # include <memory.h>
  222. | # endif
  223. | # include <string.h>
  224. | #endif
  225. | #ifdef HAVE_STRINGS_H
  226. | # include <strings.h>
  227. | #endif
  228. | #ifdef HAVE_INTTYPES_H
  229. | # include <inttypes.h>
  230. | #endif
  231. | #ifdef HAVE_STDINT_H
  232. | # include <stdint.h>
  233. | #endif
  234. | #ifdef HAVE_UNISTD_H
  235. | # include <unistd.h>
  236. | #endif
  237. | #include <minix/config.h>
  238. configure:4125: result: no
  239. configure:4125: checking minix/config.h presence
  240. configure:4125: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  241. conftest.c:19:26: fatal error: minix/config.h: No such file or directory
  242. #include <minix/config.h>
  243. ^
  244. compilation terminated.
  245. configure:4125: $? = 1
  246. configure: failed program was:
  247. | /* confdefs.h */
  248. | #define PACKAGE_NAME "util-linux"
  249. | #define PACKAGE_TARNAME "util-linux"
  250. | #define PACKAGE_VERSION "2.24.1"
  251. | #define PACKAGE_STRING "util-linux 2.24.1"
  252. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  253. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  254. | #define STDC_HEADERS 1
  255. | #define HAVE_SYS_TYPES_H 1
  256. | #define HAVE_SYS_STAT_H 1
  257. | #define HAVE_STDLIB_H 1
  258. | #define HAVE_STRING_H 1
  259. | #define HAVE_MEMORY_H 1
  260. | #define HAVE_STRINGS_H 1
  261. | #define HAVE_INTTYPES_H 1
  262. | #define HAVE_STDINT_H 1
  263. | #define HAVE_UNISTD_H 1
  264. | /* end confdefs.h. */
  265. | #include <minix/config.h>
  266. configure:4125: result: no
  267. configure:4125: checking for minix/config.h
  268. configure:4125: result: no
  269. configure:4146: checking whether it is safe to define __EXTENSIONS__
  270. configure:4164: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  271. configure:4164: $? = 0
  272. configure:4171: result: yes
  273. configure:4201: checking for a BSD-compatible install
  274. configure:4269: result: /bin/install -c
  275. configure:4280: checking whether build environment is sane
  276. configure:4335: result: yes
  277. configure:4394: checking for x86_64-cubic-linux-gnu-strip
  278. configure:4421: result: x86_64-cubic-linux-gnu-strip
  279. configure:4486: checking for a thread-safe mkdir -p
  280. configure:4525: result: /bin/mkdir -p
  281. configure:4532: checking for gawk
  282. configure:4548: found /bin/gawk
  283. configure:4559: result: gawk
  284. configure:4570: checking whether make sets $(MAKE)
  285. configure:4592: result: yes
  286. configure:4622: checking for style of include used by make
  287. configure:4650: result: GNU
  288. configure:4684: checking whether make supports nested variables
  289. configure:4701: result: yes
  290. configure:4780: checking how to create a pax tar archive
  291. configure:4791: tar --version
  292. tar (GNU tar) 1.26
  293. Copyright (C) 2011 Free Software Foundation, Inc.
  294. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  295. This is free software: you are free to change and redistribute it.
  296. There is NO WARRANTY, to the extent permitted by law.
  297.  
  298. Written by John Gilmore and Jay Fenlason.
  299. configure:4794: $? = 0
  300. configure:4834: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  301. configure:4837: $? = 0
  302. configure:4841: tar -xf - <conftest.tar
  303. configure:4844: $? = 0
  304. configure:4846: cat conftest.dir/file
  305. GrepMe
  306. configure:4849: $? = 0
  307. configure:4862: result: gnutar
  308. configure:4871: checking dependency style of x86_64-cubic-linux-gnu-gcc -m64
  309. configure:4982: result: gcc3
  310. configure:5010: checking whether make supports nested variables
  311. configure:5027: result: yes
  312. configure:5129: checking whether x86_64-cubic-linux-gnu-gcc -m64 and cc understand -c and -o together
  313. configure:5160: x86_64-cubic-linux-gnu-gcc -m64 -c conftest.c -o conftest2.o >&5
  314. configure:5164: $? = 0
  315. configure:5170: x86_64-cubic-linux-gnu-gcc -m64 -c conftest.c -o conftest2.o >&5
  316. configure:5174: $? = 0
  317. configure:5185: cc -c conftest.c >&5
  318. configure:5189: $? = 0
  319. configure:5197: cc -c conftest.c -o conftest2.o >&5
  320. configure:5201: $? = 0
  321. configure:5207: cc -c conftest.c -o conftest2.o >&5
  322. configure:5211: $? = 0
  323. configure:5229: result: yes
  324. configure:5258: checking for x86_64-cubic-linux-gnu-gcc -m64 option to accept ISO C99
  325. configure:5407: x86_64-cubic-linux-gnu-gcc -m64 -c -g -O2 conftest.c >&5
  326. conftest.c:76:29: error: expected ';', ',' or ')' before 'text'
  327. test_restrict (ccp restrict text)
  328. ^
  329. conftest.c: In function 'main':
  330. conftest.c:130:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  331. char *restrict newvar = "Another string";
  332. ^
  333. conftest.c:130:18: error: 'newvar' undeclared (first use in this function)
  334. conftest.c:130:18: note: each undeclared identifier is reported only once for each function it appears in
  335. conftest.c:140:3: error: 'for' loop initial declarations are only allowed in C99 mode
  336. for (int i = 0; i < ia->datasize; ++i)
  337. ^
  338. conftest.c:140:3: note: use option -std=c99 or -std=gnu99 to compile your code
  339. configure:5407: $? = 1
  340. configure: failed program was:
  341. | /* confdefs.h */
  342. | #define PACKAGE_NAME "util-linux"
  343. | #define PACKAGE_TARNAME "util-linux"
  344. | #define PACKAGE_VERSION "2.24.1"
  345. | #define PACKAGE_STRING "util-linux 2.24.1"
  346. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  347. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  348. | #define STDC_HEADERS 1
  349. | #define HAVE_SYS_TYPES_H 1
  350. | #define HAVE_SYS_STAT_H 1
  351. | #define HAVE_STDLIB_H 1
  352. | #define HAVE_STRING_H 1
  353. | #define HAVE_MEMORY_H 1
  354. | #define HAVE_STRINGS_H 1
  355. | #define HAVE_INTTYPES_H 1
  356. | #define HAVE_STDINT_H 1
  357. | #define HAVE_UNISTD_H 1
  358. | #define __EXTENSIONS__ 1
  359. | #define _ALL_SOURCE 1
  360. | #define _GNU_SOURCE 1
  361. | #define _POSIX_PTHREAD_SEMANTICS 1
  362. | #define _TANDEM_SOURCE 1
  363. | #define PACKAGE "util-linux"
  364. | #define VERSION "2.24.1"
  365. | /* end confdefs.h. */
  366. | #include <stdarg.h>
  367. | #include <stdbool.h>
  368. | #include <stdlib.h>
  369. | #include <wchar.h>
  370. | #include <stdio.h>
  371. |
  372. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  373. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  374. | #define showlist(...) puts (#__VA_ARGS__)
  375. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  376. | static void
  377. | test_varargs_macros (void)
  378. | {
  379. | int x = 1234;
  380. | int y = 5678;
  381. | debug ("Flag");
  382. | debug ("X = %d\n", x);
  383. | showlist (The first, second, and third items.);
  384. | report (x>y, "x is %d but y is %d", x, y);
  385. | }
  386. |
  387. | // Check long long types.
  388. | #define BIG64 18446744073709551615ull
  389. | #define BIG32 4294967295ul
  390. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  391. | #if !BIG_OK
  392. | your preprocessor is broken;
  393. | #endif
  394. | #if BIG_OK
  395. | #else
  396. | your preprocessor is broken;
  397. | #endif
  398. | static long long int bignum = -9223372036854775807LL;
  399. | static unsigned long long int ubignum = BIG64;
  400. |
  401. | struct incomplete_array
  402. | {
  403. | int datasize;
  404. | double data[];
  405. | };
  406. |
  407. | struct named_init {
  408. | int number;
  409. | const wchar_t *name;
  410. | double average;
  411. | };
  412. |
  413. | typedef const char *ccp;
  414. |
  415. | static inline int
  416. | test_restrict (ccp restrict text)
  417. | {
  418. | // See if C++-style comments work.
  419. | // Iterate through items via the restricted pointer.
  420. | // Also check for declarations in for loops.
  421. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  422. | continue;
  423. | return 0;
  424. | }
  425. |
  426. | // Check varargs and va_copy.
  427. | static void
  428. | test_varargs (const char *format, ...)
  429. | {
  430. | va_list args;
  431. | va_start (args, format);
  432. | va_list args_copy;
  433. | va_copy (args_copy, args);
  434. |
  435. | const char *str;
  436. | int number;
  437. | float fnumber;
  438. |
  439. | while (*format)
  440. | {
  441. | switch (*format++)
  442. | {
  443. | case 's': // string
  444. | str = va_arg (args_copy, const char *);
  445. | break;
  446. | case 'd': // int
  447. | number = va_arg (args_copy, int);
  448. | break;
  449. | case 'f': // float
  450. | fnumber = va_arg (args_copy, double);
  451. | break;
  452. | default:
  453. | break;
  454. | }
  455. | }
  456. | va_end (args_copy);
  457. | va_end (args);
  458. | }
  459. |
  460. | int
  461. | main ()
  462. | {
  463. |
  464. | // Check bool.
  465. | _Bool success = false;
  466. |
  467. | // Check restrict.
  468. | if (test_restrict ("String literal") == 0)
  469. | success = true;
  470. | char *restrict newvar = "Another string";
  471. |
  472. | // Check varargs.
  473. | test_varargs ("s, d' f .", "string", 65, 34.234);
  474. | test_varargs_macros ();
  475. |
  476. | // Check flexible array members.
  477. | struct incomplete_array *ia =
  478. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  479. | ia->datasize = 10;
  480. | for (int i = 0; i < ia->datasize; ++i)
  481. | ia->data[i] = i * 1.234;
  482. |
  483. | // Check named initializers.
  484. | struct named_init ni = {
  485. | .number = 34,
  486. | .name = L"Test wide string",
  487. | .average = 543.34343,
  488. | };
  489. |
  490. | ni.number = 58;
  491. |
  492. | int dynamic_array[ni.number];
  493. | dynamic_array[ni.number - 1] = 543;
  494. |
  495. | // work around unused variable warnings
  496. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  497. | || dynamic_array[ni.number - 1] != 543);
  498. |
  499. | ;
  500. | return 0;
  501. | }
  502. configure:5407: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  503. configure:5407: $? = 0
  504. configure:5427: result: -std=gnu99
  505. configure:5528: checking for x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 option to accept ISO Standard C
  506. configure:5542: result: -std=gnu99
  507. configure:5550: checking build system type
  508. configure:5564: result: x86_64-cross-linux-gnu
  509. configure:5584: checking host system type
  510. configure:5597: result: x86_64-cubic-linux-gnu
  511. configure:5617: checking for an ANSI C-conforming const
  512. configure:5683: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  513. configure:5683: $? = 0
  514. configure:5690: result: yes
  515. configure:5698: checking for working volatile
  516. configure:5717: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  517. configure:5717: $? = 0
  518. configure:5724: result: yes
  519. configure:5732: checking whether byte ordering is bigendian
  520. configure:5747: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  521. conftest.c:27:9: error: unknown type name 'not'
  522. not a universal capable compiler
  523. ^
  524. conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  525. not a universal capable compiler
  526. ^
  527. conftest.c:27:15: error: unknown type name 'universal'
  528. configure:5747: $? = 1
  529. configure: failed program was:
  530. | /* confdefs.h */
  531. | #define PACKAGE_NAME "util-linux"
  532. | #define PACKAGE_TARNAME "util-linux"
  533. | #define PACKAGE_VERSION "2.24.1"
  534. | #define PACKAGE_STRING "util-linux 2.24.1"
  535. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  536. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  537. | #define STDC_HEADERS 1
  538. | #define HAVE_SYS_TYPES_H 1
  539. | #define HAVE_SYS_STAT_H 1
  540. | #define HAVE_STDLIB_H 1
  541. | #define HAVE_STRING_H 1
  542. | #define HAVE_MEMORY_H 1
  543. | #define HAVE_STRINGS_H 1
  544. | #define HAVE_INTTYPES_H 1
  545. | #define HAVE_STDINT_H 1
  546. | #define HAVE_UNISTD_H 1
  547. | #define __EXTENSIONS__ 1
  548. | #define _ALL_SOURCE 1
  549. | #define _GNU_SOURCE 1
  550. | #define _POSIX_PTHREAD_SEMANTICS 1
  551. | #define _TANDEM_SOURCE 1
  552. | #define PACKAGE "util-linux"
  553. | #define VERSION "2.24.1"
  554. | /* end confdefs.h. */
  555. | #ifndef __APPLE_CC__
  556. | not a universal capable compiler
  557. | #endif
  558. | typedef int dummy;
  559. |
  560. configure:5792: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  561. configure:5792: $? = 0
  562. configure:5810: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  563. conftest.c: In function 'main':
  564. conftest.c:33:4: error: unknown type name 'not'
  565. not big endian
  566. ^
  567. conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  568. not big endian
  569. ^
  570. configure:5810: $? = 1
  571. configure: failed program was:
  572. | /* confdefs.h */
  573. | #define PACKAGE_NAME "util-linux"
  574. | #define PACKAGE_TARNAME "util-linux"
  575. | #define PACKAGE_VERSION "2.24.1"
  576. | #define PACKAGE_STRING "util-linux 2.24.1"
  577. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  578. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  579. | #define STDC_HEADERS 1
  580. | #define HAVE_SYS_TYPES_H 1
  581. | #define HAVE_SYS_STAT_H 1
  582. | #define HAVE_STDLIB_H 1
  583. | #define HAVE_STRING_H 1
  584. | #define HAVE_MEMORY_H 1
  585. | #define HAVE_STRINGS_H 1
  586. | #define HAVE_INTTYPES_H 1
  587. | #define HAVE_STDINT_H 1
  588. | #define HAVE_UNISTD_H 1
  589. | #define __EXTENSIONS__ 1
  590. | #define _ALL_SOURCE 1
  591. | #define _GNU_SOURCE 1
  592. | #define _POSIX_PTHREAD_SEMANTICS 1
  593. | #define _TANDEM_SOURCE 1
  594. | #define PACKAGE "util-linux"
  595. | #define VERSION "2.24.1"
  596. | /* end confdefs.h. */
  597. | #include <sys/types.h>
  598. | #include <sys/param.h>
  599. |
  600. | int
  601. | main ()
  602. | {
  603. | #if BYTE_ORDER != BIG_ENDIAN
  604. | not big endian
  605. | #endif
  606. |
  607. | ;
  608. | return 0;
  609. | }
  610. configure:5938: result: no
  611. configure:5959: checking whether compiler handles -fno-common
  612. configure:5978: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -fno-common conftest.c
  613. configure:5978: $? = 0
  614. configure:5987: result: yes
  615. configure:5995: checking whether compiler handles -Wall
  616. configure:6014: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wall conftest.c
  617. configure:6014: $? = 0
  618. configure:6023: result: yes
  619. configure:6031: checking whether compiler handles -Werror=sequence-point
  620. configure:6050: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Werror=sequence-point conftest.c
  621. configure:6050: $? = 0
  622. configure:6059: result: yes
  623. configure:6067: checking whether compiler handles -Wextra
  624. configure:6086: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wextra conftest.c
  625. configure:6086: $? = 0
  626. configure:6095: result: yes
  627. configure:6103: checking whether compiler handles -Wmissing-declarations
  628. configure:6122: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wmissing-declarations conftest.c
  629. configure:6122: $? = 0
  630. configure:6131: result: yes
  631. configure:6139: checking whether compiler handles -Wmissing-parameter-type
  632. configure:6158: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wmissing-parameter-type conftest.c
  633. configure:6158: $? = 0
  634. configure:6167: result: yes
  635. configure:6175: checking whether compiler handles -Wmissing-prototypes
  636. configure:6194: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wmissing-prototypes conftest.c
  637. configure:6194: $? = 0
  638. configure:6203: result: yes
  639. configure:6211: checking whether compiler handles -Wno-missing-field-initializers
  640. configure:6230: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wno-missing-field-initializers conftest.c
  641. configure:6230: $? = 0
  642. configure:6239: result: yes
  643. configure:6247: checking whether compiler handles -Wredundant-decls
  644. configure:6266: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wredundant-decls conftest.c
  645. configure:6266: $? = 0
  646. configure:6275: result: yes
  647. configure:6283: checking whether compiler handles -Wsign-compare
  648. configure:6302: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wsign-compare conftest.c
  649. configure:6302: $? = 0
  650. configure:6311: result: yes
  651. configure:6319: checking whether compiler handles -Wtype-limits
  652. configure:6338: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wtype-limits conftest.c
  653. configure:6338: $? = 0
  654. configure:6347: result: yes
  655. configure:6355: checking whether compiler handles -Wuninitialized
  656. configure:6374: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wuninitialized conftest.c
  657. configure:6374: $? = 0
  658. configure:6383: result: yes
  659. configure:6391: checking whether compiler handles -Wunused-but-set-parameter
  660. configure:6410: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wunused-but-set-parameter conftest.c
  661. configure:6410: $? = 0
  662. configure:6419: result: yes
  663. configure:6427: checking whether compiler handles -Wunused-but-set-variable
  664. configure:6446: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wunused-but-set-variable conftest.c
  665. configure:6446: $? = 0
  666. configure:6455: result: yes
  667. configure:6463: checking whether compiler handles -Wunused-parameter
  668. configure:6482: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wunused-parameter conftest.c
  669. configure:6482: $? = 0
  670. configure:6491: result: yes
  671. configure:6499: checking whether compiler handles -Wunused-result
  672. configure:6518: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wunused-result conftest.c
  673. configure:6518: $? = 0
  674. configure:6527: result: yes
  675. configure:6535: checking whether compiler handles -Wunused-variable
  676. configure:6554: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wunused-variable conftest.c
  677. configure:6554: $? = 0
  678. configure:6563: result: yes
  679. configure:6571: checking whether compiler handles -Wnested-externs
  680. configure:6590: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wnested-externs conftest.c
  681. configure:6590: $? = 0
  682. configure:6599: result: yes
  683. configure:6607: checking whether compiler handles -Wpointer-arith
  684. configure:6626: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wpointer-arith conftest.c
  685. configure:6626: $? = 0
  686. configure:6635: result: yes
  687. configure:6643: checking whether compiler handles -Wstrict-prototypes
  688. configure:6662: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wstrict-prototypes conftest.c
  689. configure:6662: $? = 0
  690. configure:6671: result: yes
  691. configure:6679: checking whether compiler handles -Wformat-security
  692. configure:6698: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wformat-security conftest.c
  693. cc1: error: -Wformat-security ignored without -Wformat [-Werror=format-security]
  694. cc1: all warnings being treated as errors
  695. configure:6698: $? = 1
  696. configure: failed program was:
  697. | /* confdefs.h */
  698. | #define PACKAGE_NAME "util-linux"
  699. | #define PACKAGE_TARNAME "util-linux"
  700. | #define PACKAGE_VERSION "2.24.1"
  701. | #define PACKAGE_STRING "util-linux 2.24.1"
  702. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  703. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  704. | #define STDC_HEADERS 1
  705. | #define HAVE_SYS_TYPES_H 1
  706. | #define HAVE_SYS_STAT_H 1
  707. | #define HAVE_STDLIB_H 1
  708. | #define HAVE_STRING_H 1
  709. | #define HAVE_MEMORY_H 1
  710. | #define HAVE_STRINGS_H 1
  711. | #define HAVE_INTTYPES_H 1
  712. | #define HAVE_STDINT_H 1
  713. | #define HAVE_UNISTD_H 1
  714. | #define __EXTENSIONS__ 1
  715. | #define _ALL_SOURCE 1
  716. | #define _GNU_SOURCE 1
  717. | #define _POSIX_PTHREAD_SEMANTICS 1
  718. | #define _TANDEM_SOURCE 1
  719. | #define PACKAGE "util-linux"
  720. | #define VERSION "2.24.1"
  721. | /* end confdefs.h. */
  722. |
  723. | int
  724. | main ()
  725. | {
  726. |
  727. | ;
  728. | return 0;
  729. | }
  730. configure:6707: result: no
  731. configure:6717: checking whether compiler handles -Wno-clobbered
  732. configure:6736: x86_64-cubic-linux-gnu-gcc -m64 -E -Werror -Wno-clobbered conftest.c
  733. configure:6736: $? = 0
  734. configure:6745: result: yes
  735. configure:6799: checking how to print strings
  736. configure:6826: result: printf
  737. configure:6847: checking for a sed that does not truncate output
  738. configure:6911: result: /bin/sed
  739. configure:6929: checking for fgrep
  740. configure:6991: result: /bin/grep -F
  741. configure:7026: checking for ld used by x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99
  742. configure:7093: result: x86_64-cubic-linux-gnu-ld
  743. configure:7100: checking if the linker (x86_64-cubic-linux-gnu-ld) is GNU ld
  744. configure:7115: result: yes
  745. configure:7127: checking for BSD- or MS-compatible name lister (nm)
  746. configure:7176: result: /cross-tools/bin/x86_64-cubic-linux-gnu-nm -B
  747. configure:7306: checking the name lister (/cross-tools/bin/x86_64-cubic-linux-gnu-nm -B) interface
  748. configure:7313: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  749. configure:7316: /cross-tools/bin/x86_64-cubic-linux-gnu-nm -B "conftest.o"
  750. configure:7319: output
  751. 0000000000000000 B some_variable
  752. configure:7326: result: BSD nm
  753. configure:7329: checking whether ln -s works
  754. configure:7333: result: yes
  755. configure:7341: checking the maximum length of command line arguments
  756. configure:7471: result: 1572864
  757. configure:7488: checking whether the shell understands some XSI constructs
  758. configure:7498: result: yes
  759. configure:7502: checking whether the shell understands "+="
  760. configure:7508: result: yes
  761. configure:7543: checking how to convert x86_64-cross-linux-gnu file names to x86_64-cubic-linux-gnu format
  762. configure:7583: result: func_convert_file_noop
  763. configure:7590: checking how to convert x86_64-cross-linux-gnu file names to toolchain format
  764. configure:7610: result: func_convert_file_noop
  765. configure:7617: checking for x86_64-cubic-linux-gnu-ld option to reload object files
  766. configure:7624: result: -r
  767. configure:7658: checking for x86_64-cubic-linux-gnu-objdump
  768. configure:7674: found /cross-tools/bin/x86_64-cubic-linux-gnu-objdump
  769. configure:7685: result: x86_64-cubic-linux-gnu-objdump
  770. configure:7757: checking how to recognize dependent libraries
  771. configure:7959: result: pass_all
  772. configure:8004: checking for x86_64-cubic-linux-gnu-dlltool
  773. configure:8034: result: no
  774. configure:8044: checking for dlltool
  775. configure:8074: result: no
  776. configure:8104: checking how to associate runtime and link libraries
  777. configure:8131: result: printf %s\n
  778. configure:8147: checking for x86_64-cubic-linux-gnu-ar
  779. configure:8174: result: x86_64-cubic-linux-gnu-ar
  780. configure:8255: checking for archiver @FILE support
  781. configure:8272: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  782. configure:8272: $? = 0
  783. configure:8275: x86_64-cubic-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  784. configure:8278: $? = 0
  785. configure:8283: x86_64-cubic-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  786. x86_64-cubic-linux-gnu-ar: conftest.o: No such file or directory
  787. configure:8286: $? = 1
  788. configure:8298: result: @
  789. configure:8316: checking for x86_64-cubic-linux-gnu-strip
  790. configure:8343: result: x86_64-cubic-linux-gnu-strip
  791. configure:8415: checking for x86_64-cubic-linux-gnu-ranlib
  792. configure:8442: result: x86_64-cubic-linux-gnu-ranlib
  793. configure:8584: checking command to parse /cross-tools/bin/x86_64-cubic-linux-gnu-nm -B output from x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 object
  794. configure:8704: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  795. configure:8707: $? = 0
  796. configure:8711: /cross-tools/bin/x86_64-cubic-linux-gnu-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
  797. configure:8714: $? = 0
  798. configure:8780: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c conftstm.o >&5
  799. configure:8783: $? = 0
  800. configure:8821: result: ok
  801. configure:8858: checking for sysroot
  802. configure:8888: result: no
  803. configure:8965: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  804. configure:8968: $? = 0
  805. configure:9110: checking for x86_64-cubic-linux-gnu-mt
  806. configure:9140: result: no
  807. configure:9150: checking for mt
  808. configure:9180: result: no
  809. configure:9200: checking if : is a manifest tool
  810. configure:9206: : '-?'
  811. configure:9214: result: no
  812. configure:9853: checking for dlfcn.h
  813. configure:9853: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  814. configure:9853: $? = 0
  815. configure:9853: result: yes
  816. configure:10059: checking for objdir
  817. configure:10074: result: .libs
  818. configure:10345: checking if x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 supports -fno-rtti -fno-exceptions
  819. configure:10363: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  820. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  821. configure:10367: $? = 0
  822. configure:10380: result: no
  823. configure:10707: checking for x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 option to produce PIC
  824. configure:10714: result: -fPIC -DPIC
  825. configure:10722: checking if x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 PIC flag -fPIC -DPIC works
  826. configure:10740: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  827. configure:10744: $? = 0
  828. configure:10757: result: yes
  829. configure:10786: checking if x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 static flag -static works
  830. configure:10814: result: yes
  831. configure:10829: checking if x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 supports -c -o file.o
  832. configure:10850: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 -o out/conftest2.o conftest.c >&5
  833. configure:10854: $? = 0
  834. configure:10876: result: yes
  835. configure:10884: checking if x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 supports -c -o file.o
  836. configure:10931: result: yes
  837. configure:10964: checking whether the x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 linker (x86_64-cubic-linux-gnu-ld -m elf_x86_64) supports shared libraries
  838. configure:12117: result: yes
  839. configure:12154: checking whether -lc should be explicitly linked in
  840. configure:12162: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  841. configure:12165: $? = 0
  842. configure:12180: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  843. configure:12183: $? = 0
  844. configure:12197: result: no
  845. configure:12357: checking dynamic linker characteristics
  846. configure:12868: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  847. configure:12868: $? = 0
  848. configure:13094: result: GNU/Linux ld.so
  849. configure:13201: checking how to hardcode library paths into programs
  850. configure:13226: result: immediate
  851. configure:13766: checking whether stripping libraries is possible
  852. configure:13771: result: yes
  853. configure:13806: checking if libtool supports shared libraries
  854. configure:13808: result: yes
  855. configure:13811: checking whether to build shared libraries
  856. configure:13832: result: yes
  857. configure:13835: checking whether to build static libraries
  858. configure:13839: result: yes
  859. configure:13987: checking pkg-config is at least version 0.9.0
  860. configure:13990: result: yes
  861. configure:14032: checking whether to build gtk-doc documentation
  862. configure:14034: result: no
  863. configure:14041: checking for gtkdoc-check
  864. configure:14074: result: no
  865. configure:14102: checking for xsltproc
  866. configure:14120: found /bin/xsltproc
  867. configure:14132: result: /bin/xsltproc
  868. configure:14291: checking for special C compiler options needed for large files
  869. configure:14336: result: no
  870. configure:14342: checking for _FILE_OFFSET_BITS value needed for large files
  871. configure:14367: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  872. configure:14367: $? = 0
  873. configure:14399: result: no
  874. configure:14500: checking whether NLS is requested
  875. configure:14509: result: yes
  876. configure:14547: checking for msgfmt
  877. configure:14578: result: /bin/msgfmt
  878. configure:14587: checking for gmsgfmt
  879. configure:14618: result: /bin/msgfmt
  880. configure:14658: checking for xgettext
  881. configure:14689: result: /bin/xgettext
  882. configure:14729: checking for msgmerge
  883. configure:14759: result: /bin/msgmerge
  884. configure:14834: checking for ld used by GCC
  885. configure:14898: result: x86_64-cubic-linux-gnu-ld -m elf_x86_64
  886. configure:14905: checking if the linker (x86_64-cubic-linux-gnu-ld -m elf_x86_64) is GNU ld
  887. configure:14918: result: yes
  888. configure:14924: checking for shared library run path origin
  889. configure:14937: result: done
  890. configure:15353: checking whether NLS is requested
  891. configure:15362: result: yes
  892. configure:15380: checking for GNU gettext in libc
  893. configure:15399: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  894. conftest.c: In function 'main':
  895. conftest.c:35:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  896. return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
  897. ^
  898. configure:15399: $? = 0
  899. configure:15407: result: yes
  900. configure:15987: checking whether to use NLS
  901. configure:15989: result: yes
  902. configure:15992: checking where the gettext function comes from
  903. configure:16003: result: libc
  904. configure:16074: checking for linux/compiler.h
  905. configure:16074: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  906. conftest.c:37:28: fatal error: linux/compiler.h: No such file or directory
  907. #include <linux/compiler.h>
  908. ^
  909. compilation terminated.
  910. configure:16074: $? = 1
  911. configure: failed program was:
  912. | /* confdefs.h */
  913. | #define PACKAGE_NAME "util-linux"
  914. | #define PACKAGE_TARNAME "util-linux"
  915. | #define PACKAGE_VERSION "2.24.1"
  916. | #define PACKAGE_STRING "util-linux 2.24.1"
  917. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  918. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  919. | #define STDC_HEADERS 1
  920. | #define HAVE_SYS_TYPES_H 1
  921. | #define HAVE_SYS_STAT_H 1
  922. | #define HAVE_STDLIB_H 1
  923. | #define HAVE_STRING_H 1
  924. | #define HAVE_MEMORY_H 1
  925. | #define HAVE_STRINGS_H 1
  926. | #define HAVE_INTTYPES_H 1
  927. | #define HAVE_STDINT_H 1
  928. | #define HAVE_UNISTD_H 1
  929. | #define __EXTENSIONS__ 1
  930. | #define _ALL_SOURCE 1
  931. | #define _GNU_SOURCE 1
  932. | #define _POSIX_PTHREAD_SEMANTICS 1
  933. | #define _TANDEM_SOURCE 1
  934. | #define PACKAGE "util-linux"
  935. | #define VERSION "2.24.1"
  936. | #define HAVE_DLFCN_H 1
  937. | #define LT_OBJDIR ".libs/"
  938. | #define ENABLE_NLS 1
  939. | #define HAVE_GETTEXT 1
  940. | #define HAVE_DCGETTEXT 1
  941. | /* end confdefs.h. */
  942. |
  943. | #ifdef HAVE_LINUX_COMPILER_H
  944. | #include <linux/compiler.h>
  945. | #endif
  946. |
  947. |
  948. | #include <linux/compiler.h>
  949. configure:16074: result: no
  950. configure:16074: checking for linux/blkpg.h
  951. configure:16074: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  952. configure:16074: $? = 0
  953. configure:16074: result: yes
  954. configure:16074: checking for linux/major.h
  955. configure:16074: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  956. configure:16074: $? = 0
  957. configure:16074: result: yes
  958. configure:16141: checking asm/io.h usability
  959. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  960. conftest.c:66:20: fatal error: asm/io.h: No such file or directory
  961. #include <asm/io.h>
  962. ^
  963. compilation terminated.
  964. configure:16141: $? = 1
  965. configure: failed program was:
  966. | /* confdefs.h */
  967. | #define PACKAGE_NAME "util-linux"
  968. | #define PACKAGE_TARNAME "util-linux"
  969. | #define PACKAGE_VERSION "2.24.1"
  970. | #define PACKAGE_STRING "util-linux 2.24.1"
  971. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  972. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  973. | #define STDC_HEADERS 1
  974. | #define HAVE_SYS_TYPES_H 1
  975. | #define HAVE_SYS_STAT_H 1
  976. | #define HAVE_STDLIB_H 1
  977. | #define HAVE_STRING_H 1
  978. | #define HAVE_MEMORY_H 1
  979. | #define HAVE_STRINGS_H 1
  980. | #define HAVE_INTTYPES_H 1
  981. | #define HAVE_STDINT_H 1
  982. | #define HAVE_UNISTD_H 1
  983. | #define __EXTENSIONS__ 1
  984. | #define _ALL_SOURCE 1
  985. | #define _GNU_SOURCE 1
  986. | #define _POSIX_PTHREAD_SEMANTICS 1
  987. | #define _TANDEM_SOURCE 1
  988. | #define PACKAGE "util-linux"
  989. | #define VERSION "2.24.1"
  990. | #define HAVE_DLFCN_H 1
  991. | #define LT_OBJDIR ".libs/"
  992. | #define ENABLE_NLS 1
  993. | #define HAVE_GETTEXT 1
  994. | #define HAVE_DCGETTEXT 1
  995. | #define HAVE_LINUX_BLKPG_H 1
  996. | #define HAVE_LINUX_MAJOR_H 1
  997. | /* end confdefs.h. */
  998. | #include <stdio.h>
  999. | #ifdef HAVE_SYS_TYPES_H
  1000. | # include <sys/types.h>
  1001. | #endif
  1002. | #ifdef HAVE_SYS_STAT_H
  1003. | # include <sys/stat.h>
  1004. | #endif
  1005. | #ifdef STDC_HEADERS
  1006. | # include <stdlib.h>
  1007. | # include <stddef.h>
  1008. | #else
  1009. | # ifdef HAVE_STDLIB_H
  1010. | # include <stdlib.h>
  1011. | # endif
  1012. | #endif
  1013. | #ifdef HAVE_STRING_H
  1014. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1015. | # include <memory.h>
  1016. | # endif
  1017. | # include <string.h>
  1018. | #endif
  1019. | #ifdef HAVE_STRINGS_H
  1020. | # include <strings.h>
  1021. | #endif
  1022. | #ifdef HAVE_INTTYPES_H
  1023. | # include <inttypes.h>
  1024. | #endif
  1025. | #ifdef HAVE_STDINT_H
  1026. | # include <stdint.h>
  1027. | #endif
  1028. | #ifdef HAVE_UNISTD_H
  1029. | # include <unistd.h>
  1030. | #endif
  1031. | #include <asm/io.h>
  1032. configure:16141: result: no
  1033. configure:16141: checking asm/io.h presence
  1034. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1035. conftest.c:33:20: fatal error: asm/io.h: No such file or directory
  1036. #include <asm/io.h>
  1037. ^
  1038. compilation terminated.
  1039. configure:16141: $? = 1
  1040. configure: failed program was:
  1041. | /* confdefs.h */
  1042. | #define PACKAGE_NAME "util-linux"
  1043. | #define PACKAGE_TARNAME "util-linux"
  1044. | #define PACKAGE_VERSION "2.24.1"
  1045. | #define PACKAGE_STRING "util-linux 2.24.1"
  1046. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1047. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1048. | #define STDC_HEADERS 1
  1049. | #define HAVE_SYS_TYPES_H 1
  1050. | #define HAVE_SYS_STAT_H 1
  1051. | #define HAVE_STDLIB_H 1
  1052. | #define HAVE_STRING_H 1
  1053. | #define HAVE_MEMORY_H 1
  1054. | #define HAVE_STRINGS_H 1
  1055. | #define HAVE_INTTYPES_H 1
  1056. | #define HAVE_STDINT_H 1
  1057. | #define HAVE_UNISTD_H 1
  1058. | #define __EXTENSIONS__ 1
  1059. | #define _ALL_SOURCE 1
  1060. | #define _GNU_SOURCE 1
  1061. | #define _POSIX_PTHREAD_SEMANTICS 1
  1062. | #define _TANDEM_SOURCE 1
  1063. | #define PACKAGE "util-linux"
  1064. | #define VERSION "2.24.1"
  1065. | #define HAVE_DLFCN_H 1
  1066. | #define LT_OBJDIR ".libs/"
  1067. | #define ENABLE_NLS 1
  1068. | #define HAVE_GETTEXT 1
  1069. | #define HAVE_DCGETTEXT 1
  1070. | #define HAVE_LINUX_BLKPG_H 1
  1071. | #define HAVE_LINUX_MAJOR_H 1
  1072. | /* end confdefs.h. */
  1073. | #include <asm/io.h>
  1074. configure:16141: result: no
  1075. configure:16141: checking for asm/io.h
  1076. configure:16141: result: no
  1077. configure:16141: checking err.h usability
  1078. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1079. configure:16141: $? = 0
  1080. configure:16141: result: yes
  1081. configure:16141: checking err.h presence
  1082. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1083. configure:16141: $? = 0
  1084. configure:16141: result: yes
  1085. configure:16141: checking for err.h
  1086. configure:16141: result: yes
  1087. configure:16141: checking errno.h usability
  1088. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1089. configure:16141: $? = 0
  1090. configure:16141: result: yes
  1091. configure:16141: checking errno.h presence
  1092. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1093. configure:16141: $? = 0
  1094. configure:16141: result: yes
  1095. configure:16141: checking for errno.h
  1096. configure:16141: result: yes
  1097. configure:16141: checking fcntl.h usability
  1098. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1099. configure:16141: $? = 0
  1100. configure:16141: result: yes
  1101. configure:16141: checking fcntl.h presence
  1102. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1103. configure:16141: $? = 0
  1104. configure:16141: result: yes
  1105. configure:16141: checking for fcntl.h
  1106. configure:16141: result: yes
  1107. configure:16141: checking getopt.h usability
  1108. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1109. configure:16141: $? = 0
  1110. configure:16141: result: yes
  1111. configure:16141: checking getopt.h presence
  1112. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1113. configure:16141: $? = 0
  1114. configure:16141: result: yes
  1115. configure:16141: checking for getopt.h
  1116. configure:16141: result: yes
  1117. configure:16141: checking for inttypes.h
  1118. configure:16141: result: yes
  1119. configure:16141: checking linux/cdrom.h usability
  1120. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1121. configure:16141: $? = 0
  1122. configure:16141: result: yes
  1123. configure:16141: checking linux/cdrom.h presence
  1124. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1125. configure:16141: $? = 0
  1126. configure:16141: result: yes
  1127. configure:16141: checking for linux/cdrom.h
  1128. configure:16141: result: yes
  1129. configure:16141: checking linux/falloc.h usability
  1130. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1131. configure:16141: $? = 0
  1132. configure:16141: result: yes
  1133. configure:16141: checking linux/falloc.h presence
  1134. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1135. configure:16141: $? = 0
  1136. configure:16141: result: yes
  1137. configure:16141: checking for linux/falloc.h
  1138. configure:16141: result: yes
  1139. configure:16141: checking linux/watchdog.h usability
  1140. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1141. configure:16141: $? = 0
  1142. configure:16141: result: yes
  1143. configure:16141: checking linux/watchdog.h presence
  1144. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1145. configure:16141: $? = 0
  1146. configure:16141: result: yes
  1147. configure:16141: checking for linux/watchdog.h
  1148. configure:16141: result: yes
  1149. configure:16141: checking linux/fd.h usability
  1150. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1151. configure:16141: $? = 0
  1152. configure:16141: result: yes
  1153. configure:16141: checking linux/fd.h presence
  1154. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1155. configure:16141: $? = 0
  1156. configure:16141: result: yes
  1157. configure:16141: checking for linux/fd.h
  1158. configure:16141: result: yes
  1159. configure:16141: checking linux/raw.h usability
  1160. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1161. configure:16141: $? = 0
  1162. configure:16141: result: yes
  1163. configure:16141: checking linux/raw.h presence
  1164. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1165. configure:16141: $? = 0
  1166. configure:16141: result: yes
  1167. configure:16141: checking for linux/raw.h
  1168. configure:16141: result: yes
  1169. configure:16141: checking linux/tiocl.h usability
  1170. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1171. configure:16141: $? = 0
  1172. configure:16141: result: yes
  1173. configure:16141: checking linux/tiocl.h presence
  1174. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1175. configure:16141: $? = 0
  1176. configure:16141: result: yes
  1177. configure:16141: checking for linux/tiocl.h
  1178. configure:16141: result: yes
  1179. configure:16141: checking linux/version.h usability
  1180. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1181. configure:16141: $? = 0
  1182. configure:16141: result: yes
  1183. configure:16141: checking linux/version.h presence
  1184. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1185. configure:16141: $? = 0
  1186. configure:16141: result: yes
  1187. configure:16141: checking for linux/version.h
  1188. configure:16141: result: yes
  1189. configure:16141: checking linux/securebits.h usability
  1190. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1191. configure:16141: $? = 0
  1192. configure:16141: result: yes
  1193. configure:16141: checking linux/securebits.h presence
  1194. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1195. configure:16141: $? = 0
  1196. configure:16141: result: yes
  1197. configure:16141: checking for linux/securebits.h
  1198. configure:16141: result: yes
  1199. configure:16141: checking locale.h usability
  1200. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1201. configure:16141: $? = 0
  1202. configure:16141: result: yes
  1203. configure:16141: checking locale.h presence
  1204. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1205. configure:16141: $? = 0
  1206. configure:16141: result: yes
  1207. configure:16141: checking for locale.h
  1208. configure:16141: result: yes
  1209. configure:16141: checking mntent.h usability
  1210. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1211. configure:16141: $? = 0
  1212. configure:16141: result: yes
  1213. configure:16141: checking mntent.h presence
  1214. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1215. configure:16141: $? = 0
  1216. configure:16141: result: yes
  1217. configure:16141: checking for mntent.h
  1218. configure:16141: result: yes
  1219. configure:16141: checking net/if.h usability
  1220. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1221. configure:16141: $? = 0
  1222. configure:16141: result: yes
  1223. configure:16141: checking net/if.h presence
  1224. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1225. configure:16141: $? = 0
  1226. configure:16141: result: yes
  1227. configure:16141: checking for net/if.h
  1228. configure:16141: result: yes
  1229. configure:16141: checking net/if_dl.h usability
  1230. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1231. conftest.c:82:23: fatal error: net/if_dl.h: No such file or directory
  1232. #include <net/if_dl.h>
  1233. ^
  1234. compilation terminated.
  1235. configure:16141: $? = 1
  1236. configure: failed program was:
  1237. | /* confdefs.h */
  1238. | #define PACKAGE_NAME "util-linux"
  1239. | #define PACKAGE_TARNAME "util-linux"
  1240. | #define PACKAGE_VERSION "2.24.1"
  1241. | #define PACKAGE_STRING "util-linux 2.24.1"
  1242. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1243. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1244. | #define STDC_HEADERS 1
  1245. | #define HAVE_SYS_TYPES_H 1
  1246. | #define HAVE_SYS_STAT_H 1
  1247. | #define HAVE_STDLIB_H 1
  1248. | #define HAVE_STRING_H 1
  1249. | #define HAVE_MEMORY_H 1
  1250. | #define HAVE_STRINGS_H 1
  1251. | #define HAVE_INTTYPES_H 1
  1252. | #define HAVE_STDINT_H 1
  1253. | #define HAVE_UNISTD_H 1
  1254. | #define __EXTENSIONS__ 1
  1255. | #define _ALL_SOURCE 1
  1256. | #define _GNU_SOURCE 1
  1257. | #define _POSIX_PTHREAD_SEMANTICS 1
  1258. | #define _TANDEM_SOURCE 1
  1259. | #define PACKAGE "util-linux"
  1260. | #define VERSION "2.24.1"
  1261. | #define HAVE_DLFCN_H 1
  1262. | #define LT_OBJDIR ".libs/"
  1263. | #define ENABLE_NLS 1
  1264. | #define HAVE_GETTEXT 1
  1265. | #define HAVE_DCGETTEXT 1
  1266. | #define HAVE_LINUX_BLKPG_H 1
  1267. | #define HAVE_LINUX_MAJOR_H 1
  1268. | #define HAVE_ERR_H 1
  1269. | #define HAVE_ERRNO_H 1
  1270. | #define HAVE_FCNTL_H 1
  1271. | #define HAVE_GETOPT_H 1
  1272. | #define HAVE_INTTYPES_H 1
  1273. | #define HAVE_LINUX_CDROM_H 1
  1274. | #define HAVE_LINUX_FALLOC_H 1
  1275. | #define HAVE_LINUX_WATCHDOG_H 1
  1276. | #define HAVE_LINUX_FD_H 1
  1277. | #define HAVE_LINUX_RAW_H 1
  1278. | #define HAVE_LINUX_TIOCL_H 1
  1279. | #define HAVE_LINUX_VERSION_H 1
  1280. | #define HAVE_LINUX_SECUREBITS_H 1
  1281. | #define HAVE_LOCALE_H 1
  1282. | #define HAVE_MNTENT_H 1
  1283. | #define HAVE_NET_IF_H 1
  1284. | /* end confdefs.h. */
  1285. | #include <stdio.h>
  1286. | #ifdef HAVE_SYS_TYPES_H
  1287. | # include <sys/types.h>
  1288. | #endif
  1289. | #ifdef HAVE_SYS_STAT_H
  1290. | # include <sys/stat.h>
  1291. | #endif
  1292. | #ifdef STDC_HEADERS
  1293. | # include <stdlib.h>
  1294. | # include <stddef.h>
  1295. | #else
  1296. | # ifdef HAVE_STDLIB_H
  1297. | # include <stdlib.h>
  1298. | # endif
  1299. | #endif
  1300. | #ifdef HAVE_STRING_H
  1301. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1302. | # include <memory.h>
  1303. | # endif
  1304. | # include <string.h>
  1305. | #endif
  1306. | #ifdef HAVE_STRINGS_H
  1307. | # include <strings.h>
  1308. | #endif
  1309. | #ifdef HAVE_INTTYPES_H
  1310. | # include <inttypes.h>
  1311. | #endif
  1312. | #ifdef HAVE_STDINT_H
  1313. | # include <stdint.h>
  1314. | #endif
  1315. | #ifdef HAVE_UNISTD_H
  1316. | # include <unistd.h>
  1317. | #endif
  1318. | #include <net/if_dl.h>
  1319. configure:16141: result: no
  1320. configure:16141: checking net/if_dl.h presence
  1321. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1322. conftest.c:49:23: fatal error: net/if_dl.h: No such file or directory
  1323. #include <net/if_dl.h>
  1324. ^
  1325. compilation terminated.
  1326. configure:16141: $? = 1
  1327. configure: failed program was:
  1328. | /* confdefs.h */
  1329. | #define PACKAGE_NAME "util-linux"
  1330. | #define PACKAGE_TARNAME "util-linux"
  1331. | #define PACKAGE_VERSION "2.24.1"
  1332. | #define PACKAGE_STRING "util-linux 2.24.1"
  1333. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1334. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1335. | #define STDC_HEADERS 1
  1336. | #define HAVE_SYS_TYPES_H 1
  1337. | #define HAVE_SYS_STAT_H 1
  1338. | #define HAVE_STDLIB_H 1
  1339. | #define HAVE_STRING_H 1
  1340. | #define HAVE_MEMORY_H 1
  1341. | #define HAVE_STRINGS_H 1
  1342. | #define HAVE_INTTYPES_H 1
  1343. | #define HAVE_STDINT_H 1
  1344. | #define HAVE_UNISTD_H 1
  1345. | #define __EXTENSIONS__ 1
  1346. | #define _ALL_SOURCE 1
  1347. | #define _GNU_SOURCE 1
  1348. | #define _POSIX_PTHREAD_SEMANTICS 1
  1349. | #define _TANDEM_SOURCE 1
  1350. | #define PACKAGE "util-linux"
  1351. | #define VERSION "2.24.1"
  1352. | #define HAVE_DLFCN_H 1
  1353. | #define LT_OBJDIR ".libs/"
  1354. | #define ENABLE_NLS 1
  1355. | #define HAVE_GETTEXT 1
  1356. | #define HAVE_DCGETTEXT 1
  1357. | #define HAVE_LINUX_BLKPG_H 1
  1358. | #define HAVE_LINUX_MAJOR_H 1
  1359. | #define HAVE_ERR_H 1
  1360. | #define HAVE_ERRNO_H 1
  1361. | #define HAVE_FCNTL_H 1
  1362. | #define HAVE_GETOPT_H 1
  1363. | #define HAVE_INTTYPES_H 1
  1364. | #define HAVE_LINUX_CDROM_H 1
  1365. | #define HAVE_LINUX_FALLOC_H 1
  1366. | #define HAVE_LINUX_WATCHDOG_H 1
  1367. | #define HAVE_LINUX_FD_H 1
  1368. | #define HAVE_LINUX_RAW_H 1
  1369. | #define HAVE_LINUX_TIOCL_H 1
  1370. | #define HAVE_LINUX_VERSION_H 1
  1371. | #define HAVE_LINUX_SECUREBITS_H 1
  1372. | #define HAVE_LOCALE_H 1
  1373. | #define HAVE_MNTENT_H 1
  1374. | #define HAVE_NET_IF_H 1
  1375. | /* end confdefs.h. */
  1376. | #include <net/if_dl.h>
  1377. configure:16141: result: no
  1378. configure:16141: checking for net/if_dl.h
  1379. configure:16141: result: no
  1380. configure:16141: checking netinet/in.h usability
  1381. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1382. configure:16141: $? = 0
  1383. configure:16141: result: yes
  1384. configure:16141: checking netinet/in.h presence
  1385. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1386. configure:16141: $? = 0
  1387. configure:16141: result: yes
  1388. configure:16141: checking for netinet/in.h
  1389. configure:16141: result: yes
  1390. configure:16141: checking paths.h usability
  1391. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1392. configure:16141: $? = 0
  1393. configure:16141: result: yes
  1394. configure:16141: checking paths.h presence
  1395. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1396. configure:16141: $? = 0
  1397. configure:16141: result: yes
  1398. configure:16141: checking for paths.h
  1399. configure:16141: result: yes
  1400. configure:16141: checking pty.h usability
  1401. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1402. configure:16141: $? = 0
  1403. configure:16141: result: yes
  1404. configure:16141: checking pty.h presence
  1405. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1406. configure:16141: $? = 0
  1407. configure:16141: result: yes
  1408. configure:16141: checking for pty.h
  1409. configure:16141: result: yes
  1410. configure:16141: checking security/pam_misc.h usability
  1411. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1412. conftest.c:85:31: fatal error: security/pam_misc.h: No such file or directory
  1413. #include <security/pam_misc.h>
  1414. ^
  1415. compilation terminated.
  1416. configure:16141: $? = 1
  1417. configure: failed program was:
  1418. | /* confdefs.h */
  1419. | #define PACKAGE_NAME "util-linux"
  1420. | #define PACKAGE_TARNAME "util-linux"
  1421. | #define PACKAGE_VERSION "2.24.1"
  1422. | #define PACKAGE_STRING "util-linux 2.24.1"
  1423. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1424. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1425. | #define STDC_HEADERS 1
  1426. | #define HAVE_SYS_TYPES_H 1
  1427. | #define HAVE_SYS_STAT_H 1
  1428. | #define HAVE_STDLIB_H 1
  1429. | #define HAVE_STRING_H 1
  1430. | #define HAVE_MEMORY_H 1
  1431. | #define HAVE_STRINGS_H 1
  1432. | #define HAVE_INTTYPES_H 1
  1433. | #define HAVE_STDINT_H 1
  1434. | #define HAVE_UNISTD_H 1
  1435. | #define __EXTENSIONS__ 1
  1436. | #define _ALL_SOURCE 1
  1437. | #define _GNU_SOURCE 1
  1438. | #define _POSIX_PTHREAD_SEMANTICS 1
  1439. | #define _TANDEM_SOURCE 1
  1440. | #define PACKAGE "util-linux"
  1441. | #define VERSION "2.24.1"
  1442. | #define HAVE_DLFCN_H 1
  1443. | #define LT_OBJDIR ".libs/"
  1444. | #define ENABLE_NLS 1
  1445. | #define HAVE_GETTEXT 1
  1446. | #define HAVE_DCGETTEXT 1
  1447. | #define HAVE_LINUX_BLKPG_H 1
  1448. | #define HAVE_LINUX_MAJOR_H 1
  1449. | #define HAVE_ERR_H 1
  1450. | #define HAVE_ERRNO_H 1
  1451. | #define HAVE_FCNTL_H 1
  1452. | #define HAVE_GETOPT_H 1
  1453. | #define HAVE_INTTYPES_H 1
  1454. | #define HAVE_LINUX_CDROM_H 1
  1455. | #define HAVE_LINUX_FALLOC_H 1
  1456. | #define HAVE_LINUX_WATCHDOG_H 1
  1457. | #define HAVE_LINUX_FD_H 1
  1458. | #define HAVE_LINUX_RAW_H 1
  1459. | #define HAVE_LINUX_TIOCL_H 1
  1460. | #define HAVE_LINUX_VERSION_H 1
  1461. | #define HAVE_LINUX_SECUREBITS_H 1
  1462. | #define HAVE_LOCALE_H 1
  1463. | #define HAVE_MNTENT_H 1
  1464. | #define HAVE_NET_IF_H 1
  1465. | #define HAVE_NETINET_IN_H 1
  1466. | #define HAVE_PATHS_H 1
  1467. | #define HAVE_PTY_H 1
  1468. | /* end confdefs.h. */
  1469. | #include <stdio.h>
  1470. | #ifdef HAVE_SYS_TYPES_H
  1471. | # include <sys/types.h>
  1472. | #endif
  1473. | #ifdef HAVE_SYS_STAT_H
  1474. | # include <sys/stat.h>
  1475. | #endif
  1476. | #ifdef STDC_HEADERS
  1477. | # include <stdlib.h>
  1478. | # include <stddef.h>
  1479. | #else
  1480. | # ifdef HAVE_STDLIB_H
  1481. | # include <stdlib.h>
  1482. | # endif
  1483. | #endif
  1484. | #ifdef HAVE_STRING_H
  1485. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1486. | # include <memory.h>
  1487. | # endif
  1488. | # include <string.h>
  1489. | #endif
  1490. | #ifdef HAVE_STRINGS_H
  1491. | # include <strings.h>
  1492. | #endif
  1493. | #ifdef HAVE_INTTYPES_H
  1494. | # include <inttypes.h>
  1495. | #endif
  1496. | #ifdef HAVE_STDINT_H
  1497. | # include <stdint.h>
  1498. | #endif
  1499. | #ifdef HAVE_UNISTD_H
  1500. | # include <unistd.h>
  1501. | #endif
  1502. | #include <security/pam_misc.h>
  1503. configure:16141: result: no
  1504. configure:16141: checking security/pam_misc.h presence
  1505. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1506. conftest.c:52:31: fatal error: security/pam_misc.h: No such file or directory
  1507. #include <security/pam_misc.h>
  1508. ^
  1509. compilation terminated.
  1510. configure:16141: $? = 1
  1511. configure: failed program was:
  1512. | /* confdefs.h */
  1513. | #define PACKAGE_NAME "util-linux"
  1514. | #define PACKAGE_TARNAME "util-linux"
  1515. | #define PACKAGE_VERSION "2.24.1"
  1516. | #define PACKAGE_STRING "util-linux 2.24.1"
  1517. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1518. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1519. | #define STDC_HEADERS 1
  1520. | #define HAVE_SYS_TYPES_H 1
  1521. | #define HAVE_SYS_STAT_H 1
  1522. | #define HAVE_STDLIB_H 1
  1523. | #define HAVE_STRING_H 1
  1524. | #define HAVE_MEMORY_H 1
  1525. | #define HAVE_STRINGS_H 1
  1526. | #define HAVE_INTTYPES_H 1
  1527. | #define HAVE_STDINT_H 1
  1528. | #define HAVE_UNISTD_H 1
  1529. | #define __EXTENSIONS__ 1
  1530. | #define _ALL_SOURCE 1
  1531. | #define _GNU_SOURCE 1
  1532. | #define _POSIX_PTHREAD_SEMANTICS 1
  1533. | #define _TANDEM_SOURCE 1
  1534. | #define PACKAGE "util-linux"
  1535. | #define VERSION "2.24.1"
  1536. | #define HAVE_DLFCN_H 1
  1537. | #define LT_OBJDIR ".libs/"
  1538. | #define ENABLE_NLS 1
  1539. | #define HAVE_GETTEXT 1
  1540. | #define HAVE_DCGETTEXT 1
  1541. | #define HAVE_LINUX_BLKPG_H 1
  1542. | #define HAVE_LINUX_MAJOR_H 1
  1543. | #define HAVE_ERR_H 1
  1544. | #define HAVE_ERRNO_H 1
  1545. | #define HAVE_FCNTL_H 1
  1546. | #define HAVE_GETOPT_H 1
  1547. | #define HAVE_INTTYPES_H 1
  1548. | #define HAVE_LINUX_CDROM_H 1
  1549. | #define HAVE_LINUX_FALLOC_H 1
  1550. | #define HAVE_LINUX_WATCHDOG_H 1
  1551. | #define HAVE_LINUX_FD_H 1
  1552. | #define HAVE_LINUX_RAW_H 1
  1553. | #define HAVE_LINUX_TIOCL_H 1
  1554. | #define HAVE_LINUX_VERSION_H 1
  1555. | #define HAVE_LINUX_SECUREBITS_H 1
  1556. | #define HAVE_LOCALE_H 1
  1557. | #define HAVE_MNTENT_H 1
  1558. | #define HAVE_NET_IF_H 1
  1559. | #define HAVE_NETINET_IN_H 1
  1560. | #define HAVE_PATHS_H 1
  1561. | #define HAVE_PTY_H 1
  1562. | /* end confdefs.h. */
  1563. | #include <security/pam_misc.h>
  1564. configure:16141: result: no
  1565. configure:16141: checking for security/pam_misc.h
  1566. configure:16141: result: no
  1567. configure:16141: checking for stdint.h
  1568. configure:16141: result: yes
  1569. configure:16141: checking stdio_ext.h usability
  1570. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1571. configure:16141: $? = 0
  1572. configure:16141: result: yes
  1573. configure:16141: checking stdio_ext.h presence
  1574. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1575. configure:16141: $? = 0
  1576. configure:16141: result: yes
  1577. configure:16141: checking for stdio_ext.h
  1578. configure:16141: result: yes
  1579. configure:16141: checking for stdlib.h
  1580. configure:16141: result: yes
  1581. configure:16141: checking endian.h usability
  1582. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1583. configure:16141: $? = 0
  1584. configure:16141: result: yes
  1585. configure:16141: checking endian.h presence
  1586. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1587. configure:16141: $? = 0
  1588. configure:16141: result: yes
  1589. configure:16141: checking for endian.h
  1590. configure:16141: result: yes
  1591. configure:16141: checking byteswap.h usability
  1592. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1593. configure:16141: $? = 0
  1594. configure:16141: result: yes
  1595. configure:16141: checking byteswap.h presence
  1596. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1597. configure:16141: $? = 0
  1598. configure:16141: result: yes
  1599. configure:16141: checking for byteswap.h
  1600. configure:16141: result: yes
  1601. configure:16141: checking sys/endian.h usability
  1602. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1603. conftest.c:90:24: fatal error: sys/endian.h: No such file or directory
  1604. #include <sys/endian.h>
  1605. ^
  1606. compilation terminated.
  1607. configure:16141: $? = 1
  1608. configure: failed program was:
  1609. | /* confdefs.h */
  1610. | #define PACKAGE_NAME "util-linux"
  1611. | #define PACKAGE_TARNAME "util-linux"
  1612. | #define PACKAGE_VERSION "2.24.1"
  1613. | #define PACKAGE_STRING "util-linux 2.24.1"
  1614. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1615. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1616. | #define STDC_HEADERS 1
  1617. | #define HAVE_SYS_TYPES_H 1
  1618. | #define HAVE_SYS_STAT_H 1
  1619. | #define HAVE_STDLIB_H 1
  1620. | #define HAVE_STRING_H 1
  1621. | #define HAVE_MEMORY_H 1
  1622. | #define HAVE_STRINGS_H 1
  1623. | #define HAVE_INTTYPES_H 1
  1624. | #define HAVE_STDINT_H 1
  1625. | #define HAVE_UNISTD_H 1
  1626. | #define __EXTENSIONS__ 1
  1627. | #define _ALL_SOURCE 1
  1628. | #define _GNU_SOURCE 1
  1629. | #define _POSIX_PTHREAD_SEMANTICS 1
  1630. | #define _TANDEM_SOURCE 1
  1631. | #define PACKAGE "util-linux"
  1632. | #define VERSION "2.24.1"
  1633. | #define HAVE_DLFCN_H 1
  1634. | #define LT_OBJDIR ".libs/"
  1635. | #define ENABLE_NLS 1
  1636. | #define HAVE_GETTEXT 1
  1637. | #define HAVE_DCGETTEXT 1
  1638. | #define HAVE_LINUX_BLKPG_H 1
  1639. | #define HAVE_LINUX_MAJOR_H 1
  1640. | #define HAVE_ERR_H 1
  1641. | #define HAVE_ERRNO_H 1
  1642. | #define HAVE_FCNTL_H 1
  1643. | #define HAVE_GETOPT_H 1
  1644. | #define HAVE_INTTYPES_H 1
  1645. | #define HAVE_LINUX_CDROM_H 1
  1646. | #define HAVE_LINUX_FALLOC_H 1
  1647. | #define HAVE_LINUX_WATCHDOG_H 1
  1648. | #define HAVE_LINUX_FD_H 1
  1649. | #define HAVE_LINUX_RAW_H 1
  1650. | #define HAVE_LINUX_TIOCL_H 1
  1651. | #define HAVE_LINUX_VERSION_H 1
  1652. | #define HAVE_LINUX_SECUREBITS_H 1
  1653. | #define HAVE_LOCALE_H 1
  1654. | #define HAVE_MNTENT_H 1
  1655. | #define HAVE_NET_IF_H 1
  1656. | #define HAVE_NETINET_IN_H 1
  1657. | #define HAVE_PATHS_H 1
  1658. | #define HAVE_PTY_H 1
  1659. | #define HAVE_STDINT_H 1
  1660. | #define HAVE_STDIO_EXT_H 1
  1661. | #define HAVE_STDLIB_H 1
  1662. | #define HAVE_ENDIAN_H 1
  1663. | #define HAVE_BYTESWAP_H 1
  1664. | /* end confdefs.h. */
  1665. | #include <stdio.h>
  1666. | #ifdef HAVE_SYS_TYPES_H
  1667. | # include <sys/types.h>
  1668. | #endif
  1669. | #ifdef HAVE_SYS_STAT_H
  1670. | # include <sys/stat.h>
  1671. | #endif
  1672. | #ifdef STDC_HEADERS
  1673. | # include <stdlib.h>
  1674. | # include <stddef.h>
  1675. | #else
  1676. | # ifdef HAVE_STDLIB_H
  1677. | # include <stdlib.h>
  1678. | # endif
  1679. | #endif
  1680. | #ifdef HAVE_STRING_H
  1681. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1682. | # include <memory.h>
  1683. | # endif
  1684. | # include <string.h>
  1685. | #endif
  1686. | #ifdef HAVE_STRINGS_H
  1687. | # include <strings.h>
  1688. | #endif
  1689. | #ifdef HAVE_INTTYPES_H
  1690. | # include <inttypes.h>
  1691. | #endif
  1692. | #ifdef HAVE_STDINT_H
  1693. | # include <stdint.h>
  1694. | #endif
  1695. | #ifdef HAVE_UNISTD_H
  1696. | # include <unistd.h>
  1697. | #endif
  1698. | #include <sys/endian.h>
  1699. configure:16141: result: no
  1700. configure:16141: checking sys/endian.h presence
  1701. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1702. conftest.c:57:24: fatal error: sys/endian.h: No such file or directory
  1703. #include <sys/endian.h>
  1704. ^
  1705. compilation terminated.
  1706. configure:16141: $? = 1
  1707. configure: failed program was:
  1708. | /* confdefs.h */
  1709. | #define PACKAGE_NAME "util-linux"
  1710. | #define PACKAGE_TARNAME "util-linux"
  1711. | #define PACKAGE_VERSION "2.24.1"
  1712. | #define PACKAGE_STRING "util-linux 2.24.1"
  1713. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1714. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1715. | #define STDC_HEADERS 1
  1716. | #define HAVE_SYS_TYPES_H 1
  1717. | #define HAVE_SYS_STAT_H 1
  1718. | #define HAVE_STDLIB_H 1
  1719. | #define HAVE_STRING_H 1
  1720. | #define HAVE_MEMORY_H 1
  1721. | #define HAVE_STRINGS_H 1
  1722. | #define HAVE_INTTYPES_H 1
  1723. | #define HAVE_STDINT_H 1
  1724. | #define HAVE_UNISTD_H 1
  1725. | #define __EXTENSIONS__ 1
  1726. | #define _ALL_SOURCE 1
  1727. | #define _GNU_SOURCE 1
  1728. | #define _POSIX_PTHREAD_SEMANTICS 1
  1729. | #define _TANDEM_SOURCE 1
  1730. | #define PACKAGE "util-linux"
  1731. | #define VERSION "2.24.1"
  1732. | #define HAVE_DLFCN_H 1
  1733. | #define LT_OBJDIR ".libs/"
  1734. | #define ENABLE_NLS 1
  1735. | #define HAVE_GETTEXT 1
  1736. | #define HAVE_DCGETTEXT 1
  1737. | #define HAVE_LINUX_BLKPG_H 1
  1738. | #define HAVE_LINUX_MAJOR_H 1
  1739. | #define HAVE_ERR_H 1
  1740. | #define HAVE_ERRNO_H 1
  1741. | #define HAVE_FCNTL_H 1
  1742. | #define HAVE_GETOPT_H 1
  1743. | #define HAVE_INTTYPES_H 1
  1744. | #define HAVE_LINUX_CDROM_H 1
  1745. | #define HAVE_LINUX_FALLOC_H 1
  1746. | #define HAVE_LINUX_WATCHDOG_H 1
  1747. | #define HAVE_LINUX_FD_H 1
  1748. | #define HAVE_LINUX_RAW_H 1
  1749. | #define HAVE_LINUX_TIOCL_H 1
  1750. | #define HAVE_LINUX_VERSION_H 1
  1751. | #define HAVE_LINUX_SECUREBITS_H 1
  1752. | #define HAVE_LOCALE_H 1
  1753. | #define HAVE_MNTENT_H 1
  1754. | #define HAVE_NET_IF_H 1
  1755. | #define HAVE_NETINET_IN_H 1
  1756. | #define HAVE_PATHS_H 1
  1757. | #define HAVE_PTY_H 1
  1758. | #define HAVE_STDINT_H 1
  1759. | #define HAVE_STDIO_EXT_H 1
  1760. | #define HAVE_STDLIB_H 1
  1761. | #define HAVE_ENDIAN_H 1
  1762. | #define HAVE_BYTESWAP_H 1
  1763. | /* end confdefs.h. */
  1764. | #include <sys/endian.h>
  1765. configure:16141: result: no
  1766. configure:16141: checking for sys/endian.h
  1767. configure:16141: result: no
  1768. configure:16141: checking sys/disk.h usability
  1769. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1770. conftest.c:90:22: fatal error: sys/disk.h: No such file or directory
  1771. #include <sys/disk.h>
  1772. ^
  1773. compilation terminated.
  1774. configure:16141: $? = 1
  1775. configure: failed program was:
  1776. | /* confdefs.h */
  1777. | #define PACKAGE_NAME "util-linux"
  1778. | #define PACKAGE_TARNAME "util-linux"
  1779. | #define PACKAGE_VERSION "2.24.1"
  1780. | #define PACKAGE_STRING "util-linux 2.24.1"
  1781. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1782. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1783. | #define STDC_HEADERS 1
  1784. | #define HAVE_SYS_TYPES_H 1
  1785. | #define HAVE_SYS_STAT_H 1
  1786. | #define HAVE_STDLIB_H 1
  1787. | #define HAVE_STRING_H 1
  1788. | #define HAVE_MEMORY_H 1
  1789. | #define HAVE_STRINGS_H 1
  1790. | #define HAVE_INTTYPES_H 1
  1791. | #define HAVE_STDINT_H 1
  1792. | #define HAVE_UNISTD_H 1
  1793. | #define __EXTENSIONS__ 1
  1794. | #define _ALL_SOURCE 1
  1795. | #define _GNU_SOURCE 1
  1796. | #define _POSIX_PTHREAD_SEMANTICS 1
  1797. | #define _TANDEM_SOURCE 1
  1798. | #define PACKAGE "util-linux"
  1799. | #define VERSION "2.24.1"
  1800. | #define HAVE_DLFCN_H 1
  1801. | #define LT_OBJDIR ".libs/"
  1802. | #define ENABLE_NLS 1
  1803. | #define HAVE_GETTEXT 1
  1804. | #define HAVE_DCGETTEXT 1
  1805. | #define HAVE_LINUX_BLKPG_H 1
  1806. | #define HAVE_LINUX_MAJOR_H 1
  1807. | #define HAVE_ERR_H 1
  1808. | #define HAVE_ERRNO_H 1
  1809. | #define HAVE_FCNTL_H 1
  1810. | #define HAVE_GETOPT_H 1
  1811. | #define HAVE_INTTYPES_H 1
  1812. | #define HAVE_LINUX_CDROM_H 1
  1813. | #define HAVE_LINUX_FALLOC_H 1
  1814. | #define HAVE_LINUX_WATCHDOG_H 1
  1815. | #define HAVE_LINUX_FD_H 1
  1816. | #define HAVE_LINUX_RAW_H 1
  1817. | #define HAVE_LINUX_TIOCL_H 1
  1818. | #define HAVE_LINUX_VERSION_H 1
  1819. | #define HAVE_LINUX_SECUREBITS_H 1
  1820. | #define HAVE_LOCALE_H 1
  1821. | #define HAVE_MNTENT_H 1
  1822. | #define HAVE_NET_IF_H 1
  1823. | #define HAVE_NETINET_IN_H 1
  1824. | #define HAVE_PATHS_H 1
  1825. | #define HAVE_PTY_H 1
  1826. | #define HAVE_STDINT_H 1
  1827. | #define HAVE_STDIO_EXT_H 1
  1828. | #define HAVE_STDLIB_H 1
  1829. | #define HAVE_ENDIAN_H 1
  1830. | #define HAVE_BYTESWAP_H 1
  1831. | /* end confdefs.h. */
  1832. | #include <stdio.h>
  1833. | #ifdef HAVE_SYS_TYPES_H
  1834. | # include <sys/types.h>
  1835. | #endif
  1836. | #ifdef HAVE_SYS_STAT_H
  1837. | # include <sys/stat.h>
  1838. | #endif
  1839. | #ifdef STDC_HEADERS
  1840. | # include <stdlib.h>
  1841. | # include <stddef.h>
  1842. | #else
  1843. | # ifdef HAVE_STDLIB_H
  1844. | # include <stdlib.h>
  1845. | # endif
  1846. | #endif
  1847. | #ifdef HAVE_STRING_H
  1848. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1849. | # include <memory.h>
  1850. | # endif
  1851. | # include <string.h>
  1852. | #endif
  1853. | #ifdef HAVE_STRINGS_H
  1854. | # include <strings.h>
  1855. | #endif
  1856. | #ifdef HAVE_INTTYPES_H
  1857. | # include <inttypes.h>
  1858. | #endif
  1859. | #ifdef HAVE_STDINT_H
  1860. | # include <stdint.h>
  1861. | #endif
  1862. | #ifdef HAVE_UNISTD_H
  1863. | # include <unistd.h>
  1864. | #endif
  1865. | #include <sys/disk.h>
  1866. configure:16141: result: no
  1867. configure:16141: checking sys/disk.h presence
  1868. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  1869. conftest.c:57:22: fatal error: sys/disk.h: No such file or directory
  1870. #include <sys/disk.h>
  1871. ^
  1872. compilation terminated.
  1873. configure:16141: $? = 1
  1874. configure: failed program was:
  1875. | /* confdefs.h */
  1876. | #define PACKAGE_NAME "util-linux"
  1877. | #define PACKAGE_TARNAME "util-linux"
  1878. | #define PACKAGE_VERSION "2.24.1"
  1879. | #define PACKAGE_STRING "util-linux 2.24.1"
  1880. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1881. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1882. | #define STDC_HEADERS 1
  1883. | #define HAVE_SYS_TYPES_H 1
  1884. | #define HAVE_SYS_STAT_H 1
  1885. | #define HAVE_STDLIB_H 1
  1886. | #define HAVE_STRING_H 1
  1887. | #define HAVE_MEMORY_H 1
  1888. | #define HAVE_STRINGS_H 1
  1889. | #define HAVE_INTTYPES_H 1
  1890. | #define HAVE_STDINT_H 1
  1891. | #define HAVE_UNISTD_H 1
  1892. | #define __EXTENSIONS__ 1
  1893. | #define _ALL_SOURCE 1
  1894. | #define _GNU_SOURCE 1
  1895. | #define _POSIX_PTHREAD_SEMANTICS 1
  1896. | #define _TANDEM_SOURCE 1
  1897. | #define PACKAGE "util-linux"
  1898. | #define VERSION "2.24.1"
  1899. | #define HAVE_DLFCN_H 1
  1900. | #define LT_OBJDIR ".libs/"
  1901. | #define ENABLE_NLS 1
  1902. | #define HAVE_GETTEXT 1
  1903. | #define HAVE_DCGETTEXT 1
  1904. | #define HAVE_LINUX_BLKPG_H 1
  1905. | #define HAVE_LINUX_MAJOR_H 1
  1906. | #define HAVE_ERR_H 1
  1907. | #define HAVE_ERRNO_H 1
  1908. | #define HAVE_FCNTL_H 1
  1909. | #define HAVE_GETOPT_H 1
  1910. | #define HAVE_INTTYPES_H 1
  1911. | #define HAVE_LINUX_CDROM_H 1
  1912. | #define HAVE_LINUX_FALLOC_H 1
  1913. | #define HAVE_LINUX_WATCHDOG_H 1
  1914. | #define HAVE_LINUX_FD_H 1
  1915. | #define HAVE_LINUX_RAW_H 1
  1916. | #define HAVE_LINUX_TIOCL_H 1
  1917. | #define HAVE_LINUX_VERSION_H 1
  1918. | #define HAVE_LINUX_SECUREBITS_H 1
  1919. | #define HAVE_LOCALE_H 1
  1920. | #define HAVE_MNTENT_H 1
  1921. | #define HAVE_NET_IF_H 1
  1922. | #define HAVE_NETINET_IN_H 1
  1923. | #define HAVE_PATHS_H 1
  1924. | #define HAVE_PTY_H 1
  1925. | #define HAVE_STDINT_H 1
  1926. | #define HAVE_STDIO_EXT_H 1
  1927. | #define HAVE_STDLIB_H 1
  1928. | #define HAVE_ENDIAN_H 1
  1929. | #define HAVE_BYTESWAP_H 1
  1930. | /* end confdefs.h. */
  1931. | #include <sys/disk.h>
  1932. configure:16141: result: no
  1933. configure:16141: checking for sys/disk.h
  1934. configure:16141: result: no
  1935. configure:16141: checking sys/disklabel.h usability
  1936. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  1937. conftest.c:90:27: fatal error: sys/disklabel.h: No such file or directory
  1938. #include <sys/disklabel.h>
  1939. ^
  1940. compilation terminated.
  1941. configure:16141: $? = 1
  1942. configure: failed program was:
  1943. | /* confdefs.h */
  1944. | #define PACKAGE_NAME "util-linux"
  1945. | #define PACKAGE_TARNAME "util-linux"
  1946. | #define PACKAGE_VERSION "2.24.1"
  1947. | #define PACKAGE_STRING "util-linux 2.24.1"
  1948. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  1949. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  1950. | #define STDC_HEADERS 1
  1951. | #define HAVE_SYS_TYPES_H 1
  1952. | #define HAVE_SYS_STAT_H 1
  1953. | #define HAVE_STDLIB_H 1
  1954. | #define HAVE_STRING_H 1
  1955. | #define HAVE_MEMORY_H 1
  1956. | #define HAVE_STRINGS_H 1
  1957. | #define HAVE_INTTYPES_H 1
  1958. | #define HAVE_STDINT_H 1
  1959. | #define HAVE_UNISTD_H 1
  1960. | #define __EXTENSIONS__ 1
  1961. | #define _ALL_SOURCE 1
  1962. | #define _GNU_SOURCE 1
  1963. | #define _POSIX_PTHREAD_SEMANTICS 1
  1964. | #define _TANDEM_SOURCE 1
  1965. | #define PACKAGE "util-linux"
  1966. | #define VERSION "2.24.1"
  1967. | #define HAVE_DLFCN_H 1
  1968. | #define LT_OBJDIR ".libs/"
  1969. | #define ENABLE_NLS 1
  1970. | #define HAVE_GETTEXT 1
  1971. | #define HAVE_DCGETTEXT 1
  1972. | #define HAVE_LINUX_BLKPG_H 1
  1973. | #define HAVE_LINUX_MAJOR_H 1
  1974. | #define HAVE_ERR_H 1
  1975. | #define HAVE_ERRNO_H 1
  1976. | #define HAVE_FCNTL_H 1
  1977. | #define HAVE_GETOPT_H 1
  1978. | #define HAVE_INTTYPES_H 1
  1979. | #define HAVE_LINUX_CDROM_H 1
  1980. | #define HAVE_LINUX_FALLOC_H 1
  1981. | #define HAVE_LINUX_WATCHDOG_H 1
  1982. | #define HAVE_LINUX_FD_H 1
  1983. | #define HAVE_LINUX_RAW_H 1
  1984. | #define HAVE_LINUX_TIOCL_H 1
  1985. | #define HAVE_LINUX_VERSION_H 1
  1986. | #define HAVE_LINUX_SECUREBITS_H 1
  1987. | #define HAVE_LOCALE_H 1
  1988. | #define HAVE_MNTENT_H 1
  1989. | #define HAVE_NET_IF_H 1
  1990. | #define HAVE_NETINET_IN_H 1
  1991. | #define HAVE_PATHS_H 1
  1992. | #define HAVE_PTY_H 1
  1993. | #define HAVE_STDINT_H 1
  1994. | #define HAVE_STDIO_EXT_H 1
  1995. | #define HAVE_STDLIB_H 1
  1996. | #define HAVE_ENDIAN_H 1
  1997. | #define HAVE_BYTESWAP_H 1
  1998. | /* end confdefs.h. */
  1999. | #include <stdio.h>
  2000. | #ifdef HAVE_SYS_TYPES_H
  2001. | # include <sys/types.h>
  2002. | #endif
  2003. | #ifdef HAVE_SYS_STAT_H
  2004. | # include <sys/stat.h>
  2005. | #endif
  2006. | #ifdef STDC_HEADERS
  2007. | # include <stdlib.h>
  2008. | # include <stddef.h>
  2009. | #else
  2010. | # ifdef HAVE_STDLIB_H
  2011. | # include <stdlib.h>
  2012. | # endif
  2013. | #endif
  2014. | #ifdef HAVE_STRING_H
  2015. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2016. | # include <memory.h>
  2017. | # endif
  2018. | # include <string.h>
  2019. | #endif
  2020. | #ifdef HAVE_STRINGS_H
  2021. | # include <strings.h>
  2022. | #endif
  2023. | #ifdef HAVE_INTTYPES_H
  2024. | # include <inttypes.h>
  2025. | #endif
  2026. | #ifdef HAVE_STDINT_H
  2027. | # include <stdint.h>
  2028. | #endif
  2029. | #ifdef HAVE_UNISTD_H
  2030. | # include <unistd.h>
  2031. | #endif
  2032. | #include <sys/disklabel.h>
  2033. configure:16141: result: no
  2034. configure:16141: checking sys/disklabel.h presence
  2035. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2036. conftest.c:57:27: fatal error: sys/disklabel.h: No such file or directory
  2037. #include <sys/disklabel.h>
  2038. ^
  2039. compilation terminated.
  2040. configure:16141: $? = 1
  2041. configure: failed program was:
  2042. | /* confdefs.h */
  2043. | #define PACKAGE_NAME "util-linux"
  2044. | #define PACKAGE_TARNAME "util-linux"
  2045. | #define PACKAGE_VERSION "2.24.1"
  2046. | #define PACKAGE_STRING "util-linux 2.24.1"
  2047. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2048. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2049. | #define STDC_HEADERS 1
  2050. | #define HAVE_SYS_TYPES_H 1
  2051. | #define HAVE_SYS_STAT_H 1
  2052. | #define HAVE_STDLIB_H 1
  2053. | #define HAVE_STRING_H 1
  2054. | #define HAVE_MEMORY_H 1
  2055. | #define HAVE_STRINGS_H 1
  2056. | #define HAVE_INTTYPES_H 1
  2057. | #define HAVE_STDINT_H 1
  2058. | #define HAVE_UNISTD_H 1
  2059. | #define __EXTENSIONS__ 1
  2060. | #define _ALL_SOURCE 1
  2061. | #define _GNU_SOURCE 1
  2062. | #define _POSIX_PTHREAD_SEMANTICS 1
  2063. | #define _TANDEM_SOURCE 1
  2064. | #define PACKAGE "util-linux"
  2065. | #define VERSION "2.24.1"
  2066. | #define HAVE_DLFCN_H 1
  2067. | #define LT_OBJDIR ".libs/"
  2068. | #define ENABLE_NLS 1
  2069. | #define HAVE_GETTEXT 1
  2070. | #define HAVE_DCGETTEXT 1
  2071. | #define HAVE_LINUX_BLKPG_H 1
  2072. | #define HAVE_LINUX_MAJOR_H 1
  2073. | #define HAVE_ERR_H 1
  2074. | #define HAVE_ERRNO_H 1
  2075. | #define HAVE_FCNTL_H 1
  2076. | #define HAVE_GETOPT_H 1
  2077. | #define HAVE_INTTYPES_H 1
  2078. | #define HAVE_LINUX_CDROM_H 1
  2079. | #define HAVE_LINUX_FALLOC_H 1
  2080. | #define HAVE_LINUX_WATCHDOG_H 1
  2081. | #define HAVE_LINUX_FD_H 1
  2082. | #define HAVE_LINUX_RAW_H 1
  2083. | #define HAVE_LINUX_TIOCL_H 1
  2084. | #define HAVE_LINUX_VERSION_H 1
  2085. | #define HAVE_LINUX_SECUREBITS_H 1
  2086. | #define HAVE_LOCALE_H 1
  2087. | #define HAVE_MNTENT_H 1
  2088. | #define HAVE_NET_IF_H 1
  2089. | #define HAVE_NETINET_IN_H 1
  2090. | #define HAVE_PATHS_H 1
  2091. | #define HAVE_PTY_H 1
  2092. | #define HAVE_STDINT_H 1
  2093. | #define HAVE_STDIO_EXT_H 1
  2094. | #define HAVE_STDLIB_H 1
  2095. | #define HAVE_ENDIAN_H 1
  2096. | #define HAVE_BYTESWAP_H 1
  2097. | /* end confdefs.h. */
  2098. | #include <sys/disklabel.h>
  2099. configure:16141: result: no
  2100. configure:16141: checking for sys/disklabel.h
  2101. configure:16141: result: no
  2102. configure:16141: checking sys/file.h usability
  2103. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2104. configure:16141: $? = 0
  2105. configure:16141: result: yes
  2106. configure:16141: checking sys/file.h presence
  2107. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2108. configure:16141: $? = 0
  2109. configure:16141: result: yes
  2110. configure:16141: checking for sys/file.h
  2111. configure:16141: result: yes
  2112. configure:16141: checking sys/io.h usability
  2113. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2114. configure:16141: $? = 0
  2115. configure:16141: result: yes
  2116. configure:16141: checking sys/io.h presence
  2117. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2118. configure:16141: $? = 0
  2119. configure:16141: result: yes
  2120. configure:16141: checking for sys/io.h
  2121. configure:16141: result: yes
  2122. configure:16141: checking sys/ioccom.h usability
  2123. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2124. conftest.c:92:24: fatal error: sys/ioccom.h: No such file or directory
  2125. #include <sys/ioccom.h>
  2126. ^
  2127. compilation terminated.
  2128. configure:16141: $? = 1
  2129. configure: failed program was:
  2130. | /* confdefs.h */
  2131. | #define PACKAGE_NAME "util-linux"
  2132. | #define PACKAGE_TARNAME "util-linux"
  2133. | #define PACKAGE_VERSION "2.24.1"
  2134. | #define PACKAGE_STRING "util-linux 2.24.1"
  2135. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2136. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2137. | #define STDC_HEADERS 1
  2138. | #define HAVE_SYS_TYPES_H 1
  2139. | #define HAVE_SYS_STAT_H 1
  2140. | #define HAVE_STDLIB_H 1
  2141. | #define HAVE_STRING_H 1
  2142. | #define HAVE_MEMORY_H 1
  2143. | #define HAVE_STRINGS_H 1
  2144. | #define HAVE_INTTYPES_H 1
  2145. | #define HAVE_STDINT_H 1
  2146. | #define HAVE_UNISTD_H 1
  2147. | #define __EXTENSIONS__ 1
  2148. | #define _ALL_SOURCE 1
  2149. | #define _GNU_SOURCE 1
  2150. | #define _POSIX_PTHREAD_SEMANTICS 1
  2151. | #define _TANDEM_SOURCE 1
  2152. | #define PACKAGE "util-linux"
  2153. | #define VERSION "2.24.1"
  2154. | #define HAVE_DLFCN_H 1
  2155. | #define LT_OBJDIR ".libs/"
  2156. | #define ENABLE_NLS 1
  2157. | #define HAVE_GETTEXT 1
  2158. | #define HAVE_DCGETTEXT 1
  2159. | #define HAVE_LINUX_BLKPG_H 1
  2160. | #define HAVE_LINUX_MAJOR_H 1
  2161. | #define HAVE_ERR_H 1
  2162. | #define HAVE_ERRNO_H 1
  2163. | #define HAVE_FCNTL_H 1
  2164. | #define HAVE_GETOPT_H 1
  2165. | #define HAVE_INTTYPES_H 1
  2166. | #define HAVE_LINUX_CDROM_H 1
  2167. | #define HAVE_LINUX_FALLOC_H 1
  2168. | #define HAVE_LINUX_WATCHDOG_H 1
  2169. | #define HAVE_LINUX_FD_H 1
  2170. | #define HAVE_LINUX_RAW_H 1
  2171. | #define HAVE_LINUX_TIOCL_H 1
  2172. | #define HAVE_LINUX_VERSION_H 1
  2173. | #define HAVE_LINUX_SECUREBITS_H 1
  2174. | #define HAVE_LOCALE_H 1
  2175. | #define HAVE_MNTENT_H 1
  2176. | #define HAVE_NET_IF_H 1
  2177. | #define HAVE_NETINET_IN_H 1
  2178. | #define HAVE_PATHS_H 1
  2179. | #define HAVE_PTY_H 1
  2180. | #define HAVE_STDINT_H 1
  2181. | #define HAVE_STDIO_EXT_H 1
  2182. | #define HAVE_STDLIB_H 1
  2183. | #define HAVE_ENDIAN_H 1
  2184. | #define HAVE_BYTESWAP_H 1
  2185. | #define HAVE_SYS_FILE_H 1
  2186. | #define HAVE_SYS_IO_H 1
  2187. | /* end confdefs.h. */
  2188. | #include <stdio.h>
  2189. | #ifdef HAVE_SYS_TYPES_H
  2190. | # include <sys/types.h>
  2191. | #endif
  2192. | #ifdef HAVE_SYS_STAT_H
  2193. | # include <sys/stat.h>
  2194. | #endif
  2195. | #ifdef STDC_HEADERS
  2196. | # include <stdlib.h>
  2197. | # include <stddef.h>
  2198. | #else
  2199. | # ifdef HAVE_STDLIB_H
  2200. | # include <stdlib.h>
  2201. | # endif
  2202. | #endif
  2203. | #ifdef HAVE_STRING_H
  2204. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2205. | # include <memory.h>
  2206. | # endif
  2207. | # include <string.h>
  2208. | #endif
  2209. | #ifdef HAVE_STRINGS_H
  2210. | # include <strings.h>
  2211. | #endif
  2212. | #ifdef HAVE_INTTYPES_H
  2213. | # include <inttypes.h>
  2214. | #endif
  2215. | #ifdef HAVE_STDINT_H
  2216. | # include <stdint.h>
  2217. | #endif
  2218. | #ifdef HAVE_UNISTD_H
  2219. | # include <unistd.h>
  2220. | #endif
  2221. | #include <sys/ioccom.h>
  2222. configure:16141: result: no
  2223. configure:16141: checking sys/ioccom.h presence
  2224. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2225. conftest.c:59:24: fatal error: sys/ioccom.h: No such file or directory
  2226. #include <sys/ioccom.h>
  2227. ^
  2228. compilation terminated.
  2229. configure:16141: $? = 1
  2230. configure: failed program was:
  2231. | /* confdefs.h */
  2232. | #define PACKAGE_NAME "util-linux"
  2233. | #define PACKAGE_TARNAME "util-linux"
  2234. | #define PACKAGE_VERSION "2.24.1"
  2235. | #define PACKAGE_STRING "util-linux 2.24.1"
  2236. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2237. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2238. | #define STDC_HEADERS 1
  2239. | #define HAVE_SYS_TYPES_H 1
  2240. | #define HAVE_SYS_STAT_H 1
  2241. | #define HAVE_STDLIB_H 1
  2242. | #define HAVE_STRING_H 1
  2243. | #define HAVE_MEMORY_H 1
  2244. | #define HAVE_STRINGS_H 1
  2245. | #define HAVE_INTTYPES_H 1
  2246. | #define HAVE_STDINT_H 1
  2247. | #define HAVE_UNISTD_H 1
  2248. | #define __EXTENSIONS__ 1
  2249. | #define _ALL_SOURCE 1
  2250. | #define _GNU_SOURCE 1
  2251. | #define _POSIX_PTHREAD_SEMANTICS 1
  2252. | #define _TANDEM_SOURCE 1
  2253. | #define PACKAGE "util-linux"
  2254. | #define VERSION "2.24.1"
  2255. | #define HAVE_DLFCN_H 1
  2256. | #define LT_OBJDIR ".libs/"
  2257. | #define ENABLE_NLS 1
  2258. | #define HAVE_GETTEXT 1
  2259. | #define HAVE_DCGETTEXT 1
  2260. | #define HAVE_LINUX_BLKPG_H 1
  2261. | #define HAVE_LINUX_MAJOR_H 1
  2262. | #define HAVE_ERR_H 1
  2263. | #define HAVE_ERRNO_H 1
  2264. | #define HAVE_FCNTL_H 1
  2265. | #define HAVE_GETOPT_H 1
  2266. | #define HAVE_INTTYPES_H 1
  2267. | #define HAVE_LINUX_CDROM_H 1
  2268. | #define HAVE_LINUX_FALLOC_H 1
  2269. | #define HAVE_LINUX_WATCHDOG_H 1
  2270. | #define HAVE_LINUX_FD_H 1
  2271. | #define HAVE_LINUX_RAW_H 1
  2272. | #define HAVE_LINUX_TIOCL_H 1
  2273. | #define HAVE_LINUX_VERSION_H 1
  2274. | #define HAVE_LINUX_SECUREBITS_H 1
  2275. | #define HAVE_LOCALE_H 1
  2276. | #define HAVE_MNTENT_H 1
  2277. | #define HAVE_NET_IF_H 1
  2278. | #define HAVE_NETINET_IN_H 1
  2279. | #define HAVE_PATHS_H 1
  2280. | #define HAVE_PTY_H 1
  2281. | #define HAVE_STDINT_H 1
  2282. | #define HAVE_STDIO_EXT_H 1
  2283. | #define HAVE_STDLIB_H 1
  2284. | #define HAVE_ENDIAN_H 1
  2285. | #define HAVE_BYTESWAP_H 1
  2286. | #define HAVE_SYS_FILE_H 1
  2287. | #define HAVE_SYS_IO_H 1
  2288. | /* end confdefs.h. */
  2289. | #include <sys/ioccom.h>
  2290. configure:16141: result: no
  2291. configure:16141: checking for sys/ioccom.h
  2292. configure:16141: result: no
  2293. configure:16141: checking sys/ioctl.h usability
  2294. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2295. configure:16141: $? = 0
  2296. configure:16141: result: yes
  2297. configure:16141: checking sys/ioctl.h presence
  2298. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2299. configure:16141: $? = 0
  2300. configure:16141: result: yes
  2301. configure:16141: checking for sys/ioctl.h
  2302. configure:16141: result: yes
  2303. configure:16141: checking sys/mkdev.h usability
  2304. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2305. conftest.c:93:23: fatal error: sys/mkdev.h: No such file or directory
  2306. #include <sys/mkdev.h>
  2307. ^
  2308. compilation terminated.
  2309. configure:16141: $? = 1
  2310. configure: failed program was:
  2311. | /* confdefs.h */
  2312. | #define PACKAGE_NAME "util-linux"
  2313. | #define PACKAGE_TARNAME "util-linux"
  2314. | #define PACKAGE_VERSION "2.24.1"
  2315. | #define PACKAGE_STRING "util-linux 2.24.1"
  2316. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2317. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2318. | #define STDC_HEADERS 1
  2319. | #define HAVE_SYS_TYPES_H 1
  2320. | #define HAVE_SYS_STAT_H 1
  2321. | #define HAVE_STDLIB_H 1
  2322. | #define HAVE_STRING_H 1
  2323. | #define HAVE_MEMORY_H 1
  2324. | #define HAVE_STRINGS_H 1
  2325. | #define HAVE_INTTYPES_H 1
  2326. | #define HAVE_STDINT_H 1
  2327. | #define HAVE_UNISTD_H 1
  2328. | #define __EXTENSIONS__ 1
  2329. | #define _ALL_SOURCE 1
  2330. | #define _GNU_SOURCE 1
  2331. | #define _POSIX_PTHREAD_SEMANTICS 1
  2332. | #define _TANDEM_SOURCE 1
  2333. | #define PACKAGE "util-linux"
  2334. | #define VERSION "2.24.1"
  2335. | #define HAVE_DLFCN_H 1
  2336. | #define LT_OBJDIR ".libs/"
  2337. | #define ENABLE_NLS 1
  2338. | #define HAVE_GETTEXT 1
  2339. | #define HAVE_DCGETTEXT 1
  2340. | #define HAVE_LINUX_BLKPG_H 1
  2341. | #define HAVE_LINUX_MAJOR_H 1
  2342. | #define HAVE_ERR_H 1
  2343. | #define HAVE_ERRNO_H 1
  2344. | #define HAVE_FCNTL_H 1
  2345. | #define HAVE_GETOPT_H 1
  2346. | #define HAVE_INTTYPES_H 1
  2347. | #define HAVE_LINUX_CDROM_H 1
  2348. | #define HAVE_LINUX_FALLOC_H 1
  2349. | #define HAVE_LINUX_WATCHDOG_H 1
  2350. | #define HAVE_LINUX_FD_H 1
  2351. | #define HAVE_LINUX_RAW_H 1
  2352. | #define HAVE_LINUX_TIOCL_H 1
  2353. | #define HAVE_LINUX_VERSION_H 1
  2354. | #define HAVE_LINUX_SECUREBITS_H 1
  2355. | #define HAVE_LOCALE_H 1
  2356. | #define HAVE_MNTENT_H 1
  2357. | #define HAVE_NET_IF_H 1
  2358. | #define HAVE_NETINET_IN_H 1
  2359. | #define HAVE_PATHS_H 1
  2360. | #define HAVE_PTY_H 1
  2361. | #define HAVE_STDINT_H 1
  2362. | #define HAVE_STDIO_EXT_H 1
  2363. | #define HAVE_STDLIB_H 1
  2364. | #define HAVE_ENDIAN_H 1
  2365. | #define HAVE_BYTESWAP_H 1
  2366. | #define HAVE_SYS_FILE_H 1
  2367. | #define HAVE_SYS_IO_H 1
  2368. | #define HAVE_SYS_IOCTL_H 1
  2369. | /* end confdefs.h. */
  2370. | #include <stdio.h>
  2371. | #ifdef HAVE_SYS_TYPES_H
  2372. | # include <sys/types.h>
  2373. | #endif
  2374. | #ifdef HAVE_SYS_STAT_H
  2375. | # include <sys/stat.h>
  2376. | #endif
  2377. | #ifdef STDC_HEADERS
  2378. | # include <stdlib.h>
  2379. | # include <stddef.h>
  2380. | #else
  2381. | # ifdef HAVE_STDLIB_H
  2382. | # include <stdlib.h>
  2383. | # endif
  2384. | #endif
  2385. | #ifdef HAVE_STRING_H
  2386. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2387. | # include <memory.h>
  2388. | # endif
  2389. | # include <string.h>
  2390. | #endif
  2391. | #ifdef HAVE_STRINGS_H
  2392. | # include <strings.h>
  2393. | #endif
  2394. | #ifdef HAVE_INTTYPES_H
  2395. | # include <inttypes.h>
  2396. | #endif
  2397. | #ifdef HAVE_STDINT_H
  2398. | # include <stdint.h>
  2399. | #endif
  2400. | #ifdef HAVE_UNISTD_H
  2401. | # include <unistd.h>
  2402. | #endif
  2403. | #include <sys/mkdev.h>
  2404. configure:16141: result: no
  2405. configure:16141: checking sys/mkdev.h presence
  2406. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2407. conftest.c:60:23: fatal error: sys/mkdev.h: No such file or directory
  2408. #include <sys/mkdev.h>
  2409. ^
  2410. compilation terminated.
  2411. configure:16141: $? = 1
  2412. configure: failed program was:
  2413. | /* confdefs.h */
  2414. | #define PACKAGE_NAME "util-linux"
  2415. | #define PACKAGE_TARNAME "util-linux"
  2416. | #define PACKAGE_VERSION "2.24.1"
  2417. | #define PACKAGE_STRING "util-linux 2.24.1"
  2418. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2419. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2420. | #define STDC_HEADERS 1
  2421. | #define HAVE_SYS_TYPES_H 1
  2422. | #define HAVE_SYS_STAT_H 1
  2423. | #define HAVE_STDLIB_H 1
  2424. | #define HAVE_STRING_H 1
  2425. | #define HAVE_MEMORY_H 1
  2426. | #define HAVE_STRINGS_H 1
  2427. | #define HAVE_INTTYPES_H 1
  2428. | #define HAVE_STDINT_H 1
  2429. | #define HAVE_UNISTD_H 1
  2430. | #define __EXTENSIONS__ 1
  2431. | #define _ALL_SOURCE 1
  2432. | #define _GNU_SOURCE 1
  2433. | #define _POSIX_PTHREAD_SEMANTICS 1
  2434. | #define _TANDEM_SOURCE 1
  2435. | #define PACKAGE "util-linux"
  2436. | #define VERSION "2.24.1"
  2437. | #define HAVE_DLFCN_H 1
  2438. | #define LT_OBJDIR ".libs/"
  2439. | #define ENABLE_NLS 1
  2440. | #define HAVE_GETTEXT 1
  2441. | #define HAVE_DCGETTEXT 1
  2442. | #define HAVE_LINUX_BLKPG_H 1
  2443. | #define HAVE_LINUX_MAJOR_H 1
  2444. | #define HAVE_ERR_H 1
  2445. | #define HAVE_ERRNO_H 1
  2446. | #define HAVE_FCNTL_H 1
  2447. | #define HAVE_GETOPT_H 1
  2448. | #define HAVE_INTTYPES_H 1
  2449. | #define HAVE_LINUX_CDROM_H 1
  2450. | #define HAVE_LINUX_FALLOC_H 1
  2451. | #define HAVE_LINUX_WATCHDOG_H 1
  2452. | #define HAVE_LINUX_FD_H 1
  2453. | #define HAVE_LINUX_RAW_H 1
  2454. | #define HAVE_LINUX_TIOCL_H 1
  2455. | #define HAVE_LINUX_VERSION_H 1
  2456. | #define HAVE_LINUX_SECUREBITS_H 1
  2457. | #define HAVE_LOCALE_H 1
  2458. | #define HAVE_MNTENT_H 1
  2459. | #define HAVE_NET_IF_H 1
  2460. | #define HAVE_NETINET_IN_H 1
  2461. | #define HAVE_PATHS_H 1
  2462. | #define HAVE_PTY_H 1
  2463. | #define HAVE_STDINT_H 1
  2464. | #define HAVE_STDIO_EXT_H 1
  2465. | #define HAVE_STDLIB_H 1
  2466. | #define HAVE_ENDIAN_H 1
  2467. | #define HAVE_BYTESWAP_H 1
  2468. | #define HAVE_SYS_FILE_H 1
  2469. | #define HAVE_SYS_IO_H 1
  2470. | #define HAVE_SYS_IOCTL_H 1
  2471. | /* end confdefs.h. */
  2472. | #include <sys/mkdev.h>
  2473. configure:16141: result: no
  2474. configure:16141: checking for sys/mkdev.h
  2475. configure:16141: result: no
  2476. configure:16141: checking sys/prctl.h usability
  2477. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2478. configure:16141: $? = 0
  2479. configure:16141: result: yes
  2480. configure:16141: checking sys/prctl.h presence
  2481. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2482. configure:16141: $? = 0
  2483. configure:16141: result: yes
  2484. configure:16141: checking for sys/prctl.h
  2485. configure:16141: result: yes
  2486. configure:16141: checking sys/queue.h usability
  2487. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2488. configure:16141: $? = 0
  2489. configure:16141: result: yes
  2490. configure:16141: checking sys/queue.h presence
  2491. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2492. configure:16141: $? = 0
  2493. configure:16141: result: yes
  2494. configure:16141: checking for sys/queue.h
  2495. configure:16141: result: yes
  2496. configure:16141: checking sys/resource.h usability
  2497. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2498. configure:16141: $? = 0
  2499. configure:16141: result: yes
  2500. configure:16141: checking sys/resource.h presence
  2501. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2502. configure:16141: $? = 0
  2503. configure:16141: result: yes
  2504. configure:16141: checking for sys/resource.h
  2505. configure:16141: result: yes
  2506. configure:16141: checking sys/socket.h usability
  2507. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2508. configure:16141: $? = 0
  2509. configure:16141: result: yes
  2510. configure:16141: checking sys/socket.h presence
  2511. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2512. configure:16141: $? = 0
  2513. configure:16141: result: yes
  2514. configure:16141: checking for sys/socket.h
  2515. configure:16141: result: yes
  2516. configure:16141: checking sys/sockio.h usability
  2517. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2518. conftest.c:97:24: fatal error: sys/sockio.h: No such file or directory
  2519. #include <sys/sockio.h>
  2520. ^
  2521. compilation terminated.
  2522. configure:16141: $? = 1
  2523. configure: failed program was:
  2524. | /* confdefs.h */
  2525. | #define PACKAGE_NAME "util-linux"
  2526. | #define PACKAGE_TARNAME "util-linux"
  2527. | #define PACKAGE_VERSION "2.24.1"
  2528. | #define PACKAGE_STRING "util-linux 2.24.1"
  2529. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2530. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2531. | #define STDC_HEADERS 1
  2532. | #define HAVE_SYS_TYPES_H 1
  2533. | #define HAVE_SYS_STAT_H 1
  2534. | #define HAVE_STDLIB_H 1
  2535. | #define HAVE_STRING_H 1
  2536. | #define HAVE_MEMORY_H 1
  2537. | #define HAVE_STRINGS_H 1
  2538. | #define HAVE_INTTYPES_H 1
  2539. | #define HAVE_STDINT_H 1
  2540. | #define HAVE_UNISTD_H 1
  2541. | #define __EXTENSIONS__ 1
  2542. | #define _ALL_SOURCE 1
  2543. | #define _GNU_SOURCE 1
  2544. | #define _POSIX_PTHREAD_SEMANTICS 1
  2545. | #define _TANDEM_SOURCE 1
  2546. | #define PACKAGE "util-linux"
  2547. | #define VERSION "2.24.1"
  2548. | #define HAVE_DLFCN_H 1
  2549. | #define LT_OBJDIR ".libs/"
  2550. | #define ENABLE_NLS 1
  2551. | #define HAVE_GETTEXT 1
  2552. | #define HAVE_DCGETTEXT 1
  2553. | #define HAVE_LINUX_BLKPG_H 1
  2554. | #define HAVE_LINUX_MAJOR_H 1
  2555. | #define HAVE_ERR_H 1
  2556. | #define HAVE_ERRNO_H 1
  2557. | #define HAVE_FCNTL_H 1
  2558. | #define HAVE_GETOPT_H 1
  2559. | #define HAVE_INTTYPES_H 1
  2560. | #define HAVE_LINUX_CDROM_H 1
  2561. | #define HAVE_LINUX_FALLOC_H 1
  2562. | #define HAVE_LINUX_WATCHDOG_H 1
  2563. | #define HAVE_LINUX_FD_H 1
  2564. | #define HAVE_LINUX_RAW_H 1
  2565. | #define HAVE_LINUX_TIOCL_H 1
  2566. | #define HAVE_LINUX_VERSION_H 1
  2567. | #define HAVE_LINUX_SECUREBITS_H 1
  2568. | #define HAVE_LOCALE_H 1
  2569. | #define HAVE_MNTENT_H 1
  2570. | #define HAVE_NET_IF_H 1
  2571. | #define HAVE_NETINET_IN_H 1
  2572. | #define HAVE_PATHS_H 1
  2573. | #define HAVE_PTY_H 1
  2574. | #define HAVE_STDINT_H 1
  2575. | #define HAVE_STDIO_EXT_H 1
  2576. | #define HAVE_STDLIB_H 1
  2577. | #define HAVE_ENDIAN_H 1
  2578. | #define HAVE_BYTESWAP_H 1
  2579. | #define HAVE_SYS_FILE_H 1
  2580. | #define HAVE_SYS_IO_H 1
  2581. | #define HAVE_SYS_IOCTL_H 1
  2582. | #define HAVE_SYS_PRCTL_H 1
  2583. | #define HAVE_SYS_QUEUE_H 1
  2584. | #define HAVE_SYS_RESOURCE_H 1
  2585. | #define HAVE_SYS_SOCKET_H 1
  2586. | /* end confdefs.h. */
  2587. | #include <stdio.h>
  2588. | #ifdef HAVE_SYS_TYPES_H
  2589. | # include <sys/types.h>
  2590. | #endif
  2591. | #ifdef HAVE_SYS_STAT_H
  2592. | # include <sys/stat.h>
  2593. | #endif
  2594. | #ifdef STDC_HEADERS
  2595. | # include <stdlib.h>
  2596. | # include <stddef.h>
  2597. | #else
  2598. | # ifdef HAVE_STDLIB_H
  2599. | # include <stdlib.h>
  2600. | # endif
  2601. | #endif
  2602. | #ifdef HAVE_STRING_H
  2603. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2604. | # include <memory.h>
  2605. | # endif
  2606. | # include <string.h>
  2607. | #endif
  2608. | #ifdef HAVE_STRINGS_H
  2609. | # include <strings.h>
  2610. | #endif
  2611. | #ifdef HAVE_INTTYPES_H
  2612. | # include <inttypes.h>
  2613. | #endif
  2614. | #ifdef HAVE_STDINT_H
  2615. | # include <stdint.h>
  2616. | #endif
  2617. | #ifdef HAVE_UNISTD_H
  2618. | # include <unistd.h>
  2619. | #endif
  2620. | #include <sys/sockio.h>
  2621. configure:16141: result: no
  2622. configure:16141: checking sys/sockio.h presence
  2623. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2624. conftest.c:64:24: fatal error: sys/sockio.h: No such file or directory
  2625. #include <sys/sockio.h>
  2626. ^
  2627. compilation terminated.
  2628. configure:16141: $? = 1
  2629. configure: failed program was:
  2630. | /* confdefs.h */
  2631. | #define PACKAGE_NAME "util-linux"
  2632. | #define PACKAGE_TARNAME "util-linux"
  2633. | #define PACKAGE_VERSION "2.24.1"
  2634. | #define PACKAGE_STRING "util-linux 2.24.1"
  2635. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2636. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2637. | #define STDC_HEADERS 1
  2638. | #define HAVE_SYS_TYPES_H 1
  2639. | #define HAVE_SYS_STAT_H 1
  2640. | #define HAVE_STDLIB_H 1
  2641. | #define HAVE_STRING_H 1
  2642. | #define HAVE_MEMORY_H 1
  2643. | #define HAVE_STRINGS_H 1
  2644. | #define HAVE_INTTYPES_H 1
  2645. | #define HAVE_STDINT_H 1
  2646. | #define HAVE_UNISTD_H 1
  2647. | #define __EXTENSIONS__ 1
  2648. | #define _ALL_SOURCE 1
  2649. | #define _GNU_SOURCE 1
  2650. | #define _POSIX_PTHREAD_SEMANTICS 1
  2651. | #define _TANDEM_SOURCE 1
  2652. | #define PACKAGE "util-linux"
  2653. | #define VERSION "2.24.1"
  2654. | #define HAVE_DLFCN_H 1
  2655. | #define LT_OBJDIR ".libs/"
  2656. | #define ENABLE_NLS 1
  2657. | #define HAVE_GETTEXT 1
  2658. | #define HAVE_DCGETTEXT 1
  2659. | #define HAVE_LINUX_BLKPG_H 1
  2660. | #define HAVE_LINUX_MAJOR_H 1
  2661. | #define HAVE_ERR_H 1
  2662. | #define HAVE_ERRNO_H 1
  2663. | #define HAVE_FCNTL_H 1
  2664. | #define HAVE_GETOPT_H 1
  2665. | #define HAVE_INTTYPES_H 1
  2666. | #define HAVE_LINUX_CDROM_H 1
  2667. | #define HAVE_LINUX_FALLOC_H 1
  2668. | #define HAVE_LINUX_WATCHDOG_H 1
  2669. | #define HAVE_LINUX_FD_H 1
  2670. | #define HAVE_LINUX_RAW_H 1
  2671. | #define HAVE_LINUX_TIOCL_H 1
  2672. | #define HAVE_LINUX_VERSION_H 1
  2673. | #define HAVE_LINUX_SECUREBITS_H 1
  2674. | #define HAVE_LOCALE_H 1
  2675. | #define HAVE_MNTENT_H 1
  2676. | #define HAVE_NET_IF_H 1
  2677. | #define HAVE_NETINET_IN_H 1
  2678. | #define HAVE_PATHS_H 1
  2679. | #define HAVE_PTY_H 1
  2680. | #define HAVE_STDINT_H 1
  2681. | #define HAVE_STDIO_EXT_H 1
  2682. | #define HAVE_STDLIB_H 1
  2683. | #define HAVE_ENDIAN_H 1
  2684. | #define HAVE_BYTESWAP_H 1
  2685. | #define HAVE_SYS_FILE_H 1
  2686. | #define HAVE_SYS_IO_H 1
  2687. | #define HAVE_SYS_IOCTL_H 1
  2688. | #define HAVE_SYS_PRCTL_H 1
  2689. | #define HAVE_SYS_QUEUE_H 1
  2690. | #define HAVE_SYS_RESOURCE_H 1
  2691. | #define HAVE_SYS_SOCKET_H 1
  2692. | /* end confdefs.h. */
  2693. | #include <sys/sockio.h>
  2694. configure:16141: result: no
  2695. configure:16141: checking for sys/sockio.h
  2696. configure:16141: result: no
  2697. configure:16141: checking for sys/stat.h
  2698. configure:16141: result: yes
  2699. configure:16141: checking sys/swap.h usability
  2700. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2701. configure:16141: $? = 0
  2702. configure:16141: result: yes
  2703. configure:16141: checking sys/swap.h presence
  2704. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2705. configure:16141: $? = 0
  2706. configure:16141: result: yes
  2707. configure:16141: checking for sys/swap.h
  2708. configure:16141: result: yes
  2709. configure:16141: checking sys/syscall.h usability
  2710. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2711. configure:16141: $? = 0
  2712. configure:16141: result: yes
  2713. configure:16141: checking sys/syscall.h presence
  2714. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2715. configure:16141: $? = 0
  2716. configure:16141: result: yes
  2717. configure:16141: checking for sys/syscall.h
  2718. configure:16141: result: yes
  2719. configure:16141: checking sys/time.h usability
  2720. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2721. configure:16141: $? = 0
  2722. configure:16141: result: yes
  2723. configure:16141: checking sys/time.h presence
  2724. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2725. configure:16141: $? = 0
  2726. configure:16141: result: yes
  2727. configure:16141: checking for sys/time.h
  2728. configure:16141: result: yes
  2729. configure:16141: checking sys/ttydefaults.h usability
  2730. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2731. configure:16141: $? = 0
  2732. configure:16141: result: yes
  2733. configure:16141: checking sys/ttydefaults.h presence
  2734. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2735. configure:16141: $? = 0
  2736. configure:16141: result: yes
  2737. configure:16141: checking for sys/ttydefaults.h
  2738. configure:16141: result: yes
  2739. configure:16141: checking for sys/types.h
  2740. configure:16141: result: yes
  2741. configure:16141: checking sys/un.h usability
  2742. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2743. configure:16141: $? = 0
  2744. configure:16141: result: yes
  2745. configure:16141: checking sys/un.h presence
  2746. configure:16141: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2747. configure:16141: $? = 0
  2748. configure:16141: result: yes
  2749. configure:16141: checking for sys/un.h
  2750. configure:16141: result: yes
  2751. configure:16141: checking for unistd.h
  2752. configure:16141: result: yes
  2753. configure:16154: checking langinfo.h usability
  2754. configure:16154: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2755. configure:16154: $? = 0
  2756. configure:16154: result: yes
  2757. configure:16154: checking langinfo.h presence
  2758. configure:16154: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  2759. configure:16154: $? = 0
  2760. configure:16154: result: yes
  2761. configure:16154: checking for langinfo.h
  2762. configure:16154: result: yes
  2763. configure:16206: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2764. configure:16206: $? = 0
  2765. configure:16214: checking for struct termios.c_line
  2766. configure:16214: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2767. configure:16214: $? = 0
  2768. configure:16214: result: yes
  2769. configure:16226: checking for struct stat.st_mtim.tv_nsec
  2770. configure:16226: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2771. configure:16226: $? = 0
  2772. configure:16226: result: yes
  2773. configure:16254: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2774. configure:16254: $? = 0
  2775. configure:16267: checking whether _NL_TIME_WEEK_1STDAY is declared
  2776. configure:16267: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2777. configure:16267: $? = 0
  2778. configure:16267: result: yes
  2779. configure:16280: checking whether llseek is declared
  2780. configure:16280: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2781. conftest.c: In function 'main':
  2782. conftest.c:87:10: error: 'llseek' undeclared (first use in this function)
  2783. (void) llseek;
  2784. ^
  2785. conftest.c:87:10: note: each undeclared identifier is reported only once for each function it appears in
  2786. configure:16280: $? = 1
  2787. configure: failed program was:
  2788. | /* confdefs.h */
  2789. | #define PACKAGE_NAME "util-linux"
  2790. | #define PACKAGE_TARNAME "util-linux"
  2791. | #define PACKAGE_VERSION "2.24.1"
  2792. | #define PACKAGE_STRING "util-linux 2.24.1"
  2793. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2794. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2795. | #define STDC_HEADERS 1
  2796. | #define HAVE_SYS_TYPES_H 1
  2797. | #define HAVE_SYS_STAT_H 1
  2798. | #define HAVE_STDLIB_H 1
  2799. | #define HAVE_STRING_H 1
  2800. | #define HAVE_MEMORY_H 1
  2801. | #define HAVE_STRINGS_H 1
  2802. | #define HAVE_INTTYPES_H 1
  2803. | #define HAVE_STDINT_H 1
  2804. | #define HAVE_UNISTD_H 1
  2805. | #define __EXTENSIONS__ 1
  2806. | #define _ALL_SOURCE 1
  2807. | #define _GNU_SOURCE 1
  2808. | #define _POSIX_PTHREAD_SEMANTICS 1
  2809. | #define _TANDEM_SOURCE 1
  2810. | #define PACKAGE "util-linux"
  2811. | #define VERSION "2.24.1"
  2812. | #define HAVE_DLFCN_H 1
  2813. | #define LT_OBJDIR ".libs/"
  2814. | #define ENABLE_NLS 1
  2815. | #define HAVE_GETTEXT 1
  2816. | #define HAVE_DCGETTEXT 1
  2817. | #define HAVE_LINUX_BLKPG_H 1
  2818. | #define HAVE_LINUX_MAJOR_H 1
  2819. | #define HAVE_ERR_H 1
  2820. | #define HAVE_ERRNO_H 1
  2821. | #define HAVE_FCNTL_H 1
  2822. | #define HAVE_GETOPT_H 1
  2823. | #define HAVE_INTTYPES_H 1
  2824. | #define HAVE_LINUX_CDROM_H 1
  2825. | #define HAVE_LINUX_FALLOC_H 1
  2826. | #define HAVE_LINUX_WATCHDOG_H 1
  2827. | #define HAVE_LINUX_FD_H 1
  2828. | #define HAVE_LINUX_RAW_H 1
  2829. | #define HAVE_LINUX_TIOCL_H 1
  2830. | #define HAVE_LINUX_VERSION_H 1
  2831. | #define HAVE_LINUX_SECUREBITS_H 1
  2832. | #define HAVE_LOCALE_H 1
  2833. | #define HAVE_MNTENT_H 1
  2834. | #define HAVE_NET_IF_H 1
  2835. | #define HAVE_NETINET_IN_H 1
  2836. | #define HAVE_PATHS_H 1
  2837. | #define HAVE_PTY_H 1
  2838. | #define HAVE_STDINT_H 1
  2839. | #define HAVE_STDIO_EXT_H 1
  2840. | #define HAVE_STDLIB_H 1
  2841. | #define HAVE_ENDIAN_H 1
  2842. | #define HAVE_BYTESWAP_H 1
  2843. | #define HAVE_SYS_FILE_H 1
  2844. | #define HAVE_SYS_IO_H 1
  2845. | #define HAVE_SYS_IOCTL_H 1
  2846. | #define HAVE_SYS_PRCTL_H 1
  2847. | #define HAVE_SYS_QUEUE_H 1
  2848. | #define HAVE_SYS_RESOURCE_H 1
  2849. | #define HAVE_SYS_SOCKET_H 1
  2850. | #define HAVE_SYS_STAT_H 1
  2851. | #define HAVE_SYS_SWAP_H 1
  2852. | #define HAVE_SYS_SYSCALL_H 1
  2853. | #define HAVE_SYS_TIME_H 1
  2854. | #define HAVE_SYS_TTYDEFAULTS_H 1
  2855. | #define HAVE_SYS_TYPES_H 1
  2856. | #define HAVE_SYS_UN_H 1
  2857. | #define HAVE_UNISTD_H 1
  2858. | #define HAVE_LANGINFO_H 1
  2859. | #define HAVE_TM_GMTOFF 1
  2860. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  2861. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  2862. | #define SWAPON_HAS_TWO_ARGS 1
  2863. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  2864. | /* end confdefs.h. */
  2865. | #include <unistd.h>
  2866. |
  2867. | int
  2868. | main ()
  2869. | {
  2870. | #ifndef llseek
  2871. | #ifdef __cplusplus
  2872. | (void) llseek;
  2873. | #else
  2874. | (void) llseek;
  2875. | #endif
  2876. | #endif
  2877. |
  2878. | ;
  2879. | return 0;
  2880. | }
  2881. configure:16280: result: no
  2882. configure:16289: checking whether lseek64 is declared
  2883. configure:16289: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2884. configure:16289: $? = 0
  2885. configure:16289: result: yes
  2886. configure:16300: checking whether environ is declared
  2887. configure:16300: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2888. configure:16300: $? = 0
  2889. configure:16300: result: yes
  2890. configure:16308: checking whether strsignal is declared
  2891. configure:16308: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  2892. configure:16308: $? = 0
  2893. configure:16308: result: yes
  2894. configure:16357: checking for __fpending
  2895. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  2896. configure:16357: $? = 0
  2897. configure:16357: result: yes
  2898. configure:16357: checking for secure_getenv
  2899. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  2900. configure:16357: $? = 0
  2901. configure:16357: result: yes
  2902. configure:16357: checking for __secure_getenv
  2903. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  2904. /tmp/cc0gnnan.o: In function `main':
  2905. /mnt/x86_64/.sources/util-linux-2.24.1/conftest.c:117: undefined reference to `__secure_getenv'
  2906. collect2: error: ld returned 1 exit status
  2907. configure:16357: $? = 1
  2908. configure: failed program was:
  2909. | /* confdefs.h */
  2910. | #define PACKAGE_NAME "util-linux"
  2911. | #define PACKAGE_TARNAME "util-linux"
  2912. | #define PACKAGE_VERSION "2.24.1"
  2913. | #define PACKAGE_STRING "util-linux 2.24.1"
  2914. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  2915. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  2916. | #define STDC_HEADERS 1
  2917. | #define HAVE_SYS_TYPES_H 1
  2918. | #define HAVE_SYS_STAT_H 1
  2919. | #define HAVE_STDLIB_H 1
  2920. | #define HAVE_STRING_H 1
  2921. | #define HAVE_MEMORY_H 1
  2922. | #define HAVE_STRINGS_H 1
  2923. | #define HAVE_INTTYPES_H 1
  2924. | #define HAVE_STDINT_H 1
  2925. | #define HAVE_UNISTD_H 1
  2926. | #define __EXTENSIONS__ 1
  2927. | #define _ALL_SOURCE 1
  2928. | #define _GNU_SOURCE 1
  2929. | #define _POSIX_PTHREAD_SEMANTICS 1
  2930. | #define _TANDEM_SOURCE 1
  2931. | #define PACKAGE "util-linux"
  2932. | #define VERSION "2.24.1"
  2933. | #define HAVE_DLFCN_H 1
  2934. | #define LT_OBJDIR ".libs/"
  2935. | #define ENABLE_NLS 1
  2936. | #define HAVE_GETTEXT 1
  2937. | #define HAVE_DCGETTEXT 1
  2938. | #define HAVE_LINUX_BLKPG_H 1
  2939. | #define HAVE_LINUX_MAJOR_H 1
  2940. | #define HAVE_ERR_H 1
  2941. | #define HAVE_ERRNO_H 1
  2942. | #define HAVE_FCNTL_H 1
  2943. | #define HAVE_GETOPT_H 1
  2944. | #define HAVE_INTTYPES_H 1
  2945. | #define HAVE_LINUX_CDROM_H 1
  2946. | #define HAVE_LINUX_FALLOC_H 1
  2947. | #define HAVE_LINUX_WATCHDOG_H 1
  2948. | #define HAVE_LINUX_FD_H 1
  2949. | #define HAVE_LINUX_RAW_H 1
  2950. | #define HAVE_LINUX_TIOCL_H 1
  2951. | #define HAVE_LINUX_VERSION_H 1
  2952. | #define HAVE_LINUX_SECUREBITS_H 1
  2953. | #define HAVE_LOCALE_H 1
  2954. | #define HAVE_MNTENT_H 1
  2955. | #define HAVE_NET_IF_H 1
  2956. | #define HAVE_NETINET_IN_H 1
  2957. | #define HAVE_PATHS_H 1
  2958. | #define HAVE_PTY_H 1
  2959. | #define HAVE_STDINT_H 1
  2960. | #define HAVE_STDIO_EXT_H 1
  2961. | #define HAVE_STDLIB_H 1
  2962. | #define HAVE_ENDIAN_H 1
  2963. | #define HAVE_BYTESWAP_H 1
  2964. | #define HAVE_SYS_FILE_H 1
  2965. | #define HAVE_SYS_IO_H 1
  2966. | #define HAVE_SYS_IOCTL_H 1
  2967. | #define HAVE_SYS_PRCTL_H 1
  2968. | #define HAVE_SYS_QUEUE_H 1
  2969. | #define HAVE_SYS_RESOURCE_H 1
  2970. | #define HAVE_SYS_SOCKET_H 1
  2971. | #define HAVE_SYS_STAT_H 1
  2972. | #define HAVE_SYS_SWAP_H 1
  2973. | #define HAVE_SYS_SYSCALL_H 1
  2974. | #define HAVE_SYS_TIME_H 1
  2975. | #define HAVE_SYS_TTYDEFAULTS_H 1
  2976. | #define HAVE_SYS_TYPES_H 1
  2977. | #define HAVE_SYS_UN_H 1
  2978. | #define HAVE_UNISTD_H 1
  2979. | #define HAVE_LANGINFO_H 1
  2980. | #define HAVE_TM_GMTOFF 1
  2981. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  2982. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  2983. | #define SWAPON_HAS_TWO_ARGS 1
  2984. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  2985. | #define HAVE_LSEEK64_PROTOTYPE 1
  2986. | #define HAVE_ENVIRON_DECL 1
  2987. | #define HAVE_STRSIGNAL_DECL 1
  2988. | #define HAVE___FPENDING 1
  2989. | #define HAVE_SECURE_GETENV 1
  2990. | /* end confdefs.h. */
  2991. | /* Define __secure_getenv to an innocuous variant, in case <limits.h> declares __secure_getenv.
  2992. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2993. | #define __secure_getenv innocuous___secure_getenv
  2994. |
  2995. | /* System header to define __stub macros and hopefully few prototypes,
  2996. | which can conflict with char __secure_getenv (); below.
  2997. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2998. | <limits.h> exists even on freestanding compilers. */
  2999. |
  3000. | #ifdef __STDC__
  3001. | # include <limits.h>
  3002. | #else
  3003. | # include <assert.h>
  3004. | #endif
  3005. |
  3006. | #undef __secure_getenv
  3007. |
  3008. | /* Override any GCC internal prototype to avoid an error.
  3009. | Use char because int might match the return type of a GCC
  3010. | builtin and then its argument prototype would still apply. */
  3011. | #ifdef __cplusplus
  3012. | extern "C"
  3013. | #endif
  3014. | char __secure_getenv ();
  3015. | /* The GNU C library defines this for functions which it implements
  3016. | to always fail with ENOSYS. Some functions are actually named
  3017. | something starting with __ and the normal name is an alias. */
  3018. | #if defined __stub___secure_getenv || defined __stub_____secure_getenv
  3019. | choke me
  3020. | #endif
  3021. |
  3022. | int
  3023. | main ()
  3024. | {
  3025. | return __secure_getenv ();
  3026. | ;
  3027. | return 0;
  3028. | }
  3029. configure:16357: result: no
  3030. configure:16357: checking for err
  3031. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3032. configure:16357: $? = 0
  3033. configure:16357: result: yes
  3034. configure:16357: checking for errx
  3035. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3036. configure:16357: $? = 0
  3037. configure:16357: result: yes
  3038. configure:16357: checking for fsync
  3039. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3040. configure:16357: $? = 0
  3041. configure:16357: result: yes
  3042. configure:16357: checking for futimens
  3043. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3044. configure:16357: $? = 0
  3045. configure:16357: result: yes
  3046. configure:16357: checking for getdomainname
  3047. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3048. configure:16357: $? = 0
  3049. configure:16357: result: yes
  3050. configure:16357: checking for getdtablesize
  3051. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3052. configure:16357: $? = 0
  3053. configure:16357: result: yes
  3054. configure:16357: checking for getexecname
  3055. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3056. /tmp/cc7QbEuO.o: In function `main':
  3057. /mnt/x86_64/.sources/util-linux-2.24.1/conftest.c:123: undefined reference to `getexecname'
  3058. collect2: error: ld returned 1 exit status
  3059. configure:16357: $? = 1
  3060. configure: failed program was:
  3061. | /* confdefs.h */
  3062. | #define PACKAGE_NAME "util-linux"
  3063. | #define PACKAGE_TARNAME "util-linux"
  3064. | #define PACKAGE_VERSION "2.24.1"
  3065. | #define PACKAGE_STRING "util-linux 2.24.1"
  3066. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3067. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3068. | #define STDC_HEADERS 1
  3069. | #define HAVE_SYS_TYPES_H 1
  3070. | #define HAVE_SYS_STAT_H 1
  3071. | #define HAVE_STDLIB_H 1
  3072. | #define HAVE_STRING_H 1
  3073. | #define HAVE_MEMORY_H 1
  3074. | #define HAVE_STRINGS_H 1
  3075. | #define HAVE_INTTYPES_H 1
  3076. | #define HAVE_STDINT_H 1
  3077. | #define HAVE_UNISTD_H 1
  3078. | #define __EXTENSIONS__ 1
  3079. | #define _ALL_SOURCE 1
  3080. | #define _GNU_SOURCE 1
  3081. | #define _POSIX_PTHREAD_SEMANTICS 1
  3082. | #define _TANDEM_SOURCE 1
  3083. | #define PACKAGE "util-linux"
  3084. | #define VERSION "2.24.1"
  3085. | #define HAVE_DLFCN_H 1
  3086. | #define LT_OBJDIR ".libs/"
  3087. | #define ENABLE_NLS 1
  3088. | #define HAVE_GETTEXT 1
  3089. | #define HAVE_DCGETTEXT 1
  3090. | #define HAVE_LINUX_BLKPG_H 1
  3091. | #define HAVE_LINUX_MAJOR_H 1
  3092. | #define HAVE_ERR_H 1
  3093. | #define HAVE_ERRNO_H 1
  3094. | #define HAVE_FCNTL_H 1
  3095. | #define HAVE_GETOPT_H 1
  3096. | #define HAVE_INTTYPES_H 1
  3097. | #define HAVE_LINUX_CDROM_H 1
  3098. | #define HAVE_LINUX_FALLOC_H 1
  3099. | #define HAVE_LINUX_WATCHDOG_H 1
  3100. | #define HAVE_LINUX_FD_H 1
  3101. | #define HAVE_LINUX_RAW_H 1
  3102. | #define HAVE_LINUX_TIOCL_H 1
  3103. | #define HAVE_LINUX_VERSION_H 1
  3104. | #define HAVE_LINUX_SECUREBITS_H 1
  3105. | #define HAVE_LOCALE_H 1
  3106. | #define HAVE_MNTENT_H 1
  3107. | #define HAVE_NET_IF_H 1
  3108. | #define HAVE_NETINET_IN_H 1
  3109. | #define HAVE_PATHS_H 1
  3110. | #define HAVE_PTY_H 1
  3111. | #define HAVE_STDINT_H 1
  3112. | #define HAVE_STDIO_EXT_H 1
  3113. | #define HAVE_STDLIB_H 1
  3114. | #define HAVE_ENDIAN_H 1
  3115. | #define HAVE_BYTESWAP_H 1
  3116. | #define HAVE_SYS_FILE_H 1
  3117. | #define HAVE_SYS_IO_H 1
  3118. | #define HAVE_SYS_IOCTL_H 1
  3119. | #define HAVE_SYS_PRCTL_H 1
  3120. | #define HAVE_SYS_QUEUE_H 1
  3121. | #define HAVE_SYS_RESOURCE_H 1
  3122. | #define HAVE_SYS_SOCKET_H 1
  3123. | #define HAVE_SYS_STAT_H 1
  3124. | #define HAVE_SYS_SWAP_H 1
  3125. | #define HAVE_SYS_SYSCALL_H 1
  3126. | #define HAVE_SYS_TIME_H 1
  3127. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3128. | #define HAVE_SYS_TYPES_H 1
  3129. | #define HAVE_SYS_UN_H 1
  3130. | #define HAVE_UNISTD_H 1
  3131. | #define HAVE_LANGINFO_H 1
  3132. | #define HAVE_TM_GMTOFF 1
  3133. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3134. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3135. | #define SWAPON_HAS_TWO_ARGS 1
  3136. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3137. | #define HAVE_LSEEK64_PROTOTYPE 1
  3138. | #define HAVE_ENVIRON_DECL 1
  3139. | #define HAVE_STRSIGNAL_DECL 1
  3140. | #define HAVE___FPENDING 1
  3141. | #define HAVE_SECURE_GETENV 1
  3142. | #define HAVE_ERR 1
  3143. | #define HAVE_ERRX 1
  3144. | #define HAVE_FSYNC 1
  3145. | #define HAVE_FUTIMENS 1
  3146. | #define HAVE_GETDOMAINNAME 1
  3147. | #define HAVE_GETDTABLESIZE 1
  3148. | /* end confdefs.h. */
  3149. | /* Define getexecname to an innocuous variant, in case <limits.h> declares getexecname.
  3150. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3151. | #define getexecname innocuous_getexecname
  3152. |
  3153. | /* System header to define __stub macros and hopefully few prototypes,
  3154. | which can conflict with char getexecname (); below.
  3155. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3156. | <limits.h> exists even on freestanding compilers. */
  3157. |
  3158. | #ifdef __STDC__
  3159. | # include <limits.h>
  3160. | #else
  3161. | # include <assert.h>
  3162. | #endif
  3163. |
  3164. | #undef getexecname
  3165. |
  3166. | /* Override any GCC internal prototype to avoid an error.
  3167. | Use char because int might match the return type of a GCC
  3168. | builtin and then its argument prototype would still apply. */
  3169. | #ifdef __cplusplus
  3170. | extern "C"
  3171. | #endif
  3172. | char getexecname ();
  3173. | /* The GNU C library defines this for functions which it implements
  3174. | to always fail with ENOSYS. Some functions are actually named
  3175. | something starting with __ and the normal name is an alias. */
  3176. | #if defined __stub_getexecname || defined __stub___getexecname
  3177. | choke me
  3178. | #endif
  3179. |
  3180. | int
  3181. | main ()
  3182. | {
  3183. | return getexecname ();
  3184. | ;
  3185. | return 0;
  3186. | }
  3187. configure:16357: result: no
  3188. configure:16357: checking for getmntinfo
  3189. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3190. /tmp/ccEmeTFT.o: In function `main':
  3191. /mnt/x86_64/.sources/util-linux-2.24.1/conftest.c:123: undefined reference to `getmntinfo'
  3192. collect2: error: ld returned 1 exit status
  3193. configure:16357: $? = 1
  3194. configure: failed program was:
  3195. | /* confdefs.h */
  3196. | #define PACKAGE_NAME "util-linux"
  3197. | #define PACKAGE_TARNAME "util-linux"
  3198. | #define PACKAGE_VERSION "2.24.1"
  3199. | #define PACKAGE_STRING "util-linux 2.24.1"
  3200. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3201. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3202. | #define STDC_HEADERS 1
  3203. | #define HAVE_SYS_TYPES_H 1
  3204. | #define HAVE_SYS_STAT_H 1
  3205. | #define HAVE_STDLIB_H 1
  3206. | #define HAVE_STRING_H 1
  3207. | #define HAVE_MEMORY_H 1
  3208. | #define HAVE_STRINGS_H 1
  3209. | #define HAVE_INTTYPES_H 1
  3210. | #define HAVE_STDINT_H 1
  3211. | #define HAVE_UNISTD_H 1
  3212. | #define __EXTENSIONS__ 1
  3213. | #define _ALL_SOURCE 1
  3214. | #define _GNU_SOURCE 1
  3215. | #define _POSIX_PTHREAD_SEMANTICS 1
  3216. | #define _TANDEM_SOURCE 1
  3217. | #define PACKAGE "util-linux"
  3218. | #define VERSION "2.24.1"
  3219. | #define HAVE_DLFCN_H 1
  3220. | #define LT_OBJDIR ".libs/"
  3221. | #define ENABLE_NLS 1
  3222. | #define HAVE_GETTEXT 1
  3223. | #define HAVE_DCGETTEXT 1
  3224. | #define HAVE_LINUX_BLKPG_H 1
  3225. | #define HAVE_LINUX_MAJOR_H 1
  3226. | #define HAVE_ERR_H 1
  3227. | #define HAVE_ERRNO_H 1
  3228. | #define HAVE_FCNTL_H 1
  3229. | #define HAVE_GETOPT_H 1
  3230. | #define HAVE_INTTYPES_H 1
  3231. | #define HAVE_LINUX_CDROM_H 1
  3232. | #define HAVE_LINUX_FALLOC_H 1
  3233. | #define HAVE_LINUX_WATCHDOG_H 1
  3234. | #define HAVE_LINUX_FD_H 1
  3235. | #define HAVE_LINUX_RAW_H 1
  3236. | #define HAVE_LINUX_TIOCL_H 1
  3237. | #define HAVE_LINUX_VERSION_H 1
  3238. | #define HAVE_LINUX_SECUREBITS_H 1
  3239. | #define HAVE_LOCALE_H 1
  3240. | #define HAVE_MNTENT_H 1
  3241. | #define HAVE_NET_IF_H 1
  3242. | #define HAVE_NETINET_IN_H 1
  3243. | #define HAVE_PATHS_H 1
  3244. | #define HAVE_PTY_H 1
  3245. | #define HAVE_STDINT_H 1
  3246. | #define HAVE_STDIO_EXT_H 1
  3247. | #define HAVE_STDLIB_H 1
  3248. | #define HAVE_ENDIAN_H 1
  3249. | #define HAVE_BYTESWAP_H 1
  3250. | #define HAVE_SYS_FILE_H 1
  3251. | #define HAVE_SYS_IO_H 1
  3252. | #define HAVE_SYS_IOCTL_H 1
  3253. | #define HAVE_SYS_PRCTL_H 1
  3254. | #define HAVE_SYS_QUEUE_H 1
  3255. | #define HAVE_SYS_RESOURCE_H 1
  3256. | #define HAVE_SYS_SOCKET_H 1
  3257. | #define HAVE_SYS_STAT_H 1
  3258. | #define HAVE_SYS_SWAP_H 1
  3259. | #define HAVE_SYS_SYSCALL_H 1
  3260. | #define HAVE_SYS_TIME_H 1
  3261. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3262. | #define HAVE_SYS_TYPES_H 1
  3263. | #define HAVE_SYS_UN_H 1
  3264. | #define HAVE_UNISTD_H 1
  3265. | #define HAVE_LANGINFO_H 1
  3266. | #define HAVE_TM_GMTOFF 1
  3267. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3268. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3269. | #define SWAPON_HAS_TWO_ARGS 1
  3270. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3271. | #define HAVE_LSEEK64_PROTOTYPE 1
  3272. | #define HAVE_ENVIRON_DECL 1
  3273. | #define HAVE_STRSIGNAL_DECL 1
  3274. | #define HAVE___FPENDING 1
  3275. | #define HAVE_SECURE_GETENV 1
  3276. | #define HAVE_ERR 1
  3277. | #define HAVE_ERRX 1
  3278. | #define HAVE_FSYNC 1
  3279. | #define HAVE_FUTIMENS 1
  3280. | #define HAVE_GETDOMAINNAME 1
  3281. | #define HAVE_GETDTABLESIZE 1
  3282. | /* end confdefs.h. */
  3283. | /* Define getmntinfo to an innocuous variant, in case <limits.h> declares getmntinfo.
  3284. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3285. | #define getmntinfo innocuous_getmntinfo
  3286. |
  3287. | /* System header to define __stub macros and hopefully few prototypes,
  3288. | which can conflict with char getmntinfo (); below.
  3289. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3290. | <limits.h> exists even on freestanding compilers. */
  3291. |
  3292. | #ifdef __STDC__
  3293. | # include <limits.h>
  3294. | #else
  3295. | # include <assert.h>
  3296. | #endif
  3297. |
  3298. | #undef getmntinfo
  3299. |
  3300. | /* Override any GCC internal prototype to avoid an error.
  3301. | Use char because int might match the return type of a GCC
  3302. | builtin and then its argument prototype would still apply. */
  3303. | #ifdef __cplusplus
  3304. | extern "C"
  3305. | #endif
  3306. | char getmntinfo ();
  3307. | /* The GNU C library defines this for functions which it implements
  3308. | to always fail with ENOSYS. Some functions are actually named
  3309. | something starting with __ and the normal name is an alias. */
  3310. | #if defined __stub_getmntinfo || defined __stub___getmntinfo
  3311. | choke me
  3312. | #endif
  3313. |
  3314. | int
  3315. | main ()
  3316. | {
  3317. | return getmntinfo ();
  3318. | ;
  3319. | return 0;
  3320. | }
  3321. configure:16357: result: no
  3322. configure:16357: checking for getrlimit
  3323. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3324. configure:16357: $? = 0
  3325. configure:16357: result: yes
  3326. configure:16357: checking for inotify_init
  3327. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3328. configure:16357: $? = 0
  3329. configure:16357: result: yes
  3330. configure:16357: checking for jrand48
  3331. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3332. configure:16357: $? = 0
  3333. configure:16357: result: yes
  3334. configure:16357: checking for lchown
  3335. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3336. configure:16357: $? = 0
  3337. configure:16357: result: yes
  3338. configure:16357: checking for llseek
  3339. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3340. configure:16357: $? = 0
  3341. configure:16357: result: yes
  3342. configure:16357: checking for lseek64
  3343. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3344. configure:16357: $? = 0
  3345. configure:16357: result: yes
  3346. configure:16357: checking for mempcpy
  3347. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3348. conftest.c:118:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
  3349. char mempcpy ();
  3350. ^
  3351. configure:16357: $? = 0
  3352. configure:16357: result: yes
  3353. configure:16357: checking for nanosleep
  3354. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3355. configure:16357: $? = 0
  3356. configure:16357: result: yes
  3357. configure:16357: checking for personality
  3358. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3359. configure:16357: $? = 0
  3360. configure:16357: result: yes
  3361. configure:16357: checking for posix_fadvise
  3362. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3363. configure:16357: $? = 0
  3364. configure:16357: result: yes
  3365. configure:16357: checking for prctl
  3366. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3367. configure:16357: $? = 0
  3368. configure:16357: result: yes
  3369. configure:16357: checking for rpmatch
  3370. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3371. configure:16357: $? = 0
  3372. configure:16357: result: yes
  3373. configure:16357: checking for scandirat
  3374. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3375. configure:16357: $? = 0
  3376. configure:16357: result: yes
  3377. configure:16357: checking for setresgid
  3378. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3379. configure:16357: $? = 0
  3380. configure:16357: result: yes
  3381. configure:16357: checking for setresuid
  3382. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3383. configure:16357: $? = 0
  3384. configure:16357: result: yes
  3385. configure:16357: checking for sigqueue
  3386. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3387. configure:16357: $? = 0
  3388. configure:16357: result: yes
  3389. configure:16357: checking for srandom
  3390. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3391. configure:16357: $? = 0
  3392. configure:16357: result: yes
  3393. configure:16357: checking for strnchr
  3394. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3395. /tmp/ccr2v48g.o: In function `main':
  3396. /mnt/x86_64/.sources/util-linux-2.24.1/conftest.c:140: undefined reference to `strnchr'
  3397. collect2: error: ld returned 1 exit status
  3398. configure:16357: $? = 1
  3399. configure: failed program was:
  3400. | /* confdefs.h */
  3401. | #define PACKAGE_NAME "util-linux"
  3402. | #define PACKAGE_TARNAME "util-linux"
  3403. | #define PACKAGE_VERSION "2.24.1"
  3404. | #define PACKAGE_STRING "util-linux 2.24.1"
  3405. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3406. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3407. | #define STDC_HEADERS 1
  3408. | #define HAVE_SYS_TYPES_H 1
  3409. | #define HAVE_SYS_STAT_H 1
  3410. | #define HAVE_STDLIB_H 1
  3411. | #define HAVE_STRING_H 1
  3412. | #define HAVE_MEMORY_H 1
  3413. | #define HAVE_STRINGS_H 1
  3414. | #define HAVE_INTTYPES_H 1
  3415. | #define HAVE_STDINT_H 1
  3416. | #define HAVE_UNISTD_H 1
  3417. | #define __EXTENSIONS__ 1
  3418. | #define _ALL_SOURCE 1
  3419. | #define _GNU_SOURCE 1
  3420. | #define _POSIX_PTHREAD_SEMANTICS 1
  3421. | #define _TANDEM_SOURCE 1
  3422. | #define PACKAGE "util-linux"
  3423. | #define VERSION "2.24.1"
  3424. | #define HAVE_DLFCN_H 1
  3425. | #define LT_OBJDIR ".libs/"
  3426. | #define ENABLE_NLS 1
  3427. | #define HAVE_GETTEXT 1
  3428. | #define HAVE_DCGETTEXT 1
  3429. | #define HAVE_LINUX_BLKPG_H 1
  3430. | #define HAVE_LINUX_MAJOR_H 1
  3431. | #define HAVE_ERR_H 1
  3432. | #define HAVE_ERRNO_H 1
  3433. | #define HAVE_FCNTL_H 1
  3434. | #define HAVE_GETOPT_H 1
  3435. | #define HAVE_INTTYPES_H 1
  3436. | #define HAVE_LINUX_CDROM_H 1
  3437. | #define HAVE_LINUX_FALLOC_H 1
  3438. | #define HAVE_LINUX_WATCHDOG_H 1
  3439. | #define HAVE_LINUX_FD_H 1
  3440. | #define HAVE_LINUX_RAW_H 1
  3441. | #define HAVE_LINUX_TIOCL_H 1
  3442. | #define HAVE_LINUX_VERSION_H 1
  3443. | #define HAVE_LINUX_SECUREBITS_H 1
  3444. | #define HAVE_LOCALE_H 1
  3445. | #define HAVE_MNTENT_H 1
  3446. | #define HAVE_NET_IF_H 1
  3447. | #define HAVE_NETINET_IN_H 1
  3448. | #define HAVE_PATHS_H 1
  3449. | #define HAVE_PTY_H 1
  3450. | #define HAVE_STDINT_H 1
  3451. | #define HAVE_STDIO_EXT_H 1
  3452. | #define HAVE_STDLIB_H 1
  3453. | #define HAVE_ENDIAN_H 1
  3454. | #define HAVE_BYTESWAP_H 1
  3455. | #define HAVE_SYS_FILE_H 1
  3456. | #define HAVE_SYS_IO_H 1
  3457. | #define HAVE_SYS_IOCTL_H 1
  3458. | #define HAVE_SYS_PRCTL_H 1
  3459. | #define HAVE_SYS_QUEUE_H 1
  3460. | #define HAVE_SYS_RESOURCE_H 1
  3461. | #define HAVE_SYS_SOCKET_H 1
  3462. | #define HAVE_SYS_STAT_H 1
  3463. | #define HAVE_SYS_SWAP_H 1
  3464. | #define HAVE_SYS_SYSCALL_H 1
  3465. | #define HAVE_SYS_TIME_H 1
  3466. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3467. | #define HAVE_SYS_TYPES_H 1
  3468. | #define HAVE_SYS_UN_H 1
  3469. | #define HAVE_UNISTD_H 1
  3470. | #define HAVE_LANGINFO_H 1
  3471. | #define HAVE_TM_GMTOFF 1
  3472. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3473. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3474. | #define SWAPON_HAS_TWO_ARGS 1
  3475. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3476. | #define HAVE_LSEEK64_PROTOTYPE 1
  3477. | #define HAVE_ENVIRON_DECL 1
  3478. | #define HAVE_STRSIGNAL_DECL 1
  3479. | #define HAVE___FPENDING 1
  3480. | #define HAVE_SECURE_GETENV 1
  3481. | #define HAVE_ERR 1
  3482. | #define HAVE_ERRX 1
  3483. | #define HAVE_FSYNC 1
  3484. | #define HAVE_FUTIMENS 1
  3485. | #define HAVE_GETDOMAINNAME 1
  3486. | #define HAVE_GETDTABLESIZE 1
  3487. | #define HAVE_GETRLIMIT 1
  3488. | #define HAVE_INOTIFY_INIT 1
  3489. | #define HAVE_JRAND48 1
  3490. | #define HAVE_LCHOWN 1
  3491. | #define HAVE_LLSEEK 1
  3492. | #define HAVE_LSEEK64 1
  3493. | #define HAVE_MEMPCPY 1
  3494. | #define HAVE_NANOSLEEP 1
  3495. | #define HAVE_PERSONALITY 1
  3496. | #define HAVE_POSIX_FADVISE 1
  3497. | #define HAVE_PRCTL 1
  3498. | #define HAVE_RPMATCH 1
  3499. | #define HAVE_SCANDIRAT 1
  3500. | #define HAVE_SETRESGID 1
  3501. | #define HAVE_SETRESUID 1
  3502. | #define HAVE_SIGQUEUE 1
  3503. | #define HAVE_SRANDOM 1
  3504. | /* end confdefs.h. */
  3505. | /* Define strnchr to an innocuous variant, in case <limits.h> declares strnchr.
  3506. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3507. | #define strnchr innocuous_strnchr
  3508. |
  3509. | /* System header to define __stub macros and hopefully few prototypes,
  3510. | which can conflict with char strnchr (); below.
  3511. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3512. | <limits.h> exists even on freestanding compilers. */
  3513. |
  3514. | #ifdef __STDC__
  3515. | # include <limits.h>
  3516. | #else
  3517. | # include <assert.h>
  3518. | #endif
  3519. |
  3520. | #undef strnchr
  3521. |
  3522. | /* Override any GCC internal prototype to avoid an error.
  3523. | Use char because int might match the return type of a GCC
  3524. | builtin and then its argument prototype would still apply. */
  3525. | #ifdef __cplusplus
  3526. | extern "C"
  3527. | #endif
  3528. | char strnchr ();
  3529. | /* The GNU C library defines this for functions which it implements
  3530. | to always fail with ENOSYS. Some functions are actually named
  3531. | something starting with __ and the normal name is an alias. */
  3532. | #if defined __stub_strnchr || defined __stub___strnchr
  3533. | choke me
  3534. | #endif
  3535. |
  3536. | int
  3537. | main ()
  3538. | {
  3539. | return strnchr ();
  3540. | ;
  3541. | return 0;
  3542. | }
  3543. configure:16357: result: no
  3544. configure:16357: checking for strndup
  3545. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3546. conftest.c:129:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
  3547. char strndup ();
  3548. ^
  3549. configure:16357: $? = 0
  3550. configure:16357: result: yes
  3551. configure:16357: checking for strnlen
  3552. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3553. configure:16357: $? = 0
  3554. configure:16357: result: yes
  3555. configure:16357: checking for strtoull
  3556. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3557. configure:16357: $? = 0
  3558. configure:16357: result: yes
  3559. configure:16357: checking for sysconf
  3560. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3561. configure:16357: $? = 0
  3562. configure:16357: result: yes
  3563. configure:16357: checking for updwtmp
  3564. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3565. configure:16357: $? = 0
  3566. configure:16357: result: yes
  3567. configure:16357: checking for usleep
  3568. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3569. configure:16357: $? = 0
  3570. configure:16357: result: yes
  3571. configure:16357: checking for warn
  3572. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3573. configure:16357: $? = 0
  3574. configure:16357: result: yes
  3575. configure:16357: checking for warnx
  3576. configure:16357: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3577. configure:16357: $? = 0
  3578. configure:16357: result: yes
  3579. configure:16366: checking for _LARGEFILE_SOURCE value needed for large files
  3580. configure:16385: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3581. configure:16385: $? = 0
  3582. configure:16413: result: no
  3583. configure:16438: checking for openat
  3584. configure:16438: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3585. configure:16438: $? = 0
  3586. configure:16438: result: yes
  3587. configure:16438: checking for fstatat
  3588. configure:16438: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3589. configure:16438: $? = 0
  3590. configure:16438: result: yes
  3591. configure:16438: checking for unlinkat
  3592. configure:16438: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3593. configure:16438: $? = 0
  3594. configure:16438: result: yes
  3595. configure:16452: checking for ioperm
  3596. configure:16452: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3597. configure:16452: $? = 0
  3598. configure:16452: result: yes
  3599. configure:16452: checking for iopl
  3600. configure:16452: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3601. configure:16452: $? = 0
  3602. configure:16452: result: yes
  3603. configure:16462: checking for struct sockaddr.sa_len
  3604. configure:16462: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  3605. conftest.c: In function 'main':
  3606. conftest.c:127:12: error: 'struct sockaddr' has no member named 'sa_len'
  3607. if (ac_aggr.sa_len)
  3608. ^
  3609. configure:16462: $? = 1
  3610. configure: failed program was:
  3611. | /* confdefs.h */
  3612. | #define PACKAGE_NAME "util-linux"
  3613. | #define PACKAGE_TARNAME "util-linux"
  3614. | #define PACKAGE_VERSION "2.24.1"
  3615. | #define PACKAGE_STRING "util-linux 2.24.1"
  3616. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3617. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3618. | #define STDC_HEADERS 1
  3619. | #define HAVE_SYS_TYPES_H 1
  3620. | #define HAVE_SYS_STAT_H 1
  3621. | #define HAVE_STDLIB_H 1
  3622. | #define HAVE_STRING_H 1
  3623. | #define HAVE_MEMORY_H 1
  3624. | #define HAVE_STRINGS_H 1
  3625. | #define HAVE_INTTYPES_H 1
  3626. | #define HAVE_STDINT_H 1
  3627. | #define HAVE_UNISTD_H 1
  3628. | #define __EXTENSIONS__ 1
  3629. | #define _ALL_SOURCE 1
  3630. | #define _GNU_SOURCE 1
  3631. | #define _POSIX_PTHREAD_SEMANTICS 1
  3632. | #define _TANDEM_SOURCE 1
  3633. | #define PACKAGE "util-linux"
  3634. | #define VERSION "2.24.1"
  3635. | #define HAVE_DLFCN_H 1
  3636. | #define LT_OBJDIR ".libs/"
  3637. | #define ENABLE_NLS 1
  3638. | #define HAVE_GETTEXT 1
  3639. | #define HAVE_DCGETTEXT 1
  3640. | #define HAVE_LINUX_BLKPG_H 1
  3641. | #define HAVE_LINUX_MAJOR_H 1
  3642. | #define HAVE_ERR_H 1
  3643. | #define HAVE_ERRNO_H 1
  3644. | #define HAVE_FCNTL_H 1
  3645. | #define HAVE_GETOPT_H 1
  3646. | #define HAVE_INTTYPES_H 1
  3647. | #define HAVE_LINUX_CDROM_H 1
  3648. | #define HAVE_LINUX_FALLOC_H 1
  3649. | #define HAVE_LINUX_WATCHDOG_H 1
  3650. | #define HAVE_LINUX_FD_H 1
  3651. | #define HAVE_LINUX_RAW_H 1
  3652. | #define HAVE_LINUX_TIOCL_H 1
  3653. | #define HAVE_LINUX_VERSION_H 1
  3654. | #define HAVE_LINUX_SECUREBITS_H 1
  3655. | #define HAVE_LOCALE_H 1
  3656. | #define HAVE_MNTENT_H 1
  3657. | #define HAVE_NET_IF_H 1
  3658. | #define HAVE_NETINET_IN_H 1
  3659. | #define HAVE_PATHS_H 1
  3660. | #define HAVE_PTY_H 1
  3661. | #define HAVE_STDINT_H 1
  3662. | #define HAVE_STDIO_EXT_H 1
  3663. | #define HAVE_STDLIB_H 1
  3664. | #define HAVE_ENDIAN_H 1
  3665. | #define HAVE_BYTESWAP_H 1
  3666. | #define HAVE_SYS_FILE_H 1
  3667. | #define HAVE_SYS_IO_H 1
  3668. | #define HAVE_SYS_IOCTL_H 1
  3669. | #define HAVE_SYS_PRCTL_H 1
  3670. | #define HAVE_SYS_QUEUE_H 1
  3671. | #define HAVE_SYS_RESOURCE_H 1
  3672. | #define HAVE_SYS_SOCKET_H 1
  3673. | #define HAVE_SYS_STAT_H 1
  3674. | #define HAVE_SYS_SWAP_H 1
  3675. | #define HAVE_SYS_SYSCALL_H 1
  3676. | #define HAVE_SYS_TIME_H 1
  3677. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3678. | #define HAVE_SYS_TYPES_H 1
  3679. | #define HAVE_SYS_UN_H 1
  3680. | #define HAVE_UNISTD_H 1
  3681. | #define HAVE_LANGINFO_H 1
  3682. | #define HAVE_TM_GMTOFF 1
  3683. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3684. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3685. | #define SWAPON_HAS_TWO_ARGS 1
  3686. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3687. | #define HAVE_LSEEK64_PROTOTYPE 1
  3688. | #define HAVE_ENVIRON_DECL 1
  3689. | #define HAVE_STRSIGNAL_DECL 1
  3690. | #define HAVE___FPENDING 1
  3691. | #define HAVE_SECURE_GETENV 1
  3692. | #define HAVE_ERR 1
  3693. | #define HAVE_ERRX 1
  3694. | #define HAVE_FSYNC 1
  3695. | #define HAVE_FUTIMENS 1
  3696. | #define HAVE_GETDOMAINNAME 1
  3697. | #define HAVE_GETDTABLESIZE 1
  3698. | #define HAVE_GETRLIMIT 1
  3699. | #define HAVE_INOTIFY_INIT 1
  3700. | #define HAVE_JRAND48 1
  3701. | #define HAVE_LCHOWN 1
  3702. | #define HAVE_LLSEEK 1
  3703. | #define HAVE_LSEEK64 1
  3704. | #define HAVE_MEMPCPY 1
  3705. | #define HAVE_NANOSLEEP 1
  3706. | #define HAVE_PERSONALITY 1
  3707. | #define HAVE_POSIX_FADVISE 1
  3708. | #define HAVE_PRCTL 1
  3709. | #define HAVE_RPMATCH 1
  3710. | #define HAVE_SCANDIRAT 1
  3711. | #define HAVE_SETRESGID 1
  3712. | #define HAVE_SETRESUID 1
  3713. | #define HAVE_SIGQUEUE 1
  3714. | #define HAVE_SRANDOM 1
  3715. | #define HAVE_STRNDUP 1
  3716. | #define HAVE_STRNLEN 1
  3717. | #define HAVE_STRTOULL 1
  3718. | #define HAVE_SYSCONF 1
  3719. | #define HAVE_UPDWTMP 1
  3720. | #define HAVE_USLEEP 1
  3721. | #define HAVE_WARN 1
  3722. | #define HAVE_WARNX 1
  3723. | #define HAVE_FSEEKO 1
  3724. | #define HAVE_OPENAT 1
  3725. | #define HAVE_FSTATAT 1
  3726. | #define HAVE_UNLINKAT 1
  3727. | #define HAVE_IOPERM 1
  3728. | #define HAVE_IOPL 1
  3729. | /* end confdefs.h. */
  3730. | #include <sys/types.h>
  3731. | #include <sys/socket.h>
  3732. |
  3733. | int
  3734. | main ()
  3735. | {
  3736. | static struct sockaddr ac_aggr;
  3737. | if (ac_aggr.sa_len)
  3738. | return 0;
  3739. | ;
  3740. | return 0;
  3741. | }
  3742. configure:16462: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  3743. conftest.c: In function 'main':
  3744. conftest.c:127:19: error: 'struct sockaddr' has no member named 'sa_len'
  3745. if (sizeof ac_aggr.sa_len)
  3746. ^
  3747. configure:16462: $? = 1
  3748. configure: failed program was:
  3749. | /* confdefs.h */
  3750. | #define PACKAGE_NAME "util-linux"
  3751. | #define PACKAGE_TARNAME "util-linux"
  3752. | #define PACKAGE_VERSION "2.24.1"
  3753. | #define PACKAGE_STRING "util-linux 2.24.1"
  3754. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3755. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3756. | #define STDC_HEADERS 1
  3757. | #define HAVE_SYS_TYPES_H 1
  3758. | #define HAVE_SYS_STAT_H 1
  3759. | #define HAVE_STDLIB_H 1
  3760. | #define HAVE_STRING_H 1
  3761. | #define HAVE_MEMORY_H 1
  3762. | #define HAVE_STRINGS_H 1
  3763. | #define HAVE_INTTYPES_H 1
  3764. | #define HAVE_STDINT_H 1
  3765. | #define HAVE_UNISTD_H 1
  3766. | #define __EXTENSIONS__ 1
  3767. | #define _ALL_SOURCE 1
  3768. | #define _GNU_SOURCE 1
  3769. | #define _POSIX_PTHREAD_SEMANTICS 1
  3770. | #define _TANDEM_SOURCE 1
  3771. | #define PACKAGE "util-linux"
  3772. | #define VERSION "2.24.1"
  3773. | #define HAVE_DLFCN_H 1
  3774. | #define LT_OBJDIR ".libs/"
  3775. | #define ENABLE_NLS 1
  3776. | #define HAVE_GETTEXT 1
  3777. | #define HAVE_DCGETTEXT 1
  3778. | #define HAVE_LINUX_BLKPG_H 1
  3779. | #define HAVE_LINUX_MAJOR_H 1
  3780. | #define HAVE_ERR_H 1
  3781. | #define HAVE_ERRNO_H 1
  3782. | #define HAVE_FCNTL_H 1
  3783. | #define HAVE_GETOPT_H 1
  3784. | #define HAVE_INTTYPES_H 1
  3785. | #define HAVE_LINUX_CDROM_H 1
  3786. | #define HAVE_LINUX_FALLOC_H 1
  3787. | #define HAVE_LINUX_WATCHDOG_H 1
  3788. | #define HAVE_LINUX_FD_H 1
  3789. | #define HAVE_LINUX_RAW_H 1
  3790. | #define HAVE_LINUX_TIOCL_H 1
  3791. | #define HAVE_LINUX_VERSION_H 1
  3792. | #define HAVE_LINUX_SECUREBITS_H 1
  3793. | #define HAVE_LOCALE_H 1
  3794. | #define HAVE_MNTENT_H 1
  3795. | #define HAVE_NET_IF_H 1
  3796. | #define HAVE_NETINET_IN_H 1
  3797. | #define HAVE_PATHS_H 1
  3798. | #define HAVE_PTY_H 1
  3799. | #define HAVE_STDINT_H 1
  3800. | #define HAVE_STDIO_EXT_H 1
  3801. | #define HAVE_STDLIB_H 1
  3802. | #define HAVE_ENDIAN_H 1
  3803. | #define HAVE_BYTESWAP_H 1
  3804. | #define HAVE_SYS_FILE_H 1
  3805. | #define HAVE_SYS_IO_H 1
  3806. | #define HAVE_SYS_IOCTL_H 1
  3807. | #define HAVE_SYS_PRCTL_H 1
  3808. | #define HAVE_SYS_QUEUE_H 1
  3809. | #define HAVE_SYS_RESOURCE_H 1
  3810. | #define HAVE_SYS_SOCKET_H 1
  3811. | #define HAVE_SYS_STAT_H 1
  3812. | #define HAVE_SYS_SWAP_H 1
  3813. | #define HAVE_SYS_SYSCALL_H 1
  3814. | #define HAVE_SYS_TIME_H 1
  3815. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3816. | #define HAVE_SYS_TYPES_H 1
  3817. | #define HAVE_SYS_UN_H 1
  3818. | #define HAVE_UNISTD_H 1
  3819. | #define HAVE_LANGINFO_H 1
  3820. | #define HAVE_TM_GMTOFF 1
  3821. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3822. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3823. | #define SWAPON_HAS_TWO_ARGS 1
  3824. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3825. | #define HAVE_LSEEK64_PROTOTYPE 1
  3826. | #define HAVE_ENVIRON_DECL 1
  3827. | #define HAVE_STRSIGNAL_DECL 1
  3828. | #define HAVE___FPENDING 1
  3829. | #define HAVE_SECURE_GETENV 1
  3830. | #define HAVE_ERR 1
  3831. | #define HAVE_ERRX 1
  3832. | #define HAVE_FSYNC 1
  3833. | #define HAVE_FUTIMENS 1
  3834. | #define HAVE_GETDOMAINNAME 1
  3835. | #define HAVE_GETDTABLESIZE 1
  3836. | #define HAVE_GETRLIMIT 1
  3837. | #define HAVE_INOTIFY_INIT 1
  3838. | #define HAVE_JRAND48 1
  3839. | #define HAVE_LCHOWN 1
  3840. | #define HAVE_LLSEEK 1
  3841. | #define HAVE_LSEEK64 1
  3842. | #define HAVE_MEMPCPY 1
  3843. | #define HAVE_NANOSLEEP 1
  3844. | #define HAVE_PERSONALITY 1
  3845. | #define HAVE_POSIX_FADVISE 1
  3846. | #define HAVE_PRCTL 1
  3847. | #define HAVE_RPMATCH 1
  3848. | #define HAVE_SCANDIRAT 1
  3849. | #define HAVE_SETRESGID 1
  3850. | #define HAVE_SETRESUID 1
  3851. | #define HAVE_SIGQUEUE 1
  3852. | #define HAVE_SRANDOM 1
  3853. | #define HAVE_STRNDUP 1
  3854. | #define HAVE_STRNLEN 1
  3855. | #define HAVE_STRTOULL 1
  3856. | #define HAVE_SYSCONF 1
  3857. | #define HAVE_UPDWTMP 1
  3858. | #define HAVE_USLEEP 1
  3859. | #define HAVE_WARN 1
  3860. | #define HAVE_WARNX 1
  3861. | #define HAVE_FSEEKO 1
  3862. | #define HAVE_OPENAT 1
  3863. | #define HAVE_FSTATAT 1
  3864. | #define HAVE_UNLINKAT 1
  3865. | #define HAVE_IOPERM 1
  3866. | #define HAVE_IOPL 1
  3867. | /* end confdefs.h. */
  3868. | #include <sys/types.h>
  3869. | #include <sys/socket.h>
  3870. |
  3871. | int
  3872. | main ()
  3873. | {
  3874. | static struct sockaddr ac_aggr;
  3875. | if (sizeof ac_aggr.sa_len)
  3876. | return 0;
  3877. | ;
  3878. | return 0;
  3879. | }
  3880. configure:16462: result: no
  3881. configure:16475: checking for library containing socket
  3882. configure:16506: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3883. configure:16506: $? = 0
  3884. configure:16523: result: none required
  3885. configure:16540: checking for dirfd
  3886. configure:16540: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3887. configure:16540: $? = 0
  3888. configure:16540: result: yes
  3889. configure:16603: checking whether program_invocation_short_name is defined
  3890. configure:16620: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  3891. configure:16620: $? = 0
  3892. configure:16622: result: yes
  3893. configure:16637: checking whether __progname is defined
  3894. configure:16650: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3895. conftest.c: In function 'main':
  3896. conftest.c:126:23: warning: 'return' with no value, in function returning non-void [enabled by default]
  3897. if (*__progname == 0) return;
  3898. ^
  3899. configure:16650: $? = 0
  3900. configure:16654: result: yes
  3901. configure:16815: checking whether the target supports thread-local storage
  3902. configure:16826: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c >&5
  3903. configure:16826: $? = 0
  3904. configure:16839: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -fPIC -g -O2 -shared -Wl,--no-undefined conftest.c >&5
  3905. configure:16839: $? = 0
  3906. configure:16844: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -fPIC -g -O2 -shared -Wl,--no-undefined conftest.c >&5
  3907. configure:16844: $? = 0
  3908. configure:16986: result: yes
  3909. configure:17025: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  3910. configure:17025: $? = 0
  3911. configure:17088: checking scanf string alloc modifiers
  3912. configure:17092: result: (%ms) yes
  3913. configure:17115: checking for openpty in -lutil
  3914. configure:17140: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -lutil >&5
  3915. configure:17140: $? = 0
  3916. configure:17149: result: yes
  3917. configure:17174: checking for tgetnum in -ltermcap
  3918. configure:17199: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -ltermcap -lutil >&5
  3919. /mnt/x86_64/cross-tools/bin/../lib/gcc/x86_64-cubic-linux-gnu/4.8.2/../../../../x86_64-cubic-linux-gnu/bin/ld: cannot find -ltermcap
  3920. collect2: error: ld returned 1 exit status
  3921. configure:17199: $? = 1
  3922. configure: failed program was:
  3923. | /* confdefs.h */
  3924. | #define PACKAGE_NAME "util-linux"
  3925. | #define PACKAGE_TARNAME "util-linux"
  3926. | #define PACKAGE_VERSION "2.24.1"
  3927. | #define PACKAGE_STRING "util-linux 2.24.1"
  3928. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  3929. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  3930. | #define STDC_HEADERS 1
  3931. | #define HAVE_SYS_TYPES_H 1
  3932. | #define HAVE_SYS_STAT_H 1
  3933. | #define HAVE_STDLIB_H 1
  3934. | #define HAVE_STRING_H 1
  3935. | #define HAVE_MEMORY_H 1
  3936. | #define HAVE_STRINGS_H 1
  3937. | #define HAVE_INTTYPES_H 1
  3938. | #define HAVE_STDINT_H 1
  3939. | #define HAVE_UNISTD_H 1
  3940. | #define __EXTENSIONS__ 1
  3941. | #define _ALL_SOURCE 1
  3942. | #define _GNU_SOURCE 1
  3943. | #define _POSIX_PTHREAD_SEMANTICS 1
  3944. | #define _TANDEM_SOURCE 1
  3945. | #define PACKAGE "util-linux"
  3946. | #define VERSION "2.24.1"
  3947. | #define HAVE_DLFCN_H 1
  3948. | #define LT_OBJDIR ".libs/"
  3949. | #define ENABLE_NLS 1
  3950. | #define HAVE_GETTEXT 1
  3951. | #define HAVE_DCGETTEXT 1
  3952. | #define HAVE_LINUX_BLKPG_H 1
  3953. | #define HAVE_LINUX_MAJOR_H 1
  3954. | #define HAVE_ERR_H 1
  3955. | #define HAVE_ERRNO_H 1
  3956. | #define HAVE_FCNTL_H 1
  3957. | #define HAVE_GETOPT_H 1
  3958. | #define HAVE_INTTYPES_H 1
  3959. | #define HAVE_LINUX_CDROM_H 1
  3960. | #define HAVE_LINUX_FALLOC_H 1
  3961. | #define HAVE_LINUX_WATCHDOG_H 1
  3962. | #define HAVE_LINUX_FD_H 1
  3963. | #define HAVE_LINUX_RAW_H 1
  3964. | #define HAVE_LINUX_TIOCL_H 1
  3965. | #define HAVE_LINUX_VERSION_H 1
  3966. | #define HAVE_LINUX_SECUREBITS_H 1
  3967. | #define HAVE_LOCALE_H 1
  3968. | #define HAVE_MNTENT_H 1
  3969. | #define HAVE_NET_IF_H 1
  3970. | #define HAVE_NETINET_IN_H 1
  3971. | #define HAVE_PATHS_H 1
  3972. | #define HAVE_PTY_H 1
  3973. | #define HAVE_STDINT_H 1
  3974. | #define HAVE_STDIO_EXT_H 1
  3975. | #define HAVE_STDLIB_H 1
  3976. | #define HAVE_ENDIAN_H 1
  3977. | #define HAVE_BYTESWAP_H 1
  3978. | #define HAVE_SYS_FILE_H 1
  3979. | #define HAVE_SYS_IO_H 1
  3980. | #define HAVE_SYS_IOCTL_H 1
  3981. | #define HAVE_SYS_PRCTL_H 1
  3982. | #define HAVE_SYS_QUEUE_H 1
  3983. | #define HAVE_SYS_RESOURCE_H 1
  3984. | #define HAVE_SYS_SOCKET_H 1
  3985. | #define HAVE_SYS_STAT_H 1
  3986. | #define HAVE_SYS_SWAP_H 1
  3987. | #define HAVE_SYS_SYSCALL_H 1
  3988. | #define HAVE_SYS_TIME_H 1
  3989. | #define HAVE_SYS_TTYDEFAULTS_H 1
  3990. | #define HAVE_SYS_TYPES_H 1
  3991. | #define HAVE_SYS_UN_H 1
  3992. | #define HAVE_UNISTD_H 1
  3993. | #define HAVE_LANGINFO_H 1
  3994. | #define HAVE_TM_GMTOFF 1
  3995. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  3996. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  3997. | #define SWAPON_HAS_TWO_ARGS 1
  3998. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  3999. | #define HAVE_LSEEK64_PROTOTYPE 1
  4000. | #define HAVE_ENVIRON_DECL 1
  4001. | #define HAVE_STRSIGNAL_DECL 1
  4002. | #define HAVE___FPENDING 1
  4003. | #define HAVE_SECURE_GETENV 1
  4004. | #define HAVE_ERR 1
  4005. | #define HAVE_ERRX 1
  4006. | #define HAVE_FSYNC 1
  4007. | #define HAVE_FUTIMENS 1
  4008. | #define HAVE_GETDOMAINNAME 1
  4009. | #define HAVE_GETDTABLESIZE 1
  4010. | #define HAVE_GETRLIMIT 1
  4011. | #define HAVE_INOTIFY_INIT 1
  4012. | #define HAVE_JRAND48 1
  4013. | #define HAVE_LCHOWN 1
  4014. | #define HAVE_LLSEEK 1
  4015. | #define HAVE_LSEEK64 1
  4016. | #define HAVE_MEMPCPY 1
  4017. | #define HAVE_NANOSLEEP 1
  4018. | #define HAVE_PERSONALITY 1
  4019. | #define HAVE_POSIX_FADVISE 1
  4020. | #define HAVE_PRCTL 1
  4021. | #define HAVE_RPMATCH 1
  4022. | #define HAVE_SCANDIRAT 1
  4023. | #define HAVE_SETRESGID 1
  4024. | #define HAVE_SETRESUID 1
  4025. | #define HAVE_SIGQUEUE 1
  4026. | #define HAVE_SRANDOM 1
  4027. | #define HAVE_STRNDUP 1
  4028. | #define HAVE_STRNLEN 1
  4029. | #define HAVE_STRTOULL 1
  4030. | #define HAVE_SYSCONF 1
  4031. | #define HAVE_UPDWTMP 1
  4032. | #define HAVE_USLEEP 1
  4033. | #define HAVE_WARN 1
  4034. | #define HAVE_WARNX 1
  4035. | #define HAVE_FSEEKO 1
  4036. | #define HAVE_OPENAT 1
  4037. | #define HAVE_FSTATAT 1
  4038. | #define HAVE_UNLINKAT 1
  4039. | #define HAVE_IOPERM 1
  4040. | #define HAVE_IOPL 1
  4041. | #define HAVE_DIRFD 1
  4042. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  4043. | #define HAVE___PROGNAME 1
  4044. | #define HAVE_TLS 1
  4045. | #define HAVE_SCANF_MS_MODIFIER 1
  4046. | #define HAVE_LIBUTIL 1
  4047. | /* end confdefs.h. */
  4048. |
  4049. | /* Override any GCC internal prototype to avoid an error.
  4050. | Use char because int might match the return type of a GCC
  4051. | builtin and then its argument prototype would still apply. */
  4052. | #ifdef __cplusplus
  4053. | extern "C"
  4054. | #endif
  4055. | char tgetnum ();
  4056. | int
  4057. | main ()
  4058. | {
  4059. | return tgetnum ();
  4060. | ;
  4061. | return 0;
  4062. | }
  4063. configure:17208: result: no
  4064. configure:17231: checking for union semun
  4065. configure:17231: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4066. conftest.c: In function 'main':
  4067. conftest.c:133:13: error: invalid application of 'sizeof' to incomplete type 'union semun'
  4068. if (sizeof (union semun))
  4069. ^
  4070. configure:17231: $? = 1
  4071. configure: failed program was:
  4072. | /* confdefs.h */
  4073. | #define PACKAGE_NAME "util-linux"
  4074. | #define PACKAGE_TARNAME "util-linux"
  4075. | #define PACKAGE_VERSION "2.24.1"
  4076. | #define PACKAGE_STRING "util-linux 2.24.1"
  4077. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4078. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4079. | #define STDC_HEADERS 1
  4080. | #define HAVE_SYS_TYPES_H 1
  4081. | #define HAVE_SYS_STAT_H 1
  4082. | #define HAVE_STDLIB_H 1
  4083. | #define HAVE_STRING_H 1
  4084. | #define HAVE_MEMORY_H 1
  4085. | #define HAVE_STRINGS_H 1
  4086. | #define HAVE_INTTYPES_H 1
  4087. | #define HAVE_STDINT_H 1
  4088. | #define HAVE_UNISTD_H 1
  4089. | #define __EXTENSIONS__ 1
  4090. | #define _ALL_SOURCE 1
  4091. | #define _GNU_SOURCE 1
  4092. | #define _POSIX_PTHREAD_SEMANTICS 1
  4093. | #define _TANDEM_SOURCE 1
  4094. | #define PACKAGE "util-linux"
  4095. | #define VERSION "2.24.1"
  4096. | #define HAVE_DLFCN_H 1
  4097. | #define LT_OBJDIR ".libs/"
  4098. | #define ENABLE_NLS 1
  4099. | #define HAVE_GETTEXT 1
  4100. | #define HAVE_DCGETTEXT 1
  4101. | #define HAVE_LINUX_BLKPG_H 1
  4102. | #define HAVE_LINUX_MAJOR_H 1
  4103. | #define HAVE_ERR_H 1
  4104. | #define HAVE_ERRNO_H 1
  4105. | #define HAVE_FCNTL_H 1
  4106. | #define HAVE_GETOPT_H 1
  4107. | #define HAVE_INTTYPES_H 1
  4108. | #define HAVE_LINUX_CDROM_H 1
  4109. | #define HAVE_LINUX_FALLOC_H 1
  4110. | #define HAVE_LINUX_WATCHDOG_H 1
  4111. | #define HAVE_LINUX_FD_H 1
  4112. | #define HAVE_LINUX_RAW_H 1
  4113. | #define HAVE_LINUX_TIOCL_H 1
  4114. | #define HAVE_LINUX_VERSION_H 1
  4115. | #define HAVE_LINUX_SECUREBITS_H 1
  4116. | #define HAVE_LOCALE_H 1
  4117. | #define HAVE_MNTENT_H 1
  4118. | #define HAVE_NET_IF_H 1
  4119. | #define HAVE_NETINET_IN_H 1
  4120. | #define HAVE_PATHS_H 1
  4121. | #define HAVE_PTY_H 1
  4122. | #define HAVE_STDINT_H 1
  4123. | #define HAVE_STDIO_EXT_H 1
  4124. | #define HAVE_STDLIB_H 1
  4125. | #define HAVE_ENDIAN_H 1
  4126. | #define HAVE_BYTESWAP_H 1
  4127. | #define HAVE_SYS_FILE_H 1
  4128. | #define HAVE_SYS_IO_H 1
  4129. | #define HAVE_SYS_IOCTL_H 1
  4130. | #define HAVE_SYS_PRCTL_H 1
  4131. | #define HAVE_SYS_QUEUE_H 1
  4132. | #define HAVE_SYS_RESOURCE_H 1
  4133. | #define HAVE_SYS_SOCKET_H 1
  4134. | #define HAVE_SYS_STAT_H 1
  4135. | #define HAVE_SYS_SWAP_H 1
  4136. | #define HAVE_SYS_SYSCALL_H 1
  4137. | #define HAVE_SYS_TIME_H 1
  4138. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4139. | #define HAVE_SYS_TYPES_H 1
  4140. | #define HAVE_SYS_UN_H 1
  4141. | #define HAVE_UNISTD_H 1
  4142. | #define HAVE_LANGINFO_H 1
  4143. | #define HAVE_TM_GMTOFF 1
  4144. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4145. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4146. | #define SWAPON_HAS_TWO_ARGS 1
  4147. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4148. | #define HAVE_LSEEK64_PROTOTYPE 1
  4149. | #define HAVE_ENVIRON_DECL 1
  4150. | #define HAVE_STRSIGNAL_DECL 1
  4151. | #define HAVE___FPENDING 1
  4152. | #define HAVE_SECURE_GETENV 1
  4153. | #define HAVE_ERR 1
  4154. | #define HAVE_ERRX 1
  4155. | #define HAVE_FSYNC 1
  4156. | #define HAVE_FUTIMENS 1
  4157. | #define HAVE_GETDOMAINNAME 1
  4158. | #define HAVE_GETDTABLESIZE 1
  4159. | #define HAVE_GETRLIMIT 1
  4160. | #define HAVE_INOTIFY_INIT 1
  4161. | #define HAVE_JRAND48 1
  4162. | #define HAVE_LCHOWN 1
  4163. | #define HAVE_LLSEEK 1
  4164. | #define HAVE_LSEEK64 1
  4165. | #define HAVE_MEMPCPY 1
  4166. | #define HAVE_NANOSLEEP 1
  4167. | #define HAVE_PERSONALITY 1
  4168. | #define HAVE_POSIX_FADVISE 1
  4169. | #define HAVE_PRCTL 1
  4170. | #define HAVE_RPMATCH 1
  4171. | #define HAVE_SCANDIRAT 1
  4172. | #define HAVE_SETRESGID 1
  4173. | #define HAVE_SETRESUID 1
  4174. | #define HAVE_SIGQUEUE 1
  4175. | #define HAVE_SRANDOM 1
  4176. | #define HAVE_STRNDUP 1
  4177. | #define HAVE_STRNLEN 1
  4178. | #define HAVE_STRTOULL 1
  4179. | #define HAVE_SYSCONF 1
  4180. | #define HAVE_UPDWTMP 1
  4181. | #define HAVE_USLEEP 1
  4182. | #define HAVE_WARN 1
  4183. | #define HAVE_WARNX 1
  4184. | #define HAVE_FSEEKO 1
  4185. | #define HAVE_OPENAT 1
  4186. | #define HAVE_FSTATAT 1
  4187. | #define HAVE_UNLINKAT 1
  4188. | #define HAVE_IOPERM 1
  4189. | #define HAVE_IOPL 1
  4190. | #define HAVE_DIRFD 1
  4191. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  4192. | #define HAVE___PROGNAME 1
  4193. | #define HAVE_TLS 1
  4194. | #define HAVE_SCANF_MS_MODIFIER 1
  4195. | #define HAVE_LIBUTIL 1
  4196. | /* end confdefs.h. */
  4197. |
  4198. | #include <sys/sem.h>
  4199. |
  4200. |
  4201. | int
  4202. | main ()
  4203. | {
  4204. | if (sizeof (union semun))
  4205. | return 0;
  4206. | ;
  4207. | return 0;
  4208. | }
  4209. configure:17231: result: no
  4210. configure:17244: checking for loff_t
  4211. configure:17244: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4212. configure:17244: $? = 0
  4213. configure:17244: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4214. conftest.c: In function 'main':
  4215. conftest.c:162:21: error: expected expression before ')' token
  4216. if (sizeof ((loff_t)))
  4217. ^
  4218. configure:17244: $? = 1
  4219. configure: failed program was:
  4220. | /* confdefs.h */
  4221. | #define PACKAGE_NAME "util-linux"
  4222. | #define PACKAGE_TARNAME "util-linux"
  4223. | #define PACKAGE_VERSION "2.24.1"
  4224. | #define PACKAGE_STRING "util-linux 2.24.1"
  4225. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4226. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4227. | #define STDC_HEADERS 1
  4228. | #define HAVE_SYS_TYPES_H 1
  4229. | #define HAVE_SYS_STAT_H 1
  4230. | #define HAVE_STDLIB_H 1
  4231. | #define HAVE_STRING_H 1
  4232. | #define HAVE_MEMORY_H 1
  4233. | #define HAVE_STRINGS_H 1
  4234. | #define HAVE_INTTYPES_H 1
  4235. | #define HAVE_STDINT_H 1
  4236. | #define HAVE_UNISTD_H 1
  4237. | #define __EXTENSIONS__ 1
  4238. | #define _ALL_SOURCE 1
  4239. | #define _GNU_SOURCE 1
  4240. | #define _POSIX_PTHREAD_SEMANTICS 1
  4241. | #define _TANDEM_SOURCE 1
  4242. | #define PACKAGE "util-linux"
  4243. | #define VERSION "2.24.1"
  4244. | #define HAVE_DLFCN_H 1
  4245. | #define LT_OBJDIR ".libs/"
  4246. | #define ENABLE_NLS 1
  4247. | #define HAVE_GETTEXT 1
  4248. | #define HAVE_DCGETTEXT 1
  4249. | #define HAVE_LINUX_BLKPG_H 1
  4250. | #define HAVE_LINUX_MAJOR_H 1
  4251. | #define HAVE_ERR_H 1
  4252. | #define HAVE_ERRNO_H 1
  4253. | #define HAVE_FCNTL_H 1
  4254. | #define HAVE_GETOPT_H 1
  4255. | #define HAVE_INTTYPES_H 1
  4256. | #define HAVE_LINUX_CDROM_H 1
  4257. | #define HAVE_LINUX_FALLOC_H 1
  4258. | #define HAVE_LINUX_WATCHDOG_H 1
  4259. | #define HAVE_LINUX_FD_H 1
  4260. | #define HAVE_LINUX_RAW_H 1
  4261. | #define HAVE_LINUX_TIOCL_H 1
  4262. | #define HAVE_LINUX_VERSION_H 1
  4263. | #define HAVE_LINUX_SECUREBITS_H 1
  4264. | #define HAVE_LOCALE_H 1
  4265. | #define HAVE_MNTENT_H 1
  4266. | #define HAVE_NET_IF_H 1
  4267. | #define HAVE_NETINET_IN_H 1
  4268. | #define HAVE_PATHS_H 1
  4269. | #define HAVE_PTY_H 1
  4270. | #define HAVE_STDINT_H 1
  4271. | #define HAVE_STDIO_EXT_H 1
  4272. | #define HAVE_STDLIB_H 1
  4273. | #define HAVE_ENDIAN_H 1
  4274. | #define HAVE_BYTESWAP_H 1
  4275. | #define HAVE_SYS_FILE_H 1
  4276. | #define HAVE_SYS_IO_H 1
  4277. | #define HAVE_SYS_IOCTL_H 1
  4278. | #define HAVE_SYS_PRCTL_H 1
  4279. | #define HAVE_SYS_QUEUE_H 1
  4280. | #define HAVE_SYS_RESOURCE_H 1
  4281. | #define HAVE_SYS_SOCKET_H 1
  4282. | #define HAVE_SYS_STAT_H 1
  4283. | #define HAVE_SYS_SWAP_H 1
  4284. | #define HAVE_SYS_SYSCALL_H 1
  4285. | #define HAVE_SYS_TIME_H 1
  4286. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4287. | #define HAVE_SYS_TYPES_H 1
  4288. | #define HAVE_SYS_UN_H 1
  4289. | #define HAVE_UNISTD_H 1
  4290. | #define HAVE_LANGINFO_H 1
  4291. | #define HAVE_TM_GMTOFF 1
  4292. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4293. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4294. | #define SWAPON_HAS_TWO_ARGS 1
  4295. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4296. | #define HAVE_LSEEK64_PROTOTYPE 1
  4297. | #define HAVE_ENVIRON_DECL 1
  4298. | #define HAVE_STRSIGNAL_DECL 1
  4299. | #define HAVE___FPENDING 1
  4300. | #define HAVE_SECURE_GETENV 1
  4301. | #define HAVE_ERR 1
  4302. | #define HAVE_ERRX 1
  4303. | #define HAVE_FSYNC 1
  4304. | #define HAVE_FUTIMENS 1
  4305. | #define HAVE_GETDOMAINNAME 1
  4306. | #define HAVE_GETDTABLESIZE 1
  4307. | #define HAVE_GETRLIMIT 1
  4308. | #define HAVE_INOTIFY_INIT 1
  4309. | #define HAVE_JRAND48 1
  4310. | #define HAVE_LCHOWN 1
  4311. | #define HAVE_LLSEEK 1
  4312. | #define HAVE_LSEEK64 1
  4313. | #define HAVE_MEMPCPY 1
  4314. | #define HAVE_NANOSLEEP 1
  4315. | #define HAVE_PERSONALITY 1
  4316. | #define HAVE_POSIX_FADVISE 1
  4317. | #define HAVE_PRCTL 1
  4318. | #define HAVE_RPMATCH 1
  4319. | #define HAVE_SCANDIRAT 1
  4320. | #define HAVE_SETRESGID 1
  4321. | #define HAVE_SETRESUID 1
  4322. | #define HAVE_SIGQUEUE 1
  4323. | #define HAVE_SRANDOM 1
  4324. | #define HAVE_STRNDUP 1
  4325. | #define HAVE_STRNLEN 1
  4326. | #define HAVE_STRTOULL 1
  4327. | #define HAVE_SYSCONF 1
  4328. | #define HAVE_UPDWTMP 1
  4329. | #define HAVE_USLEEP 1
  4330. | #define HAVE_WARN 1
  4331. | #define HAVE_WARNX 1
  4332. | #define HAVE_FSEEKO 1
  4333. | #define HAVE_OPENAT 1
  4334. | #define HAVE_FSTATAT 1
  4335. | #define HAVE_UNLINKAT 1
  4336. | #define HAVE_IOPERM 1
  4337. | #define HAVE_IOPL 1
  4338. | #define HAVE_DIRFD 1
  4339. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  4340. | #define HAVE___PROGNAME 1
  4341. | #define HAVE_TLS 1
  4342. | #define HAVE_SCANF_MS_MODIFIER 1
  4343. | #define HAVE_LIBUTIL 1
  4344. | /* end confdefs.h. */
  4345. | #include <stdio.h>
  4346. | #ifdef HAVE_SYS_TYPES_H
  4347. | # include <sys/types.h>
  4348. | #endif
  4349. | #ifdef HAVE_SYS_STAT_H
  4350. | # include <sys/stat.h>
  4351. | #endif
  4352. | #ifdef STDC_HEADERS
  4353. | # include <stdlib.h>
  4354. | # include <stddef.h>
  4355. | #else
  4356. | # ifdef HAVE_STDLIB_H
  4357. | # include <stdlib.h>
  4358. | # endif
  4359. | #endif
  4360. | #ifdef HAVE_STRING_H
  4361. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4362. | # include <memory.h>
  4363. | # endif
  4364. | # include <string.h>
  4365. | #endif
  4366. | #ifdef HAVE_STRINGS_H
  4367. | # include <strings.h>
  4368. | #endif
  4369. | #ifdef HAVE_INTTYPES_H
  4370. | # include <inttypes.h>
  4371. | #endif
  4372. | #ifdef HAVE_STDINT_H
  4373. | # include <stdint.h>
  4374. | #endif
  4375. | #ifdef HAVE_UNISTD_H
  4376. | # include <unistd.h>
  4377. | #endif
  4378. | int
  4379. | main ()
  4380. | {
  4381. | if (sizeof ((loff_t)))
  4382. | return 0;
  4383. | ;
  4384. | return 0;
  4385. | }
  4386. configure:17244: result: yes
  4387. configure:17277: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4388. conftest.c: In function 'main':
  4389. conftest.c:139:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  4390. if (w == WEOF) exit(1);
  4391. ^
  4392. conftest.c:139:18: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
  4393. if (w == WEOF) exit(1);
  4394. ^
  4395. configure:17277: $? = 0
  4396. configure:17285: checking for cpu_set_t
  4397. configure:17285: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4398. configure:17285: $? = 0
  4399. configure:17285: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4400. conftest.c: In function 'main':
  4401. conftest.c:135:24: error: expected expression before ')' token
  4402. if (sizeof ((cpu_set_t)))
  4403. ^
  4404. configure:17285: $? = 1
  4405. configure: failed program was:
  4406. | /* confdefs.h */
  4407. | #define PACKAGE_NAME "util-linux"
  4408. | #define PACKAGE_TARNAME "util-linux"
  4409. | #define PACKAGE_VERSION "2.24.1"
  4410. | #define PACKAGE_STRING "util-linux 2.24.1"
  4411. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4412. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4413. | #define STDC_HEADERS 1
  4414. | #define HAVE_SYS_TYPES_H 1
  4415. | #define HAVE_SYS_STAT_H 1
  4416. | #define HAVE_STDLIB_H 1
  4417. | #define HAVE_STRING_H 1
  4418. | #define HAVE_MEMORY_H 1
  4419. | #define HAVE_STRINGS_H 1
  4420. | #define HAVE_INTTYPES_H 1
  4421. | #define HAVE_STDINT_H 1
  4422. | #define HAVE_UNISTD_H 1
  4423. | #define __EXTENSIONS__ 1
  4424. | #define _ALL_SOURCE 1
  4425. | #define _GNU_SOURCE 1
  4426. | #define _POSIX_PTHREAD_SEMANTICS 1
  4427. | #define _TANDEM_SOURCE 1
  4428. | #define PACKAGE "util-linux"
  4429. | #define VERSION "2.24.1"
  4430. | #define HAVE_DLFCN_H 1
  4431. | #define LT_OBJDIR ".libs/"
  4432. | #define ENABLE_NLS 1
  4433. | #define HAVE_GETTEXT 1
  4434. | #define HAVE_DCGETTEXT 1
  4435. | #define HAVE_LINUX_BLKPG_H 1
  4436. | #define HAVE_LINUX_MAJOR_H 1
  4437. | #define HAVE_ERR_H 1
  4438. | #define HAVE_ERRNO_H 1
  4439. | #define HAVE_FCNTL_H 1
  4440. | #define HAVE_GETOPT_H 1
  4441. | #define HAVE_INTTYPES_H 1
  4442. | #define HAVE_LINUX_CDROM_H 1
  4443. | #define HAVE_LINUX_FALLOC_H 1
  4444. | #define HAVE_LINUX_WATCHDOG_H 1
  4445. | #define HAVE_LINUX_FD_H 1
  4446. | #define HAVE_LINUX_RAW_H 1
  4447. | #define HAVE_LINUX_TIOCL_H 1
  4448. | #define HAVE_LINUX_VERSION_H 1
  4449. | #define HAVE_LINUX_SECUREBITS_H 1
  4450. | #define HAVE_LOCALE_H 1
  4451. | #define HAVE_MNTENT_H 1
  4452. | #define HAVE_NET_IF_H 1
  4453. | #define HAVE_NETINET_IN_H 1
  4454. | #define HAVE_PATHS_H 1
  4455. | #define HAVE_PTY_H 1
  4456. | #define HAVE_STDINT_H 1
  4457. | #define HAVE_STDIO_EXT_H 1
  4458. | #define HAVE_STDLIB_H 1
  4459. | #define HAVE_ENDIAN_H 1
  4460. | #define HAVE_BYTESWAP_H 1
  4461. | #define HAVE_SYS_FILE_H 1
  4462. | #define HAVE_SYS_IO_H 1
  4463. | #define HAVE_SYS_IOCTL_H 1
  4464. | #define HAVE_SYS_PRCTL_H 1
  4465. | #define HAVE_SYS_QUEUE_H 1
  4466. | #define HAVE_SYS_RESOURCE_H 1
  4467. | #define HAVE_SYS_SOCKET_H 1
  4468. | #define HAVE_SYS_STAT_H 1
  4469. | #define HAVE_SYS_SWAP_H 1
  4470. | #define HAVE_SYS_SYSCALL_H 1
  4471. | #define HAVE_SYS_TIME_H 1
  4472. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4473. | #define HAVE_SYS_TYPES_H 1
  4474. | #define HAVE_SYS_UN_H 1
  4475. | #define HAVE_UNISTD_H 1
  4476. | #define HAVE_LANGINFO_H 1
  4477. | #define HAVE_TM_GMTOFF 1
  4478. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4479. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4480. | #define SWAPON_HAS_TWO_ARGS 1
  4481. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4482. | #define HAVE_LSEEK64_PROTOTYPE 1
  4483. | #define HAVE_ENVIRON_DECL 1
  4484. | #define HAVE_STRSIGNAL_DECL 1
  4485. | #define HAVE___FPENDING 1
  4486. | #define HAVE_SECURE_GETENV 1
  4487. | #define HAVE_ERR 1
  4488. | #define HAVE_ERRX 1
  4489. | #define HAVE_FSYNC 1
  4490. | #define HAVE_FUTIMENS 1
  4491. | #define HAVE_GETDOMAINNAME 1
  4492. | #define HAVE_GETDTABLESIZE 1
  4493. | #define HAVE_GETRLIMIT 1
  4494. | #define HAVE_INOTIFY_INIT 1
  4495. | #define HAVE_JRAND48 1
  4496. | #define HAVE_LCHOWN 1
  4497. | #define HAVE_LLSEEK 1
  4498. | #define HAVE_LSEEK64 1
  4499. | #define HAVE_MEMPCPY 1
  4500. | #define HAVE_NANOSLEEP 1
  4501. | #define HAVE_PERSONALITY 1
  4502. | #define HAVE_POSIX_FADVISE 1
  4503. | #define HAVE_PRCTL 1
  4504. | #define HAVE_RPMATCH 1
  4505. | #define HAVE_SCANDIRAT 1
  4506. | #define HAVE_SETRESGID 1
  4507. | #define HAVE_SETRESUID 1
  4508. | #define HAVE_SIGQUEUE 1
  4509. | #define HAVE_SRANDOM 1
  4510. | #define HAVE_STRNDUP 1
  4511. | #define HAVE_STRNLEN 1
  4512. | #define HAVE_STRTOULL 1
  4513. | #define HAVE_SYSCONF 1
  4514. | #define HAVE_UPDWTMP 1
  4515. | #define HAVE_USLEEP 1
  4516. | #define HAVE_WARN 1
  4517. | #define HAVE_WARNX 1
  4518. | #define HAVE_FSEEKO 1
  4519. | #define HAVE_OPENAT 1
  4520. | #define HAVE_FSTATAT 1
  4521. | #define HAVE_UNLINKAT 1
  4522. | #define HAVE_IOPERM 1
  4523. | #define HAVE_IOPL 1
  4524. | #define HAVE_DIRFD 1
  4525. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  4526. | #define HAVE___PROGNAME 1
  4527. | #define HAVE_TLS 1
  4528. | #define HAVE_SCANF_MS_MODIFIER 1
  4529. | #define HAVE_LIBUTIL 1
  4530. | #define HAVE_LOFF_T 1
  4531. | #define HAVE_WIDECHAR 1
  4532. | /* end confdefs.h. */
  4533. |
  4534. | #include <sched.h>
  4535. |
  4536. |
  4537. | int
  4538. | main ()
  4539. | {
  4540. | if (sizeof ((cpu_set_t)))
  4541. | return 0;
  4542. | ;
  4543. | return 0;
  4544. | }
  4545. configure:17285: result: yes
  4546. configure:17308: checking for sighandler_t
  4547. configure:17308: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4548. configure:17308: $? = 0
  4549. configure:17308: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4550. conftest.c: In function 'main':
  4551. conftest.c:136:27: error: expected expression before ')' token
  4552. if (sizeof ((sighandler_t)))
  4553. ^
  4554. configure:17308: $? = 1
  4555. configure: failed program was:
  4556. | /* confdefs.h */
  4557. | #define PACKAGE_NAME "util-linux"
  4558. | #define PACKAGE_TARNAME "util-linux"
  4559. | #define PACKAGE_VERSION "2.24.1"
  4560. | #define PACKAGE_STRING "util-linux 2.24.1"
  4561. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4562. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4563. | #define STDC_HEADERS 1
  4564. | #define HAVE_SYS_TYPES_H 1
  4565. | #define HAVE_SYS_STAT_H 1
  4566. | #define HAVE_STDLIB_H 1
  4567. | #define HAVE_STRING_H 1
  4568. | #define HAVE_MEMORY_H 1
  4569. | #define HAVE_STRINGS_H 1
  4570. | #define HAVE_INTTYPES_H 1
  4571. | #define HAVE_STDINT_H 1
  4572. | #define HAVE_UNISTD_H 1
  4573. | #define __EXTENSIONS__ 1
  4574. | #define _ALL_SOURCE 1
  4575. | #define _GNU_SOURCE 1
  4576. | #define _POSIX_PTHREAD_SEMANTICS 1
  4577. | #define _TANDEM_SOURCE 1
  4578. | #define PACKAGE "util-linux"
  4579. | #define VERSION "2.24.1"
  4580. | #define HAVE_DLFCN_H 1
  4581. | #define LT_OBJDIR ".libs/"
  4582. | #define ENABLE_NLS 1
  4583. | #define HAVE_GETTEXT 1
  4584. | #define HAVE_DCGETTEXT 1
  4585. | #define HAVE_LINUX_BLKPG_H 1
  4586. | #define HAVE_LINUX_MAJOR_H 1
  4587. | #define HAVE_ERR_H 1
  4588. | #define HAVE_ERRNO_H 1
  4589. | #define HAVE_FCNTL_H 1
  4590. | #define HAVE_GETOPT_H 1
  4591. | #define HAVE_INTTYPES_H 1
  4592. | #define HAVE_LINUX_CDROM_H 1
  4593. | #define HAVE_LINUX_FALLOC_H 1
  4594. | #define HAVE_LINUX_WATCHDOG_H 1
  4595. | #define HAVE_LINUX_FD_H 1
  4596. | #define HAVE_LINUX_RAW_H 1
  4597. | #define HAVE_LINUX_TIOCL_H 1
  4598. | #define HAVE_LINUX_VERSION_H 1
  4599. | #define HAVE_LINUX_SECUREBITS_H 1
  4600. | #define HAVE_LOCALE_H 1
  4601. | #define HAVE_MNTENT_H 1
  4602. | #define HAVE_NET_IF_H 1
  4603. | #define HAVE_NETINET_IN_H 1
  4604. | #define HAVE_PATHS_H 1
  4605. | #define HAVE_PTY_H 1
  4606. | #define HAVE_STDINT_H 1
  4607. | #define HAVE_STDIO_EXT_H 1
  4608. | #define HAVE_STDLIB_H 1
  4609. | #define HAVE_ENDIAN_H 1
  4610. | #define HAVE_BYTESWAP_H 1
  4611. | #define HAVE_SYS_FILE_H 1
  4612. | #define HAVE_SYS_IO_H 1
  4613. | #define HAVE_SYS_IOCTL_H 1
  4614. | #define HAVE_SYS_PRCTL_H 1
  4615. | #define HAVE_SYS_QUEUE_H 1
  4616. | #define HAVE_SYS_RESOURCE_H 1
  4617. | #define HAVE_SYS_SOCKET_H 1
  4618. | #define HAVE_SYS_STAT_H 1
  4619. | #define HAVE_SYS_SWAP_H 1
  4620. | #define HAVE_SYS_SYSCALL_H 1
  4621. | #define HAVE_SYS_TIME_H 1
  4622. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4623. | #define HAVE_SYS_TYPES_H 1
  4624. | #define HAVE_SYS_UN_H 1
  4625. | #define HAVE_UNISTD_H 1
  4626. | #define HAVE_LANGINFO_H 1
  4627. | #define HAVE_TM_GMTOFF 1
  4628. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4629. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4630. | #define SWAPON_HAS_TWO_ARGS 1
  4631. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4632. | #define HAVE_LSEEK64_PROTOTYPE 1
  4633. | #define HAVE_ENVIRON_DECL 1
  4634. | #define HAVE_STRSIGNAL_DECL 1
  4635. | #define HAVE___FPENDING 1
  4636. | #define HAVE_SECURE_GETENV 1
  4637. | #define HAVE_ERR 1
  4638. | #define HAVE_ERRX 1
  4639. | #define HAVE_FSYNC 1
  4640. | #define HAVE_FUTIMENS 1
  4641. | #define HAVE_GETDOMAINNAME 1
  4642. | #define HAVE_GETDTABLESIZE 1
  4643. | #define HAVE_GETRLIMIT 1
  4644. | #define HAVE_INOTIFY_INIT 1
  4645. | #define HAVE_JRAND48 1
  4646. | #define HAVE_LCHOWN 1
  4647. | #define HAVE_LLSEEK 1
  4648. | #define HAVE_LSEEK64 1
  4649. | #define HAVE_MEMPCPY 1
  4650. | #define HAVE_NANOSLEEP 1
  4651. | #define HAVE_PERSONALITY 1
  4652. | #define HAVE_POSIX_FADVISE 1
  4653. | #define HAVE_PRCTL 1
  4654. | #define HAVE_RPMATCH 1
  4655. | #define HAVE_SCANDIRAT 1
  4656. | #define HAVE_SETRESGID 1
  4657. | #define HAVE_SETRESUID 1
  4658. | #define HAVE_SIGQUEUE 1
  4659. | #define HAVE_SRANDOM 1
  4660. | #define HAVE_STRNDUP 1
  4661. | #define HAVE_STRNLEN 1
  4662. | #define HAVE_STRTOULL 1
  4663. | #define HAVE_SYSCONF 1
  4664. | #define HAVE_UPDWTMP 1
  4665. | #define HAVE_USLEEP 1
  4666. | #define HAVE_WARN 1
  4667. | #define HAVE_WARNX 1
  4668. | #define HAVE_FSEEKO 1
  4669. | #define HAVE_OPENAT 1
  4670. | #define HAVE_FSTATAT 1
  4671. | #define HAVE_UNLINKAT 1
  4672. | #define HAVE_IOPERM 1
  4673. | #define HAVE_IOPL 1
  4674. | #define HAVE_DIRFD 1
  4675. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  4676. | #define HAVE___PROGNAME 1
  4677. | #define HAVE_TLS 1
  4678. | #define HAVE_SCANF_MS_MODIFIER 1
  4679. | #define HAVE_LIBUTIL 1
  4680. | #define HAVE_LOFF_T 1
  4681. | #define HAVE_WIDECHAR 1
  4682. | #define HAVE_CPU_SET_T 1
  4683. | /* end confdefs.h. */
  4684. |
  4685. | #include <signal.h>
  4686. |
  4687. |
  4688. | int
  4689. | main ()
  4690. | {
  4691. | if (sizeof ((sighandler_t)))
  4692. | return 0;
  4693. | ;
  4694. | return 0;
  4695. | }
  4696. configure:17308: result: yes
  4697. configure:17322: checking whether CPU_ALLOC is declared
  4698. configure:17322: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4699. configure:17322: $? = 0
  4700. configure:17322: result: yes
  4701. configure:17342: checking crypt.h usability
  4702. configure:17342: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4703. configure:17342: $? = 0
  4704. configure:17342: result: yes
  4705. configure:17342: checking crypt.h presence
  4706. configure:17342: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  4707. configure:17342: $? = 0
  4708. configure:17342: result: yes
  4709. configure:17342: checking for crypt.h
  4710. configure:17342: result: yes
  4711. configure:17372: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -lutil >&5
  4712. /tmp/ccQid31x.o: In function `main':
  4713. /mnt/x86_64/.sources/util-linux-2.24.1/conftest.c:144: undefined reference to `crypt'
  4714. collect2: error: ld returned 1 exit status
  4715. configure:17372: $? = 1
  4716. configure: failed program was:
  4717. | /* confdefs.h */
  4718. | #define PACKAGE_NAME "util-linux"
  4719. | #define PACKAGE_TARNAME "util-linux"
  4720. | #define PACKAGE_VERSION "2.24.1"
  4721. | #define PACKAGE_STRING "util-linux 2.24.1"
  4722. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4723. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4724. | #define STDC_HEADERS 1
  4725. | #define HAVE_SYS_TYPES_H 1
  4726. | #define HAVE_SYS_STAT_H 1
  4727. | #define HAVE_STDLIB_H 1
  4728. | #define HAVE_STRING_H 1
  4729. | #define HAVE_MEMORY_H 1
  4730. | #define HAVE_STRINGS_H 1
  4731. | #define HAVE_INTTYPES_H 1
  4732. | #define HAVE_STDINT_H 1
  4733. | #define HAVE_UNISTD_H 1
  4734. | #define __EXTENSIONS__ 1
  4735. | #define _ALL_SOURCE 1
  4736. | #define _GNU_SOURCE 1
  4737. | #define _POSIX_PTHREAD_SEMANTICS 1
  4738. | #define _TANDEM_SOURCE 1
  4739. | #define PACKAGE "util-linux"
  4740. | #define VERSION "2.24.1"
  4741. | #define HAVE_DLFCN_H 1
  4742. | #define LT_OBJDIR ".libs/"
  4743. | #define ENABLE_NLS 1
  4744. | #define HAVE_GETTEXT 1
  4745. | #define HAVE_DCGETTEXT 1
  4746. | #define HAVE_LINUX_BLKPG_H 1
  4747. | #define HAVE_LINUX_MAJOR_H 1
  4748. | #define HAVE_ERR_H 1
  4749. | #define HAVE_ERRNO_H 1
  4750. | #define HAVE_FCNTL_H 1
  4751. | #define HAVE_GETOPT_H 1
  4752. | #define HAVE_INTTYPES_H 1
  4753. | #define HAVE_LINUX_CDROM_H 1
  4754. | #define HAVE_LINUX_FALLOC_H 1
  4755. | #define HAVE_LINUX_WATCHDOG_H 1
  4756. | #define HAVE_LINUX_FD_H 1
  4757. | #define HAVE_LINUX_RAW_H 1
  4758. | #define HAVE_LINUX_TIOCL_H 1
  4759. | #define HAVE_LINUX_VERSION_H 1
  4760. | #define HAVE_LINUX_SECUREBITS_H 1
  4761. | #define HAVE_LOCALE_H 1
  4762. | #define HAVE_MNTENT_H 1
  4763. | #define HAVE_NET_IF_H 1
  4764. | #define HAVE_NETINET_IN_H 1
  4765. | #define HAVE_PATHS_H 1
  4766. | #define HAVE_PTY_H 1
  4767. | #define HAVE_STDINT_H 1
  4768. | #define HAVE_STDIO_EXT_H 1
  4769. | #define HAVE_STDLIB_H 1
  4770. | #define HAVE_ENDIAN_H 1
  4771. | #define HAVE_BYTESWAP_H 1
  4772. | #define HAVE_SYS_FILE_H 1
  4773. | #define HAVE_SYS_IO_H 1
  4774. | #define HAVE_SYS_IOCTL_H 1
  4775. | #define HAVE_SYS_PRCTL_H 1
  4776. | #define HAVE_SYS_QUEUE_H 1
  4777. | #define HAVE_SYS_RESOURCE_H 1
  4778. | #define HAVE_SYS_SOCKET_H 1
  4779. | #define HAVE_SYS_STAT_H 1
  4780. | #define HAVE_SYS_SWAP_H 1
  4781. | #define HAVE_SYS_SYSCALL_H 1
  4782. | #define HAVE_SYS_TIME_H 1
  4783. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4784. | #define HAVE_SYS_TYPES_H 1
  4785. | #define HAVE_SYS_UN_H 1
  4786. | #define HAVE_UNISTD_H 1
  4787. | #define HAVE_LANGINFO_H 1
  4788. | #define HAVE_TM_GMTOFF 1
  4789. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4790. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4791. | #define SWAPON_HAS_TWO_ARGS 1
  4792. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4793. | #define HAVE_LSEEK64_PROTOTYPE 1
  4794. | #define HAVE_ENVIRON_DECL 1
  4795. | #define HAVE_STRSIGNAL_DECL 1
  4796. | #define HAVE___FPENDING 1
  4797. | #define HAVE_SECURE_GETENV 1
  4798. | #define HAVE_ERR 1
  4799. | #define HAVE_ERRX 1
  4800. | #define HAVE_FSYNC 1
  4801. | #define HAVE_FUTIMENS 1
  4802. | #define HAVE_GETDOMAINNAME 1
  4803. | #define HAVE_GETDTABLESIZE 1
  4804. | #define HAVE_GETRLIMIT 1
  4805. | #define HAVE_INOTIFY_INIT 1
  4806. | #define HAVE_JRAND48 1
  4807. | #define HAVE_LCHOWN 1
  4808. | #define HAVE_LLSEEK 1
  4809. | #define HAVE_LSEEK64 1
  4810. | #define HAVE_MEMPCPY 1
  4811. | #define HAVE_NANOSLEEP 1
  4812. | #define HAVE_PERSONALITY 1
  4813. | #define HAVE_POSIX_FADVISE 1
  4814. | #define HAVE_PRCTL 1
  4815. | #define HAVE_RPMATCH 1
  4816. | #define HAVE_SCANDIRAT 1
  4817. | #define HAVE_SETRESGID 1
  4818. | #define HAVE_SETRESUID 1
  4819. | #define HAVE_SIGQUEUE 1
  4820. | #define HAVE_SRANDOM 1
  4821. | #define HAVE_STRNDUP 1
  4822. | #define HAVE_STRNLEN 1
  4823. | #define HAVE_STRTOULL 1
  4824. | #define HAVE_SYSCONF 1
  4825. | #define HAVE_UPDWTMP 1
  4826. | #define HAVE_USLEEP 1
  4827. | #define HAVE_WARN 1
  4828. | #define HAVE_WARNX 1
  4829. | #define HAVE_FSEEKO 1
  4830. | #define HAVE_OPENAT 1
  4831. | #define HAVE_FSTATAT 1
  4832. | #define HAVE_UNLINKAT 1
  4833. | #define HAVE_IOPERM 1
  4834. | #define HAVE_IOPL 1
  4835. | #define HAVE_DIRFD 1
  4836. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  4837. | #define HAVE___PROGNAME 1
  4838. | #define HAVE_TLS 1
  4839. | #define HAVE_SCANF_MS_MODIFIER 1
  4840. | #define HAVE_LIBUTIL 1
  4841. | #define HAVE_LOFF_T 1
  4842. | #define HAVE_WIDECHAR 1
  4843. | #define HAVE_CPU_SET_T 1
  4844. | #define HAVE_SIGHANDLER_T 1
  4845. | #define HAVE_DECL_CPU_ALLOC 1
  4846. | #define HAVE_CRYPT_H 1
  4847. | /* end confdefs.h. */
  4848. |
  4849. | #ifdef HAVE_CRYPT_H
  4850. | #include <crypt.h>
  4851. | #else
  4852. | #define _XOPEN_SOURCE
  4853. | #include <unistd.h>
  4854. | #endif
  4855. |
  4856. | int
  4857. | main ()
  4858. | {
  4859. |
  4860. | char *c = crypt("abc","pw");
  4861. |
  4862. | ;
  4863. | return 0;
  4864. | }
  4865. configure:17397: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  4866. configure:17397: $? = 0
  4867. configure:17701: checking for udev_new in -ludev
  4868. configure:17726: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -ludev -lutil -lcrypt >&5
  4869. /mnt/x86_64/cross-tools/bin/../lib/gcc/x86_64-cubic-linux-gnu/4.8.2/../../../../x86_64-cubic-linux-gnu/bin/ld: cannot find -ludev
  4870. collect2: error: ld returned 1 exit status
  4871. configure:17726: $? = 1
  4872. configure: failed program was:
  4873. | /* confdefs.h */
  4874. | #define PACKAGE_NAME "util-linux"
  4875. | #define PACKAGE_TARNAME "util-linux"
  4876. | #define PACKAGE_VERSION "2.24.1"
  4877. | #define PACKAGE_STRING "util-linux 2.24.1"
  4878. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  4879. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  4880. | #define STDC_HEADERS 1
  4881. | #define HAVE_SYS_TYPES_H 1
  4882. | #define HAVE_SYS_STAT_H 1
  4883. | #define HAVE_STDLIB_H 1
  4884. | #define HAVE_STRING_H 1
  4885. | #define HAVE_MEMORY_H 1
  4886. | #define HAVE_STRINGS_H 1
  4887. | #define HAVE_INTTYPES_H 1
  4888. | #define HAVE_STDINT_H 1
  4889. | #define HAVE_UNISTD_H 1
  4890. | #define __EXTENSIONS__ 1
  4891. | #define _ALL_SOURCE 1
  4892. | #define _GNU_SOURCE 1
  4893. | #define _POSIX_PTHREAD_SEMANTICS 1
  4894. | #define _TANDEM_SOURCE 1
  4895. | #define PACKAGE "util-linux"
  4896. | #define VERSION "2.24.1"
  4897. | #define HAVE_DLFCN_H 1
  4898. | #define LT_OBJDIR ".libs/"
  4899. | #define ENABLE_NLS 1
  4900. | #define HAVE_GETTEXT 1
  4901. | #define HAVE_DCGETTEXT 1
  4902. | #define HAVE_LINUX_BLKPG_H 1
  4903. | #define HAVE_LINUX_MAJOR_H 1
  4904. | #define HAVE_ERR_H 1
  4905. | #define HAVE_ERRNO_H 1
  4906. | #define HAVE_FCNTL_H 1
  4907. | #define HAVE_GETOPT_H 1
  4908. | #define HAVE_INTTYPES_H 1
  4909. | #define HAVE_LINUX_CDROM_H 1
  4910. | #define HAVE_LINUX_FALLOC_H 1
  4911. | #define HAVE_LINUX_WATCHDOG_H 1
  4912. | #define HAVE_LINUX_FD_H 1
  4913. | #define HAVE_LINUX_RAW_H 1
  4914. | #define HAVE_LINUX_TIOCL_H 1
  4915. | #define HAVE_LINUX_VERSION_H 1
  4916. | #define HAVE_LINUX_SECUREBITS_H 1
  4917. | #define HAVE_LOCALE_H 1
  4918. | #define HAVE_MNTENT_H 1
  4919. | #define HAVE_NET_IF_H 1
  4920. | #define HAVE_NETINET_IN_H 1
  4921. | #define HAVE_PATHS_H 1
  4922. | #define HAVE_PTY_H 1
  4923. | #define HAVE_STDINT_H 1
  4924. | #define HAVE_STDIO_EXT_H 1
  4925. | #define HAVE_STDLIB_H 1
  4926. | #define HAVE_ENDIAN_H 1
  4927. | #define HAVE_BYTESWAP_H 1
  4928. | #define HAVE_SYS_FILE_H 1
  4929. | #define HAVE_SYS_IO_H 1
  4930. | #define HAVE_SYS_IOCTL_H 1
  4931. | #define HAVE_SYS_PRCTL_H 1
  4932. | #define HAVE_SYS_QUEUE_H 1
  4933. | #define HAVE_SYS_RESOURCE_H 1
  4934. | #define HAVE_SYS_SOCKET_H 1
  4935. | #define HAVE_SYS_STAT_H 1
  4936. | #define HAVE_SYS_SWAP_H 1
  4937. | #define HAVE_SYS_SYSCALL_H 1
  4938. | #define HAVE_SYS_TIME_H 1
  4939. | #define HAVE_SYS_TTYDEFAULTS_H 1
  4940. | #define HAVE_SYS_TYPES_H 1
  4941. | #define HAVE_SYS_UN_H 1
  4942. | #define HAVE_UNISTD_H 1
  4943. | #define HAVE_LANGINFO_H 1
  4944. | #define HAVE_TM_GMTOFF 1
  4945. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  4946. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  4947. | #define SWAPON_HAS_TWO_ARGS 1
  4948. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  4949. | #define HAVE_LSEEK64_PROTOTYPE 1
  4950. | #define HAVE_ENVIRON_DECL 1
  4951. | #define HAVE_STRSIGNAL_DECL 1
  4952. | #define HAVE___FPENDING 1
  4953. | #define HAVE_SECURE_GETENV 1
  4954. | #define HAVE_ERR 1
  4955. | #define HAVE_ERRX 1
  4956. | #define HAVE_FSYNC 1
  4957. | #define HAVE_FUTIMENS 1
  4958. | #define HAVE_GETDOMAINNAME 1
  4959. | #define HAVE_GETDTABLESIZE 1
  4960. | #define HAVE_GETRLIMIT 1
  4961. | #define HAVE_INOTIFY_INIT 1
  4962. | #define HAVE_JRAND48 1
  4963. | #define HAVE_LCHOWN 1
  4964. | #define HAVE_LLSEEK 1
  4965. | #define HAVE_LSEEK64 1
  4966. | #define HAVE_MEMPCPY 1
  4967. | #define HAVE_NANOSLEEP 1
  4968. | #define HAVE_PERSONALITY 1
  4969. | #define HAVE_POSIX_FADVISE 1
  4970. | #define HAVE_PRCTL 1
  4971. | #define HAVE_RPMATCH 1
  4972. | #define HAVE_SCANDIRAT 1
  4973. | #define HAVE_SETRESGID 1
  4974. | #define HAVE_SETRESUID 1
  4975. | #define HAVE_SIGQUEUE 1
  4976. | #define HAVE_SRANDOM 1
  4977. | #define HAVE_STRNDUP 1
  4978. | #define HAVE_STRNLEN 1
  4979. | #define HAVE_STRTOULL 1
  4980. | #define HAVE_SYSCONF 1
  4981. | #define HAVE_UPDWTMP 1
  4982. | #define HAVE_USLEEP 1
  4983. | #define HAVE_WARN 1
  4984. | #define HAVE_WARNX 1
  4985. | #define HAVE_FSEEKO 1
  4986. | #define HAVE_OPENAT 1
  4987. | #define HAVE_FSTATAT 1
  4988. | #define HAVE_UNLINKAT 1
  4989. | #define HAVE_IOPERM 1
  4990. | #define HAVE_IOPL 1
  4991. | #define HAVE_DIRFD 1
  4992. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  4993. | #define HAVE___PROGNAME 1
  4994. | #define HAVE_TLS 1
  4995. | #define HAVE_SCANF_MS_MODIFIER 1
  4996. | #define HAVE_LIBUTIL 1
  4997. | #define HAVE_LOFF_T 1
  4998. | #define HAVE_WIDECHAR 1
  4999. | #define HAVE_CPU_SET_T 1
  5000. | #define HAVE_SIGHANDLER_T 1
  5001. | #define HAVE_DECL_CPU_ALLOC 1
  5002. | #define HAVE_CRYPT_H 1
  5003. | #define HAVE_LIBCRYPT 1
  5004. | /* end confdefs.h. */
  5005. |
  5006. | /* Override any GCC internal prototype to avoid an error.
  5007. | Use char because int might match the return type of a GCC
  5008. | builtin and then its argument prototype would still apply. */
  5009. | #ifdef __cplusplus
  5010. | extern "C"
  5011. | #endif
  5012. | char udev_new ();
  5013. | int
  5014. | main ()
  5015. | {
  5016. | return udev_new ();
  5017. | ;
  5018. | return 0;
  5019. | }
  5020. configure:17735: result: no
  5021. configure:17791: checking for NCURSESW
  5022. configure:17798: $PKG_CONFIG --exists --print-errors "ncursesw"
  5023. configure:17801: $? = 0
  5024. configure:17815: $PKG_CONFIG --exists --print-errors "ncursesw"
  5025. configure:17818: $? = 0
  5026. configure:18008: result: yes
  5027. configure:18025: checking ncurses.h usability
  5028. configure:18025: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5029. configure:18025: $? = 0
  5030. configure:18025: result: yes
  5031. configure:18025: checking ncurses.h presence
  5032. configure:18025: x86_64-cubic-linux-gnu-gcc -m64 -E conftest.c
  5033. configure:18025: $? = 0
  5034. configure:18025: result: yes
  5035. configure:18025: checking for ncurses.h
  5036. configure:18025: result: yes
  5037. configure:18288: checking for TINFO
  5038. configure:18295: $PKG_CONFIG --exists --print-errors "tinfo"
  5039. configure:18298: $? = 0
  5040. configure:18312: $PKG_CONFIG --exists --print-errors "tinfo"
  5041. configure:18315: $? = 0
  5042. configure:18441: result: yes
  5043. configure:19306: checking for syscall fallocate
  5044. configure:19325: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5045. configure:19325: $? = 0
  5046. configure:19363: result: SYS_fallocate
  5047. configure:19410: checking for valid fallocate() function
  5048. configure:19442: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -lutil -lcrypt >&5
  5049. configure:19442: $? = 0
  5050. configure:19444: result: yes
  5051. configure:19513: checking for syscall unshare
  5052. configure:19532: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5053. configure:19532: $? = 0
  5054. configure:19570: result: SYS_unshare
  5055. configure:19616: checking for unshare
  5056. configure:19616: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -lutil -lcrypt >&5
  5057. configure:19616: $? = 0
  5058. configure:19616: result: yes
  5059. configure:19679: checking for syscall setns
  5060. configure:19698: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5061. configure:19698: $? = 0
  5062. configure:19736: result: SYS_setns
  5063. configure:19782: checking for setns
  5064. configure:19782: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -lutil -lcrypt >&5
  5065. configure:19782: $? = 0
  5066. configure:19782: result: yes
  5067. configure:19795: checking for capng_apply in -lcap-ng
  5068. configure:19820: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -lcap-ng -lutil -lcrypt >&5
  5069. /mnt/x86_64/cross-tools/bin/../lib/gcc/x86_64-cubic-linux-gnu/4.8.2/../../../../x86_64-cubic-linux-gnu/bin/ld: cannot find -lcap-ng
  5070. collect2: error: ld returned 1 exit status
  5071. configure:19820: $? = 1
  5072. configure: failed program was:
  5073. | /* confdefs.h */
  5074. | #define PACKAGE_NAME "util-linux"
  5075. | #define PACKAGE_TARNAME "util-linux"
  5076. | #define PACKAGE_VERSION "2.24.1"
  5077. | #define PACKAGE_STRING "util-linux 2.24.1"
  5078. | #define PACKAGE_BUGREPORT "kzak@redhat.com"
  5079. | #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  5080. | #define STDC_HEADERS 1
  5081. | #define HAVE_SYS_TYPES_H 1
  5082. | #define HAVE_SYS_STAT_H 1
  5083. | #define HAVE_STDLIB_H 1
  5084. | #define HAVE_STRING_H 1
  5085. | #define HAVE_MEMORY_H 1
  5086. | #define HAVE_STRINGS_H 1
  5087. | #define HAVE_INTTYPES_H 1
  5088. | #define HAVE_STDINT_H 1
  5089. | #define HAVE_UNISTD_H 1
  5090. | #define __EXTENSIONS__ 1
  5091. | #define _ALL_SOURCE 1
  5092. | #define _GNU_SOURCE 1
  5093. | #define _POSIX_PTHREAD_SEMANTICS 1
  5094. | #define _TANDEM_SOURCE 1
  5095. | #define PACKAGE "util-linux"
  5096. | #define VERSION "2.24.1"
  5097. | #define HAVE_DLFCN_H 1
  5098. | #define LT_OBJDIR ".libs/"
  5099. | #define ENABLE_NLS 1
  5100. | #define HAVE_GETTEXT 1
  5101. | #define HAVE_DCGETTEXT 1
  5102. | #define HAVE_LINUX_BLKPG_H 1
  5103. | #define HAVE_LINUX_MAJOR_H 1
  5104. | #define HAVE_ERR_H 1
  5105. | #define HAVE_ERRNO_H 1
  5106. | #define HAVE_FCNTL_H 1
  5107. | #define HAVE_GETOPT_H 1
  5108. | #define HAVE_INTTYPES_H 1
  5109. | #define HAVE_LINUX_CDROM_H 1
  5110. | #define HAVE_LINUX_FALLOC_H 1
  5111. | #define HAVE_LINUX_WATCHDOG_H 1
  5112. | #define HAVE_LINUX_FD_H 1
  5113. | #define HAVE_LINUX_RAW_H 1
  5114. | #define HAVE_LINUX_TIOCL_H 1
  5115. | #define HAVE_LINUX_VERSION_H 1
  5116. | #define HAVE_LINUX_SECUREBITS_H 1
  5117. | #define HAVE_LOCALE_H 1
  5118. | #define HAVE_MNTENT_H 1
  5119. | #define HAVE_NET_IF_H 1
  5120. | #define HAVE_NETINET_IN_H 1
  5121. | #define HAVE_PATHS_H 1
  5122. | #define HAVE_PTY_H 1
  5123. | #define HAVE_STDINT_H 1
  5124. | #define HAVE_STDIO_EXT_H 1
  5125. | #define HAVE_STDLIB_H 1
  5126. | #define HAVE_ENDIAN_H 1
  5127. | #define HAVE_BYTESWAP_H 1
  5128. | #define HAVE_SYS_FILE_H 1
  5129. | #define HAVE_SYS_IO_H 1
  5130. | #define HAVE_SYS_IOCTL_H 1
  5131. | #define HAVE_SYS_PRCTL_H 1
  5132. | #define HAVE_SYS_QUEUE_H 1
  5133. | #define HAVE_SYS_RESOURCE_H 1
  5134. | #define HAVE_SYS_SOCKET_H 1
  5135. | #define HAVE_SYS_STAT_H 1
  5136. | #define HAVE_SYS_SWAP_H 1
  5137. | #define HAVE_SYS_SYSCALL_H 1
  5138. | #define HAVE_SYS_TIME_H 1
  5139. | #define HAVE_SYS_TTYDEFAULTS_H 1
  5140. | #define HAVE_SYS_TYPES_H 1
  5141. | #define HAVE_SYS_UN_H 1
  5142. | #define HAVE_UNISTD_H 1
  5143. | #define HAVE_LANGINFO_H 1
  5144. | #define HAVE_TM_GMTOFF 1
  5145. | #define HAVE_STRUCT_TERMIOS_C_LINE 1
  5146. | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  5147. | #define SWAPON_HAS_TWO_ARGS 1
  5148. | #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  5149. | #define HAVE_LSEEK64_PROTOTYPE 1
  5150. | #define HAVE_ENVIRON_DECL 1
  5151. | #define HAVE_STRSIGNAL_DECL 1
  5152. | #define HAVE___FPENDING 1
  5153. | #define HAVE_SECURE_GETENV 1
  5154. | #define HAVE_ERR 1
  5155. | #define HAVE_ERRX 1
  5156. | #define HAVE_FSYNC 1
  5157. | #define HAVE_FUTIMENS 1
  5158. | #define HAVE_GETDOMAINNAME 1
  5159. | #define HAVE_GETDTABLESIZE 1
  5160. | #define HAVE_GETRLIMIT 1
  5161. | #define HAVE_INOTIFY_INIT 1
  5162. | #define HAVE_JRAND48 1
  5163. | #define HAVE_LCHOWN 1
  5164. | #define HAVE_LLSEEK 1
  5165. | #define HAVE_LSEEK64 1
  5166. | #define HAVE_MEMPCPY 1
  5167. | #define HAVE_NANOSLEEP 1
  5168. | #define HAVE_PERSONALITY 1
  5169. | #define HAVE_POSIX_FADVISE 1
  5170. | #define HAVE_PRCTL 1
  5171. | #define HAVE_RPMATCH 1
  5172. | #define HAVE_SCANDIRAT 1
  5173. | #define HAVE_SETRESGID 1
  5174. | #define HAVE_SETRESUID 1
  5175. | #define HAVE_SIGQUEUE 1
  5176. | #define HAVE_SRANDOM 1
  5177. | #define HAVE_STRNDUP 1
  5178. | #define HAVE_STRNLEN 1
  5179. | #define HAVE_STRTOULL 1
  5180. | #define HAVE_SYSCONF 1
  5181. | #define HAVE_UPDWTMP 1
  5182. | #define HAVE_USLEEP 1
  5183. | #define HAVE_WARN 1
  5184. | #define HAVE_WARNX 1
  5185. | #define HAVE_FSEEKO 1
  5186. | #define HAVE_OPENAT 1
  5187. | #define HAVE_FSTATAT 1
  5188. | #define HAVE_UNLINKAT 1
  5189. | #define HAVE_IOPERM 1
  5190. | #define HAVE_IOPL 1
  5191. | #define HAVE_DIRFD 1
  5192. | #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  5193. | #define HAVE___PROGNAME 1
  5194. | #define HAVE_TLS 1
  5195. | #define HAVE_SCANF_MS_MODIFIER 1
  5196. | #define HAVE_LIBUTIL 1
  5197. | #define HAVE_LOFF_T 1
  5198. | #define HAVE_WIDECHAR 1
  5199. | #define HAVE_CPU_SET_T 1
  5200. | #define HAVE_SIGHANDLER_T 1
  5201. | #define HAVE_DECL_CPU_ALLOC 1
  5202. | #define HAVE_CRYPT_H 1
  5203. | #define HAVE_LIBCRYPT 1
  5204. | #define HAVE_LIBNCURSESW 1
  5205. | #define HAVE_NCURSES_H 1
  5206. | #define HAVE_LIBUUID 1
  5207. | #define LIBBLKID_VERSION "2.24.0"
  5208. | #define LIBBLKID_DATE "20-Jan-2013"
  5209. | #define HAVE_LIBBLKID 1
  5210. | #define LIBMOUNT_VERSION "2.24.0"
  5211. | #define HAVE_UUIDD 1
  5212. | #define HAVE_FALLOCATE 1
  5213. | #define HAVE_UNSHARE 1
  5214. | #define HAVE_SETNS 1
  5215. | /* end confdefs.h. */
  5216. |
  5217. | /* Override any GCC internal prototype to avoid an error.
  5218. | Use char because int might match the return type of a GCC
  5219. | builtin and then its argument prototype would still apply. */
  5220. | #ifdef __cplusplus
  5221. | extern "C"
  5222. | #endif
  5223. | char capng_apply ();
  5224. | int
  5225. | main ()
  5226. | {
  5227. | return capng_apply ();
  5228. | ;
  5229. | return 0;
  5230. | }
  5231. configure:19829: result: no
  5232. configure:19933: WARNING: libcap-ng library not found; do not build setpriv
  5233. configure:20051: checking for crc32 in -lz
  5234. configure:20076: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -lz -lutil -lcrypt >&5
  5235. configure:20076: $? = 0
  5236. configure:20085: result: yes
  5237. configure:20741: checking for syscall prlimit64
  5238. configure:20760: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5239. configure:20760: $? = 0
  5240. configure:20798: result: SYS_prlimit64
  5241. configure:20846: checking for prlimit
  5242. configure:20846: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -o conftest -g -O2 conftest.c -lutil -lcrypt >&5
  5243. configure:20846: $? = 0
  5244. configure:20846: result: yes
  5245. configure:21039: checking for syscall pivot_root
  5246. configure:21058: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5247. configure:21058: $? = 0
  5248. configure:21096: result: SYS_pivot_root
  5249. configure:21547: checking for LIBUSER
  5250. configure:21554: $PKG_CONFIG --exists --print-errors "libuser >= 0.58"
  5251. configure:21557: $? = 0
  5252. configure:21571: $PKG_CONFIG --exists --print-errors "libuser >= 0.58"
  5253. configure:21574: $? = 0
  5254. configure:21612: result: yes
  5255. configure:21957: WARNING: PAM header file not found; do not build runuser
  5256. configure:22277: checking for syscall ioprio_set
  5257. configure:22296: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5258. configure:22296: $? = 0
  5259. configure:22342: result: SYS_ioprio_set
  5260. configure:22398: checking for syscall ioprio_get
  5261. configure:22417: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5262. configure:22417: $? = 0
  5263. configure:22463: result: SYS_ioprio_get
  5264. configure:22581: checking for syscall sched_getaffinity
  5265. configure:22600: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99 -c -g -O2 conftest.c >&5
  5266. configure:22600: $? = 0
  5267. configure:22638: result: SYS_sched_getaffinity
  5268. configure:23566: checking that generated files are newer than configure
  5269. configure:23572: result: done
  5270. configure:24104: creating ./config.status
  5271.  
  5272. ## ---------------------- ##
  5273. ## Running config.status. ##
  5274. ## ---------------------- ##
  5275.  
  5276. This file was extended by util-linux config.status 2.24.1, which was
  5277. generated by GNU Autoconf 2.69. Invocation command line was
  5278.  
  5279. CONFIG_FILES =
  5280. CONFIG_HEADERS =
  5281. CONFIG_LINKS =
  5282. CONFIG_COMMANDS =
  5283. $ ./config.status
  5284.  
  5285. on localhost.localdomain
  5286.  
  5287. config.status:1511: creating Makefile
  5288. config.status:1511: creating libblkid/docs/Makefile
  5289. config.status:1511: creating libblkid/docs/version.xml
  5290. config.status:1511: creating libblkid/src/blkid.h
  5291. config.status:1511: creating libmount/docs/Makefile
  5292. config.status:1511: creating libmount/docs/version.xml
  5293. config.status:1511: creating libmount/src/libmount.h
  5294. config.status:1511: creating po/Makefile.in
  5295. config.status:1511: creating config.h
  5296. config.status:1692: config.h is unchanged
  5297. config.status:1740: executing depfiles commands
  5298. config.status:1740: executing libtool commands
  5299. config.status:1740: executing default-1 commands
  5300. configure:26484: result:
  5301. util-linux 2.24.1
  5302.  
  5303. prefix: /tools
  5304. exec prefix: /tools
  5305.  
  5306. localstatedir: ${prefix}/var
  5307. bindir: ${exec_prefix}/bin
  5308. sbindir: ${exec_prefix}/sbin
  5309. libdir: /tools/lib64
  5310. includedir: ${prefix}/include
  5311. usrbin_execdir: ${exec_prefix}/bin
  5312. usrsbin_execdir: ${exec_prefix}/sbin
  5313. usrlib_execdir: ${exec_prefix}/tools/lib64
  5314.  
  5315. compiler: x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99
  5316. cflags: -g -O2
  5317. suid cflags:
  5318. ldflags:
  5319. suid ldflags:
  5320.  
  5321. Python:
  5322. Python version:
  5323. Python libs:
  5324.  
  5325. Bash completions:
  5326.  
  5327. warnings:
  5328.  
  5329. -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
  5330.  
  5331.  
  5332. ## ---------------- ##
  5333. ## Cache variables. ##
  5334. ## ---------------- ##
  5335.  
  5336. ac_cv_build=x86_64-cross-linux-gnu
  5337. ac_cv_c_bigendian=no
  5338. ac_cv_c_compiler_gnu=yes
  5339. ac_cv_c_const=yes
  5340. ac_cv_c_volatile=yes
  5341. ac_cv_env_CC_set=set
  5342. ac_cv_env_CC_value='x86_64-cubic-linux-gnu-gcc -m64'
  5343. ac_cv_env_CFLAGS_set=
  5344. ac_cv_env_CFLAGS_value=
  5345. ac_cv_env_CPPFLAGS_set=
  5346. ac_cv_env_CPPFLAGS_value=
  5347. ac_cv_env_CPP_set=
  5348. ac_cv_env_CPP_value=
  5349. ac_cv_env_DAEMON_CFLAGS_set=
  5350. ac_cv_env_DAEMON_CFLAGS_value=
  5351. ac_cv_env_DAEMON_LDFLAGS_set=
  5352. ac_cv_env_DAEMON_LDFLAGS_value=
  5353. ac_cv_env_LDFLAGS_set=
  5354. ac_cv_env_LDFLAGS_value=
  5355. ac_cv_env_LIBS_set=
  5356. ac_cv_env_LIBS_value=
  5357. ac_cv_env_LIBUSER_CFLAGS_set=
  5358. ac_cv_env_LIBUSER_CFLAGS_value=
  5359. ac_cv_env_LIBUSER_LIBS_set=
  5360. ac_cv_env_LIBUSER_LIBS_value=
  5361. ac_cv_env_NCURSESW_CFLAGS_set=
  5362. ac_cv_env_NCURSESW_CFLAGS_value=
  5363. ac_cv_env_NCURSESW_LIBS_set=
  5364. ac_cv_env_NCURSESW_LIBS_value=
  5365. ac_cv_env_NCURSES_CFLAGS_set=
  5366. ac_cv_env_NCURSES_CFLAGS_value=
  5367. ac_cv_env_NCURSES_LIBS_set=
  5368. ac_cv_env_NCURSES_LIBS_value=
  5369. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  5370. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  5371. ac_cv_env_PKG_CONFIG_PATH_set=
  5372. ac_cv_env_PKG_CONFIG_PATH_value=
  5373. ac_cv_env_PKG_CONFIG_set=set
  5374. ac_cv_env_PKG_CONFIG_value=true
  5375. ac_cv_env_PYTHON_CFLAGS_set=
  5376. ac_cv_env_PYTHON_CFLAGS_value=
  5377. ac_cv_env_PYTHON_LIBS_set=
  5378. ac_cv_env_PYTHON_LIBS_value=
  5379. ac_cv_env_PYTHON_set=
  5380. ac_cv_env_PYTHON_value=
  5381. ac_cv_env_SELINUX_CFLAGS_set=
  5382. ac_cv_env_SELINUX_CFLAGS_value=
  5383. ac_cv_env_SELINUX_LIBS_set=
  5384. ac_cv_env_SELINUX_LIBS_value=
  5385. ac_cv_env_SOLIB_CFLAGS_set=
  5386. ac_cv_env_SOLIB_CFLAGS_value=
  5387. ac_cv_env_SOLIB_LDFLAGS_set=
  5388. ac_cv_env_SOLIB_LDFLAGS_value=
  5389. ac_cv_env_SUID_CFLAGS_set=
  5390. ac_cv_env_SUID_CFLAGS_value=
  5391. ac_cv_env_SUID_LDFLAGS_set=
  5392. ac_cv_env_SUID_LDFLAGS_value=
  5393. ac_cv_env_TINFO_CFLAGS_set=
  5394. ac_cv_env_TINFO_CFLAGS_value=
  5395. ac_cv_env_TINFO_LIBS_set=
  5396. ac_cv_env_TINFO_LIBS_value=
  5397. ac_cv_env_build_alias_set=set
  5398. ac_cv_env_build_alias_value=x86_64-cross-linux-gnu
  5399. ac_cv_env_host_alias_set=set
  5400. ac_cv_env_host_alias_value=x86_64-cubic-linux-gnu
  5401. ac_cv_env_target_alias_set=
  5402. ac_cv_env_target_alias_value=
  5403. ac_cv_func___fpending=yes
  5404. ac_cv_func___secure_getenv=no
  5405. ac_cv_func_dirfd=yes
  5406. ac_cv_func_err=yes
  5407. ac_cv_func_errx=yes
  5408. ac_cv_func_fstatat=yes
  5409. ac_cv_func_fsync=yes
  5410. ac_cv_func_futimens=yes
  5411. ac_cv_func_getdomainname=yes
  5412. ac_cv_func_getdtablesize=yes
  5413. ac_cv_func_getexecname=no
  5414. ac_cv_func_getmntinfo=no
  5415. ac_cv_func_getrlimit=yes
  5416. ac_cv_func_inotify_init=yes
  5417. ac_cv_func_ioperm=yes
  5418. ac_cv_func_iopl=yes
  5419. ac_cv_func_jrand48=yes
  5420. ac_cv_func_lchown=yes
  5421. ac_cv_func_llseek=yes
  5422. ac_cv_func_lseek64=yes
  5423. ac_cv_func_mempcpy=yes
  5424. ac_cv_func_nanosleep=yes
  5425. ac_cv_func_openat=yes
  5426. ac_cv_func_personality=yes
  5427. ac_cv_func_posix_fadvise=yes
  5428. ac_cv_func_prctl=yes
  5429. ac_cv_func_prlimit=yes
  5430. ac_cv_func_rpmatch=yes
  5431. ac_cv_func_scandirat=yes
  5432. ac_cv_func_secure_getenv=yes
  5433. ac_cv_func_setns=yes
  5434. ac_cv_func_setresgid=yes
  5435. ac_cv_func_setresuid=yes
  5436. ac_cv_func_sigqueue=yes
  5437. ac_cv_func_srandom=yes
  5438. ac_cv_func_strnchr=no
  5439. ac_cv_func_strndup=yes
  5440. ac_cv_func_strnlen=yes
  5441. ac_cv_func_strtoull=yes
  5442. ac_cv_func_sysconf=yes
  5443. ac_cv_func_unlinkat=yes
  5444. ac_cv_func_unshare=yes
  5445. ac_cv_func_updwtmp=yes
  5446. ac_cv_func_usleep=yes
  5447. ac_cv_func_warn=yes
  5448. ac_cv_func_warnx=yes
  5449. ac_cv_have_decl_CPU_ALLOC=yes
  5450. ac_cv_have_decl__NL_TIME_WEEK_1STDAY=yes
  5451. ac_cv_have_decl_environ=yes
  5452. ac_cv_have_decl_llseek=no
  5453. ac_cv_have_decl_lseek64=yes
  5454. ac_cv_have_decl_strsignal=yes
  5455. ac_cv_header_asm_io_h=no
  5456. ac_cv_header_byteswap_h=yes
  5457. ac_cv_header_crypt_h=yes
  5458. ac_cv_header_dlfcn_h=yes
  5459. ac_cv_header_endian_h=yes
  5460. ac_cv_header_err_h=yes
  5461. ac_cv_header_errno_h=yes
  5462. ac_cv_header_fcntl_h=yes
  5463. ac_cv_header_getopt_h=yes
  5464. ac_cv_header_inttypes_h=yes
  5465. ac_cv_header_langinfo_h=yes
  5466. ac_cv_header_linux_blkpg_h=yes
  5467. ac_cv_header_linux_cdrom_h=yes
  5468. ac_cv_header_linux_compiler_h=no
  5469. ac_cv_header_linux_falloc_h=yes
  5470. ac_cv_header_linux_fd_h=yes
  5471. ac_cv_header_linux_major_h=yes
  5472. ac_cv_header_linux_raw_h=yes
  5473. ac_cv_header_linux_securebits_h=yes
  5474. ac_cv_header_linux_tiocl_h=yes
  5475. ac_cv_header_linux_version_h=yes
  5476. ac_cv_header_linux_watchdog_h=yes
  5477. ac_cv_header_locale_h=yes
  5478. ac_cv_header_memory_h=yes
  5479. ac_cv_header_minix_config_h=no
  5480. ac_cv_header_mntent_h=yes
  5481. ac_cv_header_ncurses_h=yes
  5482. ac_cv_header_net_if_dl_h=no
  5483. ac_cv_header_net_if_h=yes
  5484. ac_cv_header_netinet_in_h=yes
  5485. ac_cv_header_paths_h=yes
  5486. ac_cv_header_pty_h=yes
  5487. ac_cv_header_security_pam_misc_h=no
  5488. ac_cv_header_stdc=yes
  5489. ac_cv_header_stdint_h=yes
  5490. ac_cv_header_stdio_ext_h=yes
  5491. ac_cv_header_stdlib_h=yes
  5492. ac_cv_header_string_h=yes
  5493. ac_cv_header_strings_h=yes
  5494. ac_cv_header_sys_disk_h=no
  5495. ac_cv_header_sys_disklabel_h=no
  5496. ac_cv_header_sys_endian_h=no
  5497. ac_cv_header_sys_file_h=yes
  5498. ac_cv_header_sys_io_h=yes
  5499. ac_cv_header_sys_ioccom_h=no
  5500. ac_cv_header_sys_ioctl_h=yes
  5501. ac_cv_header_sys_mkdev_h=no
  5502. ac_cv_header_sys_prctl_h=yes
  5503. ac_cv_header_sys_queue_h=yes
  5504. ac_cv_header_sys_resource_h=yes
  5505. ac_cv_header_sys_socket_h=yes
  5506. ac_cv_header_sys_sockio_h=no
  5507. ac_cv_header_sys_stat_h=yes
  5508. ac_cv_header_sys_swap_h=yes
  5509. ac_cv_header_sys_syscall_h=yes
  5510. ac_cv_header_sys_time_h=yes
  5511. ac_cv_header_sys_ttydefaults_h=yes
  5512. ac_cv_header_sys_types_h=yes
  5513. ac_cv_header_sys_un_h=yes
  5514. ac_cv_header_unistd_h=yes
  5515. ac_cv_host=x86_64-cubic-linux-gnu
  5516. ac_cv_lib_cap_ng_capng_apply=no
  5517. ac_cv_lib_termcap_tgetnum=no
  5518. ac_cv_lib_udev_udev_new=no
  5519. ac_cv_lib_util_openpty=yes
  5520. ac_cv_lib_z_crc32=yes
  5521. ac_cv_member_struct_sockaddr_sa_len=no
  5522. ac_cv_member_struct_stat_st_mtim_tv_nsec=yes
  5523. ac_cv_member_struct_termios_c_line=yes
  5524. ac_cv_objext=o
  5525. ac_cv_path_EGREP='/bin/grep -E'
  5526. ac_cv_path_FGREP='/bin/grep -F'
  5527. ac_cv_path_GMSGFMT=/bin/msgfmt
  5528. ac_cv_path_GREP=/bin/grep
  5529. ac_cv_path_MSGFMT=/bin/msgfmt
  5530. ac_cv_path_MSGMERGE=/bin/msgmerge
  5531. ac_cv_path_SED=/bin/sed
  5532. ac_cv_path_XGETTEXT=/bin/xgettext
  5533. ac_cv_path_XSLTPROC=/bin/xsltproc
  5534. ac_cv_path_install='/bin/install -c'
  5535. ac_cv_path_mkdir=/bin/mkdir
  5536. ac_cv_prog_AR=x86_64-cubic-linux-gnu-ar
  5537. ac_cv_prog_AWK=gawk
  5538. ac_cv_prog_CC='x86_64-cubic-linux-gnu-gcc -m64'
  5539. ac_cv_prog_CPP='x86_64-cubic-linux-gnu-gcc -m64 -E'
  5540. ac_cv_prog_OBJDUMP=x86_64-cubic-linux-gnu-objdump
  5541. ac_cv_prog_RANLIB=x86_64-cubic-linux-gnu-ranlib
  5542. ac_cv_prog_STRIP=x86_64-cubic-linux-gnu-strip
  5543. ac_cv_prog_cc_c89=
  5544. ac_cv_prog_cc_c99=-std=gnu99
  5545. ac_cv_prog_cc_g=yes
  5546. ac_cv_prog_cc_stdc=-std=gnu99
  5547. ac_cv_prog_cc_x86_64_cubic_linux_gnu_gcc_c_o=yes
  5548. ac_cv_prog_make_make_set=yes
  5549. ac_cv_safe_to_define___extensions__=yes
  5550. ac_cv_search_socket='none required'
  5551. ac_cv_sys_file_offset_bits=no
  5552. ac_cv_sys_largefile_CC=no
  5553. ac_cv_sys_largefile_source=no
  5554. ac_cv_type_cpu_set_t=yes
  5555. ac_cv_type_loff_t=yes
  5556. ac_cv_type_sighandler_t=yes
  5557. ac_cv_type_union_semun=no
  5558. acl_cv_hardcode_direct=no
  5559. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  5560. acl_cv_hardcode_libdir_separator=
  5561. acl_cv_hardcode_minus_L=no
  5562. acl_cv_libext=a
  5563. acl_cv_path_LD='x86_64-cubic-linux-gnu-ld -m elf_x86_64'
  5564. acl_cv_prog_gnu_ld=yes
  5565. acl_cv_rpath=done
  5566. acl_cv_shlibext=so
  5567. acl_cv_wl=-Wl,
  5568. am_cv_CC_dependencies_compiler_type=gcc3
  5569. am_cv_make_support_nested_variables=yes
  5570. am_cv_prog_tar_pax=gnutar
  5571. ax_cv_have_tls=yes
  5572. gt_cv_func_gnugettext1_libc=yes
  5573. lt_cv_ar_at_file=@
  5574. lt_cv_archive_cmds_need_lc=no
  5575. lt_cv_deplibs_check_method=pass_all
  5576. lt_cv_file_magic_cmd='$MAGIC_CMD'
  5577. lt_cv_file_magic_test_file=
  5578. lt_cv_ld_reload_flag=-r
  5579. lt_cv_nm_interface='BSD nm'
  5580. lt_cv_objdir=.libs
  5581. lt_cv_path_LD=x86_64-cubic-linux-gnu-ld
  5582. lt_cv_path_NM='/cross-tools/bin/x86_64-cubic-linux-gnu-nm -B'
  5583. lt_cv_path_mainfest_tool=no
  5584. lt_cv_prog_compiler_c_o=yes
  5585. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  5586. lt_cv_prog_compiler_pic_works=yes
  5587. lt_cv_prog_compiler_rtti_exceptions=no
  5588. lt_cv_prog_compiler_static_works=yes
  5589. lt_cv_prog_gnu_ld=yes
  5590. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  5591. lt_cv_shlibpath_overrides_runpath=no
  5592. 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'\'''
  5593. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  5594. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  5595. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  5596. lt_cv_sys_max_cmd_len=1572864
  5597. lt_cv_to_host_file_cmd=func_convert_file_noop
  5598. lt_cv_to_tool_file_cmd=func_convert_file_noop
  5599. pkg_cv_LIBUSER_CFLAGS=
  5600. pkg_cv_LIBUSER_LIBS=
  5601. pkg_cv_NCURSESW_CFLAGS=
  5602. pkg_cv_NCURSESW_LIBS=
  5603. pkg_cv_TINFO_CFLAGS=
  5604. pkg_cv_TINFO_LIBS=
  5605. scanf_cv_alloc_modifier=ms
  5606. ul_cv_syscall_fallocate=SYS_fallocate
  5607. ul_cv_syscall_ioprio_get=SYS_ioprio_get
  5608. ul_cv_syscall_ioprio_set=SYS_ioprio_set
  5609. ul_cv_syscall_pivot_root=SYS_pivot_root
  5610. ul_cv_syscall_prlimit64=SYS_prlimit64
  5611. ul_cv_syscall_sched_getaffinity=SYS_sched_getaffinity
  5612. ul_cv_syscall_setns=SYS_setns
  5613. ul_cv_syscall_unshare=SYS_unshare
  5614. ul_cv_warn__Wall=yes
  5615. ul_cv_warn__Werror_sequence_point=yes
  5616. ul_cv_warn__Wextra=yes
  5617. ul_cv_warn__Wformat_security=no
  5618. ul_cv_warn__Wmissing_declarations=yes
  5619. ul_cv_warn__Wmissing_parameter_type=yes
  5620. ul_cv_warn__Wmissing_prototypes=yes
  5621. ul_cv_warn__Wnested_externs=yes
  5622. ul_cv_warn__Wno_clobbered=yes
  5623. ul_cv_warn__Wno_missing_field_initializers=yes
  5624. ul_cv_warn__Wpointer_arith=yes
  5625. ul_cv_warn__Wredundant_decls=yes
  5626. ul_cv_warn__Wsign_compare=yes
  5627. ul_cv_warn__Wstrict_prototypes=yes
  5628. ul_cv_warn__Wtype_limits=yes
  5629. ul_cv_warn__Wuninitialized=yes
  5630. ul_cv_warn__Wunused_but_set_parameter=yes
  5631. ul_cv_warn__Wunused_but_set_variable=yes
  5632. ul_cv_warn__Wunused_parameter=yes
  5633. ul_cv_warn__Wunused_result=yes
  5634. ul_cv_warn__Wunused_variable=yes
  5635. ul_cv_warn__fno_common=yes
  5636.  
  5637. ## ----------------- ##
  5638. ## Output variables. ##
  5639. ## ----------------- ##
  5640.  
  5641. ACLOCAL='${SHELL} /mnt/x86_64/.sources/util-linux-2.24.1/config/missing aclocal-1.13'
  5642. AMDEPBACKSLASH='\'
  5643. AMDEP_FALSE='#'
  5644. AMDEP_TRUE=''
  5645. AMTAR='$${TAR-tar}'
  5646. AM_BACKSLASH='\'
  5647. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  5648. AM_DEFAULT_VERBOSITY='0'
  5649. AM_V='$(V)'
  5650. AR='x86_64-cubic-linux-gnu-ar'
  5651. ARCH_86_64_FALSE='#'
  5652. ARCH_86_64_TRUE=''
  5653. ARCH_HPPA_FALSE=''
  5654. ARCH_HPPA_TRUE='#'
  5655. ARCH_I86_FALSE=''
  5656. ARCH_I86_TRUE='#'
  5657. ARCH_IA64_FALSE=''
  5658. ARCH_IA64_TRUE='#'
  5659. ARCH_M68K_FALSE=''
  5660. ARCH_M68K_TRUE='#'
  5661. ARCH_MIPS_FALSE=''
  5662. ARCH_MIPS_TRUE='#'
  5663. ARCH_PPC_FALSE=''
  5664. ARCH_PPC_TRUE='#'
  5665. ARCH_S390_FALSE=''
  5666. ARCH_S390_TRUE='#'
  5667. ARCH_SPARC_FALSE=''
  5668. ARCH_SPARC_TRUE='#'
  5669. AUTOCONF='${SHELL} /mnt/x86_64/.sources/util-linux-2.24.1/config/missing autoconf'
  5670. AUTOHEADER='${SHELL} /mnt/x86_64/.sources/util-linux-2.24.1/config/missing autoheader'
  5671. AUTOMAKE='${SHELL} /mnt/x86_64/.sources/util-linux-2.24.1/config/missing automake-1.13'
  5672. AWK='gawk'
  5673. BSD_WARN_CFLAGS=' -Wno-clobbered'
  5674. BUILD_AGETTY_FALSE='#'
  5675. BUILD_AGETTY_TRUE=''
  5676. BUILD_BASH_COMPLETION_FALSE='#'
  5677. BUILD_BASH_COMPLETION_TRUE=''
  5678. BUILD_BFS_FALSE='#'
  5679. BUILD_BFS_TRUE=''
  5680. BUILD_CFDISK_FALSE='#'
  5681. BUILD_CFDISK_TRUE=''
  5682. BUILD_CHCPU_FALSE='#'
  5683. BUILD_CHCPU_TRUE=''
  5684. BUILD_CHFN_CHSH_FALSE=''
  5685. BUILD_CHFN_CHSH_TRUE='#'
  5686. BUILD_CRAMFS_FALSE='#'
  5687. BUILD_CRAMFS_TRUE=''
  5688. BUILD_CYTUNE_FALSE='#'
  5689. BUILD_CYTUNE_TRUE=''
  5690. BUILD_DEPRECATED_LAST_FALSE=''
  5691. BUILD_DEPRECATED_LAST_TRUE='#'
  5692. BUILD_DEPRECATED_MOUNT_FALSE=''
  5693. BUILD_DEPRECATED_MOUNT_TRUE='#'
  5694. BUILD_EJECT_FALSE='#'
  5695. BUILD_EJECT_TRUE=''
  5696. BUILD_FALLOCATE_FALSE='#'
  5697. BUILD_FALLOCATE_TRUE=''
  5698. BUILD_FDFORMAT_FALSE='#'
  5699. BUILD_FDFORMAT_TRUE=''
  5700. BUILD_FDISK_FALSE='#'
  5701. BUILD_FDISK_TRUE=''
  5702. BUILD_FSCK_FALSE='#'
  5703. BUILD_FSCK_TRUE=''
  5704. BUILD_FSTRIM_FALSE='#'
  5705. BUILD_FSTRIM_TRUE=''
  5706. BUILD_HWCLOCK_FALSE='#'
  5707. BUILD_HWCLOCK_TRUE=''
  5708. BUILD_IONICE_FALSE='#'
  5709. BUILD_IONICE_TRUE=''
  5710. BUILD_KILL_FALSE='#'
  5711. BUILD_KILL_TRUE=''
  5712. BUILD_LAST_FALSE='#'
  5713. BUILD_LAST_TRUE=''
  5714. BUILD_LIBBLKID_FALSE='#'
  5715. BUILD_LIBBLKID_TESTS_FALSE='#'
  5716. BUILD_LIBBLKID_TESTS_TRUE=''
  5717. BUILD_LIBBLKID_TRUE=''
  5718. BUILD_LIBFDISK_FALSE='#'
  5719. BUILD_LIBFDISK_TRUE=''
  5720. BUILD_LIBMOUNT_FALSE='#'
  5721. BUILD_LIBMOUNT_TESTS_FALSE='#'
  5722. BUILD_LIBMOUNT_TESTS_TRUE=''
  5723. BUILD_LIBMOUNT_TRUE=''
  5724. BUILD_LIBUUID_FALSE='#'
  5725. BUILD_LIBUUID_TRUE=''
  5726. BUILD_LINE_FALSE=''
  5727. BUILD_LINE_TRUE='#'
  5728. BUILD_LOGIN_FALSE=''
  5729. BUILD_LOGIN_TRUE='#'
  5730. BUILD_LOSETUP_FALSE='#'
  5731. BUILD_LOSETUP_TRUE=''
  5732. BUILD_LSBLK_FALSE='#'
  5733. BUILD_LSBLK_TRUE=''
  5734. BUILD_LSCPU_FALSE='#'
  5735. BUILD_LSCPU_TRUE=''
  5736. BUILD_LSLOCKS_FALSE='#'
  5737. BUILD_LSLOCKS_TRUE=''
  5738. BUILD_MESG_FALSE='#'
  5739. BUILD_MESG_TRUE=''
  5740. BUILD_MORE_FALSE='#'
  5741. BUILD_MORE_TRUE=''
  5742. BUILD_MOUNTPOINT_FALSE='#'
  5743. BUILD_MOUNTPOINT_TRUE=''
  5744. BUILD_MOUNT_FALSE='#'
  5745. BUILD_MOUNT_TRUE=''
  5746. BUILD_NEWGRP_FALSE=''
  5747. BUILD_NEWGRP_TRUE='#'
  5748. BUILD_NOLOGIN_FALSE='#'
  5749. BUILD_NOLOGIN_TRUE=''
  5750. BUILD_NSENTER_FALSE='#'
  5751. BUILD_NSENTER_TRUE=''
  5752. BUILD_PARTX_FALSE='#'
  5753. BUILD_PARTX_TRUE=''
  5754. BUILD_PG_FALSE='#'
  5755. BUILD_PG_TRUE=''
  5756. BUILD_PIVOT_ROOT_FALSE='#'
  5757. BUILD_PIVOT_ROOT_TRUE=''
  5758. BUILD_PRLIMIT_FALSE='#'
  5759. BUILD_PRLIMIT_TRUE=''
  5760. BUILD_PYLIBMOUNT_FALSE=''
  5761. BUILD_PYLIBMOUNT_TRUE='#'
  5762. BUILD_RAW_FALSE='#'
  5763. BUILD_RAW_TRUE=''
  5764. BUILD_RENAME_FALSE='#'
  5765. BUILD_RENAME_TRUE=''
  5766. BUILD_RESET_FALSE=''
  5767. BUILD_RESET_TRUE='#'
  5768. BUILD_RUNUSER_FALSE=''
  5769. BUILD_RUNUSER_TRUE='#'
  5770. BUILD_SCHEDUTILS_FALSE='#'
  5771. BUILD_SCHEDUTILS_TRUE=''
  5772. BUILD_SETPRIV_FALSE=''
  5773. BUILD_SETPRIV_TRUE='#'
  5774. BUILD_SETTERM_FALSE='#'
  5775. BUILD_SETTERM_TRUE=''
  5776. BUILD_SULOGIN_FALSE='#'
  5777. BUILD_SULOGIN_TRUE=''
  5778. BUILD_SU_FALSE=''
  5779. BUILD_SU_TRUE='#'
  5780. BUILD_SWAPLABEL_FALSE='#'
  5781. BUILD_SWAPLABEL_TRUE=''
  5782. BUILD_SWAPON_FALSE='#'
  5783. BUILD_SWAPON_TRUE=''
  5784. BUILD_SWITCH_ROOT_FALSE='#'
  5785. BUILD_SWITCH_ROOT_TRUE=''
  5786. BUILD_TASKSET_FALSE='#'
  5787. BUILD_TASKSET_TRUE=''
  5788. BUILD_TUNELP_FALSE=''
  5789. BUILD_TUNELP_TRUE='#'
  5790. BUILD_UL_FALSE='#'
  5791. BUILD_UL_TRUE=''
  5792. BUILD_UNSHARE_FALSE='#'
  5793. BUILD_UNSHARE_TRUE=''
  5794. BUILD_UTMPDUMP_FALSE='#'
  5795. BUILD_UTMPDUMP_TRUE=''
  5796. BUILD_UUIDD_FALSE='#'
  5797. BUILD_UUIDD_TRUE=''
  5798. BUILD_VIPW_FALSE=''
  5799. BUILD_VIPW_TRUE='#'
  5800. BUILD_WALL_FALSE='#'
  5801. BUILD_WALL_TRUE=''
  5802. BUILD_WDCTL_FALSE='#'
  5803. BUILD_WDCTL_TRUE=''
  5804. BUILD_WRITE_FALSE=''
  5805. BUILD_WRITE_TRUE='#'
  5806. CC='x86_64-cubic-linux-gnu-gcc -m64 -std=gnu99'
  5807. CCDEPMODE='depmode=gcc3'
  5808. CFLAGS='-g -O2'
  5809. CHFN_CHSH_PASSWORD_FALSE='#'
  5810. CHFN_CHSH_PASSWORD_TRUE=''
  5811. CPP='x86_64-cubic-linux-gnu-gcc -m64 -E'
  5812. CPPFLAGS=''
  5813. CYGPATH_W='echo'
  5814. DAEMON_CFLAGS=''
  5815. DAEMON_LDFLAGS=''
  5816. DEFS='-DHAVE_CONFIG_H'
  5817. DEPDIR='.deps'
  5818. DLLTOOL='false'
  5819. DSYMUTIL=''
  5820. DUMPBIN=''
  5821. ECHO_C=''
  5822. ECHO_N='-n'
  5823. ECHO_T=''
  5824. EGREP='/bin/grep -E'
  5825. ENABLE_GTK_DOC_FALSE=''
  5826. ENABLE_GTK_DOC_TRUE='#'
  5827. EXEEXT=''
  5828. FGREP='/bin/grep -F'
  5829. GMSGFMT='/bin/msgfmt'
  5830. GREP='/bin/grep'
  5831. GTKDOC_CHECK=''
  5832. GTK_DOC_USE_LIBTOOL_FALSE='#'
  5833. GTK_DOC_USE_LIBTOOL_TRUE=''
  5834. HAVE_AUDIT_FALSE=''
  5835. HAVE_AUDIT_TRUE='#'
  5836. HAVE_CAP_NG_FALSE=''
  5837. HAVE_CAP_NG_TRUE='#'
  5838. HAVE_CPU_SET_T_FALSE='#'
  5839. HAVE_CPU_SET_T_TRUE=''
  5840. HAVE_FALLOCATE_FALSE='#'
  5841. HAVE_FALLOCATE_TRUE=''
  5842. HAVE_IOPRIO_GET_FALSE='#'
  5843. HAVE_IOPRIO_GET_TRUE=''
  5844. HAVE_IOPRIO_SET_FALSE='#'
  5845. HAVE_IOPRIO_SET_TRUE=''
  5846. HAVE_LANGINFO_FALSE='#'
  5847. HAVE_LANGINFO_TRUE=''
  5848. HAVE_LIBCRYPT_FALSE='#'
  5849. HAVE_LIBCRYPT_TRUE=''
  5850. HAVE_NCURSES_FALSE=''
  5851. HAVE_NCURSES_TRUE='#'
  5852. HAVE_PIVOT_ROOT_FALSE='#'
  5853. HAVE_PIVOT_ROOT_TRUE=''
  5854. HAVE_PRLIMIT64_FALSE='#'
  5855. HAVE_PRLIMIT64_TRUE=''
  5856. HAVE_SCHED_GETAFFINITY_FALSE='#'
  5857. HAVE_SCHED_GETAFFINITY_TRUE=''
  5858. HAVE_SELINUX_FALSE=''
  5859. HAVE_SELINUX_TRUE='#'
  5860. HAVE_SETNS_FALSE='#'
  5861. HAVE_SETNS_TRUE=''
  5862. HAVE_SLANG_FALSE=''
  5863. HAVE_SLANG_TRUE='#'
  5864. HAVE_STATIC_BLKID_FALSE=''
  5865. HAVE_STATIC_BLKID_TRUE='#'
  5866. HAVE_STATIC_FDISK_FALSE=''
  5867. HAVE_STATIC_FDISK_TRUE='#'
  5868. HAVE_STATIC_LOSETUP_FALSE=''
  5869. HAVE_STATIC_LOSETUP_TRUE='#'
  5870. HAVE_STATIC_MOUNT_FALSE=''
  5871. HAVE_STATIC_MOUNT_TRUE='#'
  5872. HAVE_STATIC_SFDISK_FALSE=''
  5873. HAVE_STATIC_SFDISK_TRUE='#'
  5874. HAVE_STATIC_UMOUNT_FALSE=''
  5875. HAVE_STATIC_UMOUNT_TRUE='#'
  5876. HAVE_SYSTEMD_FALSE=''
  5877. HAVE_SYSTEMD_TRUE='#'
  5878. HAVE_TERMCAP_FALSE=''
  5879. HAVE_TERMCAP_TRUE='#'
  5880. HAVE_TINFO_FALSE='#'
  5881. HAVE_TINFO_TRUE=''
  5882. HAVE_UDEV_FALSE=''
  5883. HAVE_UDEV_TRUE='#'
  5884. HAVE_UNSHARE_FALSE='#'
  5885. HAVE_UNSHARE_TRUE=''
  5886. HAVE_USER_FALSE='#'
  5887. HAVE_USER_TRUE=''
  5888. HAVE_UTEMPTER_FALSE=''
  5889. HAVE_UTEMPTER_TRUE='#'
  5890. HAVE_UTIL_FALSE='#'
  5891. HAVE_UTIL_TRUE=''
  5892. HTML_DIR='${datadir}/gtk-doc/html'
  5893. INSTALL_DATA='${INSTALL} -m 644'
  5894. INSTALL_PROGRAM='${INSTALL}'
  5895. INSTALL_SCRIPT='${INSTALL}'
  5896. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  5897. INTLLIBS=''
  5898. LD='x86_64-cubic-linux-gnu-ld -m elf_x86_64'
  5899. LDFLAGS=''
  5900. LIBBLKID_DATE='20-Jan-2013'
  5901. LIBBLKID_VERSION='2.24.0'
  5902. LIBBLKID_VERSION_INFO='2:0:1'
  5903. LIBICONV='-liconv'
  5904. LIBINTL=''
  5905. LIBMOUNT_VERSION='2.24.0'
  5906. LIBMOUNT_VERSION_INFO='2:0:1'
  5907. LIBOBJS=''
  5908. LIBS=''
  5909. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  5910. LIBUSER_CFLAGS=''
  5911. LIBUSER_LIBS='-luser'
  5912. LIBUUID_VERSION='2.24.0'
  5913. LIBUUID_VERSION_INFO='4:0:3'
  5914. LINUX_FALSE='#'
  5915. LINUX_TRUE=''
  5916. LIPO=''
  5917. LN_S='ln -s'
  5918. LTLIBICONV='-liconv'
  5919. LTLIBINTL=''
  5920. LTLIBOBJS=''
  5921. MAKEINFO='${SHELL} /mnt/x86_64/.sources/util-linux-2.24.1/config/missing makeinfo'
  5922. MAKEINSTALL_DO_CHOWN_FALSE=''
  5923. MAKEINSTALL_DO_CHOWN_TRUE='#'
  5924. MAKEINSTALL_DO_SETUID_FALSE='#'
  5925. MAKEINSTALL_DO_SETUID_TRUE=''
  5926. MANIFEST_TOOL=':'
  5927. MKDIR_P='/bin/mkdir -p'
  5928. MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs'
  5929. MSGFMT='/bin/msgfmt'
  5930. MSGMERGE='/bin/msgmerge'
  5931. NCURSESW_CFLAGS=''
  5932. NCURSESW_LIBS=''
  5933. NCURSES_CFLAGS=''
  5934. NCURSES_LIBS=''
  5935. NM='/cross-tools/bin/x86_64-cubic-linux-gnu-nm -B'
  5936. NMEDIT=''
  5937. OBJDUMP='x86_64-cubic-linux-gnu-objdump'
  5938. OBJEXT='o'
  5939. OTOOL64=''
  5940. OTOOL=''
  5941. PACKAGE='util-linux'
  5942. PACKAGE_BUGREPORT='kzak@redhat.com'
  5943. PACKAGE_NAME='util-linux'
  5944. PACKAGE_STRING='util-linux 2.24.1'
  5945. PACKAGE_TARNAME='util-linux'
  5946. PACKAGE_URL='http://www.kernel.org/pub/linux/utils/util-linux/'
  5947. PACKAGE_VERSION='2.24.1'
  5948. PATH_SEPARATOR=':'
  5949. PKG_CONFIG='true'
  5950. PKG_CONFIG_LIBDIR=''
  5951. PKG_CONFIG_PATH=''
  5952. POSUB='po'
  5953. PYTHON=''
  5954. PYTHON_CFLAGS=''
  5955. PYTHON_EXEC_PREFIX=''
  5956. PYTHON_LIBS=''
  5957. PYTHON_PLATFORM=''
  5958. PYTHON_PREFIX=''
  5959. PYTHON_VERSION=''
  5960. RANLIB='x86_64-cubic-linux-gnu-ranlib'
  5961. SED='/bin/sed'
  5962. SELINUX_CFLAGS=''
  5963. SELINUX_LIBS=''
  5964. SELINUX_LIBS_STATIC=''
  5965. SET_MAKE=''
  5966. SHELL='/bin/sh'
  5967. SOCKET_LIBS=''
  5968. SOLIB_CFLAGS=''
  5969. SOLIB_LDFLAGS=''
  5970. STRIP='x86_64-cubic-linux-gnu-strip'
  5971. SUID_CFLAGS=''
  5972. SUID_LDFLAGS=''
  5973. TINFO_CFLAGS=''
  5974. TINFO_LIBS=''
  5975. USE_NLS='yes'
  5976. USE_SOCKET_ACTIVATION_FALSE=''
  5977. USE_SOCKET_ACTIVATION_TRUE='#'
  5978. USE_TTY_GROUP_FALSE='#'
  5979. USE_TTY_GROUP_TRUE=''
  5980. VERSION='2.24.1'
  5981. 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'
  5982. XGETTEXT='/bin/xgettext'
  5983. XSLTPROC='/bin/xsltproc'
  5984. ac_ct_AR=''
  5985. ac_ct_CC=''
  5986. ac_ct_DUMPBIN=''
  5987. am__EXEEXT_FALSE=''
  5988. am__EXEEXT_TRUE='#'
  5989. am__fastdepCC_FALSE='#'
  5990. am__fastdepCC_TRUE=''
  5991. am__include='include'
  5992. am__isrc=''
  5993. am__leading_dot='.'
  5994. am__nodep='_no'
  5995. am__quote=''
  5996. am__tar='tar --format=posix -chf - "$$tardir"'
  5997. am__untar='tar -xf -'
  5998. bashcompletiondir=''
  5999. bindir='${exec_prefix}/bin'
  6000. build='x86_64-cross-linux-gnu'
  6001. build_alias='x86_64-cross-linux-gnu'
  6002. build_cpu='x86_64'
  6003. build_os='linux-gnu'
  6004. build_vendor='cross'
  6005. datadir='${datarootdir}'
  6006. datarootdir='${prefix}/share'
  6007. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  6008. dvidir='${docdir}'
  6009. exec_prefix='/tools'
  6010. host='x86_64-cubic-linux-gnu'
  6011. host_alias='x86_64-cubic-linux-gnu'
  6012. host_cpu='x86_64'
  6013. host_os='linux-gnu'
  6014. host_vendor='cubic'
  6015. htmldir='${docdir}'
  6016. includedir='${prefix}/include'
  6017. infodir='${datarootdir}/info'
  6018. install_sh='${SHELL} /mnt/x86_64/.sources/util-linux-2.24.1/config/install-sh'
  6019. libdir='/tools/lib64'
  6020. libexecdir='${exec_prefix}/libexec'
  6021. localedir='${datarootdir}/locale'
  6022. localstatedir='${prefix}/var'
  6023. mandir='${datarootdir}/man'
  6024. mkdir_p='$(MKDIR_P)'
  6025. oldincludedir='/usr/include'
  6026. pdfdir='${docdir}'
  6027. pkgpyexecdir=''
  6028. pkgpythondir=''
  6029. prefix='/tools'
  6030. program_transform_name='s,x,x,'
  6031. psdir='${docdir}'
  6032. pyexecdir=''
  6033. pythondir=''
  6034. sbindir='${exec_prefix}/sbin'
  6035. sharedstatedir='${prefix}/com'
  6036. sysconfdir='${prefix}/etc'
  6037. systemdsystemunitdir=''
  6038. target_alias=''
  6039. usrbin_execdir='${exec_prefix}/bin'
  6040. usrlib_execdir='${exec_prefix}/tools/lib64'
  6041. usrsbin_execdir='${exec_prefix}/sbin'
  6042.  
  6043. ## ----------- ##
  6044. ## confdefs.h. ##
  6045. ## ----------- ##
  6046.  
  6047. /* confdefs.h */
  6048. #define PACKAGE_NAME "util-linux"
  6049. #define PACKAGE_TARNAME "util-linux"
  6050. #define PACKAGE_VERSION "2.24.1"
  6051. #define PACKAGE_STRING "util-linux 2.24.1"
  6052. #define PACKAGE_BUGREPORT "kzak@redhat.com"
  6053. #define PACKAGE_URL "http://www.kernel.org/pub/linux/utils/util-linux/"
  6054. #define STDC_HEADERS 1
  6055. #define HAVE_SYS_TYPES_H 1
  6056. #define HAVE_SYS_STAT_H 1
  6057. #define HAVE_STDLIB_H 1
  6058. #define HAVE_STRING_H 1
  6059. #define HAVE_MEMORY_H 1
  6060. #define HAVE_STRINGS_H 1
  6061. #define HAVE_INTTYPES_H 1
  6062. #define HAVE_STDINT_H 1
  6063. #define HAVE_UNISTD_H 1
  6064. #define __EXTENSIONS__ 1
  6065. #define _ALL_SOURCE 1
  6066. #define _GNU_SOURCE 1
  6067. #define _POSIX_PTHREAD_SEMANTICS 1
  6068. #define _TANDEM_SOURCE 1
  6069. #define PACKAGE "util-linux"
  6070. #define VERSION "2.24.1"
  6071. #define HAVE_DLFCN_H 1
  6072. #define LT_OBJDIR ".libs/"
  6073. #define ENABLE_NLS 1
  6074. #define HAVE_GETTEXT 1
  6075. #define HAVE_DCGETTEXT 1
  6076. #define HAVE_LINUX_BLKPG_H 1
  6077. #define HAVE_LINUX_MAJOR_H 1
  6078. #define HAVE_ERR_H 1
  6079. #define HAVE_ERRNO_H 1
  6080. #define HAVE_FCNTL_H 1
  6081. #define HAVE_GETOPT_H 1
  6082. #define HAVE_INTTYPES_H 1
  6083. #define HAVE_LINUX_CDROM_H 1
  6084. #define HAVE_LINUX_FALLOC_H 1
  6085. #define HAVE_LINUX_WATCHDOG_H 1
  6086. #define HAVE_LINUX_FD_H 1
  6087. #define HAVE_LINUX_RAW_H 1
  6088. #define HAVE_LINUX_TIOCL_H 1
  6089. #define HAVE_LINUX_VERSION_H 1
  6090. #define HAVE_LINUX_SECUREBITS_H 1
  6091. #define HAVE_LOCALE_H 1
  6092. #define HAVE_MNTENT_H 1
  6093. #define HAVE_NET_IF_H 1
  6094. #define HAVE_NETINET_IN_H 1
  6095. #define HAVE_PATHS_H 1
  6096. #define HAVE_PTY_H 1
  6097. #define HAVE_STDINT_H 1
  6098. #define HAVE_STDIO_EXT_H 1
  6099. #define HAVE_STDLIB_H 1
  6100. #define HAVE_ENDIAN_H 1
  6101. #define HAVE_BYTESWAP_H 1
  6102. #define HAVE_SYS_FILE_H 1
  6103. #define HAVE_SYS_IO_H 1
  6104. #define HAVE_SYS_IOCTL_H 1
  6105. #define HAVE_SYS_PRCTL_H 1
  6106. #define HAVE_SYS_QUEUE_H 1
  6107. #define HAVE_SYS_RESOURCE_H 1
  6108. #define HAVE_SYS_SOCKET_H 1
  6109. #define HAVE_SYS_STAT_H 1
  6110. #define HAVE_SYS_SWAP_H 1
  6111. #define HAVE_SYS_SYSCALL_H 1
  6112. #define HAVE_SYS_TIME_H 1
  6113. #define HAVE_SYS_TTYDEFAULTS_H 1
  6114. #define HAVE_SYS_TYPES_H 1
  6115. #define HAVE_SYS_UN_H 1
  6116. #define HAVE_UNISTD_H 1
  6117. #define HAVE_LANGINFO_H 1
  6118. #define HAVE_TM_GMTOFF 1
  6119. #define HAVE_STRUCT_TERMIOS_C_LINE 1
  6120. #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1
  6121. #define SWAPON_HAS_TWO_ARGS 1
  6122. #define HAVE_DECL__NL_TIME_WEEK_1STDAY 1
  6123. #define HAVE_LSEEK64_PROTOTYPE 1
  6124. #define HAVE_ENVIRON_DECL 1
  6125. #define HAVE_STRSIGNAL_DECL 1
  6126. #define HAVE___FPENDING 1
  6127. #define HAVE_SECURE_GETENV 1
  6128. #define HAVE_ERR 1
  6129. #define HAVE_ERRX 1
  6130. #define HAVE_FSYNC 1
  6131. #define HAVE_FUTIMENS 1
  6132. #define HAVE_GETDOMAINNAME 1
  6133. #define HAVE_GETDTABLESIZE 1
  6134. #define HAVE_GETRLIMIT 1
  6135. #define HAVE_INOTIFY_INIT 1
  6136. #define HAVE_JRAND48 1
  6137. #define HAVE_LCHOWN 1
  6138. #define HAVE_LLSEEK 1
  6139. #define HAVE_LSEEK64 1
  6140. #define HAVE_MEMPCPY 1
  6141. #define HAVE_NANOSLEEP 1
  6142. #define HAVE_PERSONALITY 1
  6143. #define HAVE_POSIX_FADVISE 1
  6144. #define HAVE_PRCTL 1
  6145. #define HAVE_RPMATCH 1
  6146. #define HAVE_SCANDIRAT 1
  6147. #define HAVE_SETRESGID 1
  6148. #define HAVE_SETRESUID 1
  6149. #define HAVE_SIGQUEUE 1
  6150. #define HAVE_SRANDOM 1
  6151. #define HAVE_STRNDUP 1
  6152. #define HAVE_STRNLEN 1
  6153. #define HAVE_STRTOULL 1
  6154. #define HAVE_SYSCONF 1
  6155. #define HAVE_UPDWTMP 1
  6156. #define HAVE_USLEEP 1
  6157. #define HAVE_WARN 1
  6158. #define HAVE_WARNX 1
  6159. #define HAVE_FSEEKO 1
  6160. #define HAVE_OPENAT 1
  6161. #define HAVE_FSTATAT 1
  6162. #define HAVE_UNLINKAT 1
  6163. #define HAVE_IOPERM 1
  6164. #define HAVE_IOPL 1
  6165. #define HAVE_DIRFD 1
  6166. #define HAVE_PROGRAM_INVOCATION_SHORT_NAME 1
  6167. #define HAVE___PROGNAME 1
  6168. #define HAVE_TLS 1
  6169. #define HAVE_SCANF_MS_MODIFIER 1
  6170. #define HAVE_LIBUTIL 1
  6171. #define HAVE_LOFF_T 1
  6172. #define HAVE_WIDECHAR 1
  6173. #define HAVE_CPU_SET_T 1
  6174. #define HAVE_SIGHANDLER_T 1
  6175. #define HAVE_DECL_CPU_ALLOC 1
  6176. #define HAVE_CRYPT_H 1
  6177. #define HAVE_LIBCRYPT 1
  6178. #define HAVE_LIBNCURSESW 1
  6179. #define HAVE_NCURSES_H 1
  6180. #define HAVE_LIBUUID 1
  6181. #define LIBBLKID_VERSION "2.24.0"
  6182. #define LIBBLKID_DATE "20-Jan-2013"
  6183. #define HAVE_LIBBLKID 1
  6184. #define LIBMOUNT_VERSION "2.24.0"
  6185. #define HAVE_UUIDD 1
  6186. #define HAVE_FALLOCATE 1
  6187. #define HAVE_UNSHARE 1
  6188. #define HAVE_SETNS 1
  6189. #define HAVE_PRLIMIT 1
  6190. #define HAVE_LIBUSER 1
  6191. #define CHFN_CHSH_PASSWORD 1
  6192. #define ONLY_LISTED_SHELLS 1
  6193. #define PG_BELL 1
  6194. #define FS_SEARCH_PATH "/sbin:/sbin/fs.d:/sbin/fs"
  6195. #define USE_TTY_GROUP 1
  6196.  
  6197. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement