CGarces

make_stderr

Dec 28th, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 299.31 KB | None | 0 0
  1. patching file opkg-build
  2. patching file opkg-build
  3. patching file opkg.py
  4. Restoring cached build /media/hdd/Development/openbricks/build/build.host/.cache/opkg-utils
  5. Restoring cached build /media/hdd/Development/openbricks/build/build.host/.cache/opkg-host
  6. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/packages/staging/base-files into /tmp/openbricks/binaries/binaries.cubieboard/packages/base-files_2.0-1_armv7.opk
  7. Installing base-files (2.0-1) on root.
  8. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/opkg-utils into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/opkg-utils_git+1~53274f0-1devarmv7_x86_64.opk
  9. Installing opkg-utils (1:git+1~53274f0-1devarmv7) on root.
  10. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/opkg-host into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/opkg-host_0.2.4-1devarmv7_x86_64.opk
  11. Installing opkg-host (0.2.4-1devarmv7) on root.
  12. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/configtools into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/configtools_2.0-1devarmv7_x86_64.opk
  13. Installing configtools (2.0-1devarmv7) on root.
  14. configtools already installed, skipping...
  15. Restoring cached build /media/hdd/Development/openbricks/build/build.host/.cache/make
  16. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/make into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/make_4.0-1devarmv7_x86_64.opk
  17. configtools already installed, skipping...
  18. Installing make (4.0-1devarmv7) on root.
  19. make already installed, skipping...
  20. Restoring cached build /media/hdd/Development/openbricks/build/build.host/.cache/ccache
  21. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/ccache into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/ccache_3.1.9-1devarmv7_x86_64.opk
  22. make already installed, skipping...
  23. Installing ccache (3.1.9-1devarmv7) on root.
  24. make already installed, skipping...
  25. checking for a BSD-compatible install... /usr/bin/install -c
  26. checking whether build environment is sane... yes
  27. checking for a thread-safe mkdir -p... /bin/mkdir -p
  28. checking for gawk... gawk
  29. checking whether make sets $(MAKE)... yes
  30. checking whether make supports nested variables... yes
  31. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  32. checking whether the C compiler works... yes
  33. checking for C compiler default output file name... a.out
  34. checking for suffix of executables...
  35. checking whether we are cross compiling... no
  36. checking for suffix of object files... o
  37. checking whether we are using the GNU C compiler... yes
  38. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc accepts -g... yes
  39. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  40. checking for style of include used by make... GNU
  41. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... gcc3
  42. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C99... -std=gnu99
  43. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  44. checking how to run the C preprocessor... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -E
  45. checking for grep that handles long lines and -e... /bin/grep
  46. checking for egrep... /bin/grep -E
  47. checking for Minix Amsterdam compiler... no
  48. checking build system type... x86_64-unknown-linux-gnu
  49. checking host system type... x86_64-unknown-linux-gnu
  50. checking for ANSI C header files... yes
  51. checking for sys/types.h... yes
  52. checking for sys/stat.h... yes
  53. checking for stdlib.h... yes
  54. checking for string.h... yes
  55. checking for memory.h... yes
  56. checking for strings.h... yes
  57. checking for inttypes.h... yes
  58. checking for stdint.h... yes
  59. checking for unistd.h... yes
  60. checking minix/config.h usability... no
  61. checking minix/config.h presence... no
  62. checking for minix/config.h... no
  63. checking whether it is safe to define __EXTENSIONS__... yes
  64. checking for special C compiler options needed for large files... no
  65. checking for _FILE_OFFSET_BITS value needed for large files... no
  66. checking for ANSI C header files... (cached) yes
  67. checking for size_t... yes
  68. checking for working alloca.h... yes
  69. checking for alloca... yes
  70. checking for d_ino member in directory struct... yes
  71. checking for long file names... yes
  72. checking for pathconf... yes
  73. checking for canonicalize_file_name... yes
  74. checking for getcwd... yes
  75. checking for readlink... yes
  76. checking for realpath... yes
  77. checking for _set_invalid_parameter_handler... no
  78. checking for fdopendir... yes
  79. checking for fcntl... yes
  80. checking for symlink... yes
  81. checking for getdtablesize... yes
  82. checking for gettimeofday... yes
  83. checking for nanotime... no
  84. checking for lchmod... no
  85. checking for lstat... yes
  86. checking for mbsinit... yes
  87. checking for mbrtowc... yes
  88. checking for mprotect... yes
  89. checking for alarm... yes
  90. checking for link... yes
  91. checking for setenv... yes
  92. checking for strndup... yes
  93. checking for localtime_r... yes
  94. checking for pipe... yes
  95. checking for futimes... yes
  96. checking for futimesat... yes
  97. checking for futimens... yes
  98. checking for utimensat... yes
  99. checking for lutimes... yes
  100. checking for vasnprintf... no
  101. checking for snprintf... yes
  102. checking for iswcntrl... yes
  103. checking for inline... inline
  104. checking whether // is distinct from /... no
  105. checking whether realpath works... yes
  106. checking for sys/param.h... yes
  107. checking for sys/socket.h... yes
  108. checking for dirent.h... yes
  109. checking for unistd.h... (cached) yes
  110. checking for sys/stat.h... (cached) yes
  111. checking for getopt.h... yes
  112. checking for sys/time.h... yes
  113. checking for sys/mman.h... yes
  114. checking for wchar.h... yes
  115. checking for stdint.h... (cached) yes
  116. checking for utime.h... yes
  117. checking for features.h... yes
  118. checking for wctype.h... yes
  119. checking whether the preprocessor supports include_next... yes
  120. checking whether system header files limit the line length... no
  121. checking if environ is properly declared... yes
  122. checking for complete errno.h... yes
  123. checking whether strerror_r is declared... yes
  124. checking for strerror_r... yes
  125. checking whether strerror_r returns char *... yes
  126. checking for working fcntl.h... yes
  127. checking for pid_t... yes
  128. checking for mode_t... yes
  129. checking whether stat file-mode macros are broken... no
  130. checking for nlink_t... yes
  131. checking whether fchmodat is declared without a macro... yes
  132. checking whether fstat is declared without a macro... yes
  133. checking whether fstatat is declared without a macro... yes
  134. checking whether futimens is declared without a macro... yes
  135. checking whether lchmod is declared without a macro... yes
  136. checking whether lstat is declared without a macro... yes
  137. checking whether mkdirat is declared without a macro... yes
  138. checking whether mkfifo is declared without a macro... yes
  139. checking whether mkfifoat is declared without a macro... yes
  140. checking whether mknod is declared without a macro... yes
  141. checking whether mknodat is declared without a macro... yes
  142. checking whether stat is declared without a macro... yes
  143. checking whether utimensat is declared without a macro... yes
  144. checking for getopt.h... (cached) yes
  145. checking for getopt_long_only... yes
  146. checking whether getopt is POSIX compatible... yes
  147. checking for working GNU getopt function... yes
  148. checking for working GNU getopt_long function... yes
  149. checking whether getenv is declared... yes
  150. checking for C/C++ restrict keyword... __restrict
  151. checking for struct timeval... yes
  152. checking for wide-enough struct timeval.tv_sec member... yes
  153. checking whether gettimeofday is declared without a macro... yes
  154. checking for nl_langinfo and CODESET... yes
  155. checking whether getc_unlocked is declared... yes
  156. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  157. checking whether lstat correctly handles trailing slash... yes
  158. checking whether malloc, realloc, calloc are POSIX compliant... yes
  159. checking for stdlib.h... (cached) yes
  160. checking for GNU libc compatible malloc... yes
  161. checking for unsigned long long int... yes
  162. checking for long long int... yes
  163. checking for mbstate_t... yes
  164. checking for a traditional japanese locale... none
  165. checking for a transitional chinese locale... none
  166. checking for a french Unicode locale... fr_FR.UTF-8
  167. checking for mmap... yes
  168. checking for MAP_ANONYMOUS... yes
  169. checking whether memchr works... yes
  170. checking whether <limits.h> defines MIN and MAX... no
  171. checking whether <sys/param.h> defines MIN and MAX... yes
  172. checking for stdbool.h that conforms to C99... yes
  173. checking for _Bool... yes
  174. checking for compound literals... yes
  175. checking whether struct tm is in sys/time.h or time.h... time.h
  176. checking for struct tm.tm_gmtoff... yes
  177. checking for ssize_t... yes
  178. checking whether setenv is declared... yes
  179. checking search.h usability... yes
  180. checking search.h presence... yes
  181. checking for search.h... yes
  182. checking for tsearch... yes
  183. checking for sigset_t... yes
  184. checking for uid_t in sys/types.h... yes
  185. checking for wchar_t... yes
  186. checking whether stdint.h conforms to C99... yes
  187. checking whether strerror(0) succeeds... yes
  188. checking whether ffsl is declared without a macro... yes
  189. checking whether ffsll is declared without a macro... yes
  190. checking whether memmem is declared without a macro... yes
  191. checking whether mempcpy is declared without a macro... yes
  192. checking whether memrchr is declared without a macro... yes
  193. checking whether rawmemchr is declared without a macro... yes
  194. checking whether stpcpy is declared without a macro... yes
  195. checking whether stpncpy is declared without a macro... yes
  196. checking whether strchrnul is declared without a macro... yes
  197. checking whether strdup is declared without a macro... yes
  198. checking whether strncat is declared without a macro... yes
  199. checking whether strndup is declared without a macro... yes
  200. checking whether strnlen is declared without a macro... yes
  201. checking whether strpbrk is declared without a macro... yes
  202. checking whether strsep is declared without a macro... yes
  203. checking whether strcasestr is declared without a macro... yes
  204. checking whether strtok_r is declared without a macro... yes
  205. checking whether strerror_r is declared without a macro... yes
  206. checking whether strsignal is declared without a macro... yes
  207. checking whether strverscmp is declared without a macro... yes
  208. checking whether strndup is declared... (cached) yes
  209. checking whether strnlen is declared... (cached) yes
  210. checking for struct timespec in <time.h>... yes
  211. checking whether unsetenv is declared... yes
  212. checking whether the utimes function works... yes
  213. checking for struct utimbuf... yes
  214. checking for wint_t... yes
  215. checking for inttypes.h... yes
  216. checking for stdint.h... yes
  217. checking for intmax_t... yes
  218. checking where to find the exponent in a 'double'... word 1 bit 20
  219. checking whether snprintf returns a byte count as in C99... yes
  220. checking for snprintf... (cached) yes
  221. checking for strnlen... yes
  222. checking for wcslen... yes
  223. checking for wcsnlen... yes
  224. checking for mbrtowc... (cached) yes
  225. checking for wcrtomb... yes
  226. checking whether _snprintf is declared... no
  227. checking whether <wchar.h> uses 'inline' correctly... yes
  228. checking for alloca as a compiler built-in... yes
  229. checking for library containing clock_gettime... none required
  230. checking for clock_gettime... yes
  231. checking for clock_settime... yes
  232. checking for closedir... yes
  233. checking for d_ino member in directory struct... (cached) yes
  234. checking whether alphasort is declared without a macro... yes
  235. checking whether closedir is declared without a macro... yes
  236. checking whether dirfd is declared without a macro... yes
  237. checking whether fdopendir is declared without a macro... yes
  238. checking whether opendir is declared without a macro... yes
  239. checking whether readdir is declared without a macro... yes
  240. checking whether rewinddir is declared without a macro... yes
  241. checking whether scandir is declared without a macro... yes
  242. checking for dirfd... yes
  243. checking whether dirfd is declared... (cached) yes
  244. checking whether dirfd is a macro... no
  245. checking whether // is distinct from /... (cached) no
  246. checking whether dup2 works... yes
  247. checking for error_at_line... yes
  248. checking whether fcntl handles F_DUPFD correctly... yes
  249. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  250. checking whether fcntl is declared without a macro... yes
  251. checking whether openat is declared without a macro... yes
  252. checking whether conversion from 'int' to 'long double' works... yes
  253. checking whether gettimeofday clobbers localtime buffer... no
  254. checking for gettimeofday with POSIX signature... almost
  255. checking whether the compiler generally respects inline... yes
  256. checking for stdlib.h... (cached) yes
  257. checking for GNU libc compatible malloc... (cached) yes
  258. checking whether mbrtowc handles incomplete characters... guessing yes
  259. checking whether mbrtowc works as well as mbtowc... guessing yes
  260. checking whether mbrtowc handles a NULL pwc argument... yes
  261. checking whether mbrtowc handles a NULL string argument... yes
  262. checking whether mbrtowc has a correct return value... yes
  263. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  264. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  265. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  266. checking whether mkdir handles trailing slash... yes
  267. checking whether mkdir handles trailing dot... yes
  268. checking for working mktime... yes
  269. checking for opendir... yes
  270. checking for struct tm.tm_zone... yes
  271. checking whether program_invocation_name is declared... yes
  272. checking whether program_invocation_short_name is declared... yes
  273. checking for raise... yes
  274. checking for readdir... yes
  275. checking whether readlink signature is correct... yes
  276. checking whether readlink handles trailing slash correctly... yes
  277. checking for stdlib.h... (cached) yes
  278. checking for GNU libc compatible realloc... yes
  279. checking whether rename honors trailing slash on destination... yes
  280. checking whether rename honors trailing slash on source... yes
  281. checking whether rename manages hard links correctly... yes
  282. checking whether rename manages existing destinations correctly... yes
  283. checking whether rmdir works... yes
  284. checking whether setenv validates arguments... yes
  285. checking for volatile sig_atomic_t... yes
  286. checking for sighandler_t... yes
  287. checking whether pthread_sigmask is declared without a macro... yes
  288. checking whether sigaction is declared without a macro... yes
  289. checking whether sigaddset is declared without a macro... yes
  290. checking whether sigdelset is declared without a macro... yes
  291. checking whether sigemptyset is declared without a macro... yes
  292. checking whether sigfillset is declared without a macro... yes
  293. checking whether sigismember is declared without a macro... yes
  294. checking whether sigpending is declared without a macro... yes
  295. checking whether sigprocmask is declared without a macro... yes
  296. checking for stdint.h... (cached) yes
  297. checking for SIZE_MAX... yes
  298. checking for ssize_t... (cached) yes
  299. checking whether stat handles trailing slashes on directories... yes
  300. checking whether stat handles trailing slashes on files... yes
  301. checking for struct stat.st_atim.tv_nsec... yes
  302. checking whether struct stat.st_atim is of type struct timespec... yes
  303. checking for struct stat.st_birthtimespec.tv_nsec... no
  304. checking for struct stat.st_birthtimensec... no
  305. checking for struct stat.st_birthtim.tv_nsec... no
  306. checking for va_copy... yes
  307. checking whether NULL can be used in arbitrary expressions... yes
  308. checking whether dprintf is declared without a macro... yes
  309. checking whether fpurge is declared without a macro... no
  310. checking whether fseeko is declared without a macro... yes
  311. checking whether ftello is declared without a macro... yes
  312. checking whether getdelim is declared without a macro... yes
  313. checking whether getline is declared without a macro... yes
  314. checking whether gets is declared without a macro... no
  315. checking whether pclose is declared without a macro... yes
  316. checking whether popen is declared without a macro... yes
  317. checking whether renameat is declared without a macro... yes
  318. checking whether snprintf is declared without a macro... yes
  319. checking whether tmpfile is declared without a macro... yes
  320. checking whether vdprintf is declared without a macro... yes
  321. checking whether vsnprintf is declared without a macro... yes
  322. checking whether _Exit is declared without a macro... yes
  323. checking whether atoll is declared without a macro... yes
  324. checking whether canonicalize_file_name is declared without a macro... yes
  325. checking whether getloadavg is declared without a macro... yes
  326. checking whether getsubopt is declared without a macro... yes
  327. checking whether grantpt is declared without a macro... yes
  328. checking whether initstate is declared without a macro... yes
  329. checking whether initstate_r is declared without a macro... yes
  330. checking whether mkdtemp is declared without a macro... yes
  331. checking whether mkostemp is declared without a macro... yes
  332. checking whether mkostemps is declared without a macro... yes
  333. checking whether mkstemp is declared without a macro... yes
  334. checking whether mkstemps is declared without a macro... yes
  335. checking whether posix_openpt is declared without a macro... yes
  336. checking whether ptsname is declared without a macro... yes
  337. checking whether ptsname_r is declared without a macro... yes
  338. checking whether random is declared without a macro... yes
  339. checking whether random_r is declared without a macro... yes
  340. checking whether realpath is declared without a macro... yes
  341. checking whether rpmatch is declared without a macro... yes
  342. checking whether setenv is declared without a macro... yes
  343. checking whether setstate is declared without a macro... yes
  344. checking whether setstate_r is declared without a macro... yes
  345. checking whether srandom is declared without a macro... yes
  346. checking whether srandom_r is declared without a macro... yes
  347. checking whether strtod is declared without a macro... yes
  348. checking whether strtoll is declared without a macro... yes
  349. checking whether strtoull is declared without a macro... yes
  350. checking whether unlockpt is declared without a macro... yes
  351. checking whether unsetenv is declared without a macro... yes
  352. checking for working strerror function... yes
  353. checking for working strndup... yes
  354. checking for working strnlen... yes
  355. checking whether symlink handles trailing slash correctly... yes
  356. checking for nlink_t... (cached) yes
  357. checking whether fchmodat is declared without a macro... (cached) yes
  358. checking whether fstat is declared without a macro... (cached) yes
  359. checking whether fstatat is declared without a macro... (cached) yes
  360. checking whether futimens is declared without a macro... (cached) yes
  361. checking whether lchmod is declared without a macro... (cached) yes
  362. checking whether lstat is declared without a macro... (cached) yes
  363. checking whether mkdirat is declared without a macro... (cached) yes
  364. checking whether mkfifo is declared without a macro... (cached) yes
  365. checking whether mkfifoat is declared without a macro... (cached) yes
  366. checking whether mknod is declared without a macro... (cached) yes
  367. checking whether mknodat is declared without a macro... (cached) yes
  368. checking whether stat is declared without a macro... (cached) yes
  369. checking whether utimensat is declared without a macro... (cached) yes
  370. checking whether localtime_r is declared... yes
  371. checking whether localtime_r is compatible with its POSIX signature... yes
  372. checking whether chdir is declared without a macro... yes
  373. checking whether chown is declared without a macro... yes
  374. checking whether dup is declared without a macro... yes
  375. checking whether dup2 is declared without a macro... yes
  376. checking whether dup3 is declared without a macro... yes
  377. checking whether environ is declared without a macro... yes
  378. checking whether euidaccess is declared without a macro... yes
  379. checking whether faccessat is declared without a macro... yes
  380. checking whether fchdir is declared without a macro... yes
  381. checking whether fchownat is declared without a macro... yes
  382. checking whether fdatasync is declared without a macro... yes
  383. checking whether fsync is declared without a macro... yes
  384. checking whether ftruncate is declared without a macro... yes
  385. checking whether getcwd is declared without a macro... yes
  386. checking whether getdomainname is declared without a macro... yes
  387. checking whether getdtablesize is declared without a macro... yes
  388. checking whether getgroups is declared without a macro... yes
  389. checking whether gethostname is declared without a macro... yes
  390. checking whether getlogin is declared without a macro... yes
  391. checking whether getlogin_r is declared without a macro... yes
  392. checking whether getpagesize is declared without a macro... yes
  393. checking whether getusershell is declared without a macro... yes
  394. checking whether setusershell is declared without a macro... yes
  395. checking whether endusershell is declared without a macro... yes
  396. checking whether group_member is declared without a macro... yes
  397. checking whether isatty is declared without a macro... yes
  398. checking whether lchown is declared without a macro... yes
  399. checking whether link is declared without a macro... yes
  400. checking whether linkat is declared without a macro... yes
  401. checking whether lseek is declared without a macro... yes
  402. checking whether pipe is declared without a macro... yes
  403. checking whether pipe2 is declared without a macro... yes
  404. checking whether pread is declared without a macro... yes
  405. checking whether pwrite is declared without a macro... yes
  406. checking whether readlink is declared without a macro... yes
  407. checking whether readlinkat is declared without a macro... yes
  408. checking whether rmdir is declared without a macro... yes
  409. checking whether sethostname is declared without a macro... yes
  410. checking whether sleep is declared without a macro... yes
  411. checking whether symlink is declared without a macro... yes
  412. checking whether symlinkat is declared without a macro... yes
  413. checking whether ttyname_r is declared without a macro... yes
  414. checking whether unlink is declared without a macro... yes
  415. checking whether unlinkat is declared without a macro... yes
  416. checking whether usleep is declared without a macro... yes
  417. checking whether unlink honors trailing slashes... yes
  418. checking whether unlink of a parent directory fails as it should... guessing yes
  419. checking for unsetenv... yes
  420. checking for unsetenv() return type... int
  421. checking whether unsetenv obeys POSIX... yes
  422. checking for ptrdiff_t... yes
  423. checking for vasprintf... yes
  424. checking whether btowc is declared without a macro... yes
  425. checking whether wctob is declared without a macro... yes
  426. checking whether mbsinit is declared without a macro... yes
  427. checking whether mbrtowc is declared without a macro... yes
  428. checking whether mbrlen is declared without a macro... yes
  429. checking whether mbsrtowcs is declared without a macro... yes
  430. checking whether mbsnrtowcs is declared without a macro... yes
  431. checking whether wcrtomb is declared without a macro... yes
  432. checking whether wcsrtombs is declared without a macro... yes
  433. checking whether wcsnrtombs is declared without a macro... yes
  434. checking whether wcwidth is declared without a macro... yes
  435. checking whether wmemchr is declared without a macro... yes
  436. checking whether wmemcmp is declared without a macro... yes
  437. checking whether wmemcpy is declared without a macro... yes
  438. checking whether wmemmove is declared without a macro... yes
  439. checking whether wmemset is declared without a macro... yes
  440. checking whether wcslen is declared without a macro... yes
  441. checking whether wcsnlen is declared without a macro... yes
  442. checking whether wcscpy is declared without a macro... yes
  443. checking whether wcpcpy is declared without a macro... yes
  444. checking whether wcsncpy is declared without a macro... yes
  445. checking whether wcpncpy is declared without a macro... yes
  446. checking whether wcscat is declared without a macro... yes
  447. checking whether wcsncat is declared without a macro... yes
  448. checking whether wcscmp is declared without a macro... yes
  449. checking whether wcsncmp is declared without a macro... yes
  450. checking whether wcscasecmp is declared without a macro... yes
  451. checking whether wcsncasecmp is declared without a macro... yes
  452. checking whether wcscoll is declared without a macro... yes
  453. checking whether wcsxfrm is declared without a macro... yes
  454. checking whether wcsdup is declared without a macro... yes
  455. checking whether wcschr is declared without a macro... yes
  456. checking whether wcsrchr is declared without a macro... yes
  457. checking whether wcscspn is declared without a macro... yes
  458. checking whether wcsspn is declared without a macro... yes
  459. checking whether wcspbrk is declared without a macro... yes
  460. checking whether wcsstr is declared without a macro... yes
  461. checking whether wcstok is declared without a macro... yes
  462. checking whether wcswidth is declared without a macro... yes
  463. checking whether iswcntrl works... yes
  464. checking for towlower... yes
  465. checking for wctype_t... yes
  466. checking for wctrans_t... yes
  467. checking whether wctype is declared without a macro... yes
  468. checking whether iswctype is declared without a macro... yes
  469. checking whether wctrans is declared without a macro... yes
  470. checking whether towctrans is declared without a macro... yes
  471. checking for stdint.h... (cached) yes
  472. checking for x86_64-unknown-linux-gnu-ar... ar
  473. checking the archiver (ar) interface... ar
  474. checking for mode_t... (cached) yes
  475. checking for off_t... yes
  476. checking attr/error_context.h usability... no
  477. checking attr/error_context.h presence... no
  478. checking for attr/error_context.h... no
  479. checking attr/libattr.h usability... no
  480. checking attr/libattr.h presence... no
  481. checking for attr/libattr.h... no
  482. configure: WARNING: libattr development library was not found or not usable.
  483. configure: WARNING: GNU patch will be built without xattr support.
  484. checking for geteuid... yes
  485. checking for getuid... yes
  486. checking for raise... (cached) yes
  487. checking for sigaction... yes
  488. checking for sigprocmask... yes
  489. checking for sigsetmask... yes
  490. checking fcntl.h usability... yes
  491. checking fcntl.h presence... yes
  492. checking for fcntl.h... yes
  493. checking for unistd.h... (cached) yes
  494. checking for DOS-style setmode... no
  495. checking for ed... ed
  496. configure: creating ./config.status
  497. config.status: creating Makefile
  498. config.status: creating lib/Makefile
  499. config.status: creating src/Makefile
  500. config.status: creating tests/Makefile
  501. config.status: creating config.h
  502. config.status: executing depfiles commands
  503. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  504. echo 2.7.1 > .version-t && mv .version-t .version
  505. make all-recursive
  506. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  507. Making all in lib
  508. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  509. GEN configmake.h
  510. GEN alloca.h
  511. GEN c++defs.h
  512. GEN arg-nonnull.h
  513. GEN warn-on-use.h
  514. GEN sys/types.h
  515. GEN fcntl.h
  516. GEN dirent.h
  517. GEN signal.h
  518. GEN stdio.h
  519. GEN stdlib.h
  520. GEN string.h
  521. GEN sys/stat.h
  522. GEN sys/time.h
  523. GEN time.h
  524. GEN unistd.h
  525. GEN wchar.h
  526. GEN wctype.h
  527. make all-am
  528. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  529. CC argmatch.o
  530. CC backupfile.o
  531. CC c-ctype.o
  532. CC c-strcasecmp.o
  533. CC c-strncasecmp.o
  534. CC opendir-safer.o
  535. CC dirname.o
  536. CC dirname-lgpl.o
  537. CC basename.o
  538. CC basename-lgpl.o
  539. CC stripslash.o
  540. CC exitfail.o
  541. CC fd-hook.o
  542. CC full-write.o
  543. CC gettime.o
  544. CC hash.o
  545. CC gl_linked_list.o
  546. CC gl_list.o
  547. CC localcharset.o
  548. CC malloca.o
  549. CC parse-datetime.o
  550. CC progname.o
  551. CC quotearg.o
  552. CC safe-write.o
  553. CC stat-time.o
  554. CC tempname.o
  555. CC timespec.o
  556. CC dup-safer.o
  557. CC fd-safer.o
  558. CC pipe-safer.o
  559. CC utimens.o
  560. CC verror.o
  561. CC xmalloc.o
  562. CC xalloc-die.o
  563. CC gl_xlist.o
  564. CC xsize.o
  565. CC xstrndup.o
  566. CC xvasprintf.o
  567. CC xasprintf.o
  568. CC asnprintf.o
  569. CC fcntl.o
  570. CC printf-args.o
  571. CC printf-parse.o
  572. CC vasnprintf.o
  573. GEN charset.alias
  574. GEN ref-add.sed
  575. GEN ref-del.sed
  576. AR libpatch.a
  577. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  578. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  579. Making all in src
  580. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/src'
  581. CC inp.o
  582. CC patch.o
  583. CC pch.o
  584. CC util.o
  585. CC version.o
  586. CC merge.o
  587. In file included from merge.c:43:0:
  588. ../lib/diffseq.h: In function 'compareseq':
  589. ../lib/diffseq.h:426:36: warning: 'bxbest' may be used uninitialized in this function [-Wmaybe-uninitialized]
  590. part->ymid = bxybest - bxbest;
  591. ^
  592. ../lib/diffseq.h:377:15: note: 'bxbest' was declared here
  593. OFFSET bxbest IF_LINT (= 0);
  594. ^
  595. ../lib/diffseq.h:419:36: warning: 'fxbest' may be used uninitialized in this function [-Wmaybe-uninitialized]
  596. part->ymid = fxybest - fxbest;
  597. ^
  598. ../lib/diffseq.h:375:15: note: 'fxbest' was declared here
  599. OFFSET fxbest IF_LINT (= 0);
  600. ^
  601. CCLD patch
  602. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/src'
  603. Making all in tests
  604. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/tests'
  605. make[3]: Nothing to be done for 'all'.
  606. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/tests'
  607. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  608. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  609. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  610. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  611. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  612. make install-recursive
  613. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  614. Making install in lib
  615. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  616. make install-am
  617. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  618. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  619. if test yes = no; then \
  620. case 'linux-gnu' in \
  621. darwin[56]*) \
  622. need_charset_alias=true ;; \
  623. darwin* | cygwin* | mingw* | pw32* | cegcc*) \
  624. need_charset_alias=false ;; \
  625. *) \
  626. need_charset_alias=true ;; \
  627. esac ; \
  628. else \
  629. need_charset_alias=false ; \
  630. fi ; \
  631. if $need_charset_alias; then \
  632. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/build-aux/install-sh -d /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib ; \
  633. fi ; \
  634. if test -f /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.alias; then \
  635. sed -f ref-add.sed /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.alias > /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.tmp ; \
  636. /usr/bin/install -c -m 644 /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.tmp /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.alias ; \
  637. rm -f /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.tmp ; \
  638. else \
  639. if $need_charset_alias; then \
  640. sed -f ref-add.sed charset.alias > /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.tmp ; \
  641. /usr/bin/install -c -m 644 /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.tmp /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.alias ; \
  642. rm -f /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//lib/charset.tmp ; \
  643. fi ; \
  644. fi
  645. make[5]: Nothing to be done for 'install-data-am'.
  646. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  647. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  648. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/lib'
  649. Making install in src
  650. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/src'
  651. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/src'
  652. make[4]: Nothing to be done for 'install-data-am'.
  653. /bin/mkdir -p '/tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//bin'
  654. /usr/bin/install -c patch '/tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//bin'
  655. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/src'
  656. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/src'
  657. Making install in tests
  658. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/tests'
  659. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/tests'
  660. make[4]: Nothing to be done for 'install-exec-am'.
  661. make[4]: Nothing to be done for 'install-data-am'.
  662. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/tests'
  663. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/tests'
  664. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  665. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  666. make[4]: Nothing to be done for 'install-exec-am'.
  667. /bin/mkdir -p '/tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//share/man/man1'
  668. /usr/bin/install -c -m 644 'patch.man' '/tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install//share/man/man1/patch.1'
  669. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  670. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  671. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  672. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/patch-2.7.1'
  673. ls: no se puede acceder a /tmp/openbricks/build/build.cubieboard.eglibc/linux-sunxi-3.4.104+1~d47d367: No existe el fichero o el directorio
  674. Extracting debugging symbols for /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install/bin/patch
  675. config/functions: línea 387: /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabihf-objcopy: No existe el fichero o el directorio
  676. config/functions: línea 389: /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/armv7-openbricks-linux-gnueabihf-objcopy: No existe el fichero o el directorio
  677. Stripping /tmp/openbricks/build/build.cubieboard.eglibc/patch-2.7.1/.install/bin/patch
  678. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/patch into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/patch_2.7.1-1devarmv7_x86_64.opk
  679. ccache already installed, skipping...
  680. make already installed, skipping...
  681. Installing patch (2.7.1-1devarmv7) on root.
  682. ccache already installed, skipping...
  683. ccache already installed, skipping...
  684. make already installed, skipping...
  685. checking for a BSD-compatible install... /usr/bin/install -c
  686. checking whether build environment is sane... yes
  687. checking for a thread-safe mkdir -p... /bin/mkdir -p
  688. checking for gawk... gawk
  689. checking whether make sets $(MAKE)... yes
  690. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  691. checking for C compiler default output file name... a.out
  692. checking whether the C compiler works... yes
  693. checking whether we are cross compiling... no
  694. checking for suffix of executables...
  695. checking for suffix of object files... o
  696. checking whether we are using the GNU C compiler... yes
  697. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc accepts -g... yes
  698. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  699. checking for style of include used by make... GNU
  700. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... gcc3
  701. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  702. checking build system type... x86_64-unknown-linux-gnu
  703. checking host system type... x86_64-unknown-linux-gnu
  704. checking how to run the C preprocessor... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -E
  705. checking for grep that handles long lines and -e... /bin/grep
  706. checking for egrep... /bin/grep -E
  707. checking for ANSI C header files... yes
  708. checking for sys/types.h... yes
  709. checking for sys/stat.h... yes
  710. checking for stdlib.h... yes
  711. checking for string.h... yes
  712. checking for memory.h... yes
  713. checking for strings.h... yes
  714. checking for inttypes.h... yes
  715. checking for stdint.h... yes
  716. checking for unistd.h... yes
  717. checking minix/config.h usability... no
  718. checking minix/config.h presence... no
  719. checking for minix/config.h... no
  720. checking whether it is safe to define __EXTENSIONS__... yes
  721. checking for inline... inline
  722. checking for working alloca.h... yes
  723. checking for alloca... yes
  724. checking for btowc... yes
  725. checking for gettimeofday... yes
  726. checking for lstat... yes
  727. checking for mbsinit... yes
  728. checking for mbrtowc... yes
  729. checking for mbrlen... yes
  730. checking for mprotect... yes
  731. checking for pathconf... yes
  732. checking for isblank... yes
  733. checking for iswctype... yes
  734. checking for wcscoll... yes
  735. checking for wcrtomb... yes
  736. checking for wctob... yes
  737. checking for iswcntrl... yes
  738. checking for isatty... yes
  739. checking for bcopy... yes
  740. checking for bzero... yes
  741. checking for isascii... yes
  742. checking for memcpy... yes
  743. checking for memset... yes
  744. checking for strchr... yes
  745. checking for strtoul... yes
  746. checking for popen... yes
  747. checking for fchown... yes
  748. checking for fchmod... yes
  749. checking for setlocale... yes
  750. checking for nl_langinfo and CODESET... yes
  751. checking for a traditional french locale... none
  752. checking whether system is Windows or MSDOS... no
  753. checking whether // is distinct from /... no
  754. checking whether the preprocessor supports include_next... yes
  755. checking errno.h usability... yes
  756. checking errno.h presence... yes
  757. checking for errno.h... yes
  758. checking sys/time.h usability... yes
  759. checking sys/time.h presence... yes
  760. checking for sys/time.h... yes
  761. checking sys/mman.h usability... yes
  762. checking sys/mman.h presence... yes
  763. checking for sys/mman.h... yes
  764. checking sys/param.h usability... yes
  765. checking sys/param.h presence... yes
  766. checking for sys/param.h... yes
  767. checking locale.h usability... yes
  768. checking locale.h presence... yes
  769. checking for locale.h... yes
  770. checking for stdint.h... (cached) yes
  771. checking wchar.h usability... yes
  772. checking wchar.h presence... yes
  773. checking for wchar.h... yes
  774. checking stdio.h usability... yes
  775. checking stdio.h presence... yes
  776. checking for stdio.h... yes
  777. checking for stdlib.h... (cached) yes
  778. checking sys/socket.h usability... yes
  779. checking sys/socket.h presence... yes
  780. checking for sys/socket.h... yes
  781. checking for string.h... (cached) yes
  782. checking for sys/stat.h... (cached) yes
  783. checking for unistd.h... (cached) yes
  784. checking wctype.h usability... yes
  785. checking wctype.h presence... yes
  786. checking for wctype.h... yes
  787. checking io.h usability... no
  788. checking io.h presence... no
  789. checking for io.h... no
  790. checking limits.h usability... yes
  791. checking limits.h presence... yes
  792. checking for limits.h... yes
  793. checking stdarg.h usability... yes
  794. checking stdarg.h presence... yes
  795. checking for stdarg.h... yes
  796. checking alloca.h usability... yes
  797. checking alloca.h presence... yes
  798. checking for alloca.h... yes
  799. checking stddef.h usability... yes
  800. checking stddef.h presence... yes
  801. checking for stddef.h... yes
  802. checking sys/file.h usability... yes
  803. checking sys/file.h presence... yes
  804. checking for sys/file.h... yes
  805. checking mcheck.h usability... yes
  806. checking mcheck.h presence... yes
  807. checking for mcheck.h... yes
  808. checking for complete errno.h... yes
  809. checking whether strerror_r is declared... yes
  810. checking for strerror_r... yes
  811. checking whether strerror_r returns char *... yes
  812. checking whether getdelim is declared... yes
  813. checking whether getline is declared... yes
  814. checking getopt.h usability... yes
  815. checking getopt.h presence... yes
  816. checking for getopt.h... yes
  817. checking for getopt_long_only... yes
  818. checking whether optreset is declared... no
  819. checking for working GNU getopt function... yes
  820. checking whether getenv is declared... yes
  821. checking for C/C++ restrict keyword... __restrict
  822. checking for struct timeval... yes
  823. checking whether getc_unlocked is declared... yes
  824. checking whether we are using the GNU C Library 2.1 or newer... yes
  825. checking whether malloc, realloc, calloc are POSIX compliant... yes
  826. checking for mbstate_t... yes
  827. checking for a traditional japanese locale... none
  828. checking for a transitional chinese locale... none
  829. checking for a french Unicode locale... fr_FR.UTF-8
  830. checking whether mbrtowc handles incomplete characters... guessing yes
  831. checking whether mbrtowc works as well as mbtowc... guessing yes
  832. checking whether mbrtowc handles a NULL string argument... yes
  833. checking whether mbrtowc has a correct return value... yes
  834. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  835. checking for mmap... yes
  836. checking for MAP_ANONYMOUS... yes
  837. checking for memchr... yes
  838. checking whether memchr works... yes
  839. checking for special C compiler options needed for large files... no
  840. checking for _FILE_OFFSET_BITS value needed for large files... no
  841. checking for library containing setfilecon... no
  842. checking for stdbool.h that conforms to C99... yes
  843. checking for _Bool... yes
  844. checking for long long int... yes
  845. checking for unsigned long long int... yes
  846. checking for working strerror function... yes
  847. checking whether strndup is declared... yes
  848. checking whether strnlen is declared... yes
  849. checking whether stat file-mode macros are broken... no
  850. checking whether clearerr_unlocked is declared... yes
  851. checking whether feof_unlocked is declared... yes
  852. checking whether ferror_unlocked is declared... yes
  853. checking whether fflush_unlocked is declared... yes
  854. checking whether fgets_unlocked is declared... yes
  855. checking whether fputc_unlocked is declared... yes
  856. checking whether fputs_unlocked is declared... yes
  857. checking whether fread_unlocked is declared... yes
  858. checking whether fwrite_unlocked is declared... yes
  859. checking whether getchar_unlocked is declared... yes
  860. checking whether putc_unlocked is declared... yes
  861. checking whether putchar_unlocked is declared... yes
  862. checking for wint_t... yes
  863. checking sys/acl.h usability... no
  864. checking sys/acl.h presence... no
  865. checking for sys/acl.h... no
  866. checking for alloca as a compiler built-in... yes
  867. checking whether btowc(EOF) is correct... guessing yes
  868. checking whether // is distinct from /... (cached) no
  869. checking for error_at_line... yes
  870. checking for getdelim... yes
  871. checking for getline... yes
  872. checking for working getline function... yes
  873. checking for getpagesize... yes
  874. checking for gettimeofday with POSIX signature... yes
  875. checking whether gettimeofday clobbers localtime buffer... no
  876. checking whether the compiler generally respects inline... yes
  877. checking whether lstat dereferences a symlink specified with a trailing slash... yes
  878. checking for stdlib.h... (cached) yes
  879. checking for GNU libc compatible malloc... yes
  880. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  881. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  882. checking whether mbrtowc handles a NULL string argument... (cached) yes
  883. checking whether mbrtowc has a correct return value... (cached) yes
  884. checking whether mbrtowc returns 0 when parsing a NUL character... (cached) guessing yes
  885. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  886. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  887. checking for working mkstemp... yes
  888. checking for obstacks... yes
  889. checking for working re_compile_pattern... no
  890. checking libintl.h usability... yes
  891. checking libintl.h presence... yes
  892. checking for libintl.h... yes
  893. checking whether isblank is declared... yes
  894. checking whether rename is broken with a trailing slash... no
  895. checking whether rename is broken when the destination exists... no
  896. checking selinux/selinux.h usability... no
  897. checking selinux/selinux.h presence... no
  898. checking for selinux/selinux.h... no
  899. checking selinux/context.h usability... no
  900. checking selinux/context.h presence... no
  901. checking for selinux/context.h... no
  902. checking for ssize_t... yes
  903. checking whether stdint.h conforms to C99... yes
  904. checking for random.h... no
  905. checking for struct random_data... yes
  906. checking for working strndup... yes
  907. checking for working strnlen... yes
  908. checking for strverscmp... yes
  909. checking for nlink_t... yes
  910. checking for a thread-safe mkdir -p... /bin/mkdir -p
  911. checking for a thread-safe mkdir -p... /bin/mkdir -p
  912. checking whether <wchar.h> is standalone... yes
  913. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  914. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  915. checking whether wcrtomb return value is correct... yes
  916. checking whether wctob works... guessing yes
  917. checking whether wctob is declared... yes
  918. checking whether iswcntrl works... yes
  919. checking for long file names... yes
  920. checking whether -lcP is needed... no
  921. checking for dirent.h that defines DIR... yes
  922. checking for library containing opendir... none required
  923. checking for an ANSI C-conforming const... yes
  924. checking for size_t... yes
  925. checking for ssize_t... yes
  926. checking for vprintf... yes
  927. checking for _doprnt... no
  928. checking whether NLS is requested... no
  929. checking for msgfmt... /usr/bin/msgfmt
  930. checking for gmsgfmt... /usr/bin/msgfmt
  931. checking for xgettext... /usr/bin/xgettext
  932. checking for msgmerge... /usr/bin/msgmerge
  933. checking for ld used by GCC... ld
  934. checking if the linker (ld) is GNU ld... yes
  935. checking for shared library run path origin... done
  936. checking for CFPreferencesCopyAppValue... no
  937. checking for CFLocaleCopyCurrent... no
  938. checking whether to use NLS... no
  939. checking for lstat... (cached) yes
  940. checking for readlink... yes
  941. checking whether UTF-8 case folding tests should pass... yes
  942. configure: creating ./config.status
  943. config.status: creating bootstrap.sh
  944. config.status: creating testsuite/version.good
  945. config.status: creating Makefile
  946. config.status: creating doc/Makefile
  947. config.status: creating lib/Makefile
  948. config.status: creating sed/Makefile
  949. config.status: creating testsuite/Makefile
  950. config.status: creating po/Makefile.in
  951. config.status: creating config.h
  952. config.status: executing depfiles commands
  953. config.status: executing po-directories commands
  954. config.status: creating po/POTFILES
  955. config.status: creating po/Makefile
  956. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1'
  957. make all-recursive
  958. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1'
  959. Making all in lib
  960. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/lib'
  961. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  962. cat ./alloca.in.h; \
  963. } > alloca.h-t
  964. rm -f configmake.h-t
  965. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  966. echo '#define PREFIX "/usr/local"'; \
  967. echo '#define EXEC_PREFIX "/usr/local"'; \
  968. echo '#define BINDIR "/usr/local/bin"'; \
  969. echo '#define SBINDIR "/usr/local/sbin"'; \
  970. echo '#define LIBEXECDIR "/usr/local/libexec"'; \
  971. echo '#define DATAROOTDIR "/usr/local/share"'; \
  972. echo '#define DATADIR "/usr/local/share"'; \
  973. echo '#define SYSCONFDIR "/usr/local/etc"'; \
  974. echo '#define SHAREDSTATEDIR "/usr/local/com"'; \
  975. echo '#define LOCALSTATEDIR "/usr/local/var"'; \
  976. echo '#define INCLUDEDIR "/usr/local/include"'; \
  977. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  978. echo '#define DOCDIR "/usr/local/share/doc/sed"'; \
  979. echo '#define INFODIR "/usr/local/share/info"'; \
  980. echo '#define HTMLDIR "/usr/local/share/doc/sed"'; \
  981. echo '#define DVIDIR "/usr/local/share/doc/sed"'; \
  982. echo '#define PDFDIR "/usr/local/share/doc/sed"'; \
  983. echo '#define PSDIR "/usr/local/share/doc/sed"'; \
  984. echo '#define LIBDIR "/usr/local/lib"'; \
  985. echo '#define LISPDIR ""'; \
  986. echo '#define LOCALEDIR "/usr/local/share/locale"'; \
  987. echo '#define MANDIR "/usr/local/share/man"'; \
  988. echo '#define MANEXT ""'; \
  989. echo '#define PKGDATADIR "/usr/local/share/sed"'; \
  990. echo '#define PKGINCLUDEDIR "/usr/local/include/sed"'; \
  991. echo '#define PKGLIBDIR "/usr/local/lib/sed"'; \
  992. echo '#define PKGLIBEXECDIR ""'; \
  993. } | sed '/""/d' > configmake.h-t
  994. mv -f alloca.h-t alloca.h
  995. rm -f selinux/selinux.h-t selinux/selinux.h
  996. if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
  997. rm -f configmake.h-t; \
  998. else \
  999. rm -f configmake.h; mv configmake.h-t configmake.h; \
  1000. fi
  1001. /bin/mkdir -p selinux
  1002. cp ./se-selinux.in.h selinux/selinux.h-t
  1003. chmod a-x selinux/selinux.h-t
  1004. mv selinux/selinux.h-t selinux/selinux.h
  1005. rm -f selinux/context.h-t selinux/context.h
  1006. rm -f stdio.h-t stdio.h
  1007. /bin/mkdir -p selinux
  1008. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1009. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1010. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1011. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  1012. -e 's|@''GNULIB_FPRINTF''@|1|g' \
  1013. -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  1014. -e 's|@''GNULIB_PRINTF''@|1|g' \
  1015. -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  1016. -e 's|@''GNULIB_SNPRINTF''@|0|g' \
  1017. -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  1018. -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  1019. -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  1020. -e 's|@''GNULIB_VPRINTF''@|1|g' \
  1021. -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  1022. -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
  1023. -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  1024. -e 's|@''GNULIB_DPRINTF''@|0|g' \
  1025. -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  1026. -e 's|@''GNULIB_VASPRINTF''@|0|g' \
  1027. -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  1028. -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  1029. -e 's|@''GNULIB_FOPEN''@|0|g' \
  1030. -e 's|@''GNULIB_FREOPEN''@|0|g' \
  1031. -e 's|@''GNULIB_FSEEK''@|0|g' \
  1032. -e 's|@''GNULIB_FSEEKO''@|0|g' \
  1033. -e 's|@''GNULIB_FTELL''@|0|g' \
  1034. -e 's|@''GNULIB_FTELLO''@|0|g' \
  1035. -e 's|@''GNULIB_FFLUSH''@|0|g' \
  1036. -e 's|@''GNULIB_FPURGE''@|0|g' \
  1037. -e 's|@''GNULIB_FCLOSE''@|0|g' \
  1038. -e 's|@''GNULIB_FPUTC''@|1|g' \
  1039. -e 's|@''GNULIB_PUTC''@|1|g' \
  1040. -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  1041. -e 's|@''GNULIB_FPUTS''@|1|g' \
  1042. -e 's|@''GNULIB_PUTS''@|1|g' \
  1043. -e 's|@''GNULIB_FWRITE''@|1|g' \
  1044. -e 's|@''GNULIB_GETDELIM''@|1|g' \
  1045. -e 's|@''GNULIB_GETLINE''@|1|g' \
  1046. -e 's|@''GNULIB_PERROR''@|0|g' \
  1047. -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
  1048. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  1049. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  1050. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  1051. -e 's|@''REPLACE_PRINTF''@|0|g' \
  1052. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  1053. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  1054. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  1055. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  1056. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  1057. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  1058. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  1059. -e 's|@''HAVE_DPRINTF''@|1|g' \
  1060. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  1061. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  1062. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  1063. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  1064. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  1065. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  1066. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  1067. -e 's|@''REPLACE_FOPEN''@|0|g' \
  1068. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  1069. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  1070. -e 's|@''REPLACE_FSEEK''@|0|g' \
  1071. -e 's|@''REPLACE_FTELLO''@|0|g' \
  1072. -e 's|@''REPLACE_FTELL''@|0|g' \
  1073. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  1074. -e 's|@''REPLACE_FPURGE''@|0|g' \
  1075. -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  1076. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  1077. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  1078. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  1079. -e 's|@''REPLACE_GETLINE''@|0|g' \
  1080. -e 's|@''REPLACE_PERROR''@|0|g' \
  1081. -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  1082. < ./stdio.in.h; \
  1083. } > stdio.h-t
  1084. cp ./se-context.in.h selinux/context.h-t
  1085. chmod a-x selinux/context.h-t
  1086. mv selinux/context.h-t selinux/context.h
  1087. rm -f stdlib.h-t stdlib.h
  1088. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1089. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1090. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1091. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  1092. -e 's|@''HAVE_RANDOM_H''@|0|g' \
  1093. -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  1094. -e 's|@''GNULIB_REALLOC_POSIX''@|1|g' \
  1095. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  1096. -e 's|@''GNULIB_ATOLL''@|0|g' \
  1097. -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  1098. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  1099. -e 's|@''GNULIB_MKDTEMP''@|0|g' \
  1100. -e 's|@''GNULIB_MKSTEMP''@|1|g' \
  1101. -e 's|@''GNULIB_PUTENV''@|0|g' \
  1102. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  1103. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  1104. -e 's|@''GNULIB_SETENV''@|0|g' \
  1105. -e 's|@''GNULIB_STRTOD''@|0|g' \
  1106. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  1107. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  1108. -e 's|@''GNULIB_UNSETENV''@|0|g' \
  1109. -e 's|@''HAVE_ATOLL''@|1|g' \
  1110. -e 's|@''HAVE_CALLOC_POSIX''@|1|g' \
  1111. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  1112. -e 's|@''HAVE_MALLOC_POSIX''@|1|g' \
  1113. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  1114. -e 's|@''HAVE_REALLOC_POSIX''@|1|g' \
  1115. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  1116. -e 's|@''HAVE_RPMATCH''@|1|g' \
  1117. -e 's|@''HAVE_SETENV''@|1|g' \
  1118. -e 's|@''HAVE_STRTOD''@|1|g' \
  1119. -e 's|@''HAVE_STRTOLL''@|1|g' \
  1120. -e 's|@''HAVE_STRTOULL''@|1|g' \
  1121. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  1122. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  1123. -e 's|@''HAVE_UNSETENV''@|1|g' \
  1124. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  1125. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  1126. -e 's|@''REPLACE_PUTENV''@|0|g' \
  1127. -e 's|@''REPLACE_STRTOD''@|0|g' \
  1128. -e 's|@''VOID_UNSETENV''@|0|g' \
  1129. -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  1130. < ./stdlib.in.h; \
  1131. } > stdlib.h-t
  1132. mv stdlib.h-t stdlib.h
  1133. rm -f string.h-t string.h
  1134. mv stdio.h-t stdio.h
  1135. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1136. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1137. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1138. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  1139. -e 's|@''GNULIB_MBSLEN''@|0|g' \
  1140. -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  1141. -e 's|@''GNULIB_MBSCHR''@|0|g' \
  1142. -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  1143. -e 's|@''GNULIB_MBSSTR''@|0|g' \
  1144. -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  1145. -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  1146. -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  1147. -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  1148. -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  1149. -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  1150. -e 's|@''GNULIB_MBSSPN''@|0|g' \
  1151. -e 's|@''GNULIB_MBSSEP''@|0|g' \
  1152. -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  1153. -e 's|@''GNULIB_MEMCHR''@|1|g' \
  1154. -e 's|@''GNULIB_MEMMEM''@|0|g' \
  1155. -e 's|@''GNULIB_MEMPCPY''@|0|g' \
  1156. -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  1157. -e 's|@''GNULIB_RAWMEMCHR''@|0|g' \
  1158. -e 's|@''GNULIB_STPCPY''@|0|g' \
  1159. -e 's|@''GNULIB_STPNCPY''@|0|g' \
  1160. -e 's|@''GNULIB_STRCHRNUL''@|0|g' \
  1161. -e 's|@''GNULIB_STRDUP''@|0|g' \
  1162. -e 's|@''GNULIB_STRNDUP''@|1|g' \
  1163. -e 's|@''GNULIB_STRNLEN''@|1|g' \
  1164. -e 's|@''GNULIB_STRPBRK''@|0|g' \
  1165. -e 's|@''GNULIB_STRSEP''@|0|g' \
  1166. -e 's|@''GNULIB_STRSTR''@|0|g' \
  1167. -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  1168. -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  1169. -e 's|@''GNULIB_STRERROR''@|1|g' \
  1170. -e 's|@''GNULIB_STRSIGNAL''@|0|g' \
  1171. -e 's|@''GNULIB_STRVERSCMP''@|1|g' \
  1172. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  1173. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  1174. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  1175. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  1176. -e 's|@''HAVE_STPCPY''@|1|g' \
  1177. -e 's|@''HAVE_STPNCPY''@|1|g' \
  1178. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  1179. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  1180. -e 's|@''HAVE_STRNDUP''@|1|g' \
  1181. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  1182. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  1183. -e 's|@''HAVE_STRPBRK''@|1|g' \
  1184. -e 's|@''HAVE_STRSEP''@|1|g' \
  1185. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  1186. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  1187. -e 's|@''HAVE_DECL_STRERROR''@|1|g' \
  1188. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1189. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1190. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1191. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1192. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1193. -e 's|@''REPLACE_STRDUP''@|0|g' \
  1194. -e 's|@''REPLACE_STRSTR''@|0|g' \
  1195. -e 's|@''REPLACE_STRERROR''@|0|g' \
  1196. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1197. -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  1198. < ./string.in.h; \
  1199. } > string.h-t
  1200. /bin/mkdir -p sys
  1201. rm -f sys/stat.h-t sys/stat.h
  1202. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1203. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1204. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1205. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  1206. -e 's|@''GNULIB_LCHMOD''@|0|g' \
  1207. -e 's|@''GNULIB_LSTAT''@|1|g' \
  1208. -e 's|@''HAVE_LCHMOD''@|1|g' \
  1209. -e 's|@''HAVE_LSTAT''@|1|g' \
  1210. -e 's|@''REPLACE_LSTAT''@|0|g' \
  1211. -e 's|@''REPLACE_MKDIR''@|0|g' \
  1212. -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  1213. < ./sys_stat.in.h; \
  1214. } > sys/stat.h-t
  1215. mv sys/stat.h-t sys/stat.h
  1216. rm -f unistd.h-t unistd.h
  1217. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1218. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1219. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1220. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1221. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1222. -e 's|@''GNULIB_CHOWN''@|0|g' \
  1223. -e 's|@''GNULIB_CLOSE''@|0|g' \
  1224. -e 's|@''GNULIB_DUP2''@|0|g' \
  1225. -e 's|@''GNULIB_ENVIRON''@|0|g' \
  1226. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  1227. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  1228. -e 's|@''GNULIB_FSYNC''@|0|g' \
  1229. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  1230. -e 's|@''GNULIB_GETCWD''@|0|g' \
  1231. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  1232. -e 's|@''GNULIB_GETDTABLESIZE''@|0|g' \
  1233. -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  1234. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  1235. -e 's|@''GNULIB_GETPAGESIZE''@|1|g' \
  1236. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  1237. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  1238. -e 's|@''GNULIB_LINK''@|0|g' \
  1239. -e 's|@''GNULIB_LSEEK''@|0|g' \
  1240. -e 's|@''GNULIB_READLINK''@|0|g' \
  1241. -e 's|@''GNULIB_SLEEP''@|0|g' \
  1242. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
  1243. -e 's|@''GNULIB_WRITE''@|0|g' \
  1244. -e 's|@''HAVE_DUP2''@|1|g' \
  1245. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1246. -e 's|@''HAVE_FSYNC''@|1|g' \
  1247. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1248. -e 's|@''HAVE_GETDOMAINNAME''@|1|g' \
  1249. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1250. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1251. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1252. -e 's|@''HAVE_GETUSERSHELL''@|1|g' \
  1253. -e 's|@''HAVE_LINK''@|1|g' \
  1254. -e 's|@''HAVE_READLINK''@|1|g' \
  1255. -e 's|@''HAVE_SLEEP''@|1|g' \
  1256. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1257. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1258. -e 's|@''HAVE_OS_H''@|0|g' \
  1259. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1260. -e 's|@''REPLACE_CHOWN''@|0|g' \
  1261. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1262. -e 's|@''REPLACE_FCHDIR''@|0|g' \
  1263. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1264. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1265. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1266. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1267. -e 's|@''REPLACE_WRITE''@|0|g' \
  1268. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1269. -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \
  1270. < ./unistd.in.h; \
  1271. } > unistd.h-t
  1272. mv string.h-t string.h
  1273. mv unistd.h-t unistd.h
  1274. make all-recursive
  1275. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/lib'
  1276. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/lib'
  1277. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT set-mode-acl.o -MD -MP -MF .deps/set-mode-acl.Tpo -c -o set-mode-acl.o set-mode-acl.c
  1278. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT copy-acl.o -MD -MP -MF .deps/copy-acl.Tpo -c -o copy-acl.o copy-acl.c
  1279. mv -f .deps/copy-acl.Tpo .deps/copy-acl.Po
  1280. mv -f .deps/set-mode-acl.Tpo .deps/set-mode-acl.Po
  1281. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT file-has-acl.o -MD -MP -MF .deps/file-has-acl.Tpo -c -o file-has-acl.o file-has-acl.c
  1282. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c
  1283. mv -f .deps/file-has-acl.Tpo .deps/file-has-acl.Po
  1284. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c
  1285. mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
  1286. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c
  1287. mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po
  1288. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c
  1289. mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po
  1290. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c
  1291. mv -f .deps/localcharset.Tpo .deps/localcharset.Po
  1292. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c
  1293. mv -f .deps/basename.Tpo .deps/basename.Po
  1294. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c
  1295. mv -f .deps/dirname.Tpo .deps/dirname.Po
  1296. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT quote.o -MD -MP -MF .deps/quote.Tpo -c -o quote.o quote.c
  1297. mv -f .deps/quote.Tpo .deps/quote.Po
  1298. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c
  1299. mv -f .deps/exitfail.Tpo .deps/exitfail.Po
  1300. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c
  1301. mv -f .deps/quotearg.Tpo .deps/quotearg.Po
  1302. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c
  1303. mv -f .deps/stripslash.Tpo .deps/stripslash.Po
  1304. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c
  1305. mv -f .deps/tempname.Tpo .deps/tempname.Po
  1306. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
  1307. mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
  1308. rm -f t-charset.alias charset.alias
  1309. /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
  1310. mv t-charset.alias charset.alias
  1311. rm -f t-ref-add.sed ref-add.sed
  1312. sed -e '/^#/d' -e 's/@''PACKAGE''@/sed/g' ref-add.sin > t-ref-add.sed
  1313. mv t-ref-add.sed ref-add.sed
  1314. rm -f t-ref-del.sed ref-del.sed
  1315. sed -e '/^#/d' -e 's/@''PACKAGE''@/sed/g' ref-del.sin > t-ref-del.sed
  1316. mv t-ref-del.sed ref-del.sed
  1317. In file included from regex.c:62:0:
  1318. regex_internal.c: In function ‘re_string_reconstruct’:
  1319. regex_internal.c:738:20: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable]
  1320. unsigned char buf[6];
  1321. ^
  1322. mv -f .deps/regex.Tpo .deps/regex.Po
  1323. rm -f libsed.a
  1324. ar cru libsed.a set-mode-acl.o copy-acl.o file-has-acl.o c-ctype.o localcharset.o xalloc-die.o xstrndup.o basename.o dirname.o exitfail.o quote.o quotearg.o regex.o stripslash.o tempname.o xmalloc.o
  1325. ranlib libsed.a
  1326. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/lib'
  1327. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/lib'
  1328. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/lib'
  1329. Making all in po
  1330. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/po'
  1331. make[3]: Nothing to be done for 'all'.
  1332. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/po'
  1333. Making all in sed
  1334. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/sed'
  1335. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT sed.o -MD -MP -MF .deps/sed.Tpo -c -o sed.o sed.c
  1336. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT compile.o -MD -MP -MF .deps/compile.Tpo -c -o compile.o compile.c
  1337. mv -f .deps/sed.Tpo .deps/sed.Po
  1338. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c
  1339. mv -f .deps/execute.Tpo .deps/execute.Po
  1340. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT regexp.o -MD -MP -MF .deps/regexp.Tpo -c -o regexp.o regexp.c
  1341. compile.c: In function ‘match_slash’:
  1342. compile.c:494:30: warning: ‘delim’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1343. else if (state == 2 && ch == delim)
  1344. ^
  1345. compile.c:458:7: note: ‘delim’ was declared here
  1346. int delim;
  1347. ^
  1348. mv -f .deps/compile.Tpo .deps/compile.Po
  1349. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fmt.o -MD -MP -MF .deps/fmt.Tpo -c -o fmt.o fmt.c
  1350. mv -f .deps/regexp.Tpo .deps/regexp.Po
  1351. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT mbcs.o -MD -MP -MF .deps/mbcs.Tpo -c -o mbcs.o mbcs.c
  1352. mv -f .deps/mbcs.Tpo .deps/mbcs.Po
  1353. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I../lib -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
  1354. mv -f .deps/fmt.Tpo .deps/fmt.Po
  1355. utils.c: In function ‘ck_getline’:
  1356. utils.c:278:3: warning: ‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  1357. return result;
  1358. ^
  1359. mv -f .deps/utils.Tpo .deps/utils.Po
  1360. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -L/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/lib -lm -o sed sed.o compile.o execute.o regexp.o fmt.o mbcs.o utils.o ../lib/libsed.a
  1361. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/sed'
  1362. Making all in doc
  1363. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/doc'
  1364. make[3]: Nothing to be done for 'all'.
  1365. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/doc'
  1366. Making all in testsuite
  1367. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/testsuite'
  1368. make[3]: Nothing to be done for 'all'.
  1369. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1/testsuite'
  1370. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1'
  1371. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1'
  1372. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1'
  1373. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/sed-4.2.1'
  1374. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/sed into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/sed_4.2.1-1devarmv7_x86_64.opk
  1375. ccache already installed, skipping...
  1376. make already installed, skipping...
  1377. Installing sed (4.2.1-1devarmv7) on root.
  1378. ccache already installed, skipping...
  1379. sed already installed, skipping...
  1380. make already installed, skipping...
  1381. checking build system type... x86_64-unknown-linux-gnu
  1382. checking host system type... x86_64-unknown-linux-gnu
  1383. checking target system type... x86_64-unknown-linux-gnu
  1384. checking for a BSD-compatible install... /usr/bin/install -c
  1385. checking whether build environment is sane... yes
  1386. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1387. checking for gawk... gawk
  1388. checking whether make sets $(MAKE)... yes
  1389. checking for style of include used by make... GNU
  1390. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  1391. checking whether the C compiler works... yes
  1392. checking for C compiler default output file name... a.out
  1393. checking for suffix of executables...
  1394. checking whether we are cross compiling... no
  1395. checking for suffix of object files... o
  1396. checking whether we are using the GNU C compiler... yes
  1397. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc accepts -g... yes
  1398. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  1399. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... gcc3
  1400. checking how to run the C preprocessor... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -E
  1401. checking for grep that handles long lines and -e... /bin/grep
  1402. checking for egrep... /bin/grep -E
  1403. checking for ANSI C header files... yes
  1404. checking for sys/types.h... yes
  1405. checking for sys/stat.h... yes
  1406. checking for stdlib.h... yes
  1407. checking for string.h... yes
  1408. checking for memory.h... yes
  1409. checking for strings.h... yes
  1410. checking for inttypes.h... yes
  1411. checking for stdint.h... yes
  1412. checking for unistd.h... yes
  1413. checking minix/config.h usability... no
  1414. checking minix/config.h presence... no
  1415. checking for minix/config.h... no
  1416. checking whether it is safe to define __EXTENSIONS__... yes
  1417. checking for isainfo... no
  1418. checking whether we are using the GNU C++ compiler... yes
  1419. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ accepts -g... yes
  1420. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++... gcc3
  1421. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc and cc understand -c and -o together... yes
  1422. checking how to print strings... printf
  1423. checking for a sed that does not truncate output... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/sed
  1424. checking for fgrep... /bin/grep -F
  1425. checking for ld used by /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... ld
  1426. checking if the linker (ld) is GNU ld... yes
  1427. checking for BSD- or MS-compatible name lister (nm)... nm
  1428. checking the name lister (nm) interface... BSD nm
  1429. checking whether ln -s works... yes
  1430. checking the maximum length of command line arguments... 1572864
  1431. checking whether the shell understands some XSI constructs... yes
  1432. checking whether the shell understands "+="... yes
  1433. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1434. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1435. checking for ld option to reload object files... -r
  1436. checking for x86_64-unknown-linux-gnu-objdump... no
  1437. checking for objdump... objdump
  1438. checking how to recognize dependent libraries... pass_all
  1439. checking for x86_64-unknown-linux-gnu-dlltool... no
  1440. checking for dlltool... no
  1441. checking how to associate runtime and link libraries... printf %s\n
  1442. checking for x86_64-unknown-linux-gnu-ar... ar
  1443. checking for archiver @FILE support... @
  1444. checking for x86_64-unknown-linux-gnu-strip... strip
  1445. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  1446. checking command to parse nm output from /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc object... ok
  1447. checking for sysroot... no
  1448. checking for x86_64-unknown-linux-gnu-mt... no
  1449. checking for mt... mt
  1450. checking if mt is a manifest tool... no
  1451. checking for dlfcn.h... yes
  1452. checking for objdir... .libs
  1453. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -fno-rtti -fno-exceptions... no
  1454. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to produce PIC... -fPIC -DPIC
  1455. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc PIC flag -fPIC -DPIC works... yes
  1456. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc static flag -static works... yes
  1457. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -c -o file.o... yes
  1458. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -c -o file.o... (cached) yes
  1459. checking whether the /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  1460. checking whether -lc should be explicitly linked in... no
  1461. checking dynamic linker characteristics... GNU/Linux ld.so
  1462. checking how to hardcode library paths into programs... immediate
  1463. checking whether stripping libraries is possible... yes
  1464. checking if libtool supports shared libraries... yes
  1465. checking whether to build shared libraries... yes
  1466. checking whether to build static libraries... yes
  1467. checking how to run the C++ preprocessor... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ -E
  1468. checking for ld used by /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++... ld -m elf_x86_64
  1469. checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  1470. checking whether the /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  1471. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ option to produce PIC... -fPIC -DPIC
  1472. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ PIC flag -fPIC -DPIC works... yes
  1473. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ static flag -static works... yes
  1474. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ supports -c -o file.o... yes
  1475. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ supports -c -o file.o... (cached) yes
  1476. checking whether the /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  1477. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1478. checking how to hardcode library paths into programs... immediate
  1479. checking for simple visibility declarations... yes
  1480. checking how to create a ustar tar archive... gnutar
  1481. checking whether make supports nested variables... yes
  1482. checking whether __SUNPRO_C is declared... no
  1483. checking whether __ICC is declared... no
  1484. checking for ISO C++ 98 include files... yes
  1485. checking the location of cstdint... <tr1/cstdint>
  1486. checking the location of cinttypes... <tr1/cinttypes>
  1487. checking "C Compiler version--yes"... "gcc (GCC) 4.9.0"
  1488. checking "C++ Compiler version"... "g++ (GCC) 4.9.0"
  1489. checking whether byte ordering is bigendian... no
  1490. checking for an ANSI C-conforming const... yes
  1491. checking for inline... inline
  1492. checking for working volatile... yes
  1493. checking for C/C++ restrict keyword... __restrict
  1494. checking whether time.h and sys/time.h may both be included... yes
  1495. checking whether struct tm is in sys/time.h or time.h... time.h
  1496. checking for size_t... yes
  1497. checking for special C compiler options needed for large files... no
  1498. checking for _FILE_OFFSET_BITS value needed for large files... no
  1499. checking for library containing clock_gettime... none required
  1500. checking sys/socket.h usability... yes
  1501. checking sys/socket.h presence... yes
  1502. checking for sys/socket.h... yes
  1503. checking size of off_t... 8
  1504. checking size of size_t... 8
  1505. checking size of long long... 8
  1506. checking if time_t is unsigned... no
  1507. checking if system defines RUSAGE_THREAD... yes
  1508. checking for cos in -lm... yes
  1509. checking for setsockopt... yes
  1510. checking for bind... yes
  1511. checking whether madvise is declared... no
  1512. checking whether the compiler provides atomic builtins... yes
  1513. checking assert.h usability... yes
  1514. checking assert.h presence... yes
  1515. checking for assert.h... yes
  1516. checking whether to enable assertions... no
  1517. checking whether it is safe to use -fdiagnostics-show-option... yes
  1518. checking whether it is safe to use -floop-parallelize-all... no
  1519. checking whether it is safe to use -Wextra... yes
  1520. checking whether it is safe to use -Wformat... yes
  1521. checking whether it is safe to use -Wconversion... yes
  1522. checking whether it is safe to use -Wconversion with htons... no
  1523. checking whether it is safe to use -Wmissing-declarations from C++... yes
  1524. checking whether it is safe to use -Wframe-larger-than... yes
  1525. checking whether it is safe to use -Wlogical-op... yes
  1526. checking whether it is safe to use -Wredundant-decls from C++... yes
  1527. checking whether it is safe to use -Wattributes from C++... no
  1528. checking whether it is safe to use -Wno-attributes... no
  1529. checking for doxygen... no
  1530. checking for perl... perl
  1531. checking for dpkg-gensymbols... no
  1532. checking for lcov... no
  1533. checking for genhtml... no
  1534. checking for sphinx-build... no
  1535. checking for working -pipe... yes
  1536. checking for dlopen in -ldl... yes
  1537. checking for dlopen... yes
  1538. checking size of mode_t... 4
  1539. checking size of int... 4
  1540. checking whether fdatasync is declared... yes
  1541. checking for fdatasync... yes
  1542. checking whether sync_file_range is declared... no
  1543. checking for sync_file_range... yes
  1544. configure: creating ./config.status
  1545. config.status: creating Makefile
  1546. config.status: creating docs/header.html
  1547. config.status: creating config.h
  1548. config.status: executing depfiles commands
  1549. config.status: executing libtool commands
  1550. ---
  1551. Configuration summary for libeatmydata version 65
  1552.  
  1553. * Installation prefix: /usr
  1554. * System type: unknown-linux-gnu
  1555. * Host CPU: x86_64
  1556. * C Compiler: gcc (GCC) 4.9.0
  1557. * Assertions enabled: no
  1558. * Debug enabled: no
  1559. * Profiling enabled: no
  1560. * Coverage enabled: no
  1561. * Warnings as errors: no
  1562.  
  1563. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/libeatmydata-65'
  1564. make all-am
  1565. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/libeatmydata-65'
  1566. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/sed -e 's!@''libdir''@!/usr/lib!g' -e 's!@''libexecdir''@!/usr/libexec!g' ./eatmydata.in > eatmydata
  1567. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/sed -e 's!@''libdir''@!/usr/lib!g' -e 's!@''libexecdir''@!/usr/libexec!g' ./eatmydata.sh.in > eatmydata.sh
  1568. chmod +x eatmydata
  1569. CC libeatmydata/libeatmydata_la-libeatmydata.lo
  1570. CCLD libeatmydata.la
  1571. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/libeatmydata-65'
  1572. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/libeatmydata-65'
  1573. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/libeatmydata-65'
  1574. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/libeatmydata-65'
  1575. test -z "/usr/bin" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/bin"
  1576. test -z "/usr/libexec" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/libexec"
  1577. /usr/bin/install -c eatmydata '/tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/bin'
  1578. /usr/bin/install -c eatmydata.sh '/tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/libexec'
  1579. test -z "/usr/include" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/include"
  1580. test -z "/usr/lib" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib"
  1581. /bin/sh ./libtool --mode=install /usr/bin/install -c libeatmydata.la '/tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib'
  1582. libtool: install: /usr/bin/install -c .libs/libeatmydata.so.1.1.0 /tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib/libeatmydata.so.1.1.0
  1583. libtool: install: (cd /tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib && { ln -s -f libeatmydata.so.1.1.0 libeatmydata.so.1 || { rm -f libeatmydata.so.1 && ln -s libeatmydata.so.1.1.0 libeatmydata.so.1; }; })
  1584. libtool: install: (cd /tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib && { ln -s -f libeatmydata.so.1.1.0 libeatmydata.so || { rm -f libeatmydata.so && ln -s libeatmydata.so.1.1.0 libeatmydata.so; }; })
  1585. libtool: install: /usr/bin/install -c .libs/libeatmydata.lai /tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib/libeatmydata.la
  1586. libtool: install: /usr/bin/install -c .libs/libeatmydata.a /tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib/libeatmydata.a
  1587. libtool: install: chmod 644 /tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib/libeatmydata.a
  1588. libtool: install: ranlib /tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/lib/libeatmydata.a
  1589. libtool: install: warning: remember to run `libtool --finish /usr/lib'
  1590. test -z "/usr/bin" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/libeatmydata-65/.install/usr/bin"
  1591. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/libeatmydata-65'
  1592. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/libeatmydata-65'
  1593. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/libeatmydata into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/libeatmydata_65-1devarmv7_x86_64.opk
  1594. ccache already installed, skipping...
  1595. sed already installed, skipping...
  1596. make already installed, skipping...
  1597. Installing libeatmydata (65-1devarmv7) on root.
  1598. ccache already installed, skipping...
  1599. make already installed, skipping...
  1600. checking for a BSD-compatible install... /usr/bin/install -c
  1601. checking whether build environment is sane... yes
  1602. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1603. checking for gawk... gawk
  1604. checking whether make sets $(MAKE)... yes
  1605. checking build system type... x86_64-unknown-linux-gnu
  1606. checking host system type... x86_64-unknown-linux-gnu
  1607. checking how to print strings... printf
  1608. checking for style of include used by make... GNU
  1609. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  1610. checking whether the C compiler works... yes
  1611. checking for C compiler default output file name... a.out
  1612. checking for suffix of executables...
  1613. checking whether we are cross compiling... no
  1614. checking for suffix of object files... o
  1615. checking whether we are using the GNU C compiler... yes
  1616. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc accepts -g... yes
  1617. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  1618. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... gcc3
  1619. checking for a sed that does not truncate output... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/sed
  1620. checking for grep that handles long lines and -e... /bin/grep
  1621. checking for egrep... /bin/grep -E
  1622. checking for fgrep... /bin/grep -F
  1623. checking for ld used by /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... ld
  1624. checking if the linker (ld) is GNU ld... yes
  1625. checking for BSD- or MS-compatible name lister (nm)... nm
  1626. checking the name lister (nm) interface... BSD nm
  1627. checking whether ln -s works... yes
  1628. checking the maximum length of command line arguments... 1572864
  1629. checking whether the shell understands some XSI constructs... yes
  1630. checking whether the shell understands "+="... yes
  1631. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1632. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1633. checking for ld option to reload object files... -r
  1634. checking for x86_64-unknown-linux-gnu-objdump... no
  1635. checking for objdump... objdump
  1636. checking how to recognize dependent libraries... pass_all
  1637. checking for x86_64-unknown-linux-gnu-dlltool... no
  1638. checking for dlltool... no
  1639. checking how to associate runtime and link libraries... printf %s\n
  1640. checking for x86_64-unknown-linux-gnu-ar... ar
  1641. checking for archiver @FILE support... @
  1642. checking for x86_64-unknown-linux-gnu-strip... strip
  1643. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  1644. checking command to parse nm output from /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc object... ok
  1645. checking for sysroot... no
  1646. checking for x86_64-unknown-linux-gnu-mt... no
  1647. checking for mt... mt
  1648. checking if mt is a manifest tool... no
  1649. checking how to run the C preprocessor... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -E
  1650. checking for ANSI C header files... yes
  1651. checking for sys/types.h... yes
  1652. checking for sys/stat.h... yes
  1653. checking for stdlib.h... yes
  1654. checking for string.h... yes
  1655. checking for memory.h... yes
  1656. checking for strings.h... yes
  1657. checking for inttypes.h... yes
  1658. checking for stdint.h... yes
  1659. checking for unistd.h... yes
  1660. checking for dlfcn.h... yes
  1661. checking for objdir... .libs
  1662. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -fno-rtti -fno-exceptions... no
  1663. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to produce PIC... -fPIC -DPIC
  1664. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc PIC flag -fPIC -DPIC works... yes
  1665. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc static flag -static works... yes
  1666. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -c -o file.o... yes
  1667. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -c -o file.o... (cached) yes
  1668. checking whether the /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  1669. checking dynamic linker characteristics... GNU/Linux ld.so
  1670. checking how to hardcode library paths into programs... immediate
  1671. checking whether stripping libraries is possible... yes
  1672. checking if libtool supports shared libraries... yes
  1673. checking whether to build shared libraries... no
  1674. checking whether to build static libraries... yes
  1675. checking for x86_64-unknown-linux-gnu-gcc... (cached) /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  1676. checking whether we are using the GNU C compiler... (cached) yes
  1677. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc accepts -g... (cached) yes
  1678. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C89... (cached) none needed
  1679. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... (cached) gcc3
  1680. checking dirent.h usability... yes
  1681. checking dirent.h presence... yes
  1682. checking for dirent.h... yes
  1683. checking for unistd.h... (cached) yes
  1684. checking sys/wait.h usability... yes
  1685. checking sys/wait.h presence... yes
  1686. checking for sys/wait.h... yes
  1687. checking malloc.h usability... yes
  1688. checking malloc.h presence... yes
  1689. checking for malloc.h... yes
  1690. checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig
  1691. checking for system include path to avoid -I flags... /usr/include
  1692. checking for system library path to avoid -L flags... /usr/lib
  1693. configure: creating ./config.lt
  1694. config.lt: creating libtool
  1695. checking whether to list both direct and indirect dependencies... no
  1696. checking for Win32... no
  1697. checking if internal glib should be used... yes
  1698. configure: creating ./config.status
  1699. config.status: creating Makefile
  1700. config.status: creating check/Makefile
  1701. config.status: creating check/config.sh
  1702. config.status: creating config.h
  1703. config.status: executing depfiles commands
  1704. config.status: executing libtool commands
  1705. === configuring in glib (/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib)
  1706. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--host=x86_64-unknown-linux-gnu' '--build=x86_64-unknown-linux-gnu' '--sysconfdir=/etc' '--localstatedir=/var' '--enable-static' '--disable-shared' '--with-internal-glib' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'CC=/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc' 'CFLAGS=-O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include ' 'LDFLAGS= -L/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/lib -lm ' 'CPPFLAGS= ' --cache-file=/dev/null --srcdir=.
  1707. checking for a BSD-compatible install... /usr/bin/install -c
  1708. checking whether build environment is sane... yes
  1709. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1710. checking for gawk... gawk
  1711. checking whether make sets $(MAKE)... yes
  1712. checking how to create a ustar tar archive... gnutar
  1713. checking whether to disable maintainer-specific portions of Makefiles... yes
  1714. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  1715. checking whether the C compiler works... yes
  1716. checking for C compiler default output file name... a.out
  1717. checking for suffix of executables...
  1718. checking whether we are cross compiling... no
  1719. checking for suffix of object files... o
  1720. checking whether we are using the GNU C compiler... yes
  1721. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc accepts -g... yes
  1722. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  1723. checking for style of include used by make... GNU
  1724. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... gcc3
  1725. checking how to run the C preprocessor... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -E
  1726. checking build system type... x86_64-unknown-linux-gnu
  1727. checking host system type... x86_64-unknown-linux-gnu
  1728. checking for the BeOS... no
  1729. checking for Win32... no
  1730. checking for Mac OS X Carbon support... no
  1731. checking for Mac OS X Cocoa support... no
  1732. checking for grep that handles long lines and -e... /bin/grep
  1733. checking for egrep... /bin/grep -E
  1734. checking whether we are using the GNU C Library 2.1 or newer... yes
  1735. checking whether to enable garbage collector friendliness... no
  1736. checking whether to disable memory pools... no
  1737. checking for x86_64-unknown-linux-gnu-c++... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++
  1738. checking whether we are using the GNU C++ compiler... yes
  1739. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ accepts -g... yes
  1740. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++... gcc3
  1741. checking for x86_64-unknown-linux-gnu-gcc... (cached) /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  1742. checking whether we are using the GNU C compiler... (cached) yes
  1743. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc accepts -g... (cached) yes
  1744. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C89... (cached) none needed
  1745. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... (cached) gcc3
  1746. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc and cc understand -c and -o together... yes
  1747. checking for special C compiler options needed for large files... no
  1748. checking for _FILE_OFFSET_BITS value needed for large files... no
  1749. checking for gawk... (cached) gawk
  1750. checking for perl5... no
  1751. checking for perl... perl
  1752. checking for indent... no
  1753. checking for perl... /usr/bin/perl
  1754. checking for a Python interpreter with version >= 2.5... python
  1755. checking for python... /usr/bin/python
  1756. checking for python version... 2.7
  1757. checking for python platform... linux2
  1758. checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  1759. checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  1760. checking for iconv_open... yes
  1761. checking whether to cache iconv descriptors... no
  1762. checking for ANSI C header files... yes
  1763. checking for sys/types.h... yes
  1764. checking for sys/stat.h... yes
  1765. checking for stdlib.h... yes
  1766. checking for string.h... yes
  1767. checking for memory.h... yes
  1768. checking for strings.h... yes
  1769. checking for inttypes.h... yes
  1770. checking for stdint.h... yes
  1771. checking for unistd.h... yes
  1772. checking locale.h usability... yes
  1773. checking locale.h presence... yes
  1774. checking for locale.h... yes
  1775. checking for LC_MESSAGES... yes
  1776. checking libintl.h usability... yes
  1777. checking libintl.h presence... yes
  1778. checking for libintl.h... yes
  1779. checking for ngettext in libc... yes
  1780. checking for dgettext in libc... yes
  1781. checking for bind_textdomain_codeset... yes
  1782. checking for msgfmt... /usr/bin/msgfmt
  1783. checking for dcgettext... yes
  1784. checking if msgfmt accepts -c... yes
  1785. checking for gmsgfmt... /usr/bin/msgfmt
  1786. checking for xgettext... /usr/bin/xgettext
  1787. ./configure: line 8473: ./po/POTFILES.in: No such file or directory
  1788. checking how to print strings... printf
  1789. checking for a sed that does not truncate output... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/sed
  1790. checking for fgrep... /bin/grep -F
  1791. checking for ld used by /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... ld -m elf_x86_64
  1792. checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  1793. checking for BSD- or MS-compatible name lister (nm)... nm
  1794. checking the name lister (nm) interface... BSD nm
  1795. checking whether ln -s works... yes
  1796. checking the maximum length of command line arguments... 1572864
  1797. checking whether the shell understands some XSI constructs... yes
  1798. checking whether the shell understands "+="... yes
  1799. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  1800. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  1801. checking for ld -m elf_x86_64 option to reload object files... -r
  1802. checking for x86_64-unknown-linux-gnu-objdump... no
  1803. checking for objdump... objdump
  1804. checking how to recognize dependent libraries... pass_all
  1805. checking for x86_64-unknown-linux-gnu-dlltool... no
  1806. checking for dlltool... no
  1807. checking how to associate runtime and link libraries... printf %s\n
  1808. checking for x86_64-unknown-linux-gnu-ar... ar
  1809. checking for archiver @FILE support... @
  1810. checking for x86_64-unknown-linux-gnu-strip... strip
  1811. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  1812. checking command to parse nm output from /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc object... ok
  1813. checking for sysroot... no
  1814. checking for x86_64-unknown-linux-gnu-mt... no
  1815. checking for mt... mt
  1816. checking if mt is a manifest tool... no
  1817. checking for dlfcn.h... yes
  1818. checking for objdir... .libs
  1819. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -fno-rtti -fno-exceptions... no
  1820. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to produce PIC... -fPIC -DPIC
  1821. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc PIC flag -fPIC -DPIC works... yes
  1822. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc static flag -static works... yes
  1823. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -c -o file.o... yes
  1824. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc supports -c -o file.o... (cached) yes
  1825. checking whether the /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
  1826. checking dynamic linker characteristics... GNU/Linux ld.so
  1827. checking how to hardcode library paths into programs... immediate
  1828. checking whether stripping libraries is possible... yes
  1829. checking if libtool supports shared libraries... yes
  1830. checking whether to build shared libraries... no
  1831. checking whether to build static libraries... yes
  1832. checking how to run the C++ preprocessor... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ -E
  1833. checking for ld used by /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++... ld -m elf_x86_64 -m elf_x86_64
  1834. checking if the linker (ld -m elf_x86_64 -m elf_x86_64) is GNU ld... yes
  1835. checking whether the /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
  1836. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ option to produce PIC... -fPIC -DPIC
  1837. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ PIC flag -fPIC -DPIC works... yes
  1838. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ static flag -static works... yes
  1839. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ supports -c -o file.o... yes
  1840. checking if /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ supports -c -o file.o... (cached) yes
  1841. checking whether the /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-g++ linker (ld -m elf_x86_64 -m elf_x86_64) supports shared libraries... yes
  1842. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1843. checking how to hardcode library paths into programs... immediate
  1844. configure: creating ./config.lt
  1845. config.lt: creating libtool
  1846. checking for extra flags to get ANSI library prototypes... none needed
  1847. checking for extra flags for POSIX compliance... none needed
  1848. checking for vprintf... yes
  1849. checking for _doprnt... no
  1850. checking for size_t... yes
  1851. checking for working alloca.h... yes
  1852. checking for alloca... yes
  1853. checking for mmap... yes
  1854. checking for posix_memalign... yes
  1855. checking for memalign... yes
  1856. checking for valloc... yes
  1857. checking for fsync... yes
  1858. checking for pipe2... yes
  1859. checking for atexit... yes
  1860. checking for on_exit... yes
  1861. checking for timegm... yes
  1862. checking for gmtime_r... yes
  1863. checking size of char... 1
  1864. checking size of short... 2
  1865. checking size of long... 8
  1866. checking size of int... 4
  1867. checking size of void *... 8
  1868. checking size of long long... 8
  1869. checking size of __int64... 0
  1870. checking for sig_atomic_t... yes
  1871. checking for format to printf and scanf a guint64... %llu
  1872. checking for an ANSI C-conforming const... yes
  1873. checking if malloc() and friends prototypes are gmem.h compatible... no
  1874. checking for growing stack pointer... no
  1875. checking for __inline... yes
  1876. checking for __inline__... yes
  1877. checking for inline... yes
  1878. checking if inline functions in headers work... yes
  1879. checking for working do while(0) macros... yes
  1880. checking for ISO C99 varargs macros in C... yes
  1881. checking for ISO C99 varargs macros in C++... yes
  1882. checking for GNUC varargs macros... yes
  1883. checking for GNUC visibility attribute... yes
  1884. checking whether using Sun Studio C compiler... no
  1885. checking whether byte ordering is bigendian... no
  1886. checking dirent.h usability... yes
  1887. checking dirent.h presence... yes
  1888. checking for dirent.h... yes
  1889. checking float.h usability... yes
  1890. checking float.h presence... yes
  1891. checking for float.h... yes
  1892. checking limits.h usability... yes
  1893. checking limits.h presence... yes
  1894. checking for limits.h... yes
  1895. checking pwd.h usability... yes
  1896. checking pwd.h presence... yes
  1897. checking for pwd.h... yes
  1898. checking grp.h usability... yes
  1899. checking grp.h presence... yes
  1900. checking for grp.h... yes
  1901. checking sys/param.h usability... yes
  1902. checking sys/param.h presence... yes
  1903. checking for sys/param.h... yes
  1904. checking sys/poll.h usability... yes
  1905. checking sys/poll.h presence... yes
  1906. checking for sys/poll.h... yes
  1907. checking sys/resource.h usability... yes
  1908. checking sys/resource.h presence... yes
  1909. checking for sys/resource.h... yes
  1910. checking sys/time.h usability... yes
  1911. checking sys/time.h presence... yes
  1912. checking for sys/time.h... yes
  1913. checking sys/times.h usability... yes
  1914. checking sys/times.h presence... yes
  1915. checking for sys/times.h... yes
  1916. checking sys/wait.h usability... yes
  1917. checking sys/wait.h presence... yes
  1918. checking for sys/wait.h... yes
  1919. checking for unistd.h... (cached) yes
  1920. checking values.h usability... yes
  1921. checking values.h presence... yes
  1922. checking for values.h... yes
  1923. checking sys/select.h usability... yes
  1924. checking sys/select.h presence... yes
  1925. checking for sys/select.h... yes
  1926. checking for sys/types.h... (cached) yes
  1927. checking for stdint.h... (cached) yes
  1928. checking for inttypes.h... (cached) yes
  1929. checking sched.h usability... yes
  1930. checking sched.h presence... yes
  1931. checking for sched.h... yes
  1932. checking malloc.h usability... yes
  1933. checking malloc.h presence... yes
  1934. checking for malloc.h... yes
  1935. checking sys/vfs.h usability... yes
  1936. checking sys/vfs.h presence... yes
  1937. checking for sys/vfs.h... yes
  1938. checking sys/vmount.h usability... no
  1939. checking sys/vmount.h presence... no
  1940. checking for sys/vmount.h... no
  1941. checking sys/statfs.h usability... yes
  1942. checking sys/statfs.h presence... yes
  1943. checking for sys/statfs.h... yes
  1944. checking sys/statvfs.h usability... yes
  1945. checking sys/statvfs.h presence... yes
  1946. checking for sys/statvfs.h... yes
  1947. checking mntent.h usability... yes
  1948. checking mntent.h presence... yes
  1949. checking for mntent.h... yes
  1950. checking sys/mnttab.h usability... no
  1951. checking sys/mnttab.h presence... no
  1952. checking for sys/mnttab.h... no
  1953. checking sys/vfstab.h usability... no
  1954. checking sys/vfstab.h presence... no
  1955. checking for sys/vfstab.h... no
  1956. checking sys/mntctl.h usability... no
  1957. checking sys/mntctl.h presence... no
  1958. checking for sys/mntctl.h... no
  1959. checking fstab.h usability... yes
  1960. checking fstab.h presence... yes
  1961. checking for fstab.h... yes
  1962. checking sys/uio.h usability... yes
  1963. checking sys/uio.h presence... yes
  1964. checking for sys/uio.h... yes
  1965. checking sys/mkdev.h usability... no
  1966. checking sys/mkdev.h presence... no
  1967. checking for sys/mkdev.h... no
  1968. checking linux/magic.h usability... yes
  1969. checking linux/magic.h presence... yes
  1970. checking for linux/magic.h... yes
  1971. checking sys/prctl.h usability... yes
  1972. checking sys/prctl.h presence... yes
  1973. checking for sys/prctl.h... yes
  1974. checking for sys/mount.h... yes
  1975. checking for sys/sysctl.h... yes
  1976. checking xlocale.h usability... yes
  1977. checking xlocale.h presence... yes
  1978. checking for xlocale.h... yes
  1979. checking for struct stat.st_mtimensec... no
  1980. checking for struct stat.st_mtim.tv_nsec... yes
  1981. checking for struct stat.st_atimensec... no
  1982. checking for struct stat.st_atim.tv_nsec... yes
  1983. checking for struct stat.st_ctimensec... no
  1984. checking for struct stat.st_ctim.tv_nsec... yes
  1985. checking for struct stat.st_blksize... yes
  1986. checking for struct stat.st_blocks... yes
  1987. checking for struct statfs.f_fstypename... no
  1988. checking for struct statfs.f_bavail... yes
  1989. checking for struct statvfs.f_basetype... no
  1990. checking for struct statvfs.f_fstypename... no
  1991. checking for struct tm.tm_gmtoff... yes
  1992. checking for struct tm.__tm_gmtoff... no
  1993. checking for dirent.h that defines DIR... yes
  1994. checking for library containing opendir... none required
  1995. checking for struct dirent.d_type... yes
  1996. checking for nl_langinfo and CODESET... yes
  1997. checking stddef.h usability... yes
  1998. checking stddef.h presence... yes
  1999. checking for stddef.h... yes
  2000. checking for stdlib.h... (cached) yes
  2001. checking for string.h... (cached) yes
  2002. checking for setlocale... yes
  2003. checking size of size_t... 8
  2004. checking for the appropriate definition for size_t... unsigned long
  2005. checking for lstat... yes
  2006. checking for strerror... yes
  2007. checking for strsignal... yes
  2008. checking for memmove... yes
  2009. checking for vsnprintf... yes
  2010. checking for stpcpy... yes
  2011. checking for strcasecmp... yes
  2012. checking for strncasecmp... yes
  2013. checking for poll... yes
  2014. checking for getcwd... yes
  2015. checking for vasprintf... yes
  2016. checking for setenv... yes
  2017. checking for unsetenv... yes
  2018. checking for getc_unlocked... yes
  2019. checking for readlink... yes
  2020. checking for symlink... yes
  2021. checking for fdwalk... no
  2022. checking for memmem... yes
  2023. checking for chown... yes
  2024. checking for lchmod... no
  2025. checking for lchown... yes
  2026. checking for fchmod... yes
  2027. checking for fchown... yes
  2028. checking for link... yes
  2029. checking for utimes... yes
  2030. checking for getgrgid... yes
  2031. checking for getpwuid... yes
  2032. checking for getmntent_r... yes
  2033. checking for setmntent... yes
  2034. checking for endmntent... yes
  2035. checking for hasmntopt... yes
  2036. checking for getfsstat... no
  2037. checking for getvfsstat... no
  2038. checking for splice... yes
  2039. checking for prlimit... yes
  2040. checking for statvfs... yes
  2041. checking for statfs... yes
  2042. checking whether to use statfs or statvfs... statfs
  2043. checking crt_externs.h usability... no
  2044. checking crt_externs.h presence... no
  2045. checking for crt_externs.h... no
  2046. checking for _NSGetEnviron... no
  2047. checking for newlocale... yes
  2048. checking for uselocale... yes
  2049. checking for strtod_l... yes
  2050. checking for strtoll_l... yes
  2051. checking for strtoull_l... yes
  2052. checking for C99 vsnprintf... yes
  2053. checking whether printf supports positional parameters... yes
  2054. checking value of AF_INET... 2
  2055. checking value of AF_INET6... 10
  2056. checking value of AF_UNIX... 1
  2057. checking value of MSG_PEEK... 2
  2058. checking value of MSG_OOB... 1
  2059. checking value of MSG_DONTROUTE... 4
  2060. checking for getprotobyname_r... yes
  2061. checking for endservent... yes
  2062. checking for if_nametoindex... yes
  2063. checking netdb.h usability... yes
  2064. checking netdb.h presence... yes
  2065. checking for netdb.h... yes
  2066. checking wspiapi.h usability... no
  2067. checking wspiapi.h presence... no
  2068. checking for wspiapi.h... no
  2069. checking arpa/nameser_compat.h usability... yes
  2070. checking arpa/nameser_compat.h presence... yes
  2071. checking for arpa/nameser_compat.h... yes
  2072. checking for res_query... in -lresolv
  2073. checking for socket... yes
  2074. checking for linux/netlink.h... yes
  2075. checking for struct ip_mreqn... yes
  2076. checking number of arguments to statfs()... 2
  2077. checking for signed... yes
  2078. checking for long long... yes
  2079. checking for long double... yes
  2080. checking for wchar_t... yes
  2081. checking for wint_t... yes
  2082. checking for size_t... (cached) yes
  2083. checking for ptrdiff_t... yes
  2084. checking for inttypes.h... yes
  2085. checking for stdint.h... yes
  2086. checking for snprintf... yes
  2087. checking for wcslen... yes
  2088. checking for C99 snprintf... yes
  2089. checking for fd_set... yes, found in sys/types.h
  2090. checking whether realloc (NULL,) will work... yes
  2091. checking for nl_langinfo (CODESET)... yes
  2092. checking for nl_langinfo (PM_STR)... yes
  2093. checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
  2094. checking for a compliant posix_memalign() implementation... yes
  2095. checking for OpenBSD strlcpy/strlcat... no
  2096. checking for an implementation of va_copy()... yes
  2097. checking for an implementation of __va_copy()... yes
  2098. checking whether va_lists can be copied by value... no
  2099. checking for dlopen... no
  2100. checking for NSLinkModule... no
  2101. checking for dlopen in -ldl... yes
  2102. checking for dlsym in -ldl... yes
  2103. checking for RTLD_GLOBAL brokenness... no
  2104. checking for preceeding underscore in symbols... no
  2105. checking for dlerror... yes
  2106. checking for the suffix of module shared libraries... .so
  2107. checking for gspawn implementation... gspawn.lo
  2108. checking for GIOChannel implementation... giounix.lo
  2109. checking for is_selinux_enabled in -lselinux... no
  2110. checking sys/inotify.h usability... yes
  2111. checking sys/inotify.h presence... yes
  2112. checking for sys/inotify.h... yes
  2113. checking for inotify_init1... yes
  2114. checking for getxattr in -lc... yes
  2115. checking sys/xattr.h usability... yes
  2116. checking sys/xattr.h presence... yes
  2117. checking for sys/xattr.h... yes
  2118. checking for XATTR_NOFOLLOW... no
  2119. checking for platform-dependent source...
  2120. checking whether to compile timeloop... yes
  2121. checking if building for some Win32 platform... no
  2122. checking for thread implementation... posix
  2123. checking thread related cflags... -pthread
  2124. checking thread related libraries... -pthread
  2125. checking for localtime_r... yes
  2126. checking for gmtime_r... (cached) yes
  2127. checking for posix getpwuid_r... yes
  2128. checking for posix getgrgid_r... yes
  2129. checking for pthread_attr_setstacksize... yes
  2130. checking for pthread_condattr_setclock... yes
  2131. checking for clock_gettime... yes
  2132. checking for lock-free atomic intrinsics... yes
  2133. checking for futex(2) system call... yes
  2134. checking for eventfd(2) system call... yes
  2135. checking value of POLLIN... 1
  2136. checking value of POLLOUT... 4
  2137. checking value of POLLPRI... 2
  2138. checking value of POLLERR... 8
  2139. checking value of POLLHUP... 16
  2140. checking value of POLLNVAL... 32
  2141. checking for broken poll... no
  2142. checking for EILSEQ... yes
  2143. checking whether to include dtrace tracing support... yes
  2144. checking for dtrace... no
  2145. checking whether to include systemtap tracing support... no
  2146. checking for guint32... yes
  2147. checking alignment of guint32... 4
  2148. checking for guint64... yes
  2149. checking alignment of guint64... 8
  2150. checking for unsigned long... yes
  2151. checking alignment of unsigned long... 8
  2152. checking for -Bsymbolic-functions linker flag... yes
  2153. configure: creating ./config.status
  2154. config.status: creating Makefile
  2155. config.status: creating glib/Makefile
  2156. config.status: creating glib/libcharset/Makefile
  2157. config.status: creating glib/gnulib/Makefile
  2158. config.status: creating m4macros/Makefile
  2159. config.status: creating config.h
  2160. config.status: executing depfiles commands
  2161. config.status: executing default-1 commands
  2162. config.status: executing libtool commands
  2163. config.status: executing glib/glibconfig.h commands
  2164. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2165. make all-recursive
  2166. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2167. Making all in glib
  2168. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2169. make all-recursive
  2170. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2171. Making all in .
  2172. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2173. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2174. Making all in m4macros
  2175. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/m4macros'
  2176. make[5]: Nothing to be done for 'all'.
  2177. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/m4macros'
  2178. Making all in glib
  2179. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2180. GEN glibconfig-stamp
  2181. config.status: executing glib/glibconfig.h commands
  2182. config.status: glib/glibconfig.h is unchanged
  2183. make all-recursive
  2184. make[6]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2185. Making all in libcharset
  2186. make[7]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib/libcharset'
  2187. CC localcharset.lo
  2188. GEN ref-add.sed
  2189. GEN ref-del.sed
  2190. GEN charset.alias
  2191. CCLD libcharset.la
  2192. make[7]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib/libcharset'
  2193. Making all in .
  2194. make[7]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2195. CC gallocator.lo
  2196. CC gcache.lo
  2197. CC gcompletion.lo
  2198. CC grel.lo
  2199. CC gthread-deprecated.lo
  2200. CC garray.lo
  2201. deprecated/gthread-deprecated.c: In function 'g_static_mutex_get_mutex_impl':
  2202. deprecated/gthread-deprecated.c:520:43: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2203. result = g_atomic_pointer_get (&mutex->mutex);
  2204. ^
  2205. deprecated/gthread-deprecated.c:530:42: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2206. g_atomic_pointer_set (&mutex->mutex, result);
  2207. ^
  2208. deprecated/gthread-deprecated.c: In function 'g_static_rec_mutex_get_rec_mutex_impl':
  2209. deprecated/gthread-deprecated.c:676:43: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2210. result = g_atomic_pointer_get (&mutex->mutex.mutex);
  2211. ^
  2212. deprecated/gthread-deprecated.c:687:42: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2213. g_atomic_pointer_set (&mutex->mutex.mutex, result);
  2214. ^
  2215. CC gasyncqueue.lo
  2216. garray.c: In function 'g_array_ref':
  2217. garray.c:260:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2218. g_atomic_int_inc (&rarray->ref_count);
  2219. ^
  2220. garray.c: In function 'g_array_unref':
  2221. garray.c:290:38: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2222. if (g_atomic_int_dec_and_test (&rarray->ref_count))
  2223. ^
  2224. garray.c: In function 'g_array_free':
  2225. garray.c:344:39: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2226. if (!g_atomic_int_dec_and_test (&array->ref_count))
  2227. ^
  2228. garray.c: In function 'g_ptr_array_ref':
  2229. garray.c:989:34: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2230. g_atomic_int_inc (&rarray->ref_count);
  2231. ^
  2232. garray.c: In function 'g_ptr_array_unref':
  2233. garray.c:1013:38: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2234. if (g_atomic_int_dec_and_test (&rarray->ref_count))
  2235. ^
  2236. garray.c: In function 'g_ptr_array_free':
  2237. garray.c:1047:39: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  2238. if (!g_atomic_int_dec_and_test (&array->ref_count))
  2239. ^
  2240. CC gatomic.lo
  2241. gasyncqueue.c: In function 'g_async_queue_ref':
  2242. gasyncqueue.c:168:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2243. g_atomic_int_inc (&queue->ref_count);
  2244. ^
  2245. gasyncqueue.c: In function 'g_async_queue_ref_unlocked':
  2246. gasyncqueue.c:188:34: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2247. g_atomic_int_inc (&queue->ref_count);
  2248. ^
  2249. gasyncqueue.c: In function 'g_async_queue_unref':
  2250. gasyncqueue.c:229:38: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2251. if (g_atomic_int_dec_and_test (&queue->ref_count))
  2252. ^
  2253. CC gbacktrace.lo
  2254. gatomic.c: In function 'g_atomic_int_get':
  2255. gatomic.c:116:41: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2256. return g_atomic_int_get (atomic);
  2257. ^
  2258. gatomic.c: In function 'g_atomic_int_set':
  2259. gatomic.c:135:34: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2260. g_atomic_int_set (atomic, newval);
  2261. ^
  2262. gatomic.c: In function 'g_atomic_int_inc':
  2263. gatomic.c:154:34: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2264. g_atomic_int_inc (atomic);
  2265. ^
  2266. gatomic.c: In function 'g_atomic_int_dec_and_test':
  2267. gatomic.c:175:41: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2268. return g_atomic_int_dec_and_test (atomic);
  2269. ^
  2270. gatomic.c: In function 'g_atomic_int_compare_and_exchange':
  2271. gatomic.c:203:41: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2272. return g_atomic_int_compare_and_exchange (atomic, oldval, newval);
  2273. ^
  2274. gatomic.c: In function 'g_atomic_int_add':
  2275. gatomic.c:229:41: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  2276. return g_atomic_int_add (atomic, val);
  2277. ^
  2278. gatomic.c: In function 'g_atomic_int_and':
  2279. gatomic.c:253:41: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  2280. return g_atomic_int_and (atomic, val);
  2281. ^
  2282. gatomic.c: In function 'g_atomic_int_or':
  2283. gatomic.c:277:41: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  2284. return g_atomic_int_or (atomic, val);
  2285. ^
  2286. gatomic.c: In function 'g_atomic_int_xor':
  2287. gatomic.c:301:41: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  2288. return g_atomic_int_xor (atomic, val);
  2289. ^
  2290. gatomic.c: In function 'g_atomic_pointer_get':
  2291. gatomic.c:321:41: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  2292. return g_atomic_pointer_get ((volatile gpointer *) atomic);
  2293. ^
  2294. gatomic.c: In function 'g_atomic_pointer_set':
  2295. gatomic.c:340:34: warning: typedef '_GStaticAssertCompileTimeAssertion_10' locally defined but not used [-Wunused-local-typedefs]
  2296. g_atomic_pointer_set ((volatile gpointer *) atomic, newval);
  2297. ^
  2298. gatomic.c: In function 'g_atomic_pointer_compare_and_exchange':
  2299. gatomic.c:368:41: warning: typedef '_GStaticAssertCompileTimeAssertion_11' locally defined but not used [-Wunused-local-typedefs]
  2300. return g_atomic_pointer_compare_and_exchange ((volatile gpointer *) atomic,
  2301. ^
  2302. gatomic.c: In function 'g_atomic_pointer_add':
  2303. gatomic.c:392:41: warning: typedef '_GStaticAssertCompileTimeAssertion_12' locally defined but not used [-Wunused-local-typedefs]
  2304. return g_atomic_pointer_add ((volatile gpointer *) atomic, val);
  2305. ^
  2306. gatomic.c: In function 'g_atomic_pointer_and':
  2307. gatomic.c:416:41: warning: typedef '_GStaticAssertCompileTimeAssertion_13' locally defined but not used [-Wunused-local-typedefs]
  2308. return g_atomic_pointer_and ((volatile gpointer *) atomic, val);
  2309. ^
  2310. gatomic.c: In function 'g_atomic_pointer_or':
  2311. gatomic.c:440:41: warning: typedef '_GStaticAssertCompileTimeAssertion_14' locally defined but not used [-Wunused-local-typedefs]
  2312. return g_atomic_pointer_or ((volatile gpointer *) atomic, val);
  2313. ^
  2314. gatomic.c: In function 'g_atomic_pointer_xor':
  2315. gatomic.c:464:41: warning: typedef '_GStaticAssertCompileTimeAssertion_15' locally defined but not used [-Wunused-local-typedefs]
  2316. return g_atomic_pointer_xor ((volatile gpointer *) atomic, val);
  2317. ^
  2318. CC gbase64.lo
  2319. CC gbitlock.lo
  2320. CC gbookmarkfile.lo
  2321. gbitlock.c: In function 'g_futex_wait':
  2322. gbitlock.c:128:98: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2323. if G_LIKELY (g_atomic_int_get (address) == value)
  2324. ^
  2325. gbitlock.c: In function 'g_bit_lock':
  2326. gbitlock.c:223:40: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2327. v = g_atomic_int_get (address);
  2328. ^
  2329. gbitlock.c:228:40: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2330. g_atomic_int_add (&g_bit_lock_contended[class], +1);
  2331. ^
  2332. gbitlock.c:230:40: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2333. g_atomic_int_add (&g_bit_lock_contended[class], -1);
  2334. ^
  2335. gbitlock.c: In function 'g_bit_unlock':
  2336. gbitlock.c:334:40: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2337. if (g_atomic_int_get (&g_bit_lock_contended[class]))
  2338. ^
  2339. gbitlock.c: In function 'g_futex_int_address':
  2340. gbitlock.c:370:16: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  2341. G_STATIC_ASSERT (G_BYTE_ORDER == G_LITTLE_ENDIAN ||
  2342. ^
  2343. gbitlock.c: In function 'g_pointer_bit_lock':
  2344. gbitlock.c:418:50: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  2345. v = (gsize) g_atomic_pointer_get (pointer_address);
  2346. ^
  2347. gbitlock.c:423:42: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  2348. g_atomic_int_add (&g_bit_lock_contended[class], +1);
  2349. ^
  2350. gbitlock.c:425:42: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  2351. g_atomic_int_add (&g_bit_lock_contended[class], -1);
  2352. ^
  2353. gbitlock.c: In function 'g_pointer_bit_unlock':
  2354. gbitlock.c:532:42: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  2355. if (g_atomic_int_get (&g_bit_lock_contended[class]))
  2356. ^
  2357. CC gbytes.lo
  2358. gbytes.c: In function 'g_bytes_ref':
  2359. gbytes.c:270:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2360. g_atomic_int_inc (&bytes->ref_count);
  2361. ^
  2362. gbytes.c: In function 'g_bytes_unref':
  2363. gbytes.c:290:38: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2364. if (g_atomic_int_dec_and_test (&bytes->ref_count))
  2365. ^
  2366. gbytes.c: In function 'try_steal_and_unref':
  2367. gbytes.c:397:38: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2368. if (g_atomic_int_get (&bytes->ref_count) == 1)
  2369. ^
  2370. CC gcharset.lo
  2371. CC gchecksum.lo
  2372. CC gconvert.lo
  2373. CC gdataset.lo
  2374. CC gdate.lo
  2375. gdataset.c: In function 'g_datalist_lock':
  2376. gdataset.c:219:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2377. g_pointer_bit_lock ((void **)datalist, DATALIST_LOCK_BIT);
  2378. ^
  2379. gdataset.c: In function 'g_datalist_unlock':
  2380. gdataset.c:225:34: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2381. g_pointer_bit_unlock ((void **)datalist, DATALIST_LOCK_BIT);
  2382. ^
  2383. gdataset.c: In function 'g_datalist_clear_i':
  2384. gdataset.c:237:60: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2385. data = G_DATALIST_GET_POINTER (datalist);
  2386. ^
  2387. gdataset.c:238:75: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2388. G_DATALIST_SET_POINTER (datalist, NULL);
  2389. ^
  2390. gdataset.c:238:324: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2391. G_DATALIST_SET_POINTER (datalist, NULL);
  2392. ^
  2393. gdataset.c: In function 'g_datalist_clear':
  2394. gdataset.c:273:60: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  2395. data = G_DATALIST_GET_POINTER (datalist);
  2396. ^
  2397. gdataset.c:274:75: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  2398. G_DATALIST_SET_POINTER (datalist, NULL);
  2399. ^
  2400. gdataset.c:274:324: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  2401. G_DATALIST_SET_POINTER (datalist, NULL);
  2402. ^
  2403. gdataset.c: In function 'g_dataset_destroy_internal':
  2404. gdataset.c:315:61: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  2405. if (G_DATALIST_GET_POINTER(&dataset->datalist) == NULL)
  2406. ^
  2407. gdataset.c: In function 'g_data_set_internal':
  2408. gdataset.c:366:57: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  2409. d = G_DATALIST_GET_POINTER (datalist);
  2410. ^
  2411. gdataset.c:388:81: warning: typedef '_GStaticAssertCompileTimeAssertion_10' locally defined but not used [-Wunused-local-typedefs]
  2412. G_DATALIST_SET_POINTER (datalist, NULL);
  2413. ^
  2414. gdataset.c:388:331: warning: typedef '_GStaticAssertCompileTimeAssertion_11' locally defined but not used [-Wunused-local-typedefs]
  2415. G_DATALIST_SET_POINTER (datalist, NULL);
  2416. ^
  2417. gdataset.c:484:74: warning: typedef '_GStaticAssertCompileTimeAssertion_12' locally defined but not used [-Wunused-local-typedefs]
  2418. G_DATALIST_SET_POINTER (datalist, d);
  2419. ^
  2420. gdataset.c:484:314: warning: typedef '_GStaticAssertCompileTimeAssertion_13' locally defined but not used [-Wunused-local-typedefs]
  2421. G_DATALIST_SET_POINTER (datalist, d);
  2422. ^
  2423. gdataset.c: In function 'g_datalist_id_get_data':
  2424. gdataset.c:813:61: warning: typedef '_GStaticAssertCompileTimeAssertion_14' locally defined but not used [-Wunused-local-typedefs]
  2425. d = G_DATALIST_GET_POINTER (datalist);
  2426. ^
  2427. gdataset.c: In function 'g_datalist_get_data':
  2428. gdataset.c:856:57: warning: typedef '_GStaticAssertCompileTimeAssertion_15' locally defined but not used [-Wunused-local-typedefs]
  2429. d = G_DATALIST_GET_POINTER (datalist);
  2430. ^
  2431. gdataset.c: In function 'g_datalist_foreach':
  2432. gdataset.c:948:57: warning: typedef '_GStaticAssertCompileTimeAssertion_16' locally defined but not used [-Wunused-local-typedefs]
  2433. d = G_DATALIST_GET_POINTER (datalist);
  2434. ^
  2435. gdataset.c:963:61: warning: typedef '_GStaticAssertCompileTimeAssertion_17' locally defined but not used [-Wunused-local-typedefs]
  2436. d = G_DATALIST_GET_POINTER (datalist);
  2437. ^
  2438. gdataset.c: In function 'g_datalist_init':
  2439. gdataset.c:990:34: warning: typedef '_GStaticAssertCompileTimeAssertion_18' locally defined but not used [-Wunused-local-typedefs]
  2440. g_atomic_pointer_set (datalist, NULL);
  2441. ^
  2442. gdataset.c: In function 'g_datalist_set_flags':
  2443. gdataset.c:1018:34: warning: typedef '_GStaticAssertCompileTimeAssertion_19' locally defined but not used [-Wunused-local-typedefs]
  2444. g_atomic_pointer_or (datalist, (gsize)flags);
  2445. ^
  2446. gdataset.c: In function 'g_datalist_unset_flags':
  2447. gdataset.c:1041:34: warning: typedef '_GStaticAssertCompileTimeAssertion_20' locally defined but not used [-Wunused-local-typedefs]
  2448. g_atomic_pointer_and (datalist, ~(gsize)flags);
  2449. ^
  2450. gdataset.c: In function 'g_datalist_get_flags':
  2451. gdataset.c:1060:50: warning: typedef '_GStaticAssertCompileTimeAssertion_21' locally defined but not used [-Wunused-local-typedefs]
  2452. return G_DATALIST_GET_FLAGS (datalist); /* atomic macro */
  2453. ^
  2454. gdataset.c: In function 'g_quark_to_string':
  2455. gdataset.c:1263:49: warning: typedef '_GStaticAssertCompileTimeAssertion_22' locally defined but not used [-Wunused-local-typedefs]
  2456. quark_seq_id = g_atomic_int_get (&g_quark_seq_id);
  2457. ^
  2458. gdataset.c:1264:43: warning: typedef '_GStaticAssertCompileTimeAssertion_23' locally defined but not used [-Wunused-local-typedefs]
  2459. quarks = g_atomic_pointer_get (&g_quarks);
  2460. ^
  2461. gdataset.c: In function 'g_quark_new':
  2462. gdataset.c:1288:38: warning: typedef '_GStaticAssertCompileTimeAssertion_24' locally defined but not used [-Wunused-local-typedefs]
  2463. g_atomic_pointer_set (&g_quarks, g_quarks_new);
  2464. ^
  2465. gdataset.c:1295:38: warning: typedef '_GStaticAssertCompileTimeAssertion_25' locally defined but not used [-Wunused-local-typedefs]
  2466. g_atomic_int_inc (&g_quark_seq_id);
  2467. ^
  2468. gdataset.c:1299:34: warning: typedef '_GStaticAssertCompileTimeAssertion_26' locally defined but not used [-Wunused-local-typedefs]
  2469. g_atomic_pointer_set (&g_quarks[quark], string);
  2470. ^
  2471. gdataset.c:1301:34: warning: typedef '_GStaticAssertCompileTimeAssertion_27' locally defined but not used [-Wunused-local-typedefs]
  2472. g_atomic_int_inc (&g_quark_seq_id);
  2473. ^
  2474. CC gdatetime.lo
  2475. CC gdir.lo
  2476. CC genviron.lo
  2477. CC gerror.lo
  2478. gdatetime.c: In function 'g_date_time_ref':
  2479. gdatetime.c:455:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2480. g_atomic_int_inc (&datetime->ref_count);
  2481. ^
  2482. gdatetime.c: In function 'g_date_time_unref':
  2483. gdatetime.c:477:38: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2484. if (g_atomic_int_dec_and_test (&datetime->ref_count))
  2485. ^
  2486. gdatetime.c: In function 'format_number':
  2487. gdatetime.c:2108:102: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2488. if G_UNLIKELY (g_once_init_enter (&initialised))
  2489. ^
  2490. gdatetime.c:2108:274: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2491. if G_UNLIKELY (g_once_init_enter (&initialised))
  2492. ^
  2493. gdatetime.c:2115:42: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2494. g_once_init_leave (&initialised, TRUE);
  2495. ^
  2496. CC gfileutils.lo
  2497. CC ggettext.lo
  2498. ggettext.c: In function 'ensure_gettext_initialized':
  2499. ggettext.c:100:38: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2500. if (g_once_init_enter (&initialised))
  2501. ^
  2502. ggettext.c:100:210: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2503. if (g_once_init_enter (&initialised))
  2504. ^
  2505. ggettext.c:112:38: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2506. g_once_init_leave (&initialised, TRUE);
  2507. ^
  2508. ggettext.c: In function '_g_dgettext_should_translate':
  2509. ggettext.c:311:99: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2510. if (G_UNLIKELY (g_once_init_enter (&translate)))
  2511. ^
  2512. ggettext.c:311:267: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2513. if (G_UNLIKELY (g_once_init_enter (&translate)))
  2514. ^
  2515. ggettext.c:342:38: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  2516. g_once_init_leave (&translate,
  2517. ^
  2518. CC ghash.lo
  2519. CC ghmac.lo
  2520. ghmac.c: In function 'g_hmac_ref':
  2521. ghmac.c:202:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2522. g_atomic_int_inc (&hmac->ref_count);
  2523. ^
  2524. ghmac.c: In function 'g_hmac_unref':
  2525. ghmac.c:225:38: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2526. if (g_atomic_int_dec_and_test (&hmac->ref_count))
  2527. ^
  2528. CC ghook.lo
  2529. ghash.c: In function 'g_hash_table_ref':
  2530. ghash.c:1001:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2531. g_atomic_int_inc (&hash_table->ref_count);
  2532. ^
  2533. ghash.c: In function 'g_hash_table_unref':
  2534. ghash.c:1022:38: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2535. if (g_atomic_int_dec_and_test (&hash_table->ref_count))
  2536. ^
  2537. CC ghostutils.lo
  2538. CC giochannel.lo
  2539. CC gkeyfile.lo
  2540. giochannel.c: In function 'g_io_channel_ref':
  2541. giochannel.c:230:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2542. g_atomic_int_inc (&channel->ref_count);
  2543. ^
  2544. giochannel.c: In function 'g_io_channel_unref':
  2545. giochannel.c:248:44: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2546. is_zero = g_atomic_int_dec_and_test (&channel->ref_count);
  2547. ^
  2548. CC glib-init.lo
  2549. CC glib-private.lo
  2550. CC glist.lo
  2551. gkeyfile.c: In function 'g_key_file_ref':
  2552. gkeyfile.c:1065:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2553. g_atomic_int_inc (&key_file->ref_count);
  2554. ^
  2555. gkeyfile.c: In function 'g_key_file_unref':
  2556. gkeyfile.c:1103:38: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2557. if (g_atomic_int_dec_and_test (&key_file->ref_count))
  2558. ^
  2559. CC gmain.lo
  2560. CC gmappedfile.lo
  2561. gmappedfile.c: In function 'g_mapped_file_ref':
  2562. gmappedfile.c:379:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2563. g_atomic_int_inc (&file->ref_count);
  2564. ^
  2565. gmappedfile.c: In function 'g_mapped_file_unref':
  2566. gmappedfile.c:400:38: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2567. if (g_atomic_int_dec_and_test (&file->ref_count))
  2568. ^
  2569. CC gmarkup.lo
  2570. gmain.c: In function 'g_main_context_ref':
  2571. gmain.c:451:102: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2572. g_return_val_if_fail (g_atomic_int_get (&context->ref_count) > 0, NULL);
  2573. ^
  2574. gmain.c:453:34: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2575. g_atomic_int_inc (&context->ref_count);
  2576. ^
  2577. gmain.c: In function 'g_main_context_unref':
  2578. gmain.c:477:102: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2579. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  2580. ^
  2581. gmain.c:479:39: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2582. if (!g_atomic_int_dec_and_test (&context->ref_count))
  2583. ^
  2584. gmain.c: In function 'g_main_context_new':
  2585. gmain.c:520:38: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2586. if (g_once_init_enter (&initialised))
  2587. ^
  2588. gmain.c:520:210: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  2589. if (g_once_init_enter (&initialised))
  2590. ^
  2591. gmain.c:527:38: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  2592. g_once_init_leave (&initialised, TRUE);
  2593. ^
  2594. gmain.c: In function 'g_main_loop_ref':
  2595. gmain.c:3255:102: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  2596. g_return_val_if_fail (g_atomic_int_get (&loop->ref_count) > 0, NULL);
  2597. ^
  2598. gmain.c:3257:34: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  2599. g_atomic_int_inc (&loop->ref_count);
  2600. ^
  2601. gmain.c: In function 'g_main_loop_unref':
  2602. gmain.c:3273:102: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  2603. g_return_if_fail (g_atomic_int_get (&loop->ref_count) > 0);
  2604. ^
  2605. gmain.c:3275:39: warning: typedef '_GStaticAssertCompileTimeAssertion_10' locally defined but not used [-Wunused-local-typedefs]
  2606. if (!g_atomic_int_dec_and_test (&loop->ref_count))
  2607. ^
  2608. gmain.c: In function 'g_main_loop_run':
  2609. gmain.c:3297:102: warning: typedef '_GStaticAssertCompileTimeAssertion_11' locally defined but not used [-Wunused-local-typedefs]
  2610. g_return_if_fail (g_atomic_int_get (&loop->ref_count) > 0);
  2611. ^
  2612. gmain.c:3306:38: warning: typedef '_GStaticAssertCompileTimeAssertion_12' locally defined but not used [-Wunused-local-typedefs]
  2613. g_atomic_int_inc (&loop->ref_count);
  2614. ^
  2615. gmain.c:3337:34: warning: typedef '_GStaticAssertCompileTimeAssertion_13' locally defined but not used [-Wunused-local-typedefs]
  2616. g_atomic_int_inc (&loop->ref_count);
  2617. ^
  2618. gmain.c: In function 'g_main_loop_quit':
  2619. gmain.c:3363:102: warning: typedef '_GStaticAssertCompileTimeAssertion_14' locally defined but not used [-Wunused-local-typedefs]
  2620. g_return_if_fail (g_atomic_int_get (&loop->ref_count) > 0);
  2621. ^
  2622. gmain.c: In function 'g_main_loop_is_running':
  2623. gmain.c:3386:102: warning: typedef '_GStaticAssertCompileTimeAssertion_15' locally defined but not used [-Wunused-local-typedefs]
  2624. g_return_val_if_fail (g_atomic_int_get (&loop->ref_count) > 0, FALSE);
  2625. ^
  2626. gmain.c: In function 'g_main_loop_get_context':
  2627. gmain.c:3403:102: warning: typedef '_GStaticAssertCompileTimeAssertion_16' locally defined but not used [-Wunused-local-typedefs]
  2628. g_return_val_if_fail (g_atomic_int_get (&loop->ref_count) > 0, NULL);
  2629. ^
  2630. gmain.c: In function 'g_main_context_add_poll':
  2631. gmain.c:3519:102: warning: typedef '_GStaticAssertCompileTimeAssertion_17' locally defined but not used [-Wunused-local-typedefs]
  2632. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  2633. ^
  2634. gmain.c: In function 'g_main_context_remove_poll':
  2635. gmain.c:3585:102: warning: typedef '_GStaticAssertCompileTimeAssertion_18' locally defined but not used [-Wunused-local-typedefs]
  2636. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  2637. ^
  2638. gmain.c: In function 'g_main_context_set_poll_func':
  2639. gmain.c:3710:102: warning: typedef '_GStaticAssertCompileTimeAssertion_19' locally defined but not used [-Wunused-local-typedefs]
  2640. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  2641. ^
  2642. gmain.c: In function 'g_main_context_get_poll_func':
  2643. gmain.c:3738:102: warning: typedef '_GStaticAssertCompileTimeAssertion_20' locally defined but not used [-Wunused-local-typedefs]
  2644. g_return_val_if_fail (g_atomic_int_get (&context->ref_count) > 0, NULL);
  2645. ^
  2646. gmain.c: In function 'g_main_context_wakeup':
  2647. gmain.c:3760:102: warning: typedef '_GStaticAssertCompileTimeAssertion_21' locally defined but not used [-Wunused-local-typedefs]
  2648. g_return_if_fail (g_atomic_int_get (&context->ref_count) > 0);
  2649. ^
  2650. gmain.c: In function 'g_get_worker_context':
  2651. gmain.c:4895:38: warning: typedef '_GStaticAssertCompileTimeAssertion_22' locally defined but not used [-Wunused-local-typedefs]
  2652. if (g_once_init_enter (&initialised))
  2653. ^
  2654. gmain.c:4895:211: warning: typedef '_GStaticAssertCompileTimeAssertion_23' locally defined but not used [-Wunused-local-typedefs]
  2655. if (g_once_init_enter (&initialised))
  2656. ^
  2657. gmain.c:4910:38: warning: typedef '_GStaticAssertCompileTimeAssertion_24' locally defined but not used [-Wunused-local-typedefs]
  2658. g_once_init_leave (&initialised, TRUE);
  2659. ^
  2660. CC gmem.lo
  2661. CC gmessages.lo
  2662. CC gnode.lo
  2663. CC goption.lo
  2664. CC gpattern.lo
  2665. goption.c: In function '_g_utf8_strwidth':
  2666. goption.c:264:16: warning: unused variable 'start' [-Wunused-variable]
  2667. const gchar *start = p;
  2668. ^
  2669. CC gpoll.lo
  2670. CC gprimes.lo
  2671. CC gqsort.lo
  2672. CC gqueue.lo
  2673. CC grand.lo
  2674. CC gscanner.lo
  2675. grand.c: In function 'get_random_version':
  2676. grand.c:136:38: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2677. if (g_once_init_enter (&initialized))
  2678. ^
  2679. grand.c:136:210: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2680. if (g_once_init_enter (&initialized))
  2681. ^
  2682. grand.c:150:38: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2683. g_once_init_leave (&initialized, TRUE);
  2684. ^
  2685. CC gsequence.lo
  2686. CC gshell.lo
  2687. CC gslice.lo
  2688. CC gslist.lo
  2689. CC gstdio.lo
  2690. CC gstrfuncs.lo
  2691. CC gstring.lo
  2692. CC gstringchunk.lo
  2693. CC gtestutils.lo
  2694. gstrfuncs.c: In function 'get_C_locale':
  2695. gstrfuncs.c:327:38: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2696. if (g_once_init_enter (&initialized))
  2697. ^
  2698. gstrfuncs.c:327:210: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2699. if (g_once_init_enter (&initialized))
  2700. ^
  2701. gstrfuncs.c:330:38: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2702. g_once_init_leave (&initialized, TRUE);
  2703. ^
  2704. CC gthread.lo
  2705. gthread.c: In function 'g_once_init_enter':
  2706. gthread.c:677:38: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2707. if (g_atomic_pointer_get (value_location) == NULL)
  2708. ^
  2709. gthread.c: In function 'g_once_init_leave':
  2710. gthread.c:712:102: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2711. g_return_if_fail (g_atomic_pointer_get (value_location) == NULL);
  2712. ^
  2713. gthread.c:716:34: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2714. g_atomic_pointer_set (value_location, result);
  2715. ^
  2716. gthread.c: In function 'g_thread_ref':
  2717. gthread.c:740:34: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2718. g_atomic_int_inc (&real->ref_count);
  2719. ^
  2720. gthread.c: In function 'g_thread_unref':
  2721. gthread.c:763:38: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2722. if (g_atomic_int_dec_and_test (&real->ref_count))
  2723. ^
  2724. CC gthreadpool.lo
  2725. gthreadpool.c: In function 'g_thread_pool_wait_for_new_pool':
  2726. gthreadpool.c:150:61: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2727. local_max_unused_threads = g_atomic_int_get (&max_unused_threads);
  2728. ^
  2729. gthreadpool.c:151:56: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2730. local_max_idle_time = g_atomic_int_get (&max_idle_time);
  2731. ^
  2732. gthreadpool.c:152:62: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2733. last_wakeup_thread_serial = g_atomic_int_get (&wakeup_thread_serial);
  2734. ^
  2735. gthreadpool.c:154:34: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2736. g_atomic_int_inc (&unused_threads);
  2737. ^
  2738. gthreadpool.c:158:42: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2739. if (g_atomic_int_get (&unused_threads) >= local_max_unused_threads)
  2740. ^
  2741. gthreadpool.c:181:71: warning: typedef '_GStaticAssertCompileTimeAssertion_5' locally defined but not used [-Wunused-local-typedefs]
  2742. local_wakeup_thread_serial = g_atomic_int_get (&wakeup_thread_serial);
  2743. ^
  2744. gthreadpool.c:205:50: warning: typedef '_GStaticAssertCompileTimeAssertion_6' locally defined but not used [-Wunused-local-typedefs]
  2745. if (g_atomic_int_add (&kill_unused_threads, -1) > 0)
  2746. ^
  2747. gthreadpool.c:214:73: warning: typedef '_GStaticAssertCompileTimeAssertion_7' locally defined but not used [-Wunused-local-typedefs]
  2748. local_max_unused_threads = g_atomic_int_get (&max_unused_threads);
  2749. ^
  2750. gthreadpool.c:215:68: warning: typedef '_GStaticAssertCompileTimeAssertion_8' locally defined but not used [-Wunused-local-typedefs]
  2751. local_max_idle_time = g_atomic_int_get (&max_idle_time);
  2752. ^
  2753. gthreadpool.c:224:34: warning: typedef '_GStaticAssertCompileTimeAssertion_9' locally defined but not used [-Wunused-local-typedefs]
  2754. g_atomic_int_add (&unused_threads, -1);
  2755. ^
  2756. gthreadpool.c: In function 'g_thread_pool_set_max_unused_threads':
  2757. gthreadpool.c:838:34: warning: typedef '_GStaticAssertCompileTimeAssertion_10' locally defined but not used [-Wunused-local-typedefs]
  2758. g_atomic_int_set (&max_unused_threads, max_threads);
  2759. ^
  2760. gthreadpool.c:842:53: warning: typedef '_GStaticAssertCompileTimeAssertion_11' locally defined but not used [-Wunused-local-typedefs]
  2761. max_threads -= g_atomic_int_get (&unused_threads);
  2762. ^
  2763. gthreadpool.c:845:42: warning: typedef '_GStaticAssertCompileTimeAssertion_12' locally defined but not used [-Wunused-local-typedefs]
  2764. g_atomic_int_set (&kill_unused_threads, -max_threads);
  2765. ^
  2766. gthreadpool.c:846:42: warning: typedef '_GStaticAssertCompileTimeAssertion_13' locally defined but not used [-Wunused-local-typedefs]
  2767. g_atomic_int_inc (&wakeup_thread_serial);
  2768. ^
  2769. gthreadpool.c: In function 'g_thread_pool_get_max_unused_threads':
  2770. gthreadpool.c:872:41: warning: typedef '_GStaticAssertCompileTimeAssertion_14' locally defined but not used [-Wunused-local-typedefs]
  2771. return g_atomic_int_get (&max_unused_threads);
  2772. ^
  2773. gthreadpool.c: In function 'g_thread_pool_get_num_unused_threads':
  2774. gthreadpool.c:885:41: warning: typedef '_GStaticAssertCompileTimeAssertion_15' locally defined but not used [-Wunused-local-typedefs]
  2775. return g_atomic_int_get (&unused_threads);
  2776. ^
  2777. gthreadpool.c: In function 'g_thread_pool_set_max_idle_time':
  2778. gthreadpool.c:977:34: warning: typedef '_GStaticAssertCompileTimeAssertion_16' locally defined but not used [-Wunused-local-typedefs]
  2779. g_atomic_int_set (&max_idle_time, interval);
  2780. ^
  2781. gthreadpool.c:979:38: warning: typedef '_GStaticAssertCompileTimeAssertion_17' locally defined but not used [-Wunused-local-typedefs]
  2782. i = g_atomic_int_get (&unused_threads);
  2783. ^
  2784. gthreadpool.c:982:38: warning: typedef '_GStaticAssertCompileTimeAssertion_18' locally defined but not used [-Wunused-local-typedefs]
  2785. g_atomic_int_inc (&wakeup_thread_serial);
  2786. ^
  2787. gthreadpool.c: In function 'g_thread_pool_get_max_idle_time':
  2788. gthreadpool.c:1015:41: warning: typedef '_GStaticAssertCompileTimeAssertion_19' locally defined but not used [-Wunused-local-typedefs]
  2789. return g_atomic_int_get (&max_idle_time);
  2790. ^
  2791. CC gtimer.lo
  2792. CC gtimezone.lo
  2793. CC gtrashstack.lo
  2794. gtimezone.c: In function 'g_time_zone_unref':
  2795. gtimezone.c:150:46: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2796. ref_count = g_atomic_int_get (&tz->ref_count);
  2797. ^
  2798. gtimezone.c:161:106: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2799. if G_UNLIKELY (g_atomic_int_get (&tz->ref_count) != 1)
  2800. ^
  2801. gtimezone.c:179:104: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2802. else if G_UNLIKELY (!g_atomic_int_compare_and_exchange (&tz->ref_count,
  2803. ^
  2804. gtimezone.c: In function 'g_time_zone_ref':
  2805. gtimezone.c:200:34: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2806. g_atomic_int_inc (&tz->ref_count);
  2807. ^
  2808. gtimezone.c: In function 'g_time_zone_new':
  2809. gtimezone.c:443:34: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2810. g_atomic_int_inc (&tz->ref_count);
  2811. ^
  2812. CC gtree.lo
  2813. CC guniprop.lo
  2814. gtree.c: In function 'g_tree_ref':
  2815. gtree.c:319:34: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2816. g_atomic_int_inc (&tree->ref_count);
  2817. ^
  2818. gtree.c: In function 'g_tree_unref':
  2819. gtree.c:342:38: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2820. if (g_atomic_int_dec_and_test (&tree->ref_count))
  2821. ^
  2822. CC gutf8.lo
  2823. CC gunibreak.lo
  2824. CC gunicollate.lo
  2825. CC gunidecomp.lo
  2826. CC gurifuncs.lo
  2827. CC gutils.lo
  2828. CC gvariant.lo
  2829. gutils.c: In function 'g_get_user_runtime_dir':
  2830. gutils.c:1383:38: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2831. if (g_once_init_enter (&initialised))
  2832. ^
  2833. gutils.c:1383:210: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2834. if (g_once_init_enter (&initialised))
  2835. ^
  2836. gutils.c:1387:38: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2837. g_once_init_leave (&initialised, 1);
  2838. ^
  2839. CC gvariant-core.lo
  2840. gvariant-core.c: In function 'g_variant_unref':
  2841. gvariant-core.c:624:38: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2842. if (g_atomic_int_dec_and_test (&value->ref_count))
  2843. ^
  2844. gvariant-core.c: In function 'g_variant_ref':
  2845. gvariant-core.c:660:34: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2846. g_atomic_int_inc (&value->ref_count);
  2847. ^
  2848. gvariant-core.c: In function 'g_variant_take_ref':
  2849. gvariant-core.c:759:34: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2850. g_atomic_int_and (&value->state, ~STATE_FLOATING);
  2851. ^
  2852. gvariant-core.c: In function 'g_variant_get_child_value':
  2853. gvariant-core.c:937:39: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2854. if (~g_atomic_int_get (&value->state) & STATE_SERIALISED)
  2855. ^
  2856. CC gvariant-parser.lo
  2857. CC gvariant-serialiser.lo
  2858. CC gvarianttypeinfo.lo
  2859. gvarianttypeinfo.c: In function 'g_variant_type_info_ref':
  2860. gvarianttypeinfo.c:815:38: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2861. g_atomic_int_inc (&container->ref_count);
  2862. ^
  2863. gvarianttypeinfo.c: In function 'g_variant_type_info_unref':
  2864. gvarianttypeinfo.c:838:42: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2865. if (g_atomic_int_dec_and_test (&container->ref_count))
  2866. ^
  2867. CC gvarianttype.lo
  2868. CC gversion.lo
  2869. CC gwakeup.lo
  2870. CC gprintf.lo
  2871. CC glib-unix.lo
  2872. CC gthread-posix.lo
  2873. CC giounix.lo
  2874. gthread-posix.c: In function 'g_mutex_get_impl':
  2875. gthread-posix.c:124:43: warning: typedef '_GStaticAssertCompileTimeAssertion_0' locally defined but not used [-Wunused-local-typedefs]
  2876. if (!g_atomic_pointer_compare_and_exchange (&mutex->p, NULL, impl))
  2877. ^
  2878. gthread-posix.c: In function 'g_rec_mutex_get_impl':
  2879. gthread-posix.c:293:43: warning: typedef '_GStaticAssertCompileTimeAssertion_1' locally defined but not used [-Wunused-local-typedefs]
  2880. if (!g_atomic_pointer_compare_and_exchange (&rec_mutex->p, NULL, impl))
  2881. ^
  2882. gthread-posix.c: In function 'g_rw_lock_get_impl':
  2883. gthread-posix.c:453:43: warning: typedef '_GStaticAssertCompileTimeAssertion_2' locally defined but not used [-Wunused-local-typedefs]
  2884. if (!g_atomic_pointer_compare_and_exchange (&lock->p, NULL, impl))
  2885. ^
  2886. gthread-posix.c: In function 'g_cond_get_impl':
  2887. gthread-posix.c:670:43: warning: typedef '_GStaticAssertCompileTimeAssertion_3' locally defined but not used [-Wunused-local-typedefs]
  2888. if (!g_atomic_pointer_compare_and_exchange (&cond->p, NULL, impl))
  2889. ^
  2890. gthread-posix.c: In function 'g_private_get_impl':
  2891. gthread-posix.c:977:43: warning: typedef '_GStaticAssertCompileTimeAssertion_4' locally defined but not used [-Wunused-local-typedefs]
  2892. if (!g_atomic_pointer_compare_and_exchange (&key->p, NULL, impl))
  2893. ^
  2894. CC gspawn.lo
  2895. echo > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt
  2896. CCLD libglib-2.0.la
  2897. make[7]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2898. make[6]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2899. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2900. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2901. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2902. Making all in .
  2903. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2904. CC pkg.o
  2905. CC parse.o
  2906. CC main.o
  2907. CCLD pkg-config
  2908. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2909. Making all in check
  2910. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/check'
  2911. make[3]: Nothing to be done for 'all'.
  2912. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/check'
  2913. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2914. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2915. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2916. Making install in glib
  2917. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2918. Making install in .
  2919. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2920. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2921. make[4]: Nothing to be done for 'install-exec-am'.
  2922. make[4]: Nothing to be done for 'install-data-am'.
  2923. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2924. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2925. Making install in m4macros
  2926. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/m4macros'
  2927. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/m4macros'
  2928. make[4]: Nothing to be done for 'install-exec-am'.
  2929. test -z "/usr/share/aclocal" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/share/aclocal"
  2930. /usr/bin/install -c -m 644 glib-2.0.m4 glib-gettext.m4 gsettings.m4 '/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/share/aclocal'
  2931. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/m4macros'
  2932. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/m4macros'
  2933. Making install in glib
  2934. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2935. make install-recursive
  2936. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2937. Making install in libcharset
  2938. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib/libcharset'
  2939. make[6]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib/libcharset'
  2940. /bin/sh ../../mkinstalldirs /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib
  2941. make[6]: Nothing to be done for 'install-data-am'.
  2942. mkdir -p -- /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib
  2943. if test -f /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.alias; then \
  2944. sed -f ref-add.sed /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.alias > /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.tmp ; \
  2945. /usr/bin/install -c -m 644 /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.tmp /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.alias ; \
  2946. rm -f /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.tmp ; \
  2947. else \
  2948. if test yes = no; then \
  2949. sed -f ref-add.sed charset.alias > /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.tmp ; \
  2950. /usr/bin/install -c -m 644 /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.tmp /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.alias ; \
  2951. rm -f /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/lib/charset.tmp ; \
  2952. fi ; \
  2953. fi
  2954. make[6]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib/libcharset'
  2955. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib/libcharset'
  2956. Making install in .
  2957. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2958. make[6]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2959. make[6]: Nothing to be done for 'install-exec-am'.
  2960. make[6]: Nothing to be done for 'install-data-am'.
  2961. make[6]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2962. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2963. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2964. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib/glib'
  2965. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/glib'
  2966. Making install in .
  2967. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2968. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2969. test -z "/usr/share/doc/pkg-config" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/share/doc/pkg-config"
  2970. test -z "/usr/share/aclocal" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/share/aclocal"
  2971. /usr/bin/install -c -m 644 pkg-config-guide.html '/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/share/doc/pkg-config'
  2972. /usr/bin/install -c -m 644 pkg.m4 '/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/share/aclocal'
  2973. test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/share/man/man1"
  2974. test -z "/usr/bin" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/bin"
  2975. /bin/sh ./libtool --mode=install /usr/bin/install -c pkg-config '/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/bin'
  2976. /usr/bin/install -c -m 644 pkg-config.1 '/tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/share/man/man1'
  2977. libtool: install: /usr/bin/install -c pkg-config /tmp/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/.install/usr/bin/pkg-config
  2978. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2979. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2980. Making install in check
  2981. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/check'
  2982. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/check'
  2983. make[3]: Nothing to be done for 'install-exec-am'.
  2984. make[3]: Nothing to be done for 'install-data-am'.
  2985. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/check'
  2986. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27/check'
  2987. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/pkg-config-0.27'
  2988. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/pkg-config into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/pkg-config_0.27-1devarmv7_x86_64.opk
  2989. ccache already installed, skipping...
  2990. make already installed, skipping...
  2991. Installing pkg-config (0.27-1devarmv7) on root.
  2992. patching file lib/stdio.in.h
  2993. ccache already installed, skipping...
  2994. make already installed, skipping...
  2995. configure: WARNING: unrecognized options: --enable-static, --disable-shared
  2996. checking for a BSD-compatible install... /usr/bin/install -c
  2997. checking whether build environment is sane... yes
  2998. checking for a thread-safe mkdir -p... /bin/mkdir -p
  2999. checking for gawk... gawk
  3000. checking whether make sets $(MAKE)... yes
  3001. checking for x86_64-unknown-linux-gnu-gcc... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc
  3002. checking whether the C compiler works... yes
  3003. checking for C compiler default output file name... a.out
  3004. checking for suffix of executables...
  3005. checking whether we are cross compiling... no
  3006. checking for suffix of object files... o
  3007. checking whether we are using the GNU C compiler... yes
  3008. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc accepts -g... yes
  3009. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C89... none needed
  3010. checking for style of include used by make... GNU
  3011. checking dependency style of /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc... gcc3
  3012. checking for x86_64-unknown-linux-gnu-ranlib... ranlib
  3013. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc and cc understand -c and -o together... yes
  3014. checking build system type... x86_64-unknown-linux-gnu
  3015. checking host system type... x86_64-unknown-linux-gnu
  3016. checking how to run the C preprocessor... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -E
  3017. checking for grep that handles long lines and -e... /bin/grep
  3018. checking for egrep... /bin/grep -E
  3019. checking for ANSI C header files... yes
  3020. checking for sys/types.h... yes
  3021. checking for sys/stat.h... yes
  3022. checking for stdlib.h... yes
  3023. checking for string.h... yes
  3024. checking for memory.h... yes
  3025. checking for strings.h... yes
  3026. checking for inttypes.h... yes
  3027. checking for stdint.h... yes
  3028. checking for unistd.h... yes
  3029. checking minix/config.h usability... no
  3030. checking minix/config.h presence... no
  3031. checking for minix/config.h... no
  3032. checking whether it is safe to define __EXTENSIONS__... yes
  3033. checking for _LARGEFILE_SOURCE value needed for large files... no
  3034. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc option to accept ISO C99... -std=gnu99
  3035. checking for /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  3036. configure: autobuild project... GNU M4
  3037. configure: autobuild revision... 1.4.16
  3038. configure: autobuild hostname... antix1
  3039. configure: autobuild timestamp... 20151228T224407Z
  3040. checking for unsigned long long int... yes
  3041. checking for long long int... yes
  3042. checking for unsigned long long int... (cached) yes
  3043. checking for working alloca.h... yes
  3044. checking for alloca... yes
  3045. checking whether <wchar.h> uses 'inline' correctly... yes
  3046. checking for btowc... yes
  3047. checking for setrlimit... yes
  3048. checking for sigaltstack... yes
  3049. checking for canonicalize_file_name... yes
  3050. checking for getcwd... yes
  3051. checking for readlink... yes
  3052. checking for realpath... yes
  3053. checking for dup2... yes
  3054. checking for fcntl... yes
  3055. checking for mempcpy... yes
  3056. checking for __fpending... yes
  3057. checking for fpurge... no
  3058. checking for __fpurge... yes
  3059. checking for __freading... yes
  3060. checking for getdtablesize... yes
  3061. checking for gettimeofday... yes
  3062. checking for lstat... yes
  3063. checking for mbsinit... yes
  3064. checking for mbrtowc... yes
  3065. checking for mprotect... yes
  3066. checking for memchr... yes
  3067. checking for mkstemp... yes
  3068. checking for nl_langinfo... yes
  3069. checking for pathconf... yes
  3070. checking for pipe2... yes
  3071. checking for posix_spawn... yes
  3072. checking for isblank... yes
  3073. checking for iswctype... yes
  3074. checking for wcscoll... yes
  3075. checking for sigaction... yes
  3076. checking for siginterrupt... yes
  3077. checking for strndup... yes
  3078. checking for pipe... yes
  3079. checking for vasnprintf... no
  3080. checking for wcrtomb... yes
  3081. checking for iswcntrl... yes
  3082. checking for link... yes
  3083. checking for newlocale... yes
  3084. checking for setenv... yes
  3085. checking for strdup... yes
  3086. checking for symlink... yes
  3087. checking for wctob... yes
  3088. checking for nl_langinfo and CODESET... yes
  3089. checking for a traditional french locale... none
  3090. checking for ucontext.h... yes
  3091. checking for unistd.h... (cached) yes
  3092. checking for sys/param.h... yes
  3093. checking for stdio_ext.h... yes
  3094. checking for getopt.h... yes
  3095. checking for sys/time.h... yes
  3096. checking for langinfo.h... yes
  3097. checking for math.h... yes
  3098. checking for sys/mman.h... yes
  3099. checking for sched.h... yes
  3100. checking for spawn.h... yes
  3101. checking for wchar.h... yes
  3102. checking for stdint.h... (cached) yes
  3103. checking for sys/socket.h... yes
  3104. checking for sys/stat.h... (cached) yes
  3105. checking for sys/wait.h... yes
  3106. checking for features.h... yes
  3107. checking for wctype.h... yes
  3108. checking for xlocale.h... yes
  3109. checking for working C stack overflow detection... yes
  3110. checking for correct stack_t interpretation... yes
  3111. checking for precise C stack overflow detection... no
  3112. checking for ld used by GCC... ld
  3113. checking if the linker (ld) is GNU ld... yes
  3114. checking for shared library run path origin... done
  3115. checking for libsigsegv... no, consider installing GNU libsigsegv
  3116. checking whether // is distinct from /... no
  3117. checking whether realpath works... yes
  3118. checking if environ is properly declared... yes
  3119. checking whether the preprocessor supports include_next... yes
  3120. checking whether system header files limit the line length... no
  3121. checking for complete errno.h... yes
  3122. checking whether strerror_r is declared... yes
  3123. checking for strerror_r... yes
  3124. checking whether strerror_r returns char *... yes
  3125. checking for inline... inline
  3126. checking for mode_t... yes
  3127. checking for sig_atomic_t... yes
  3128. checking for working fcntl.h... yes
  3129. checking for fseeko... yes
  3130. checking whether frexp() can be used without linking with libm... yes
  3131. checking whether stdin defaults to large file offsets... yes
  3132. checking whether fseeko is declared... yes
  3133. checking whether ftello is declared... yes
  3134. checking for getopt.h... (cached) yes
  3135. checking for getopt_long_only... yes
  3136. checking whether getopt is POSIX compatible... yes
  3137. checking for working GNU getopt function... yes
  3138. checking whether getenv is declared... yes
  3139. checking for C/C++ restrict keyword... __restrict
  3140. checking for struct timeval... yes
  3141. checking where to find the exponent in a 'float'... word 0 bit 23
  3142. checking whether byte ordering is bigendian... no
  3143. checking whether getc_unlocked is declared... yes
  3144. checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
  3145. checking for multithread API to use... none
  3146. checking whether lstat correctly handles trailing slash... yes
  3147. checking whether malloc, realloc, calloc are POSIX compliant... yes
  3148. checking for stdlib.h... (cached) yes
  3149. checking for GNU libc compatible malloc... yes
  3150. checking for mbstate_t... yes
  3151. checking for a traditional japanese locale... none
  3152. checking for a transitional chinese locale... none
  3153. checking for a french Unicode locale... fr_FR.UTF-8
  3154. checking for mmap... yes
  3155. checking for MAP_ANONYMOUS... yes
  3156. checking whether memchr works... yes
  3157. checking for special C compiler options needed for large files... no
  3158. checking for _FILE_OFFSET_BITS value needed for large files... no
  3159. checking for promoted mode_t type... mode_t
  3160. checking whether posix_spawn works... yes
  3161. checking whether posix_spawnattr_setschedpolicy is supported... yes
  3162. checking whether posix_spawnattr_setschedparam is supported... yes
  3163. checking for uid_t in sys/types.h... yes
  3164. checking whether snprintf returns a byte count as in C99... yes
  3165. checking whether snprintf is declared... yes
  3166. checking for stdbool.h that conforms to C99... yes
  3167. checking for _Bool... yes
  3168. checking for wchar_t... yes
  3169. checking for working strerror function... yes
  3170. checking whether strndup is declared... yes
  3171. checking whether strnlen is declared... yes
  3172. checking whether strsignal is declared... yes
  3173. checking whether sys_siglist is declared... yes
  3174. checking whether strstr works... yes
  3175. checking whether strtod is declared... yes
  3176. checking whether ldexp() can be used without linking with libm... yes
  3177. checking whether stat file-mode macros are broken... no
  3178. checking for struct timespec in <time.h>... yes
  3179. checking whether clearerr_unlocked is declared... yes
  3180. checking whether feof_unlocked is declared... yes
  3181. checking whether ferror_unlocked is declared... yes
  3182. checking whether fflush_unlocked is declared... yes
  3183. checking whether fgets_unlocked is declared... yes
  3184. checking whether fputc_unlocked is declared... yes
  3185. checking whether fputs_unlocked is declared... yes
  3186. checking whether fread_unlocked is declared... yes
  3187. checking whether fwrite_unlocked is declared... yes
  3188. checking whether getchar_unlocked is declared... yes
  3189. checking whether putc_unlocked is declared... yes
  3190. checking whether putchar_unlocked is declared... yes
  3191. checking for wint_t... yes
  3192. checking for size_t... yes
  3193. checking for inttypes.h... yes
  3194. checking for stdint.h... yes
  3195. checking for intmax_t... yes
  3196. checking for snprintf... yes
  3197. checking for strnlen... yes
  3198. checking for wcslen... yes
  3199. checking for wcsnlen... yes
  3200. checking for mbrtowc... (cached) yes
  3201. checking for wcrtomb... (cached) yes
  3202. checking whether _snprintf is declared... no
  3203. checking whether printf supports size specifiers as in C99... yes
  3204. checking whether printf supports 'long double' arguments... yes
  3205. checking whether printf supports infinite 'double' arguments... yes
  3206. checking whether printf supports infinite 'long double' arguments... no
  3207. checking whether printf supports the 'a' and 'A' directives... yes
  3208. checking whether printf supports the 'F' directive... yes
  3209. checking whether printf supports the 'n' directive... yes
  3210. checking whether printf supports the 'ls' directive... yes
  3211. checking whether printf supports POSIX/XSI format strings with positions... yes
  3212. checking whether printf supports the grouping flag... yes
  3213. checking whether printf supports the left-adjust flag correctly... yes
  3214. checking whether printf supports the zero flag correctly... yes
  3215. checking whether printf supports large precisions... yes
  3216. checking whether printf survives out-of-memory conditions... yes
  3217. checking whether to use C++... no
  3218. checking whether ungetc works on arbitrary bytes... yes
  3219. checking for LC_MESSAGES... yes
  3220. checking for CFPreferencesCopyAppValue... no
  3221. checking for CFLocaleCopyCurrent... no
  3222. checking whether setenv is declared... yes
  3223. checking whether setenv validates arguments... yes
  3224. checking search.h usability... yes
  3225. checking search.h presence... yes
  3226. checking for search.h... yes
  3227. checking for tsearch... yes
  3228. checking whether strdup is declared... yes
  3229. checking whether alarm is declared... yes
  3230. checking whether unsetenv is declared... yes
  3231. checking for alloca as a compiler built-in... yes
  3232. checking whether to enable assertions... yes
  3233. checking whether btowc(0) is correct... yes
  3234. checking whether btowc(EOF) is correct... guessing yes
  3235. checking whether sigaltstack is declared... yes
  3236. checking for stack_t... yes
  3237. checking whether // is distinct from /... (cached) no
  3238. checking whether dup2 works... yes
  3239. checking for error_at_line... yes
  3240. checking whether fcntl handles F_DUPFD correctly... yes
  3241. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  3242. checking whether fflush works on input streams... no
  3243. checking whether fopen recognizes a trailing slash... yes
  3244. checking whether __fpending is declared... yes
  3245. checking whether fpurge is declared... no
  3246. checking whether frexp works... yes
  3247. checking whether frexpl is declared... yes
  3248. checking whether frexpl() can be used without linking with libm... yes
  3249. checking whether frexpl works... yes
  3250. checking for ftello... yes
  3251. checking whether ftello works... yes
  3252. checking whether gettimeofday clobbers localtime buffer... no
  3253. checking for gettimeofday with POSIX signature... almost
  3254. checking whether the compiler generally respects inline... yes
  3255. checking whether isnan(double) can be used without linking with libm... yes
  3256. checking whether isnan(float) can be used without linking with libm... yes
  3257. checking whether isnan(float) works... yes
  3258. checking whether isnan(long double) can be used without linking with libm... yes
  3259. checking whether isnanl works... no
  3260. checking where to find the exponent in a 'long double'... unknown
  3261. checking whether langinfo.h defines CODESET... yes
  3262. checking whether langinfo.h defines T_FMT_AMPM... yes
  3263. checking whether langinfo.h defines ERA... yes
  3264. checking whether langinfo.h defines YESEXPR... yes
  3265. checking for libsigsegv... (cached) no, consider installing GNU libsigsegv
  3266. checking whether lseek detects pipes... yes
  3267. checking for stdlib.h... (cached) yes
  3268. checking for GNU libc compatible malloc... (cached) yes
  3269. checking whether NAN macro works... yes
  3270. checking whether HUGE_VAL works... yes
  3271. checking whether mbrtowc handles incomplete characters... guessing yes
  3272. checking whether mbrtowc works as well as mbtowc... guessing yes
  3273. checking whether mbrtowc handles a NULL pwc argument... yes
  3274. checking whether mbrtowc handles a NULL string argument... yes
  3275. checking whether mbrtowc has a correct return value... yes
  3276. checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
  3277. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3278. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3279. checking for mkdtemp... yes
  3280. checking for working mkstemp... yes
  3281. checking whether YESEXPR works... yes
  3282. checking for obstacks... yes
  3283. checking whether open recognizes a trailing slash... yes
  3284. checking whether frexp works... (cached) yes
  3285. checking whether ldexp can be used without linking with libm... (cached) yes
  3286. checking whether frexpl() can be used without linking with libm... (cached) yes
  3287. checking whether frexpl works... (cached) yes
  3288. checking whether frexpl is declared... (cached) yes
  3289. checking whether ldexpl() can be used without linking with libm... yes
  3290. checking whether ldexpl works... yes
  3291. checking whether ldexpl is declared... yes
  3292. checking whether program_invocation_name is declared... yes
  3293. checking whether program_invocation_short_name is declared... yes
  3294. checking for rawmemchr... yes
  3295. checking whether readlink signature is correct... yes
  3296. checking whether readlink handles trailing slash correctly... yes
  3297. checking for working re_compile_pattern... yes
  3298. checking whether rename honors trailing slash on destination... yes
  3299. checking whether rename honors trailing slash on source... yes
  3300. checking whether rename manages hard links correctly... yes
  3301. checking whether rename manages existing destinations correctly... yes
  3302. checking whether rmdir works... yes
  3303. checking for struct sigaction.sa_sigaction... yes
  3304. checking for volatile sig_atomic_t... yes
  3305. checking for signbit macro... yes
  3306. checking for signbit compiler built-ins... yes
  3307. checking for sigprocmask... yes
  3308. checking for stdint.h... (cached) yes
  3309. checking for SIZE_MAX... yes
  3310. checking for snprintf... (cached) yes
  3311. checking whether snprintf respects a size of 1... yes
  3312. checking for posix_spawnattr_t... yes
  3313. checking for posix_spawn_file_actions_t... yes
  3314. checking for ssize_t... yes
  3315. checking whether stat handles trailing slashes on directories... yes
  3316. checking whether stat handles trailing slashes on files... yes
  3317. checking for va_copy... yes
  3318. checking whether NULL can be used in arbitrary expressions... yes
  3319. checking whether stdint.h conforms to C99... yes
  3320. checking for strchrnul... yes
  3321. checking for working strndup... yes
  3322. checking for working strnlen... yes
  3323. checking for strsignal... yes
  3324. checking whether strsignal always returns a string... yes
  3325. checking whether strstr works in linear time... yes
  3326. checking whether strstr works... (cached) yes
  3327. checking whether strtod obeys C99... yes
  3328. checking for strtol... yes
  3329. checking for nlink_t... yes
  3330. checking for __secure_getenv... no
  3331. checking for ptrdiff_t... yes
  3332. checking for vasprintf... yes
  3333. checking for vasprintf... (cached) yes
  3334. checking for ptrdiff_t... (cached) yes
  3335. checking for waitid... yes
  3336. checking whether mbrtowc handles incomplete characters... (cached) guessing yes
  3337. checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
  3338. checking whether wcrtomb return value is correct... yes
  3339. checking whether iswcntrl works... yes
  3340. checking for wctype_t... yes
  3341. checking for wctrans_t... yes
  3342. checking for stdint.h... (cached) yes
  3343. checking for a traditional french locale... (cached) none
  3344. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  3345. checking for a traditional french locale... (cached) none
  3346. checking for a turkish Unicode locale... tr_TR.UTF-8
  3347. checking for getpagesize... yes
  3348. checking whether getpagesize is declared... yes
  3349. checking where to find the exponent in a 'double'... word 1 bit 20
  3350. checking where to find the exponent in a 'float'... (cached) word 0 bit 23
  3351. checking where to find the exponent in a 'long double'... (cached) unknown
  3352. checking whether link handles trailing slash correctly... yes
  3353. checking whether locale.h conforms to POSIX:2001... yes
  3354. checking whether locale.h defines locale_t... yes
  3355. checking for setlocale... yes
  3356. checking for uselocale... yes
  3357. checking for a traditional french locale... (cached) none
  3358. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  3359. checking for a traditional japanese locale... (cached) none
  3360. checking for a transitional chinese locale... (cached) none
  3361. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  3362. checking for mmap... (cached) yes
  3363. checking for MAP_ANONYMOUS... yes
  3364. checking for mmap... (cached) yes
  3365. checking for MAP_ANONYMOUS... yes
  3366. checking for a traditional french locale... (cached) none
  3367. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  3368. checking for putenv compatible with GNU and SVID... yes
  3369. checking for mmap... (cached) yes
  3370. checking for MAP_ANONYMOUS... yes
  3371. checking for a traditional french locale... (cached) none
  3372. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  3373. checking for a traditional japanese locale... (cached) none
  3374. checking for a transitional chinese locale... (cached) none
  3375. checking for wchar_t... (cached) yes
  3376. checking for wint_t... (cached) yes
  3377. checking for mmap... (cached) yes
  3378. checking for MAP_ANONYMOUS... yes
  3379. checking for mmap... (cached) yes
  3380. checking for MAP_ANONYMOUS... yes
  3381. checking whether symlink handles trailing slash correctly... yes
  3382. checking for unsetenv... yes
  3383. checking for unsetenv() return type... int
  3384. checking whether unsetenv obeys POSIX... yes
  3385. checking for a traditional french locale... (cached) none
  3386. checking for a french Unicode locale... (cached) fr_FR.UTF-8
  3387. checking for a traditional japanese locale... (cached) none
  3388. checking for a transitional chinese locale... (cached) none
  3389. checking whether wctob works... guessing yes
  3390. checking whether wctob is declared... yes
  3391. checking whether an open file can be renamed... yes
  3392. checking if changeword is wanted... no
  3393. checking which shell to use for syscmd... /bin/sh
  3394. checking if malloc debugging is wanted... no
  3395. configure: creating ./config.status
  3396. config.status: creating Makefile
  3397. config.status: creating doc/Makefile
  3398. config.status: creating lib/Makefile
  3399. config.status: creating src/Makefile
  3400. config.status: creating tests/Makefile
  3401. config.status: creating checks/Makefile
  3402. config.status: creating examples/Makefile
  3403. config.status: creating lib/config.h
  3404. config.status: executing depfiles commands
  3405. config.status: executing stamp-h commands
  3406. configure: WARNING: unrecognized options: --enable-static, --disable-shared
  3407. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  3408. echo 1.4.16 > .version-t && mv .version-t .version
  3409. make all-recursive
  3410. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  3411. Making all in .
  3412. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  3413. make[3]: Nothing to be done for 'all-am'.
  3414. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  3415. Making all in examples
  3416. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/examples'
  3417. make[3]: Nothing to be done for 'all'.
  3418. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/examples'
  3419. Making all in lib
  3420. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  3421. rm -f alloca.h-t alloca.h && \
  3422. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3423. cat ./alloca.in.h; \
  3424. } > alloca.h-t && \
  3425. mv -f alloca.h-t alloca.h
  3426. rm -f arg-nonnull.h-t arg-nonnull.h && \
  3427. sed -n -e '/GL_ARG_NONNULL/,$p' \
  3428. < ../build-aux/arg-nonnull.h \
  3429. > arg-nonnull.h-t && \
  3430. mv arg-nonnull.h-t arg-nonnull.h
  3431. rm -f c++defs.h-t c++defs.h && \
  3432. sed -n -e '/_GL_CXXDEFS/,$p' \
  3433. < ../build-aux/c++defs.h \
  3434. > c++defs.h-t && \
  3435. mv c++defs.h-t c++defs.h
  3436. rm -f configmake.h-t && \
  3437. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3438. echo '#define PREFIX "/usr"'; \
  3439. echo '#define EXEC_PREFIX "/usr"'; \
  3440. echo '#define BINDIR "/usr/bin"'; \
  3441. echo '#define SBINDIR "/usr/sbin"'; \
  3442. echo '#define LIBEXECDIR "/usr/libexec"'; \
  3443. echo '#define DATAROOTDIR "/usr/share"'; \
  3444. echo '#define DATADIR "/usr/share"'; \
  3445. echo '#define SYSCONFDIR "/etc"'; \
  3446. echo '#define SHAREDSTATEDIR "/usr/com"'; \
  3447. echo '#define LOCALSTATEDIR "/var"'; \
  3448. echo '#define INCLUDEDIR "/usr/include"'; \
  3449. echo '#define OLDINCLUDEDIR "/usr/include"'; \
  3450. echo '#define DOCDIR "/usr/share/doc/m4"'; \
  3451. echo '#define INFODIR "/usr/share/info"'; \
  3452. echo '#define HTMLDIR "/usr/share/doc/m4"'; \
  3453. echo '#define DVIDIR "/usr/share/doc/m4"'; \
  3454. echo '#define PDFDIR "/usr/share/doc/m4"'; \
  3455. echo '#define PSDIR "/usr/share/doc/m4"'; \
  3456. echo '#define LIBDIR "/usr/lib"'; \
  3457. echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
  3458. echo '#define LOCALEDIR "/usr/share/locale"'; \
  3459. echo '#define MANDIR "/usr/share/man"'; \
  3460. echo '#define MANEXT ""'; \
  3461. echo '#define PKGDATADIR "/usr/share/m4"'; \
  3462. echo '#define PKGINCLUDEDIR "/usr/include/m4"'; \
  3463. echo '#define PKGLIBDIR "/usr/lib/m4"'; \
  3464. echo '#define PKGLIBEXECDIR "/usr/libexec/m4"'; \
  3465. } | sed '/""/d' > configmake.h-t && \
  3466. if test -f configmake.h && cmp configmake.h-t configmake.h > /dev/null; then \
  3467. rm -f configmake.h-t; \
  3468. else \
  3469. rm -f configmake.h; mv configmake.h-t configmake.h; \
  3470. fi
  3471. rm -f warn-on-use.h-t warn-on-use.h && \
  3472. sed -n -e '/^.ifndef/,$p' \
  3473. < ../build-aux/warn-on-use.h \
  3474. > warn-on-use.h-t && \
  3475. mv warn-on-use.h-t warn-on-use.h
  3476. rm -f fcntl.h-t fcntl.h && \
  3477. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3478. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3479. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3480. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3481. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  3482. -e 's|@''GNULIB_FCNTL''@|1|g' \
  3483. -e 's|@''GNULIB_OPEN''@|1|g' \
  3484. -e 's|@''GNULIB_OPENAT''@|0|g' \
  3485. -e 's|@''HAVE_FCNTL''@|1|g' \
  3486. -e 's|@''HAVE_OPENAT''@|1|g' \
  3487. -e 's|@''REPLACE_FCNTL''@|1|g' \
  3488. -e 's|@''REPLACE_OPEN''@|0|g' \
  3489. -e 's|@''REPLACE_OPENAT''@|0|g' \
  3490. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3491. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3492. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3493. < ./fcntl.in.h; \
  3494. } > fcntl.h-t && \
  3495. mv fcntl.h-t fcntl.h
  3496. rm -f langinfo.h-t langinfo.h && \
  3497. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3498. sed -e 's|@''HAVE_LANGINFO_H''@|1|g' \
  3499. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3500. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3501. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3502. -e 's|@''NEXT_LANGINFO_H''@|<langinfo.h>|g' \
  3503. -e 's|@''GNULIB_NL_LANGINFO''@|1|g' \
  3504. -e 's|@''HAVE_LANGINFO_CODESET''@|1|g' \
  3505. -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|1|g' \
  3506. -e 's|@''HAVE_LANGINFO_ERA''@|1|g' \
  3507. -e 's|@''HAVE_LANGINFO_YESEXPR''@|1|g' \
  3508. -e 's|@''HAVE_NL_LANGINFO''@|1|g' \
  3509. -e 's|@''REPLACE_NL_LANGINFO''@|0|g' \
  3510. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3511. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3512. < ./langinfo.in.h; \
  3513. } > langinfo.h-t && \
  3514. mv langinfo.h-t langinfo.h
  3515. rm -f math.h-t math.h && \
  3516. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3517. sed -e 's|@''INCLUDE_NEXT_AS_FIRST_DIRECTIVE''@|include_next|g' \
  3518. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3519. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3520. -e 's|@''NEXT_AS_FIRST_DIRECTIVE_MATH_H''@|<math.h>|g' \
  3521. -e 's|@''GNULIB_ACOSL''@|0|g' \
  3522. -e 's|@''GNULIB_ASINL''@|0|g' \
  3523. -e 's|@''GNULIB_ATANL''@|0|g' \
  3524. -e 's|@''GNULIB_CEIL''@|0|g' \
  3525. -e 's|@''GNULIB_CEILF''@|0|g' \
  3526. -e 's|@''GNULIB_CEILL''@|0|g' \
  3527. -e 's|@''GNULIB_COSL''@|0|g' \
  3528. -e 's|@''GNULIB_EXPL''@|0|g' \
  3529. -e 's|@''GNULIB_FLOOR''@|0|g' \
  3530. -e 's|@''GNULIB_FLOORF''@|0|g' \
  3531. -e 's|@''GNULIB_FLOORL''@|0|g' \
  3532. -e 's|@''GNULIB_FREXP''@|1|g' \
  3533. -e 's|@''GNULIB_FREXPL''@|1|g' \
  3534. -e 's|@''GNULIB_ISFINITE''@|0|g' \
  3535. -e 's|@''GNULIB_ISINF''@|0|g' \
  3536. -e 's|@''GNULIB_ISNAN''@|0|g' \
  3537. -e 's|@''GNULIB_ISNANF''@|0|g' \
  3538. -e 's|@''GNULIB_ISNAND''@|0|g' \
  3539. -e 's|@''GNULIB_ISNANL''@|0|g' \
  3540. -e 's|@''GNULIB_LDEXPL''@|0|g' \
  3541. -e 's|@''GNULIB_LOGB''@|0|g' \
  3542. -e 's|@''GNULIB_LOGL''@|0|g' \
  3543. -e 's|@''GNULIB_ROUND''@|0|g' \
  3544. -e 's|@''GNULIB_ROUNDF''@|0|g' \
  3545. -e 's|@''GNULIB_ROUNDL''@|0|g' \
  3546. -e 's|@''GNULIB_SIGNBIT''@|1|g' \
  3547. -e 's|@''GNULIB_SINL''@|0|g' \
  3548. -e 's|@''GNULIB_SQRTL''@|0|g' \
  3549. -e 's|@''GNULIB_TANL''@|0|g' \
  3550. -e 's|@''GNULIB_TRUNC''@|0|g' \
  3551. -e 's|@''GNULIB_TRUNCF''@|0|g' \
  3552. -e 's|@''GNULIB_TRUNCL''@|0|g' \
  3553. < ./math.in.h | \
  3554. sed -e 's|@''HAVE_ACOSL''@|1|g' \
  3555. -e 's|@''HAVE_ASINL''@|1|g' \
  3556. -e 's|@''HAVE_ATANL''@|1|g' \
  3557. -e 's|@''HAVE_COSL''@|1|g' \
  3558. -e 's|@''HAVE_EXPL''@|1|g' \
  3559. -e 's|@''HAVE_ISNANF''@|1|g' \
  3560. -e 's|@''HAVE_ISNAND''@|1|g' \
  3561. -e 's|@''HAVE_ISNANL''@|1|g' \
  3562. -e 's|@''HAVE_LOGL''@|1|g' \
  3563. -e 's|@''HAVE_SINL''@|1|g' \
  3564. -e 's|@''HAVE_SQRTL''@|1|g' \
  3565. -e 's|@''HAVE_TANL''@|1|g' \
  3566. -e 's|@''HAVE_DECL_ACOSL''@|1|g' \
  3567. -e 's|@''HAVE_DECL_ASINL''@|1|g' \
  3568. -e 's|@''HAVE_DECL_ATANL''@|1|g' \
  3569. -e 's|@''HAVE_DECL_CEILF''@|1|g' \
  3570. -e 's|@''HAVE_DECL_CEILL''@|1|g' \
  3571. -e 's|@''HAVE_DECL_COSL''@|1|g' \
  3572. -e 's|@''HAVE_DECL_EXPL''@|1|g' \
  3573. -e 's|@''HAVE_DECL_FLOORF''@|1|g' \
  3574. -e 's|@''HAVE_DECL_FLOORL''@|1|g' \
  3575. -e 's|@''HAVE_DECL_FREXPL''@|1|g' \
  3576. -e 's|@''HAVE_DECL_LDEXPL''@|1|g' \
  3577. -e 's|@''HAVE_DECL_LOGB''@|1|g' \
  3578. -e 's|@''HAVE_DECL_LOGL''@|1|g' \
  3579. -e 's|@''HAVE_DECL_ROUND''@|1|g' \
  3580. -e 's|@''HAVE_DECL_ROUNDF''@|1|g' \
  3581. -e 's|@''HAVE_DECL_ROUNDL''@|1|g' \
  3582. -e 's|@''HAVE_DECL_SINL''@|1|g' \
  3583. -e 's|@''HAVE_DECL_SQRTL''@|1|g' \
  3584. -e 's|@''HAVE_DECL_TANL''@|1|g' \
  3585. -e 's|@''HAVE_DECL_TRUNC''@|1|g' \
  3586. -e 's|@''HAVE_DECL_TRUNCF''@|1|g' \
  3587. -e 's|@''HAVE_DECL_TRUNCL''@|1|g' \
  3588. | \
  3589. sed -e 's|@''REPLACE_CEIL''@|0|g' \
  3590. -e 's|@''REPLACE_CEILF''@|0|g' \
  3591. -e 's|@''REPLACE_CEILL''@|0|g' \
  3592. -e 's|@''REPLACE_FLOOR''@|0|g' \
  3593. -e 's|@''REPLACE_FLOORF''@|0|g' \
  3594. -e 's|@''REPLACE_FLOORL''@|0|g' \
  3595. -e 's|@''REPLACE_FREXP''@|0|g' \
  3596. -e 's|@''REPLACE_FREXPL''@|0|g' \
  3597. -e 's|@''REPLACE_HUGE_VAL''@|0|g' \
  3598. -e 's|@''REPLACE_ISFINITE''@|0|g' \
  3599. -e 's|@''REPLACE_ISINF''@|0|g' \
  3600. -e 's|@''REPLACE_ISNAN''@|0|g' \
  3601. -e 's|@''REPLACE_LDEXPL''@|0|g' \
  3602. -e 's|@''REPLACE_NAN''@|0|g' \
  3603. -e 's|@''REPLACE_ROUND''@|0|g' \
  3604. -e 's|@''REPLACE_ROUNDF''@|0|g' \
  3605. -e 's|@''REPLACE_ROUNDL''@|0|g' \
  3606. -e 's|@''REPLACE_SIGNBIT''@|0|g' \
  3607. -e 's|@''REPLACE_SIGNBIT_USING_GCC''@|1|g' \
  3608. -e 's|@''REPLACE_TRUNC''@|0|g' \
  3609. -e 's|@''REPLACE_TRUNCF''@|0|g' \
  3610. -e 's|@''REPLACE_TRUNCL''@|0|g' \
  3611. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3612. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3613. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  3614. } > math.h-t && \
  3615. mv math.h-t math.h
  3616. rm -f signal.h-t signal.h && \
  3617. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3618. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3619. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3620. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3621. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  3622. -e 's|@''GNULIB_SIGNAL_H_SIGPIPE''@|0|g' \
  3623. -e 's|@''GNULIB_SIGPROCMASK''@|1|g' \
  3624. -e 's|@''GNULIB_SIGACTION''@|1|g' \
  3625. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  3626. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  3627. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  3628. -e 's|@''HAVE_SIGACTION''@|1|g' \
  3629. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  3630. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  3631. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3632. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3633. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3634. < ./signal.in.h; \
  3635. } > signal.h-t && \
  3636. mv signal.h-t signal.h
  3637. rm -f spawn.h-t spawn.h && \
  3638. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3639. sed -e 's|@''HAVE_SPAWN_H''@|1|g' \
  3640. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3641. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3642. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3643. -e 's|@''NEXT_SPAWN_H''@|<spawn.h>|g' \
  3644. -e 's|@''GNULIB_POSIX_SPAWN''@|0|g' \
  3645. -e 's|@''GNULIB_POSIX_SPAWNP''@|1|g' \
  3646. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@|1|g' \
  3647. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|1|g' \
  3648. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|1|g' \
  3649. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|1|g' \
  3650. -e 's|@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@|1|g' \
  3651. -e 's|@''GNULIB_POSIX_SPAWNATTR_INIT''@|1|g' \
  3652. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@|0|g' \
  3653. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@|1|g' \
  3654. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@|0|g' \
  3655. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@|0|g' \
  3656. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@|0|g' \
  3657. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@|0|g' \
  3658. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@|0|g' \
  3659. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@|0|g' \
  3660. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@|0|g' \
  3661. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@|0|g' \
  3662. -e 's|@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@|0|g' \
  3663. -e 's|@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@|1|g' \
  3664. -e 's|@''GNULIB_POSIX_SPAWNATTR_DESTROY''@|1|g' \
  3665. -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
  3666. -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
  3667. -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
  3668. -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
  3669. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3670. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3671. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3672. < ./spawn.in.h; \
  3673. } > spawn.h-t && \
  3674. mv spawn.h-t spawn.h
  3675. rm -f stdio.h-t stdio.h && \
  3676. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3677. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3678. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3679. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3680. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  3681. -e 's|@''GNULIB_DPRINTF''@|0|g' \
  3682. -e 's|@''GNULIB_FCLOSE''@|1|g' \
  3683. -e 's|@''GNULIB_FFLUSH''@|1|g' \
  3684. -e 's|@''GNULIB_FOPEN''@|1|g' \
  3685. -e 's|@''GNULIB_FPRINTF''@|1|g' \
  3686. -e 's|@''GNULIB_FPRINTF_POSIX''@|0|g' \
  3687. -e 's|@''GNULIB_FPURGE''@|1|g' \
  3688. -e 's|@''GNULIB_FPUTC''@|1|g' \
  3689. -e 's|@''GNULIB_FPUTS''@|1|g' \
  3690. -e 's|@''GNULIB_FREOPEN''@|0|g' \
  3691. -e 's|@''GNULIB_FSEEK''@|0|g' \
  3692. -e 's|@''GNULIB_FSEEKO''@|1|g' \
  3693. -e 's|@''GNULIB_FTELL''@|IN_M4_GNULIB_TESTS|g' \
  3694. -e 's|@''GNULIB_FTELLO''@|1|g' \
  3695. -e 's|@''GNULIB_FWRITE''@|1|g' \
  3696. -e 's|@''GNULIB_GETDELIM''@|0|g' \
  3697. -e 's|@''GNULIB_GETLINE''@|0|g' \
  3698. -e 's|@''GNULIB_OBSTACK_PRINTF''@|0|g' \
  3699. -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|0|g' \
  3700. -e 's|@''GNULIB_PERROR''@|0|g' \
  3701. -e 's|@''GNULIB_POPEN''@|0|g' \
  3702. -e 's|@''GNULIB_PRINTF''@|1|g' \
  3703. -e 's|@''GNULIB_PRINTF_POSIX''@|0|g' \
  3704. -e 's|@''GNULIB_PUTC''@|1|g' \
  3705. -e 's|@''GNULIB_PUTCHAR''@|1|g' \
  3706. -e 's|@''GNULIB_PUTS''@|1|g' \
  3707. -e 's|@''GNULIB_REMOVE''@|0|g' \
  3708. -e 's|@''GNULIB_RENAME''@|1|g' \
  3709. -e 's|@''GNULIB_RENAMEAT''@|0|g' \
  3710. -e 's|@''GNULIB_SNPRINTF''@|1|g' \
  3711. -e 's|@''GNULIB_SPRINTF_POSIX''@|0|g' \
  3712. -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|0|g' \
  3713. -e 's|@''GNULIB_TMPFILE''@|0|g' \
  3714. -e 's|@''GNULIB_VASPRINTF''@|1|g' \
  3715. -e 's|@''GNULIB_VDPRINTF''@|0|g' \
  3716. -e 's|@''GNULIB_VFPRINTF''@|1|g' \
  3717. -e 's|@''GNULIB_VFPRINTF_POSIX''@|0|g' \
  3718. -e 's|@''GNULIB_VPRINTF''@|1|g' \
  3719. -e 's|@''GNULIB_VPRINTF_POSIX''@|0|g' \
  3720. -e 's|@''GNULIB_VSNPRINTF''@|0|g' \
  3721. -e 's|@''GNULIB_VSPRINTF_POSIX''@|0|g' \
  3722. < ./stdio.in.h | \
  3723. sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
  3724. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  3725. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  3726. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  3727. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  3728. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  3729. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  3730. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  3731. -e 's|@''HAVE_DPRINTF''@|1|g' \
  3732. -e 's|@''HAVE_FSEEKO''@|1|g' \
  3733. -e 's|@''HAVE_FTELLO''@|1|g' \
  3734. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  3735. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  3736. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  3737. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  3738. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  3739. -e 's|@''REPLACE_FFLUSH''@|1|g' \
  3740. -e 's|@''REPLACE_FOPEN''@|0|g' \
  3741. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  3742. -e 's|@''REPLACE_FPURGE''@|0|g' \
  3743. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  3744. -e 's|@''REPLACE_FSEEK''@|0|g' \
  3745. -e 's|@''REPLACE_FSEEKO''@|1|g' \
  3746. -e 's|@''REPLACE_FTELL''@|0|g' \
  3747. -e 's|@''REPLACE_FTELLO''@|0|g' \
  3748. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  3749. -e 's|@''REPLACE_GETLINE''@|0|g' \
  3750. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  3751. -e 's|@''REPLACE_PERROR''@|0|g' \
  3752. -e 's|@''REPLACE_POPEN''@|0|g' \
  3753. -e 's|@''REPLACE_PRINTF''@|0|g' \
  3754. -e 's|@''REPLACE_REMOVE''@|0|g' \
  3755. -e 's|@''REPLACE_RENAME''@|0|g' \
  3756. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  3757. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  3758. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  3759. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  3760. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  3761. -e 's|@''REPLACE_VASPRINTF''@|1|g' \
  3762. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  3763. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  3764. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  3765. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  3766. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  3767. -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
  3768. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3769. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3770. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  3771. } > stdio.h-t && \
  3772. mv stdio.h-t stdio.h
  3773. rm -f stdlib.h-t stdlib.h && \
  3774. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3775. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3776. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3777. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3778. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  3779. -e 's|@''GNULIB__EXIT''@|0|g' \
  3780. -e 's|@''GNULIB_ATOLL''@|0|g' \
  3781. -e 's|@''GNULIB_CALLOC_POSIX''@|0|g' \
  3782. -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|1|g' \
  3783. -e 's|@''GNULIB_GETLOADAVG''@|0|g' \
  3784. -e 's|@''GNULIB_GETSUBOPT''@|0|g' \
  3785. -e 's|@''GNULIB_GRANTPT''@|0|g' \
  3786. -e 's|@''GNULIB_MALLOC_POSIX''@|1|g' \
  3787. -e 's|@''GNULIB_MBTOWC''@|1|g' \
  3788. -e 's|@''GNULIB_MKDTEMP''@|1|g' \
  3789. -e 's|@''GNULIB_MKOSTEMP''@|0|g' \
  3790. -e 's|@''GNULIB_MKOSTEMPS''@|0|g' \
  3791. -e 's|@''GNULIB_MKSTEMP''@|1|g' \
  3792. -e 's|@''GNULIB_MKSTEMPS''@|0|g' \
  3793. -e 's|@''GNULIB_PTSNAME''@|0|g' \
  3794. -e 's|@''GNULIB_PUTENV''@|IN_M4_GNULIB_TESTS|g' \
  3795. -e 's|@''GNULIB_RANDOM_R''@|0|g' \
  3796. -e 's|@''GNULIB_REALLOC_POSIX''@|0|g' \
  3797. -e 's|@''GNULIB_REALPATH''@|1|g' \
  3798. -e 's|@''GNULIB_RPMATCH''@|0|g' \
  3799. -e 's|@''GNULIB_SETENV''@|IN_M4_GNULIB_TESTS|g' \
  3800. -e 's|@''GNULIB_STRTOD''@|1|g' \
  3801. -e 's|@''GNULIB_STRTOLL''@|0|g' \
  3802. -e 's|@''GNULIB_STRTOULL''@|0|g' \
  3803. -e 's|@''GNULIB_SYSTEM_POSIX''@|0|g' \
  3804. -e 's|@''GNULIB_UNLOCKPT''@|0|g' \
  3805. -e 's|@''GNULIB_UNSETENV''@|IN_M4_GNULIB_TESTS|g' \
  3806. -e 's|@''GNULIB_WCTOMB''@|IN_M4_GNULIB_TESTS|g' \
  3807. < ./stdlib.in.h | \
  3808. sed -e 's|@''HAVE__EXIT''@|1|g' \
  3809. -e 's|@''HAVE_ATOLL''@|1|g' \
  3810. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  3811. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  3812. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  3813. -e 's|@''HAVE_GRANTPT''@|1|g' \
  3814. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  3815. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  3816. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  3817. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  3818. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  3819. -e 's|@''HAVE_PTSNAME''@|1|g' \
  3820. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  3821. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  3822. -e 's|@''HAVE_REALPATH''@|1|g' \
  3823. -e 's|@''HAVE_RPMATCH''@|1|g' \
  3824. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  3825. -e 's|@''HAVE_STRTOD''@|1|g' \
  3826. -e 's|@''HAVE_STRTOLL''@|1|g' \
  3827. -e 's|@''HAVE_STRTOULL''@|1|g' \
  3828. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  3829. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  3830. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  3831. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  3832. -e 's|@''REPLACE_CALLOC''@|0|g' \
  3833. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  3834. -e 's|@''REPLACE_MALLOC''@|0|g' \
  3835. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  3836. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  3837. -e 's|@''REPLACE_PUTENV''@|0|g' \
  3838. -e 's|@''REPLACE_REALLOC''@|0|g' \
  3839. -e 's|@''REPLACE_REALPATH''@|0|g' \
  3840. -e 's|@''REPLACE_SETENV''@|0|g' \
  3841. -e 's|@''REPLACE_STRTOD''@|0|g' \
  3842. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  3843. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  3844. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3845. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3846. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  3847. } > stdlib.h-t && \
  3848. mv stdlib.h-t stdlib.h
  3849. rm -f string.h-t string.h && \
  3850. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  3851. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3852. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3853. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3854. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  3855. -e 's|@''GNULIB_MBSLEN''@|0|g' \
  3856. -e 's|@''GNULIB_MBSNLEN''@|0|g' \
  3857. -e 's|@''GNULIB_MBSCHR''@|0|g' \
  3858. -e 's|@''GNULIB_MBSRCHR''@|0|g' \
  3859. -e 's|@''GNULIB_MBSSTR''@|0|g' \
  3860. -e 's|@''GNULIB_MBSCASECMP''@|0|g' \
  3861. -e 's|@''GNULIB_MBSNCASECMP''@|0|g' \
  3862. -e 's|@''GNULIB_MBSPCASECMP''@|0|g' \
  3863. -e 's|@''GNULIB_MBSCASESTR''@|0|g' \
  3864. -e 's|@''GNULIB_MBSCSPN''@|0|g' \
  3865. -e 's|@''GNULIB_MBSPBRK''@|0|g' \
  3866. -e 's|@''GNULIB_MBSSPN''@|0|g' \
  3867. -e 's|@''GNULIB_MBSSEP''@|0|g' \
  3868. -e 's|@''GNULIB_MBSTOK_R''@|0|g' \
  3869. -e 's|@''GNULIB_MEMCHR''@|1|g' \
  3870. -e 's|@''GNULIB_MEMMEM''@|0|g' \
  3871. -e 's|@''GNULIB_MEMPCPY''@|0|g' \
  3872. -e 's|@''GNULIB_MEMRCHR''@|0|g' \
  3873. -e 's|@''GNULIB_RAWMEMCHR''@|1|g' \
  3874. -e 's|@''GNULIB_STPCPY''@|0|g' \
  3875. -e 's|@''GNULIB_STPNCPY''@|0|g' \
  3876. -e 's|@''GNULIB_STRCHRNUL''@|1|g' \
  3877. -e 's|@''GNULIB_STRDUP''@|IN_M4_GNULIB_TESTS|g' \
  3878. -e 's|@''GNULIB_STRNCAT''@|0|g' \
  3879. -e 's|@''GNULIB_STRNDUP''@|1|g' \
  3880. -e 's|@''GNULIB_STRNLEN''@|1|g' \
  3881. -e 's|@''GNULIB_STRPBRK''@|0|g' \
  3882. -e 's|@''GNULIB_STRSEP''@|0|g' \
  3883. -e 's|@''GNULIB_STRSTR''@|1|g' \
  3884. -e 's|@''GNULIB_STRCASESTR''@|0|g' \
  3885. -e 's|@''GNULIB_STRTOK_R''@|0|g' \
  3886. -e 's|@''GNULIB_STRERROR''@|1|g' \
  3887. -e 's|@''GNULIB_STRERROR_R''@|0|g' \
  3888. -e 's|@''GNULIB_STRSIGNAL''@|1|g' \
  3889. -e 's|@''GNULIB_STRVERSCMP''@|0|g' \
  3890. < ./string.in.h | \
  3891. sed -e 's|@''HAVE_MBSLEN''@|0|g' \
  3892. -e 's|@''HAVE_MEMCHR''@|1|g' \
  3893. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  3894. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  3895. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  3896. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  3897. -e 's|@''HAVE_STPCPY''@|1|g' \
  3898. -e 's|@''HAVE_STPNCPY''@|1|g' \
  3899. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  3900. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  3901. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  3902. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  3903. -e 's|@''HAVE_STRPBRK''@|1|g' \
  3904. -e 's|@''HAVE_STRSEP''@|1|g' \
  3905. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  3906. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  3907. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  3908. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  3909. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  3910. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  3911. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  3912. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  3913. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  3914. -e 's|@''REPLACE_STRDUP''@|0|g' \
  3915. -e 's|@''REPLACE_STRSTR''@|0|g' \
  3916. -e 's|@''REPLACE_STRERROR''@|0|g' \
  3917. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  3918. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  3919. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  3920. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  3921. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  3922. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  3923. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  3924. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3925. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3926. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  3927. < ./string.in.h; \
  3928. } > string.h-t && \
  3929. mv string.h-t string.h
  3930. /bin/mkdir -p sys
  3931. rm -f sys/stat.h-t sys/stat.h && \
  3932. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3933. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3934. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3935. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3936. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  3937. -e 's|@''GNULIB_FCHMODAT''@|0|g' \
  3938. -e 's|@''GNULIB_FSTATAT''@|0|g' \
  3939. -e 's|@''GNULIB_FUTIMENS''@|0|g' \
  3940. -e 's|@''GNULIB_LCHMOD''@|0|g' \
  3941. -e 's|@''GNULIB_LSTAT''@|1|g' \
  3942. -e 's|@''GNULIB_MKDIRAT''@|0|g' \
  3943. -e 's|@''GNULIB_MKFIFO''@|0|g' \
  3944. -e 's|@''GNULIB_MKFIFOAT''@|0|g' \
  3945. -e 's|@''GNULIB_MKNOD''@|0|g' \
  3946. -e 's|@''GNULIB_MKNODAT''@|0|g' \
  3947. -e 's|@''GNULIB_STAT''@|1|g' \
  3948. -e 's|@''GNULIB_UTIMENSAT''@|0|g' \
  3949. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  3950. -e 's|@''HAVE_FSTATAT''@|1|g' \
  3951. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  3952. -e 's|@''HAVE_LCHMOD''@|1|g' \
  3953. -e 's|@''HAVE_LSTAT''@|1|g' \
  3954. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  3955. -e 's|@''HAVE_MKFIFO''@|1|g' \
  3956. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  3957. -e 's|@''HAVE_MKNOD''@|1|g' \
  3958. -e 's|@''HAVE_MKNODAT''@|1|g' \
  3959. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  3960. -e 's|@''REPLACE_FSTAT''@|0|g' \
  3961. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  3962. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  3963. -e 's|@''REPLACE_LSTAT''@|0|g' \
  3964. -e 's|@''REPLACE_MKDIR''@|0|g' \
  3965. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  3966. -e 's|@''REPLACE_MKNOD''@|0|g' \
  3967. -e 's|@''REPLACE_STAT''@|0|g' \
  3968. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  3969. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3970. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3971. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3972. < ./sys_stat.in.h; \
  3973. } > sys/stat.h-t && \
  3974. mv sys/stat.h-t sys/stat.h
  3975. /bin/mkdir -p sys
  3976. rm -f sys/time.h-t sys/time.h && \
  3977. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3978. sed -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  3979. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3980. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3981. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3982. -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  3983. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  3984. -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  3985. -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  3986. -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
  3987. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  3988. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  3989. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  3990. < ./sys_time.in.h; \
  3991. } > sys/time.h-t && \
  3992. mv sys/time.h-t sys/time.h
  3993. /bin/mkdir -p sys
  3994. rm -f sys/wait.h-t sys/wait.h && \
  3995. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  3996. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  3997. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  3998. -e 's|@''PRAGMA_COLUMNS''@||g' \
  3999. -e 's|@''NEXT_SYS_WAIT_H''@|<sys/wait.h>|g' \
  4000. -e 's|@''GNULIB_WAITPID''@|1|g' \
  4001. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  4002. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  4003. < ./sys_wait.in.h; \
  4004. } > sys/wait.h-t && \
  4005. mv sys/wait.h-t sys/wait.h
  4006. rm -f time.h-t time.h && \
  4007. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  4008. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4009. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4010. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4011. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  4012. -e 's|@''GNULIB_MKTIME''@|0|g' \
  4013. -e 's|@''GNULIB_NANOSLEEP''@|0|g' \
  4014. -e 's|@''GNULIB_STRPTIME''@|0|g' \
  4015. -e 's|@''GNULIB_TIMEGM''@|0|g' \
  4016. -e 's|@''GNULIB_TIME_R''@|0|g' \
  4017. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  4018. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  4019. -e 's|@''HAVE_STRPTIME''@|1|g' \
  4020. -e 's|@''HAVE_TIMEGM''@|1|g' \
  4021. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  4022. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  4023. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  4024. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  4025. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  4026. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  4027. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  4028. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  4029. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  4030. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  4031. < ./time.in.h; \
  4032. } > time.h-t && \
  4033. mv time.h-t time.h
  4034. rm -f unistd.h-t unistd.h && \
  4035. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4036. sed -e 's|@''HAVE_UNISTD_H''@|1|g' \
  4037. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4038. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4039. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4040. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  4041. -e 's|@''GNULIB_CHOWN''@|0|g' \
  4042. -e 's|@''GNULIB_CLOSE''@|1|g' \
  4043. -e 's|@''GNULIB_DUP2''@|1|g' \
  4044. -e 's|@''GNULIB_DUP3''@|0|g' \
  4045. -e 's|@''GNULIB_ENVIRON''@|1|g' \
  4046. -e 's|@''GNULIB_EUIDACCESS''@|0|g' \
  4047. -e 's|@''GNULIB_FACCESSAT''@|0|g' \
  4048. -e 's|@''GNULIB_FCHDIR''@|0|g' \
  4049. -e 's|@''GNULIB_FCHOWNAT''@|0|g' \
  4050. -e 's|@''GNULIB_FSYNC''@|0|g' \
  4051. -e 's|@''GNULIB_FTRUNCATE''@|0|g' \
  4052. -e 's|@''GNULIB_GETCWD''@|0|g' \
  4053. -e 's|@''GNULIB_GETDOMAINNAME''@|0|g' \
  4054. -e 's|@''GNULIB_GETDTABLESIZE''@|1|g' \
  4055. -e 's|@''GNULIB_GETGROUPS''@|0|g' \
  4056. -e 's|@''GNULIB_GETHOSTNAME''@|0|g' \
  4057. -e 's|@''GNULIB_GETLOGIN''@|0|g' \
  4058. -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \
  4059. -e 's|@''GNULIB_GETPAGESIZE''@|IN_M4_GNULIB_TESTS|g' \
  4060. -e 's|@''GNULIB_GETUSERSHELL''@|0|g' \
  4061. -e 's|@''GNULIB_LCHOWN''@|0|g' \
  4062. -e 's|@''GNULIB_LINK''@|IN_M4_GNULIB_TESTS|g' \
  4063. -e 's|@''GNULIB_LINKAT''@|0|g' \
  4064. -e 's|@''GNULIB_LSEEK''@|1|g' \
  4065. -e 's|@''GNULIB_PIPE''@|0|g' \
  4066. -e 's|@''GNULIB_PIPE2''@|1|g' \
  4067. -e 's|@''GNULIB_PREAD''@|0|g' \
  4068. -e 's|@''GNULIB_PWRITE''@|0|g' \
  4069. -e 's|@''GNULIB_READLINK''@|1|g' \
  4070. -e 's|@''GNULIB_READLINKAT''@|0|g' \
  4071. -e 's|@''GNULIB_RMDIR''@|1|g' \
  4072. -e 's|@''GNULIB_SLEEP''@|0|g' \
  4073. -e 's|@''GNULIB_SYMLINK''@|IN_M4_GNULIB_TESTS|g' \
  4074. -e 's|@''GNULIB_SYMLINKAT''@|0|g' \
  4075. -e 's|@''GNULIB_TTYNAME_R''@|0|g' \
  4076. -e 's|@''GNULIB_UNISTD_H_GETOPT''@|0|g' \
  4077. -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|0|g' \
  4078. -e 's|@''GNULIB_UNLINK''@|0|g' \
  4079. -e 's|@''GNULIB_UNLINKAT''@|0|g' \
  4080. -e 's|@''GNULIB_USLEEP''@|0|g' \
  4081. -e 's|@''GNULIB_WRITE''@|0|g' \
  4082. < ./unistd.in.h | \
  4083. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  4084. -e 's|@''HAVE_DUP2''@|1|g' \
  4085. -e 's|@''HAVE_DUP3''@|1|g' \
  4086. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  4087. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  4088. -e 's|@''HAVE_FCHDIR''@|1|g' \
  4089. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  4090. -e 's|@''HAVE_FSYNC''@|1|g' \
  4091. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  4092. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  4093. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  4094. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  4095. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  4096. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  4097. -e 's|@''HAVE_LCHOWN''@|1|g' \
  4098. -e 's|@''HAVE_LINK''@|1|g' \
  4099. -e 's|@''HAVE_LINKAT''@|1|g' \
  4100. -e 's|@''HAVE_PIPE''@|1|g' \
  4101. -e 's|@''HAVE_PIPE2''@|1|g' \
  4102. -e 's|@''HAVE_PREAD''@|1|g' \
  4103. -e 's|@''HAVE_PWRITE''@|1|g' \
  4104. -e 's|@''HAVE_READLINK''@|1|g' \
  4105. -e 's|@''HAVE_READLINKAT''@|1|g' \
  4106. -e 's|@''HAVE_SLEEP''@|1|g' \
  4107. -e 's|@''HAVE_SYMLINK''@|1|g' \
  4108. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  4109. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  4110. -e 's|@''HAVE_USLEEP''@|1|g' \
  4111. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  4112. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  4113. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  4114. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  4115. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  4116. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  4117. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  4118. -e 's|@''HAVE_OS_H''@|0|g' \
  4119. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  4120. | \
  4121. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  4122. -e 's|@''REPLACE_CLOSE''@|0|g' \
  4123. -e 's|@''REPLACE_DUP''@|0|g' \
  4124. -e 's|@''REPLACE_DUP2''@|0|g' \
  4125. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  4126. -e 's|@''REPLACE_GETCWD''@|0|g' \
  4127. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  4128. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  4129. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  4130. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  4131. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  4132. -e 's|@''REPLACE_LINK''@|0|g' \
  4133. -e 's|@''REPLACE_LINKAT''@|0|g' \
  4134. -e 's|@''REPLACE_LSEEK''@|0|g' \
  4135. -e 's|@''REPLACE_PREAD''@|0|g' \
  4136. -e 's|@''REPLACE_PWRITE''@|0|g' \
  4137. -e 's|@''REPLACE_READLINK''@|0|g' \
  4138. -e 's|@''REPLACE_RMDIR''@|0|g' \
  4139. -e 's|@''REPLACE_SLEEP''@|0|g' \
  4140. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  4141. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  4142. -e 's|@''REPLACE_UNLINK''@|0|g' \
  4143. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  4144. -e 's|@''REPLACE_USLEEP''@|0|g' \
  4145. -e 's|@''REPLACE_WRITE''@|0|g' \
  4146. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  4147. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  4148. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  4149. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  4150. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  4151. } > unistd.h-t && \
  4152. mv unistd.h-t unistd.h
  4153. rm -f wchar.h-t wchar.h && \
  4154. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4155. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4156. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4157. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4158. -e 's|@''HAVE_FEATURES_H''@|1|g' \
  4159. -e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
  4160. -e 's|@''HAVE_WCHAR_H''@|1|g' \
  4161. -e 's|@''GNULIB_BTOWC''@|1|g' \
  4162. -e 's|@''GNULIB_WCTOB''@|IN_M4_GNULIB_TESTS|g' \
  4163. -e 's|@''GNULIB_MBSINIT''@|1|g' \
  4164. -e 's|@''GNULIB_MBRTOWC''@|1|g' \
  4165. -e 's|@''GNULIB_MBRLEN''@|0|g' \
  4166. -e 's|@''GNULIB_MBSRTOWCS''@|0|g' \
  4167. -e 's|@''GNULIB_MBSNRTOWCS''@|0|g' \
  4168. -e 's|@''GNULIB_WCRTOMB''@|1|g' \
  4169. -e 's|@''GNULIB_WCSRTOMBS''@|0|g' \
  4170. -e 's|@''GNULIB_WCSNRTOMBS''@|0|g' \
  4171. -e 's|@''GNULIB_WCWIDTH''@|0|g' \
  4172. -e 's|@''GNULIB_WMEMCHR''@|0|g' \
  4173. -e 's|@''GNULIB_WMEMCMP''@|0|g' \
  4174. -e 's|@''GNULIB_WMEMCPY''@|0|g' \
  4175. -e 's|@''GNULIB_WMEMMOVE''@|0|g' \
  4176. -e 's|@''GNULIB_WMEMSET''@|0|g' \
  4177. -e 's|@''GNULIB_WCSLEN''@|0|g' \
  4178. -e 's|@''GNULIB_WCSNLEN''@|0|g' \
  4179. -e 's|@''GNULIB_WCSCPY''@|0|g' \
  4180. -e 's|@''GNULIB_WCPCPY''@|0|g' \
  4181. -e 's|@''GNULIB_WCSNCPY''@|0|g' \
  4182. -e 's|@''GNULIB_WCPNCPY''@|0|g' \
  4183. -e 's|@''GNULIB_WCSCAT''@|0|g' \
  4184. -e 's|@''GNULIB_WCSNCAT''@|0|g' \
  4185. -e 's|@''GNULIB_WCSCMP''@|0|g' \
  4186. -e 's|@''GNULIB_WCSNCMP''@|0|g' \
  4187. -e 's|@''GNULIB_WCSCASECMP''@|0|g' \
  4188. -e 's|@''GNULIB_WCSNCASECMP''@|0|g' \
  4189. -e 's|@''GNULIB_WCSCOLL''@|0|g' \
  4190. -e 's|@''GNULIB_WCSXFRM''@|0|g' \
  4191. -e 's|@''GNULIB_WCSDUP''@|0|g' \
  4192. -e 's|@''GNULIB_WCSCHR''@|0|g' \
  4193. -e 's|@''GNULIB_WCSRCHR''@|0|g' \
  4194. -e 's|@''GNULIB_WCSCSPN''@|0|g' \
  4195. -e 's|@''GNULIB_WCSSPN''@|0|g' \
  4196. -e 's|@''GNULIB_WCSPBRK''@|0|g' \
  4197. -e 's|@''GNULIB_WCSSTR''@|0|g' \
  4198. -e 's|@''GNULIB_WCSTOK''@|0|g' \
  4199. -e 's|@''GNULIB_WCSWIDTH''@|0|g' \
  4200. < ./wchar.in.h | \
  4201. sed -e 's|@''HAVE_WINT_T''@|1|g' \
  4202. -e 's|@''HAVE_BTOWC''@|1|g' \
  4203. -e 's|@''HAVE_MBSINIT''@|1|g' \
  4204. -e 's|@''HAVE_MBRTOWC''@|1|g' \
  4205. -e 's|@''HAVE_MBRLEN''@|1|g' \
  4206. -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
  4207. -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
  4208. -e 's|@''HAVE_WCRTOMB''@|1|g' \
  4209. -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
  4210. -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
  4211. -e 's|@''HAVE_WMEMCHR''@|1|g' \
  4212. -e 's|@''HAVE_WMEMCMP''@|1|g' \
  4213. -e 's|@''HAVE_WMEMCPY''@|1|g' \
  4214. -e 's|@''HAVE_WMEMMOVE''@|1|g' \
  4215. -e 's|@''HAVE_WMEMSET''@|1|g' \
  4216. -e 's|@''HAVE_WCSLEN''@|1|g' \
  4217. -e 's|@''HAVE_WCSNLEN''@|1|g' \
  4218. -e 's|@''HAVE_WCSCPY''@|1|g' \
  4219. -e 's|@''HAVE_WCPCPY''@|1|g' \
  4220. -e 's|@''HAVE_WCSNCPY''@|1|g' \
  4221. -e 's|@''HAVE_WCPNCPY''@|1|g' \
  4222. -e 's|@''HAVE_WCSCAT''@|1|g' \
  4223. -e 's|@''HAVE_WCSNCAT''@|1|g' \
  4224. -e 's|@''HAVE_WCSCMP''@|1|g' \
  4225. -e 's|@''HAVE_WCSNCMP''@|1|g' \
  4226. -e 's|@''HAVE_WCSCASECMP''@|1|g' \
  4227. -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
  4228. -e 's|@''HAVE_WCSCOLL''@|1|g' \
  4229. -e 's|@''HAVE_WCSXFRM''@|1|g' \
  4230. -e 's|@''HAVE_WCSDUP''@|1|g' \
  4231. -e 's|@''HAVE_WCSCHR''@|1|g' \
  4232. -e 's|@''HAVE_WCSRCHR''@|1|g' \
  4233. -e 's|@''HAVE_WCSCSPN''@|1|g' \
  4234. -e 's|@''HAVE_WCSSPN''@|1|g' \
  4235. -e 's|@''HAVE_WCSPBRK''@|1|g' \
  4236. -e 's|@''HAVE_WCSSTR''@|1|g' \
  4237. -e 's|@''HAVE_WCSTOK''@|1|g' \
  4238. -e 's|@''HAVE_WCSWIDTH''@|1|g' \
  4239. -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
  4240. -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
  4241. | \
  4242. sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
  4243. -e 's|@''REPLACE_BTOWC''@|0|g' \
  4244. -e 's|@''REPLACE_WCTOB''@|0|g' \
  4245. -e 's|@''REPLACE_MBSINIT''@|0|g' \
  4246. -e 's|@''REPLACE_MBRTOWC''@|0|g' \
  4247. -e 's|@''REPLACE_MBRLEN''@|0|g' \
  4248. -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
  4249. -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
  4250. -e 's|@''REPLACE_WCRTOMB''@|0|g' \
  4251. -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
  4252. -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
  4253. -e 's|@''REPLACE_WCWIDTH''@|0|g' \
  4254. -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
  4255. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  4256. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  4257. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  4258. } > wchar.h-t && \
  4259. mv wchar.h-t wchar.h
  4260. rm -f wctype.h-t wctype.h && \
  4261. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  4262. sed -e 's/@''HAVE_WCTYPE_H''@/1/g' \
  4263. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4264. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4265. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4266. -e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
  4267. -e 's/@''GNULIB_ISWBLANK''@/0/g' \
  4268. -e 's/@''GNULIB_WCTYPE''@/0/g' \
  4269. -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
  4270. -e 's/@''GNULIB_WCTRANS''@/0/g' \
  4271. -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
  4272. -e 's/@''HAVE_ISWBLANK''@/1/g' \
  4273. -e 's/@''HAVE_ISWCNTRL''@/1/g' \
  4274. -e 's/@''HAVE_WCTYPE_T''@/1/g' \
  4275. -e 's/@''HAVE_WCTRANS_T''@/1/g' \
  4276. -e 's/@''HAVE_WINT_T''@/1/g' \
  4277. -e 's/@''REPLACE_ISWBLANK''@/0/g' \
  4278. -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
  4279. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  4280. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  4281. < ./wctype.in.h; \
  4282. } > wctype.h-t && \
  4283. mv wctype.h-t wctype.h
  4284. make all-am
  4285. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4286. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT gl_avltree_oset.o -MD -MP -MF .deps/gl_avltree_oset.Tpo -c -o gl_avltree_oset.o gl_avltree_oset.c
  4287. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c
  4288. mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
  4289. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT c-stack.o -MD -MP -MF .deps/c-stack.Tpo -c -o c-stack.o c-stack.c
  4290. mv -f .deps/c-stack.Tpo .deps/c-stack.Po
  4291. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT clean-temp.o -MD -MP -MF .deps/clean-temp.Tpo -c -o clean-temp.o clean-temp.c
  4292. mv -f .deps/gl_avltree_oset.Tpo .deps/gl_avltree_oset.Po
  4293. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT close-hook.o -MD -MP -MF .deps/close-hook.Tpo -c -o close-hook.o close-hook.c
  4294. mv -f .deps/close-hook.Tpo .deps/close-hook.Po
  4295. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c
  4296. mv -f .deps/execute.Tpo .deps/execute.Po
  4297. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c
  4298. mv -f .deps/exitfail.Tpo .deps/exitfail.Po
  4299. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fatal-signal.o -MD -MP -MF .deps/fatal-signal.Tpo -c -o fatal-signal.o fatal-signal.c
  4300. mv -f .deps/clean-temp.Tpo .deps/clean-temp.Po
  4301. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fd-safer-flag.o -MD -MP -MF .deps/fd-safer-flag.Tpo -c -o fd-safer-flag.o fd-safer-flag.c
  4302. mv -f .deps/fd-safer-flag.Tpo .deps/fd-safer-flag.Po
  4303. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT dup-safer-flag.o -MD -MP -MF .deps/dup-safer-flag.Tpo -c -o dup-safer-flag.o dup-safer-flag.c
  4304. mv -f .deps/dup-safer-flag.Tpo .deps/dup-safer-flag.Po
  4305. mv -f .deps/fatal-signal.Tpo .deps/fatal-signal.Po
  4306. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT freadahead.o -MD -MP -MF .deps/freadahead.Tpo -c -o freadahead.o freadahead.c
  4307. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT freading.o -MD -MP -MF .deps/freading.Tpo -c -o freading.o freading.c
  4308. mv -f .deps/freading.Tpo .deps/freading.Po
  4309. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT gl_linkedhash_list.o -MD -MP -MF .deps/gl_linkedhash_list.Tpo -c -o gl_linkedhash_list.o gl_linkedhash_list.c
  4310. mv -f .deps/freadahead.Tpo .deps/freadahead.Po
  4311. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT gl_list.o -MD -MP -MF .deps/gl_list.Tpo -c -o gl_list.o gl_list.c
  4312. mv -f .deps/gl_list.Tpo .deps/gl_list.Po
  4313. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c
  4314. mv -f .deps/localcharset.Tpo .deps/localcharset.Po
  4315. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT lock.o -MD -MP -MF .deps/lock.Tpo -c -o lock.o `test -f 'glthread/lock.c' || echo './'`glthread/lock.c
  4316. mv -f .deps/lock.Tpo .deps/lock.Po
  4317. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o malloca.c
  4318. mv -f .deps/malloca.Tpo .deps/malloca.Po
  4319. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT memchr2.o -MD -MP -MF .deps/memchr2.Tpo -c -o memchr2.o memchr2.c
  4320. mv -f .deps/memchr2.Tpo .deps/memchr2.Po
  4321. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT gl_oset.o -MD -MP -MF .deps/gl_oset.Tpo -c -o gl_oset.o gl_oset.c
  4322. mv -f .deps/gl_oset.Tpo .deps/gl_oset.Po
  4323. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c
  4324. mv -f .deps/gl_linkedhash_list.Tpo .deps/gl_linkedhash_list.Po
  4325. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT pipe2-safer.o -MD -MP -MF .deps/pipe2-safer.Tpo -c -o pipe2-safer.o pipe2-safer.c
  4326. mv -f .deps/pipe2.Tpo .deps/pipe2.Po
  4327. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT printf-frexp.o -MD -MP -MF .deps/printf-frexp.Tpo -c -o printf-frexp.o printf-frexp.c
  4328. mv -f .deps/pipe2-safer.Tpo .deps/pipe2-safer.Po
  4329. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT printf-frexpl.o -MD -MP -MF .deps/printf-frexpl.Tpo -c -o printf-frexpl.o printf-frexpl.c
  4330. mv -f .deps/printf-frexp.Tpo .deps/printf-frexp.Po
  4331. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT progname.o -MD -MP -MF .deps/progname.Tpo -c -o progname.o progname.c
  4332. mv -f .deps/printf-frexpl.Tpo .deps/printf-frexpl.Po
  4333. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT spawn-pipe.o -MD -MP -MF .deps/spawn-pipe.Tpo -c -o spawn-pipe.o spawn-pipe.c
  4334. mv -f .deps/progname.Tpo .deps/progname.Po
  4335. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT threadlib.o -MD -MP -MF .deps/threadlib.Tpo -c -o threadlib.o `test -f 'glthread/threadlib.c' || echo './'`glthread/threadlib.c
  4336. mv -f .deps/threadlib.Tpo .deps/threadlib.Po
  4337. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT tls.o -MD -MP -MF .deps/tls.Tpo -c -o tls.o `test -f 'glthread/tls.c' || echo './'`glthread/tls.c
  4338. mv -f .deps/tls.Tpo .deps/tls.Po
  4339. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT tmpdir.o -MD -MP -MF .deps/tmpdir.Tpo -c -o tmpdir.o tmpdir.c
  4340. mv -f .deps/spawn-pipe.Tpo .deps/spawn-pipe.Po
  4341. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT verror.o -MD -MP -MF .deps/verror.Tpo -c -o verror.o verror.c
  4342. mv -f .deps/tmpdir.Tpo .deps/tmpdir.Po
  4343. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT version-etc.o -MD -MP -MF .deps/version-etc.Tpo -c -o version-etc.o version-etc.c
  4344. mv -f .deps/verror.Tpo .deps/verror.Po
  4345. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT version-etc-fsf.o -MD -MP -MF .deps/version-etc-fsf.Tpo -c -o version-etc-fsf.o version-etc-fsf.c
  4346. mv -f .deps/version-etc-fsf.Tpo .deps/version-etc-fsf.Po
  4347. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT wait-process.o -MD -MP -MF .deps/wait-process.Tpo -c -o wait-process.o wait-process.c
  4348. mv -f .deps/version-etc.Tpo .deps/version-etc.Po
  4349. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c
  4350. mv -f .deps/wait-process.Tpo .deps/wait-process.Po
  4351. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT gl_xlist.o -MD -MP -MF .deps/gl_xlist.Tpo -c -o gl_xlist.o gl_xlist.c
  4352. mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po
  4353. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xmalloca.o -MD -MP -MF .deps/xmalloca.Tpo -c -o xmalloca.o xmalloca.c
  4354. mv -f .deps/gl_xlist.Tpo .deps/gl_xlist.Po
  4355. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT gl_xoset.o -MD -MP -MF .deps/gl_xoset.Tpo -c -o gl_xoset.o gl_xoset.c
  4356. mv -f .deps/gl_xoset.Tpo .deps/gl_xoset.Po
  4357. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xprintf.o -MD -MP -MF .deps/xprintf.Tpo -c -o xprintf.o xprintf.c
  4358. mv -f .deps/xmalloca.Tpo .deps/xmalloca.Po
  4359. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c
  4360. mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po
  4361. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xvasprintf.o -MD -MP -MF .deps/xvasprintf.Tpo -c -o xvasprintf.o xvasprintf.c
  4362. mv -f .deps/xprintf.Tpo .deps/xprintf.Po
  4363. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xasprintf.o -MD -MP -MF .deps/xasprintf.Tpo -c -o xasprintf.o xasprintf.c
  4364. mv -f .deps/xasprintf.Tpo .deps/xasprintf.Po
  4365. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT asnprintf.o -MD -MP -MF .deps/asnprintf.Tpo -c -o asnprintf.o asnprintf.c
  4366. mv -f .deps/asnprintf.Tpo .deps/asnprintf.Po
  4367. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT asprintf.o -MD -MP -MF .deps/asprintf.Tpo -c -o asprintf.o asprintf.c
  4368. mv -f .deps/xvasprintf.Tpo .deps/xvasprintf.Po
  4369. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c
  4370. mv -f .deps/asprintf.Tpo .deps/asprintf.Po
  4371. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c
  4372. mv -f .deps/basename.Tpo .deps/basename.Po
  4373. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c
  4374. mv -f .deps/cloexec.Tpo .deps/cloexec.Po
  4375. mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
  4376. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT close-stream.o -MD -MP -MF .deps/close-stream.Tpo -c -o close-stream.o close-stream.c
  4377. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT closein.o -MD -MP -MF .deps/closein.Tpo -c -o closein.o closein.c
  4378. mv -f .deps/close-stream.Tpo .deps/close-stream.Po
  4379. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT closeout.o -MD -MP -MF .deps/closeout.Tpo -c -o closeout.o closeout.c
  4380. mv -f .deps/closein.Tpo .deps/closein.Po
  4381. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c
  4382. mv -f .deps/dirname.Tpo .deps/dirname.Po
  4383. mv -f .deps/closeout.Tpo .deps/closeout.Po
  4384. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c
  4385. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c
  4386. mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po
  4387. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c
  4388. mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
  4389. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c
  4390. mv -f .deps/fcntl.Tpo .deps/fcntl.Po
  4391. mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po
  4392. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fflush.o -MD -MP -MF .deps/fflush.Tpo -c -o fflush.o fflush.c
  4393. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT filenamecat.o -MD -MP -MF .deps/filenamecat.Tpo -c -o filenamecat.o filenamecat.c
  4394. mv -f .deps/filenamecat.Tpo .deps/filenamecat.Po
  4395. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT filenamecat-lgpl.o -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c
  4396. mv -f .deps/fflush.Tpo .deps/fflush.Po
  4397. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fopen-safer.o -MD -MP -MF .deps/fopen-safer.Tpo -c -o fopen-safer.o fopen-safer.c
  4398. mv -f .deps/filenamecat-lgpl.Tpo .deps/filenamecat-lgpl.Po
  4399. mv -f .deps/fopen-safer.Tpo .deps/fopen-safer.Po
  4400. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fpurge.o -MD -MP -MF .deps/fpurge.Tpo -c -o fpurge.o fpurge.c
  4401. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT fseeko.o -MD -MP -MF .deps/fseeko.Tpo -c -o fseeko.o fseeko.c
  4402. mv -f .deps/fpurge.Tpo .deps/fpurge.Po
  4403. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT isnanl.o -MD -MP -MF .deps/isnanl.Tpo -c -o isnanl.o isnanl.c
  4404. mv -f .deps/fseeko.Tpo .deps/fseeko.Po
  4405. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT mkstemp-safer.o -MD -MP -MF .deps/mkstemp-safer.Tpo -c -o mkstemp-safer.o mkstemp-safer.c
  4406. mv -f .deps/isnanl.Tpo .deps/isnanl.Po
  4407. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c
  4408. mv -f .deps/mkstemp-safer.Tpo .deps/mkstemp-safer.Po
  4409. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT printf-args.o -MD -MP -MF .deps/printf-args.Tpo -c -o printf-args.o printf-args.c
  4410. mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po
  4411. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT printf-parse.o -MD -MP -MF .deps/printf-parse.Tpo -c -o printf-parse.o printf-parse.c
  4412. mv -f .deps/printf-args.Tpo .deps/printf-args.Po
  4413. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c
  4414. mv -f .deps/printf-parse.Tpo .deps/printf-parse.Po
  4415. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c
  4416. mv -f .deps/stripslash.Tpo .deps/stripslash.Po
  4417. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c
  4418. mv -f .deps/quotearg.Tpo .deps/quotearg.Po
  4419. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT vasnprintf.o -MD -MP -MF .deps/vasnprintf.Tpo -c -o vasnprintf.o vasnprintf.c
  4420. mv -f .deps/tempname.Tpo .deps/tempname.Po
  4421. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT vasprintf.o -MD -MP -MF .deps/vasprintf.Tpo -c -o vasprintf.o vasprintf.c
  4422. mv -f .deps/vasprintf.Tpo .deps/vasprintf.Po
  4423. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I. -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
  4424. mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
  4425. rm -f t-charset.alias charset.alias && \
  4426. /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \
  4427. mv t-charset.alias charset.alias
  4428. rm -f t-ref-add.sed ref-add.sed && \
  4429. sed -e '/^#/d' -e 's/@''PACKAGE''@/m4/g' ref-add.sin > t-ref-add.sed && \
  4430. mv t-ref-add.sed ref-add.sed
  4431. rm -f t-ref-del.sed ref-del.sed && \
  4432. sed -e '/^#/d' -e 's/@''PACKAGE''@/m4/g' ref-del.sin > t-ref-del.sed && \
  4433. mv t-ref-del.sed ref-del.sed
  4434. mv -f .deps/vasnprintf.Tpo .deps/vasnprintf.Po
  4435. rm -f libm4.a
  4436. ar cru libm4.a gl_avltree_oset.o c-ctype.o c-stack.o clean-temp.o close-hook.o execute.o exitfail.o fatal-signal.o fd-safer-flag.o dup-safer-flag.o freadahead.o freading.o gl_linkedhash_list.o gl_list.o localcharset.o lock.o malloca.o memchr2.o gl_oset.o pipe2.o pipe2-safer.o printf-frexp.o printf-frexpl.o progname.o spawn-pipe.o threadlib.o tls.o tmpdir.o verror.o version-etc.o version-etc-fsf.o wait-process.o xalloc-die.o gl_xlist.o xmalloca.o gl_xoset.o xprintf.o xstrndup.o xvasprintf.o xasprintf.o asnprintf.o asprintf.o basename.o basename-lgpl.o cloexec.o close-stream.o closein.o closeout.o dirname.o dirname-lgpl.o dup-safer.o fcntl.o fd-safer.o fflush.o filenamecat.o filenamecat-lgpl.o fopen-safer.o fpurge.o fseeko.o isnanl.o mkstemp-safer.o pipe-safer.o printf-args.o printf-parse.o quotearg.o stripslash.o tempname.o vasnprintf.o vasprintf.o xmalloc.o
  4437. ranlib libm4.a
  4438. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4439. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4440. Making all in src
  4441. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/src'
  4442. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT m4.o -MD -MP -MF .deps/m4.Tpo -c -o m4.o m4.c
  4443. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT builtin.o -MD -MP -MF .deps/builtin.Tpo -c -o builtin.o builtin.c
  4444. mv -f .deps/m4.Tpo .deps/m4.Po
  4445. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.c
  4446. mv -f .deps/debug.Tpo .deps/debug.Po
  4447. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.c
  4448. mv -f .deps/eval.Tpo .deps/eval.Po
  4449. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT format.o -MD -MP -MF .deps/format.Tpo -c -o format.o format.c
  4450. mv -f .deps/format.Tpo .deps/format.Po
  4451. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT freeze.o -MD -MP -MF .deps/freeze.Tpo -c -o freeze.o freeze.c
  4452. mv -f .deps/builtin.Tpo .deps/builtin.Po
  4453. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c
  4454. mv -f .deps/freeze.Tpo .deps/freeze.Po
  4455. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT macro.o -MD -MP -MF .deps/macro.Tpo -c -o macro.o macro.c
  4456. mv -f .deps/macro.Tpo .deps/macro.Po
  4457. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c
  4458. mv -f .deps/input.Tpo .deps/input.Po
  4459. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT path.o -MD -MP -MF .deps/path.Tpo -c -o path.o path.c
  4460. mv -f .deps/path.Tpo .deps/path.Po
  4461. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -I../lib -I../lib -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o symtab.c
  4462. mv -f .deps/symtab.Tpo .deps/symtab.Po
  4463. mv -f .deps/output.Tpo .deps/output.Po
  4464. /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/host-gcc -std=gnu99 -O2 -Wall -pipe -fPIC -I/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/include -L/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/lib -lm -o m4 m4.o builtin.o debug.o eval.o format.o freeze.o input.o macro.o output.o path.o symtab.o ../lib/libm4.a
  4465. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/src'
  4466. Making all in doc
  4467. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/doc'
  4468. Updating man page m4.1
  4469. ../build-aux/missing: line 52: help2man: command not found
  4470. WARNING: `help2man' is missing on your system. You should only need it if
  4471. you modified a dependency of a manual page. You may need the
  4472. `Help2man' package in order for those modifications to take
  4473. effect. You can get `Help2man' from any GNU archive site.
  4474. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/doc'
  4475. Making all in checks
  4476. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/checks'
  4477. make[3]: Nothing to be done for 'all'.
  4478. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/checks'
  4479. Making all in tests
  4480. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4481. rm -f arg-nonnull.h-t arg-nonnull.h && \
  4482. sed -n -e '/GL_ARG_NONNULL/,$p' \
  4483. < ../build-aux/arg-nonnull.h \
  4484. > arg-nonnull.h-t && \
  4485. mv arg-nonnull.h-t arg-nonnull.h
  4486. rm -f c++defs.h-t c++defs.h && \
  4487. sed -n -e '/_GL_CXXDEFS/,$p' \
  4488. < ../build-aux/c++defs.h \
  4489. > c++defs.h-t && \
  4490. mv c++defs.h-t c++defs.h
  4491. rm -f warn-on-use.h-t warn-on-use.h && \
  4492. sed -n -e '/^.ifndef/,$p' \
  4493. < ../build-aux/warn-on-use.h \
  4494. > warn-on-use.h-t && \
  4495. mv warn-on-use.h-t warn-on-use.h
  4496. rm -f test-posix_spawn1.sh-t test-posix_spawn1.sh && \
  4497. cp ./test-posix_spawn1.in.sh test-posix_spawn1.sh-t && \
  4498. mv test-posix_spawn1.sh-t test-posix_spawn1.sh
  4499. rm -f test-posix_spawn2.sh-t test-posix_spawn2.sh && \
  4500. cp ./test-posix_spawn2.in.sh test-posix_spawn2.sh-t && \
  4501. mv test-posix_spawn2.sh-t test-posix_spawn2.sh
  4502. rm -f locale.h-t locale.h && \
  4503. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  4504. sed -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  4505. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  4506. -e 's|@''PRAGMA_COLUMNS''@||g' \
  4507. -e 's|@''NEXT_LOCALE_H''@|<locale.h>|g' \
  4508. -e 's|@''GNULIB_SETLOCALE''@|IN_M4_GNULIB_TESTS|g' \
  4509. -e 's|@''GNULIB_DUPLOCALE''@|0|g' \
  4510. -e 's|@''HAVE_DUPLOCALE''@|1|g' \
  4511. -e 's|@''HAVE_XLOCALE_H''@|1|g' \
  4512. -e 's|@''REPLACE_SETLOCALE''@|0|g' \
  4513. -e 's|@''REPLACE_DUPLOCALE''@|0|g' \
  4514. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  4515. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  4516. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  4517. < ./locale.in.h; \
  4518. } > locale.h-t && \
  4519. mv locale.h-t locale.h
  4520. make all-recursive
  4521. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4522. Making all in .
  4523. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4524. make[5]: Nothing to be done for 'all-am'.
  4525. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4526. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4527. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4528. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4529. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4530. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4531. make install-recursive
  4532. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4533. Making install in .
  4534. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4535. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4536. make[4]: Nothing to be done for 'install-exec-am'.
  4537. make[4]: Nothing to be done for 'install-data-am'.
  4538. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4539. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4540. Making install in examples
  4541. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/examples'
  4542. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/examples'
  4543. make[4]: Nothing to be done for 'install-exec-am'.
  4544. make[4]: Nothing to be done for 'install-data-am'.
  4545. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/examples'
  4546. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/examples'
  4547. Making install in lib
  4548. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4549. make install-am
  4550. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4551. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4552. if test yes = no; then \
  4553. case 'linux-gnu' in \
  4554. darwin[56]*) \
  4555. need_charset_alias=true ;; \
  4556. darwin* | cygwin* | mingw* | pw32* | cegcc*) \
  4557. need_charset_alias=false ;; \
  4558. *) \
  4559. need_charset_alias=true ;; \
  4560. esac ; \
  4561. else \
  4562. need_charset_alias=false ; \
  4563. fi ; \
  4564. if $need_charset_alias; then \
  4565. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/build-aux/install-sh -d /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib ; \
  4566. fi ; \
  4567. if test -f /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.alias; then \
  4568. sed -f ref-add.sed /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.alias > /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.tmp ; \
  4569. /usr/bin/install -c -m 644 /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.tmp /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.alias ; \
  4570. rm -f /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.tmp ; \
  4571. else \
  4572. if $need_charset_alias; then \
  4573. sed -f ref-add.sed charset.alias > /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.tmp ; \
  4574. /usr/bin/install -c -m 644 /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.tmp /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.alias ; \
  4575. rm -f /tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/lib/charset.tmp ; \
  4576. fi ; \
  4577. fi
  4578. make[5]: Nothing to be done for 'install-data-am'.
  4579. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4580. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4581. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/lib'
  4582. Making install in src
  4583. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/src'
  4584. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/src'
  4585. test -z "/usr/bin" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/bin"
  4586. make[4]: Nothing to be done for 'install-data-am'.
  4587. /usr/bin/install -c m4 '/tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/bin'
  4588. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/src'
  4589. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/src'
  4590. Making install in doc
  4591. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/doc'
  4592. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/doc'
  4593. make[4]: Nothing to be done for 'install-exec-am'.
  4594. test -z "/usr/share/info" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/share/info"
  4595. test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/share/man/man1"
  4596. /usr/bin/install -c -m 644 ./m4.1 '/tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/share/man/man1'
  4597. /usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/tmp/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/.install/usr/share/info'
  4598. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/doc'
  4599. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/doc'
  4600. Making install in checks
  4601. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/checks'
  4602. make[3]: Nothing to be done for 'install'.
  4603. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/checks'
  4604. Making install in tests
  4605. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4606. make install-recursive
  4607. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4608. Making install in .
  4609. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4610. make[6]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4611. make[6]: Nothing to be done for 'install-exec-am'.
  4612. make[6]: Nothing to be done for 'install-data-am'.
  4613. make[6]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4614. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4615. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4616. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16/tests'
  4617. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4618. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/m4-1.4.16'
  4619. Packaged contents of /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/staging/m4 into /tmp/openbricks/build/build.cubieboard.eglibc/devpackages/m4_1.4.16-1devarmv7_x86_64.opk
  4620. ccache already installed, skipping...
  4621. make already installed, skipping...
  4622. Installing m4 (1.4.16-1devarmv7) on root.
  4623. m4 already installed, skipping...
  4624. configure: WARNING: unrecognized options: --enable-static, --disable-shared
  4625. checking for a BSD-compatible install... /usr/bin/install -c
  4626. checking whether build environment is sane... yes
  4627. checking for a thread-safe mkdir -p... /bin/mkdir -p
  4628. checking for gawk... gawk
  4629. checking whether make sets $(MAKE)... yes
  4630. checking build system type... x86_64-unknown-linux-gnu
  4631. checking host system type... x86_64-unknown-linux-gnu
  4632. configure: autobuild project... GNU Autoconf
  4633. configure: autobuild revision... 2.69
  4634. configure: autobuild hostname... antix1
  4635. configure: autobuild timestamp... 20151228T224441Z
  4636. checking whether /bin/sh -n is known to work... yes
  4637. checking for characters that cannot appear in file names... none
  4638. checking whether directories can have trailing spaces... yes
  4639. checking for expr... /usr/bin/expr
  4640. checking for GNU M4 that supports accurate traces... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4
  4641. checking whether /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4 accepts --gnu... yes
  4642. checking how m4 supports trace files... --debugfile
  4643. checking for perl... /usr/bin/perl
  4644. checking whether /usr/bin/perl Fcntl::flock is implemented... yes
  4645. checking for emacs... no
  4646. checking for xemacs... no
  4647. checking for emacs... no
  4648. checking where .elc files should go... ${datadir}/emacs/site-lisp
  4649. checking for grep that handles long lines and -e... /bin/grep
  4650. checking for egrep... /bin/grep -E
  4651. checking for a sed that does not truncate output... /tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/sed
  4652. checking whether make is case sensitive... yes
  4653. configure: creating ./config.status
  4654. config.status: creating tests/Makefile
  4655. config.status: creating tests/atlocal
  4656. config.status: creating man/Makefile
  4657. config.status: creating lib/emacs/Makefile
  4658. config.status: creating Makefile
  4659. config.status: creating doc/Makefile
  4660. config.status: creating lib/Makefile
  4661. config.status: creating lib/Autom4te/Makefile
  4662. config.status: creating lib/autoscan/Makefile
  4663. config.status: creating lib/m4sugar/Makefile
  4664. config.status: creating lib/autoconf/Makefile
  4665. config.status: creating lib/autotest/Makefile
  4666. config.status: creating bin/Makefile
  4667. config.status: executing tests/atconfig commands
  4668. configure: WARNING: unrecognized options: --enable-static, --disable-shared
  4669. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  4670. echo 2.69 > .version-t && mv .version-t .version
  4671. make all-recursive
  4672. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  4673. Making all in bin
  4674. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/bin'
  4675. rm -f autom4te autom4te.tmp
  4676. cd ../lib && make autom4te.cfg
  4677. srcdir=''; \
  4678. test -f ./autom4te.in || srcdir=./; \
  4679. sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp
  4680. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  4681. rm -f autom4te.cfg autom4te.tmp
  4682. sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4|g' -e 's|@AWK[@]|gawk|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp
  4683. chmod a-w autom4te.tmp
  4684. mv autom4te.tmp autom4te.cfg
  4685. chmod +x autom4te.tmp
  4686. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  4687. cd ../lib/m4sugar && make version.m4
  4688. chmod a-w autom4te.tmp
  4689. mv autom4te.tmp autom4te
  4690. rm -f autoheader autoheader.tmp
  4691. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/m4sugar'
  4692. :;{ \
  4693. echo '# This file is part of -*- Autoconf -*-.' && \
  4694. echo '# Version of Autoconf.' && \
  4695. echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007, 2009' && \
  4696. echo '# Free Software Foundation, Inc.' && \
  4697. echo &&\
  4698. echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \
  4699. echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \
  4700. echo 'm4_define([m4_PACKAGE_VERSION], [2.69])' && \
  4701. echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.69])' && \
  4702. echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@gnu.org])' && \
  4703. echo 'm4_define([m4_PACKAGE_URL], [http://www.gnu.org/software/autoconf/])' && \
  4704. echo 'm4_define([m4_PACKAGE_YEAR], ['`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../../ChangeLog`'])'; \
  4705. } > version.m4-t
  4706. srcdir=''; \
  4707. test -f ./autoheader.in || srcdir=./; \
  4708. sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoheader.in; do not edit by hand.|g' ${srcdir}autoheader.in >autoheader.tmp
  4709. mv version.m4-t version.m4
  4710. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/m4sugar'
  4711. rm -f autoreconf autoreconf.tmp
  4712. srcdir=''; \
  4713. test -f ./autoreconf.in || srcdir=./; \
  4714. sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoreconf.in; do not edit by hand.|g' ${srcdir}autoreconf.in >autoreconf.tmp
  4715. chmod +x autoheader.tmp
  4716. chmod a-w autoheader.tmp
  4717. mv autoheader.tmp autoheader
  4718. rm -f ifnames ifnames.tmp
  4719. srcdir=''; \
  4720. test -f ./ifnames.in || srcdir=./; \
  4721. sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from ifnames.in; do not edit by hand.|g' ${srcdir}ifnames.in >ifnames.tmp
  4722. chmod +x autoreconf.tmp
  4723. chmod a-w autoreconf.tmp
  4724. mv autoreconf.tmp autoreconf
  4725. rm -f autoscan autoscan.tmp
  4726. srcdir=''; \
  4727. test -f ./autoscan.in || srcdir=./; \
  4728. sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoscan.in; do not edit by hand.|g' ${srcdir}autoscan.in >autoscan.tmp
  4729. chmod +x ifnames.tmp
  4730. chmod a-w ifnames.tmp
  4731. mv ifnames.tmp ifnames
  4732. rm -f autoupdate autoupdate.tmp
  4733. srcdir=''; \
  4734. test -f ./autoupdate.in || srcdir=./; \
  4735. sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoupdate.in; do not edit by hand.|g' ${srcdir}autoupdate.in >autoupdate.tmp
  4736. chmod +x autoscan.tmp
  4737. chmod a-w autoscan.tmp
  4738. mv autoscan.tmp autoscan
  4739. autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
  4740. chmod +x autoupdate.tmp
  4741. chmod a-w autoupdate.tmp
  4742. mv autoupdate.tmp autoupdate
  4743. rm -f autoconf autoconf.tmp
  4744. srcdir=''; \
  4745. test -f ./autoconf.in || srcdir=./; \
  4746. sed -e 's|@SHELL[@]|/bin/sh|g' -e 's|@PERL[@]|/usr/bin/perl|g' -e 's|@PERL_FLOCK[@]|yes|g' -e 's|@bindir[@]|/usr/bin|g' -e 's|@pkgdatadir[@]|/usr/share/autoconf|g' -e 's|@prefix[@]|/usr|g' -e 's|@autoconf-name[@]|'`echo autoconf | sed 's,x,x,'`'|g' -e 's|@autoheader-name[@]|'`echo autoheader | sed 's,x,x,'`'|g' -e 's|@autom4te-name[@]|'`echo autom4te | sed 's,x,x,'`'|g' -e 's|@M4[@]|/tmp/openbricks/build/build.cubieboard.eglibc/toolchain/bin/m4|g' -e 's|@M4_DEBUGFILE[@]|--debugfile|g' -e 's|@M4_GNU[@]|--gnu|g' -e 's|@AWK[@]|gawk|g' -e 's|@RELEASE_YEAR[@]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's|@VERSION[@]|2.69|g' -e 's|@PACKAGE_NAME[@]|GNU Autoconf|g' -e 's|@configure_input[@]|Generated from autoconf.in; do not edit by hand.|g' ${srcdir}autoconf.in >autoconf.tmp
  4747. chmod +x autoconf.tmp
  4748. chmod a-w autoconf.tmp
  4749. mv autoconf.tmp autoconf
  4750. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/bin'
  4751. Making all in .
  4752. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  4753. make[3]: Nothing to be done for 'all-am'.
  4754. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  4755. Making all in lib
  4756. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  4757. Making all in Autom4te
  4758. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/Autom4te'
  4759. make[4]: Nothing to be done for 'all'.
  4760. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/Autom4te'
  4761. Making all in m4sugar
  4762. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/m4sugar'
  4763. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
  4764. --language=m4sugar \
  4765. --freeze \
  4766. --output=m4sugar.m4f
  4767. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
  4768. --language=m4sh \
  4769. --freeze \
  4770. --output=m4sh.m4f
  4771. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/m4sugar'
  4772. Making all in autoconf
  4773. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoconf'
  4774. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
  4775. --language=autoconf \
  4776. --freeze \
  4777. --output=autoconf.m4f
  4778. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoconf'
  4779. Making all in autotest
  4780. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autotest'
  4781. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib \
  4782. --language=autotest \
  4783. --freeze \
  4784. --output=autotest.m4f
  4785. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autotest'
  4786. Making all in autoscan
  4787. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoscan'
  4788. echo '# Automatically Generated: do not edit this file' >autoscan.list
  4789. sed '/^[#]/!q' ./autoscan.pre >>autoscan.list
  4790. ( \
  4791. sed -n '/^[^#]/p' ./autoscan.pre; \
  4792. autom4te_perllibdir='../..'/lib AUTOM4TE_CFG='../../lib/autom4te.cfg' ../../bin/autom4te -B '../..'/lib -B '../..'/lib --cache '' -M -l autoconf -t'AN_OUTPUT:$1: $2 $3' \
  4793. ) | LC_ALL=C sort >>autoscan.list
  4794. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoscan'
  4795. Making all in emacs
  4796. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/emacs'
  4797. WARNING: Warnings can be ignored. :-)
  4798. if test "no" != no; then \
  4799. set x; \
  4800. list='autoconf-mode.el autotest-mode.el'; for p in $list; do \
  4801. if test -f "$p"; then d=; else d="./"; fi; \
  4802. set x "$@" "$d$p"; shift; \
  4803. done; \
  4804. shift; \
  4805. EMACS="no" /bin/sh ../../build-aux/elisp-comp "$@" || exit 1; \
  4806. else : ; fi
  4807. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/emacs'
  4808. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  4809. make[4]: Nothing to be done for 'all-am'.
  4810. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  4811. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  4812. Making all in doc
  4813. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/doc'
  4814. make[3]: Nothing to be done for 'all'.
  4815. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/doc'
  4816. Making all in tests
  4817. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/tests'
  4818. autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language=M4sh ./wrapper.as -o wrapper.in
  4819. rm -f autoconf autoconf.tmp
  4820. rm -f autoheader autoheader.tmp
  4821. input=wrapper.in; \
  4822. sed -e 's|@wrap_program[@]|autoconf|g' -e 's|@abs_top_srcdir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoconf.tmp
  4823. input=wrapper.in; \
  4824. sed -e 's|@wrap_program[@]|autoheader|g' -e 's|@abs_top_srcdir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoheader.tmp
  4825. chmod +x autoconf.tmp
  4826. chmod +x autoheader.tmp
  4827. chmod a-w autoconf.tmp
  4828. chmod a-w autoheader.tmp
  4829. mv -f autoconf.tmp autoconf
  4830. mv -f autoheader.tmp autoheader
  4831. rm -f autom4te autom4te.tmp
  4832. rm -f autoreconf autoreconf.tmp
  4833. input=wrapper.in; \
  4834. sed -e 's|@wrap_program[@]|autom4te|g' -e 's|@abs_top_srcdir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autom4te.tmp
  4835. input=wrapper.in; \
  4836. sed -e 's|@wrap_program[@]|autoreconf|g' -e 's|@abs_top_srcdir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoreconf.tmp
  4837. chmod +x autom4te.tmp
  4838. chmod +x autoreconf.tmp
  4839. chmod a-w autom4te.tmp
  4840. chmod a-w autoreconf.tmp
  4841. mv -f autom4te.tmp autom4te
  4842. mv -f autoreconf.tmp autoreconf
  4843. rm -f autoscan autoscan.tmp
  4844. rm -f autoupdate autoupdate.tmp
  4845. input=wrapper.in; \
  4846. sed -e 's|@wrap_program[@]|autoscan|g' -e 's|@abs_top_srcdir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoscan.tmp
  4847. input=wrapper.in; \
  4848. sed -e 's|@wrap_program[@]|autoupdate|g' -e 's|@abs_top_srcdir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >autoupdate.tmp
  4849. chmod +x autoscan.tmp
  4850. chmod a-w autoscan.tmp
  4851. chmod +x autoupdate.tmp
  4852. mv -f autoscan.tmp autoscan
  4853. chmod a-w autoupdate.tmp
  4854. mv -f autoupdate.tmp autoupdate
  4855. rm -f ifnames ifnames.tmp
  4856. input=wrapper.in; \
  4857. sed -e 's|@wrap_program[@]|ifnames|g' -e 's|@abs_top_srcdir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e 's|@abs_top_builddir[@]|/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69|g' -e "s|@configure_input[@]|Generated from $input.|g" wrapper.in >ifnames.tmp
  4858. chmod +x ifnames.tmp
  4859. chmod a-w ifnames.tmp
  4860. mv -f ifnames.tmp ifnames
  4861. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/tests'
  4862. Making all in man
  4863. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/man'
  4864. Updating man page autoheader.1
  4865. PATH="../tests:../build-aux:$PATH"; \
  4866. export PATH; \
  4867. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing --run help2man \
  4868. --include=autoheader.x \
  4869. --include=./common.x \
  4870. --source='GNU Autoconf 2.69' \
  4871. --output=autoheader.1.t `echo 'autoheader' | sed 's,.*/,,'`
  4872. Updating man page autoconf.1
  4873. PATH="../tests:../build-aux:$PATH"; \
  4874. export PATH; \
  4875. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing --run help2man \
  4876. --include=autoconf.x \
  4877. --include=./common.x \
  4878. --source='GNU Autoconf 2.69' \
  4879. --output=autoconf.1.t `echo 'autoconf' | sed 's,.*/,,'`
  4880. /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
  4881. /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
  4882. WARNING: 'help2man' is missing on your system. You should only need it if
  4883. you modified a dependency of a manual page. You may need the
  4884. Help2man package in order for those modifications to take
  4885. effect. You can get Help2man from any GNU archive site.
  4886. WARNING: 'help2man' is missing on your system. You should only need it if
  4887. you modified a dependency of a manual page. You may need the
  4888. Help2man package in order for those modifications to take
  4889. effect. You can get Help2man from any GNU archive site.
  4890. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoconf.1 >autoconf.1a.t 2>/dev/null && \
  4891. sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoconf.1.t | cmp autoconf.1a.t - >/dev/null 2>&1; then \
  4892. touch autoconf.1; \
  4893. else \
  4894. mv autoconf.1.t autoconf.1; \
  4895. fi
  4896. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoheader.1 >autoheader.1a.t 2>/dev/null && \
  4897. sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoheader.1.t | cmp autoheader.1a.t - >/dev/null 2>&1; then \
  4898. touch autoheader.1; \
  4899. else \
  4900. mv autoheader.1.t autoheader.1; \
  4901. fi
  4902. rm -f autoconf.1*.t
  4903. rm -f autoheader.1*.t
  4904. Updating man page autom4te.1
  4905. PATH="../tests:../build-aux:$PATH"; \
  4906. export PATH; \
  4907. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing --run help2man \
  4908. --include=autom4te.x \
  4909. --include=./common.x \
  4910. --source='GNU Autoconf 2.69' \
  4911. --output=autom4te.1.t `echo 'autom4te' | sed 's,.*/,,'`
  4912. Updating man page autoreconf.1
  4913. PATH="../tests:../build-aux:$PATH"; \
  4914. export PATH; \
  4915. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing --run help2man \
  4916. --include=autoreconf.x \
  4917. --include=./common.x \
  4918. --source='GNU Autoconf 2.69' \
  4919. --output=autoreconf.1.t `echo 'autoreconf' | sed 's,.*/,,'`
  4920. /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
  4921. /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
  4922. WARNING: 'help2man' is missing on your system. You should only need it if
  4923. you modified a dependency of a manual page. You may need the
  4924. Help2man package in order for those modifications to take
  4925. effect. You can get Help2man from any GNU archive site.
  4926. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autom4te.1 >autom4te.1a.t 2>/dev/null && \
  4927. sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autom4te.1.t | cmp autom4te.1a.t - >/dev/null 2>&1; then \
  4928. touch autom4te.1; \
  4929. else \
  4930. mv autom4te.1.t autom4te.1; \
  4931. fi
  4932. rm -f autom4te.1*.t
  4933. Updating man page autoscan.1
  4934. PATH="../tests:../build-aux:$PATH"; \
  4935. export PATH; \
  4936. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing --run help2man \
  4937. --include=autoscan.x \
  4938. --include=./common.x \
  4939. --source='GNU Autoconf 2.69' \
  4940. --output=autoscan.1.t `echo 'autoscan' | sed 's,.*/,,'`
  4941. /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
  4942. WARNING: 'help2man' is missing on your system. You should only need it if
  4943. WARNING: 'help2man' is missing on your system. You should only need it if
  4944. you modified a dependency of a manual page. You may need the
  4945. Help2man package in order for those modifications to take
  4946. effect. You can get Help2man from any GNU archive site.
  4947. you modified a dependency of a manual page. You may need the
  4948. Help2man package in order for those modifications to take
  4949. effect. You can get Help2man from any GNU archive site.
  4950. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoreconf.1 >autoreconf.1a.t 2>/dev/null && \
  4951. sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoreconf.1.t | cmp autoreconf.1a.t - >/dev/null 2>&1; then \
  4952. touch autoreconf.1; \
  4953. else \
  4954. mv autoreconf.1.t autoreconf.1; \
  4955. fi
  4956. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoscan.1 >autoscan.1a.t 2>/dev/null && \
  4957. sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoscan.1.t | cmp autoscan.1a.t - >/dev/null 2>&1; then \
  4958. touch autoscan.1; \
  4959. else \
  4960. mv autoscan.1.t autoscan.1; \
  4961. fi
  4962. rm -f autoreconf.1*.t
  4963. rm -f autoscan.1*.t
  4964. Updating man page autoupdate.1
  4965. PATH="../tests:../build-aux:$PATH"; \
  4966. export PATH; \
  4967. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing --run help2man \
  4968. --include=autoupdate.x \
  4969. --include=./common.x \
  4970. --source='GNU Autoconf 2.69' \
  4971. --output=autoupdate.1.t `echo 'autoupdate' | sed 's,.*/,,'`
  4972. Updating man page ifnames.1
  4973. PATH="../tests:../build-aux:$PATH"; \
  4974. export PATH; \
  4975. /bin/sh /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing --run help2man \
  4976. --include=ifnames.x \
  4977. --include=./common.x \
  4978. --source='GNU Autoconf 2.69' \
  4979. --output=ifnames.1.t `echo 'ifnames' | sed 's,.*/,,'`
  4980. /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
  4981. /tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/build-aux/missing: line 51: help2man: command not found
  4982. WARNING: 'help2man' is missing on your system. You should only need it if
  4983. you modified a dependency of a manual page. You may need the
  4984. Help2man package in order for those modifications to take
  4985. effect. You can get Help2man from any GNU archive site.
  4986. WARNING: 'help2man' is missing on your system. You should only need it if
  4987. you modified a dependency of a manual page. You may need the
  4988. Help2man package in order for those modifications to take
  4989. effect. You can get Help2man from any GNU archive site.
  4990. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' ifnames.1 >ifnames.1a.t 2>/dev/null && \
  4991. sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' ifnames.1.t | cmp ifnames.1a.t - >/dev/null 2>&1; then \
  4992. touch ifnames.1; \
  4993. else \
  4994. mv ifnames.1.t ifnames.1; \
  4995. fi
  4996. if sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoupdate.1 >autoupdate.1a.t 2>/dev/null && \
  4997. sed 's/^\(\.TH[^"]*"[^"]*"[^"]*\)"[^"]*"/\1/' autoupdate.1.t | cmp autoupdate.1a.t - >/dev/null 2>&1; then \
  4998. touch autoupdate.1; \
  4999. else \
  5000. mv autoupdate.1.t autoupdate.1; \
  5001. fi
  5002. rm -f ifnames.1*.t
  5003. rm -f autoupdate.1*.t
  5004. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/man'
  5005. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5006. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5007. make[1]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5008. make install-recursive
  5009. make[2]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5010. Making install in bin
  5011. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/bin'
  5012. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/bin'
  5013. test -z "/usr/bin" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/bin"
  5014. make[4]: Nothing to be done for 'install-data-am'.
  5015. /usr/bin/install -c autom4te autoconf autoheader autoreconf ifnames autoscan autoupdate '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/bin'
  5016. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/bin'
  5017. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/bin'
  5018. Making install in .
  5019. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5020. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5021. make[4]: Nothing to be done for 'install-exec-am'.
  5022. test -z "/usr/share/autoconf" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf"
  5023. /usr/bin/install -c -m 644 ./INSTALL '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf'
  5024. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5025. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5026. Making install in lib
  5027. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  5028. Making install in Autom4te
  5029. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/Autom4te'
  5030. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/Autom4te'
  5031. make[5]: Nothing to be done for 'install-exec-am'.
  5032. test -z "/usr/share/autoconf/Autom4te" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/Autom4te"
  5033. /usr/bin/install -c -m 644 C4che.pm ChannelDefs.pm Channels.pm Configure_ac.pm FileUtils.pm General.pm Getopt.pm Request.pm XFile.pm '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/Autom4te'
  5034. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/Autom4te'
  5035. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/Autom4te'
  5036. Making install in m4sugar
  5037. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/m4sugar'
  5038. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/m4sugar'
  5039. make[5]: Nothing to be done for 'install-exec-am'.
  5040. test -z "/usr/share/autoconf/m4sugar" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/m4sugar"
  5041. test -z "/usr/share/autoconf/m4sugar" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/m4sugar"
  5042. /usr/bin/install -c -m 644 m4sugar.m4 foreach.m4 m4sh.m4 '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/m4sugar'
  5043. /usr/bin/install -c -m 644 version.m4 m4sugar.m4f m4sh.m4f '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/m4sugar'
  5044. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/m4sugar'
  5045. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/m4sugar'
  5046. Making install in autoconf
  5047. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoconf'
  5048. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoconf'
  5049. make[5]: Nothing to be done for 'install-exec-am'.
  5050. test -z "/usr/share/autoconf/autoconf" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autoconf"
  5051. test -z "/usr/share/autoconf/autoconf" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autoconf"
  5052. /usr/bin/install -c -m 644 autoconf.m4 general.m4 status.m4 oldnames.m4 specific.m4 autoheader.m4 autoupdate.m4 autotest.m4 autoscan.m4 lang.m4 c.m4 erlang.m4 fortran.m4 functions.m4 go.m4 headers.m4 types.m4 libs.m4 programs.m4 '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autoconf'
  5053. /usr/bin/install -c -m 644 autoconf.m4f '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autoconf'
  5054. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoconf'
  5055. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoconf'
  5056. Making install in autotest
  5057. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autotest'
  5058. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autotest'
  5059. make[5]: Nothing to be done for 'install-exec-am'.
  5060. test -z "/usr/share/autoconf/autotest" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autotest"
  5061. test -z "/usr/share/autoconf/autotest" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autotest"
  5062. /usr/bin/install -c -m 644 autotest.m4 general.m4 specific.m4 '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autotest'
  5063. /usr/bin/install -c -m 644 autotest.m4f '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autotest'
  5064. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autotest'
  5065. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autotest'
  5066. Making install in autoscan
  5067. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoscan'
  5068. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoscan'
  5069. make[5]: Nothing to be done for 'install-exec-am'.
  5070. test -z "/usr/share/autoconf/autoscan" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autoscan"
  5071. /usr/bin/install -c -m 644 autoscan.list '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf/autoscan'
  5072. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoscan'
  5073. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/autoscan'
  5074. Making install in emacs
  5075. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/emacs'
  5076. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/emacs'
  5077. make[5]: Nothing to be done for 'install-exec-am'.
  5078. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/emacs'
  5079. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib/emacs'
  5080. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  5081. make[5]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  5082. make[5]: Nothing to be done for 'install-exec-am'.
  5083. test -z "/usr/share/autoconf" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf"
  5084. /usr/bin/install -c -m 644 autom4te.cfg '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/autoconf'
  5085. make[5]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  5086. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  5087. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/lib'
  5088. Making install in doc
  5089. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/doc'
  5090. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/doc'
  5091. make[4]: Nothing to be done for 'install-exec-am'.
  5092. test -z "/usr/share/info" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/info"
  5093. /usr/bin/install -c -m 644 ./autoconf.info ./standards.info '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/info'
  5094. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/doc'
  5095. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/doc'
  5096. Making install in tests
  5097. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/tests'
  5098. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/tests'
  5099. make[4]: Nothing to be done for 'install-exec-am'.
  5100. make[4]: Nothing to be done for 'install-data-am'.
  5101. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/tests'
  5102. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/tests'
  5103. Making install in man
  5104. make[3]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/man'
  5105. make[4]: Entering directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/man'
  5106. make[4]: Nothing to be done for 'install-exec-am'.
  5107. test -z "/usr/share/man/man1" || /bin/mkdir -p "/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/man/man1"
  5108. /usr/bin/install -c -m 644 ./autoconf.1 ./autoheader.1 ./autom4te.1 ./autoreconf.1 ./autoscan.1 ./autoupdate.1 ./ifnames.1 ./config.guess.1 ./config.sub.1 '/tmp/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/.install/usr/share/man/man1'
  5109. make[4]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/man'
  5110. make[3]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69/man'
  5111. make[2]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5112. make[1]: Leaving directory '/media/hdd/Development/openbricks/build/build.cubieboard.eglibc/autoconf-2.69'
  5113. rm: no se puede borrar «.install/usr/share/info/dir»: No existe el fichero o el directorio
  5114. make: *** [rootfs] Error 1
Add Comment
Please, Sign In to add comment