Advertisement
Guest User

Untitled

a guest
Aug 26th, 2013
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 137.73 KB | None | 0 0
  1. drasko@Mali:~/yocto/build$ bitbake virtual/bootloader
  2. Pseudo is not present but is required, building this first before the main build
  3. ERROR: Execution of event handler 'external_linaro_toolchain_version_handler' failed
  4. Traceback (most recent call last):
  5. File "external_linaro_toolchain_version_handler(e)", line 12, in external_linaro_toolchain_version_handler(e=<bb.event.ConfigParsed object at 0x1a6f850>)
  6. File "external-linaro-toolchain-versions.inc", line 4, in elt_get_gdb_version(d=<bb.data_smart.DataSmart object at 0x19ec5d0>)
  7. NameError: global name 'CmdError' is not defined
  8.  
  9. WARNING: Host distribution "Debian GNU/Linux testing (jessie)" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
  10. Parsing recipes: 100% |##########################################################################################################################################################| Time: 00:03:28
  11. Parsing of 854 .bb files complete (0 cached, 854 parsed). 1163 targets, 111 skipped, 0 masked, 0 errors.
  12.  
  13. Build Configuration:
  14. BB_VERSION = "1.16.0"
  15. TARGET_ARCH = "arm"
  16. TARGET_OS = "linux-gnueabi"
  17. MACHINE = "socfpga_cyclone5"
  18. DISTRO = "poky"
  19. DISTRO_VERSION = "1.3"
  20. TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
  21. TARGET_FPU = "vfp-neon"
  22. meta
  23. meta-yocto
  24. meta-yocto-bsp
  25. meta-yocto-bsp
  26. meta-linaro
  27. meta-altera = "<unknown>:<unknown>"
  28.  
  29. NOTE: Resolving any missing task queue dependencies
  30. NOTE: Preparing runqueue
  31. NOTE: Executing SetScene Tasks
  32. NOTE: Executing RunQueue Tasks
  33. NOTE: Tasks Summary: Attempted 63 tasks of which 0 didn't need to be rerun and all succeeded.
  34.  
  35. Summary: There was 1 WARNING message shown.
  36. Summary: There was 1 ERROR message shown, returning a non-zero exit code.
  37. drasko@Mali:~/yocto/build$ bitbake virtual/kernel
  38. find: `/home/drasko/yocto/build/pseudodone': No such file or directory
  39. ERROR: Execution of event handler 'external_linaro_toolchain_version_handler' failed
  40. Traceback (most recent call last):
  41. File "external_linaro_toolchain_version_handler(e)", line 12, in external_linaro_toolchain_version_handler(e=<bb.event.ConfigParsed object at 0x2d71b90>)
  42. File "external-linaro-toolchain-versions.inc", line 4, in elt_get_gdb_version(d=<bb.data_smart.DataSmart object at 0x1a0f650>)
  43. NameError: global name 'CmdError' is not defined
  44.  
  45. WARNING: Host distribution "Debian GNU/Linux testing (jessie)" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
  46. Loading cache: 100% |############################################################################################################################################################| ETA: 00:00:00
  47. Loaded 1162 entries from dependency cache.
  48. Parsing recipes: 100% |##########################################################################################################################################################| Time: 00:00:00
  49. Parsing of 854 .bb files complete (852 cached, 2 parsed). 1163 targets, 111 skipped, 0 masked, 0 errors.
  50.  
  51. Build Configuration:
  52. BB_VERSION = "1.16.0"
  53. TARGET_ARCH = "arm"
  54. TARGET_OS = "linux-gnueabi"
  55. MACHINE = "socfpga_cyclone5"
  56. DISTRO = "poky"
  57. DISTRO_VERSION = "1.3"
  58. TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
  59. TARGET_FPU = "vfp-neon"
  60. meta
  61. meta-yocto
  62. meta-yocto-bsp
  63. meta-yocto-bsp
  64. meta-linaro
  65. meta-altera = "<unknown>:<unknown>"
  66.  
  67. NOTE: Resolving any missing task queue dependencies
  68. NOTE: Preparing runqueue
  69. NOTE: Executing SetScene Tasks
  70. NOTE: Executing RunQueue Tasks
  71. ERROR: Function failed: do_compile (see /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/temp/log.do_compile.19045 for further information)
  72. ERROR: Logfile of failure stored in: /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/temp/log.do_compile.19045
  73. Log data follows:
  74. | DEBUG: Executing shell function do_compile
  75. | NOTE: make -j 4
  76. | make[1]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux'
  77. | make[1]: Nothing to be done for `all-target'.
  78. | mkdir -p -- ./intl
  79. | Configuring in ./intl
  80. | mkdir -p -- ./libiberty
  81. | mkdir -p -- ./etc
  82. | Configuring in ./libiberty
  83. | Configuring in ./etc
  84. | configure: creating cache ./config.cache
  85. | checking for a BSD-compatible install... /usr/bin/install -c
  86. | configure: creating cache ./config.cache
  87. | checking whether make sets $(MAKE)... configure: creating cache ./config.cache
  88. | yes
  89. | checking for a BSD-compatible install... /usr/bin/install -c
  90. | checking whether NLS is requested... no
  91. | checking whether to enable maintainer-specific portions of Makefiles... no
  92. | checking for makeinfo... makeinfo --split-size=5000000
  93. | configure: updating cache ./config.cache
  94. | checking for msgfmt... configure: creating ./config.status
  95. | /usr/bin/msgfmt
  96. | checking for gmsgfmt... /usr/bin/msgfmt
  97. | checking for xgettext... /usr/bin/xgettext
  98. | checking for msgmerge... /usr/bin/msgmerge
  99. | checking for x86_64-linux-gcc... gcc
  100. | checking for C compiler default output file name... a.out
  101. | checking whether the C compiler works... yes
  102. | checking whether we are cross compiling... no
  103. | checking for suffix of executables... config.status: creating Makefile
  104. |
  105. | checking for suffix of object files... o
  106. | checking whether we are using the GNU C compiler... yes
  107. | checking whether gcc accepts -g... make[2]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/etc'
  108. | for f in standards.info configure.info; do \
  109. | if test -f /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
  110. | if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
  111. | true; \
  112. | else \
  113. | exit 1; \
  114. | fi; \
  115. | fi; \
  116. | done
  117. | make[3]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/etc'
  118. | make[3]: `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/etc/standards.info' is up to date.
  119. | make[3]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/etc'
  120. | yes
  121. | checking for gcc option to accept ISO C89... make[3]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/etc'
  122. | make[3]: `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/etc/configure.info' is up to date.
  123. | make[3]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/etc'
  124. | make[2]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/etc'
  125. | checking for perl... perl
  126. | checking build system type... none needed
  127. | checking build system type... x86_64-pc-linux-gnu
  128. | checking host system type... x86_64-pc-linux-gnu
  129. | checking host system type... x86_64-pc-linux-gnu
  130. | checking for x86_64-linux-ar... ar
  131. | checking for x86_64-linux-ranlib... ranlib
  132. | checking for x86_64-linux-gcc... gcc
  133. | x86_64-pc-linux-gnu
  134. | checking for x86_64-linux-ranlib... ranlib
  135. | checking for library containing strerror... none required
  136. | checking how to run the C preprocessor... gcc -E
  137. | checking for C compiler default output file name... checking for grep that handles long lines and -e... /bin/grep
  138. | checking for egrep... /bin/grep -E
  139. | checking for ANSI C header files... a.out
  140. | checking whether the C compiler works... yes
  141. | checking whether we are cross compiling... no
  142. | checking for suffix of executables...
  143. | checking for suffix of object files... o
  144. | checking whether we are using the GNU C compiler... yes
  145. | checking for an ANSI C-conforming const... yes
  146. | checking whether gcc accepts -g... yes
  147. | checking for inline... yes
  148. | checking for gcc option to accept ISO C89... inline
  149. | checking for sys/types.h... none needed
  150. | checking for special C compiler options needed for large files... no
  151. | checking for _FILE_OFFSET_BITS value needed for large files... yes
  152. | no
  153. | checking for sys/stat.h... checking how to run the C preprocessor... gcc -E
  154. | yes
  155. | checking whether gcc supports -W... checking for stdlib.h... yes
  156. | checking whether gcc supports -Wall... yes
  157. | checking for string.h... yes
  158. | checking whether gcc supports -Wwrite-strings... yes
  159. | yes
  160. | checking whether gcc supports -Wc++-compat... checking for memory.h... yes
  161. | checking whether gcc supports -Wstrict-prototypes... yes
  162. | checking for strings.h... yes
  163. | checking whether gcc supports -pedantic ... yes
  164. | checking for inttypes.h... yes
  165. | checking whether gcc and cc understand -c and -o together... yes
  166. | checking for stdint.h... yes
  167. | checking for unistd.h... yes
  168. | checking for an ANSI C-conforming const... yes
  169. | checking for off_t... yes
  170. | checking for inline... inline
  171. | checking for grep that handles long lines and -e... /bin/grep
  172. | checking for egrep... /bin/grep -E
  173. | checking for ANSI C header files... yes
  174. | checking for size_t... yes
  175. | checking for sys/types.h... yes
  176. | yes
  177. | checking for working alloca.h... checking for sys/stat.h... yes
  178. | checking for stdlib.h... yes
  179. | checking for alloca... yes
  180. | checking for string.h... yes
  181. | yes
  182. | checking for memory.h... checking for stdlib.h... (cached) yes
  183. | yes
  184. | checking for unistd.h... (cached) yes
  185. | checking for getpagesize... checking for strings.h... yes
  186. | checking for inttypes.h... yes
  187. | yes
  188. | checking for working mmap... checking for stdint.h... yes
  189. | checking for unistd.h... yes
  190. | checking whether byte ordering is bigendian... yes
  191. | checking whether we are using the GNU C Library 2.1 or newer... yes
  192. | checking whether integer division by zero raises SIGFPE... no
  193. | checking for a BSD-compatible install... /usr/bin/install -c
  194. | checking for sys/file.h... yes
  195. | checking for inttypes.h... yes
  196. | checking for sys/param.h... yes
  197. | checking for stdint.h... yes
  198. | checking for limits.h... yes
  199. | yes
  200. | checking for unsigned long long... checking for stdlib.h... (cached) yes
  201. | checking for malloc.h... yes
  202. | checking for string.h... (cached) yes
  203. | yes
  204. | checking for inttypes.h... checking for unistd.h... (cached) yes
  205. | checking for strings.h... (cached) yes
  206. | checking for sys/time.h... yes
  207. | checking whether the inttypes.h PRIxNN macros are broken... yes
  208. | checking for time.h... no
  209. | checking for ld used by GCC... ld
  210. | checking if the linker (ld) is GNU ld... yes
  211. | checking for shared library run path origin... yes
  212. | checking for sys/resource.h... yes
  213. | done
  214. | checking for sys/stat.h... (cached) yes
  215. | checking for sys/mman.h... checking argz.h usability... yes
  216. | checking for fcntl.h... yes
  217. | checking for alloca.h... yes
  218. | checking argz.h presence... yes
  219. | checking for sys/pstat.h... yes
  220. | checking for argz.h... yes
  221. | no
  222. | checking for sys/sysmp.h... checking limits.h usability... no
  223. | checking for sys/sysinfo.h... yes
  224. | checking for machine/hal_sysinfo.h... yes
  225. | checking limits.h presence... no
  226. | yes
  227. | checking for limits.h... yes
  228. | checking for sys/table.h... checking locale.h usability... no
  229. | checking for sys/sysctl.h... yes
  230. | checking for sys/systemcfg.h... yes
  231. | checking locale.h presence... no
  232. | yes
  233. | checking for locale.h... yes
  234. | checking for stdint.h... (cached) yes
  235. | checking nl_types.h usability... checking for stdio_ext.h... yes
  236. | checking for process.h... yes
  237. | checking nl_types.h presence... no
  238. | checking for sys/prctl.h... yes
  239. | checking for nl_types.h... yes
  240. | yes
  241. | checking malloc.h usability... checking for sys/wait.h that is POSIX.1 compatible... yes
  242. | checking whether time.h and sys/time.h may both be included... yes
  243. | checking malloc.h presence... yes
  244. | checking for malloc.h... yes
  245. | yes
  246. | checking whether errno must be declared... checking stddef.h usability... no
  247. | checking size of int... yes
  248. | checking stddef.h presence... yes
  249. | checking for stddef.h... yes
  250. | checking for stdlib.h... (cached) yes
  251. | checking for string.h... (cached) yes
  252. | checking for unistd.h... (cached) yes
  253. | checking sys/param.h usability... 4
  254. | checking for a 64-bit type... uint64_t
  255. | checking for intptr_t... yes
  256. | checking sys/param.h presence... yes
  257. | checking for sys/param.h... yes
  258. | checking for feof_unlocked... yes
  259. | checking for fgets_unlocked... yes
  260. | checking for uintptr_t... yes
  261. | checking for getc_unlocked... yes
  262. | checking for ssize_t... yes
  263. | checking for getcwd... yes
  264. | checking for getegid... yes
  265. | yes
  266. | checking for pid_t... checking for geteuid... yes
  267. | checking for getgid... yes
  268. | checking for library containing strerror... yes
  269. | checking for getuid... none required
  270. | checking for asprintf... yes
  271. | checking for mempcpy... yes
  272. | checking for atexit... yes
  273. | checking for munmap... yes
  274. | checking for basename... yes
  275. | checking for putenv... yes
  276. | checking for bcmp... yes
  277. | yes
  278. | checking for setenv... checking for bcopy... yes
  279. | checking for setlocale... yes
  280. | checking for bsearch... yes
  281. | checking for stpcpy... yes
  282. | checking for bzero... yes
  283. | yes
  284. | checking for strcasecmp... checking for calloc... yes
  285. | yes
  286. | checking for strdup... checking for clock... yes
  287. | yes
  288. | checking for strtoul... checking for ffs... yes
  289. | checking for tsearch... yes
  290. | checking for getcwd... yes
  291. | checking for __argz_count... yes
  292. | checking for getpagesize... yes
  293. | checking for __argz_stringify... yes
  294. | checking for gettimeofday... yes
  295. | checking for __argz_next... yes
  296. | checking for index... yes
  297. | checking for __fsetlocking... yes
  298. | checking for insque... yes
  299. | checking for iconv... yes
  300. | checking for memchr... yes
  301. | checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  302. | checking for nl_langinfo and CODESET... yes
  303. | checking for memcmp... yes
  304. | checking for LC_MESSAGES... yes
  305. | checking for memcpy... yes
  306. | checking for bison... bison
  307. | checking version of bison... 2.5.1, ok
  308. | checking whether NLS is requested... no
  309. | checking whether to use NLS... no
  310. | checking for aclocal... aclocal
  311. | checking for autoconf... autoconf
  312. | checking for autoheader... autoheader
  313. | yes
  314. | configure: updating cache ./config.cache
  315. | checking for memmem... configure: creating ./config.status
  316. | yes
  317. | checking for memmove... yes
  318. | checking for mempcpy... config.status: creating Makefile
  319. | config.status: creating config.intl
  320. | yes
  321. | config.status: creating config.h
  322. | checking for memset... config.status: executing default-1 commands
  323. | yes
  324. | checking for mkstemps... mkdir -p -- ./binutils
  325. | mkdir -p -- ./gas
  326. | Configuring in ./binutils
  327. | Configuring in ./gas
  328. | make[2]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/intl'
  329. | make[2]: Nothing to be done for `all'.
  330. | make[2]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/intl'
  331. | mkdir -p -- ./gprof
  332. | Configuring in ./gprof
  333. | yes
  334. | checking for putenv... yes
  335. | checking for random... yes
  336. | checking for rename... yes
  337. | checking for rindex... configure: creating cache ./config.cache
  338. | configure: creating cache ./config.cache
  339. | checking build system type... configure: creating cache ./config.cache
  340. | checking build system type... checking build system type... x86_64-pc-linux-gnu
  341. | checking host system type... yes
  342. | x86_64-pc-linux-gnu
  343. | checking host system type... checking for setenv... x86_64-pc-linux-gnu
  344. | checking target system type... x86_64-pc-linux-gnu
  345. | checking host system type... x86_64-pc-linux-gnu
  346. | checking target system type... x86_64-pc-linux-gnu
  347. | checking for x86_64-linux-gcc... gcc
  348. | x86_64-pc-linux-gnu
  349. | checking target system type... x86_64-pc-linux-gnu
  350. | checking for x86_64-linux-gcc... gcc
  351. | yes
  352. | x86_64-pc-linux-gnu
  353. | checking for x86_64-linux-gcc... gcc
  354. | checking for C compiler default output file name... checking for C compiler default output file name... checking for snprintf... checking for C compiler default output file name... a.out
  355. | checking whether the C compiler works... yes
  356. | checking whether we are cross compiling... no
  357. | checking for suffix of executables... a.out
  358. | checking whether the C compiler works... yes
  359. | checking whether we are cross compiling... no
  360. | checking for suffix of executables... yes
  361. | a.out
  362. | checking whether the C compiler works... yes
  363. | checking whether we are cross compiling... no
  364. | checking for suffix of executables... checking for sigsetmask...
  365. | checking for suffix of object files...
  366. | checking for suffix of object files...
  367. | checking for suffix of object files... yes
  368. | o
  369. | checking whether we are using the GNU C compiler... o
  370. | checking whether we are using the GNU C compiler... checking for stpcpy... o
  371. | checking whether we are using the GNU C compiler... yes
  372. | checking whether gcc accepts -g... yes
  373. | checking whether gcc accepts -g... yes
  374. | checking whether gcc accepts -g... yes
  375. | checking for gcc option to accept ISO C89... yes
  376. | checking for gcc option to accept ISO C89... yes
  377. | yes
  378. | checking for gcc option to accept ISO C89... checking for stpncpy... none needed
  379. | checking for library containing strerror... none needed
  380. | checking for library containing strerror... none needed
  381. | checking for library containing strerror... yes
  382. | none required
  383. | checking for strcasecmp... checking for a BSD-compatible install... /usr/bin/install -c
  384. | checking whether build environment is sane... none required
  385. | checking for a BSD-compatible install... /usr/bin/install -c
  386. | checking whether build environment is sane... none required
  387. | checking for a BSD-compatible install... /usr/bin/install -c
  388. | checking whether build environment is sane... yes
  389. | checking for strchr... yes
  390. | checking for strdup... yes
  391. | checking for a thread-safe mkdir -p... /bin/mkdir -p
  392. | checking for gawk... gawk
  393. | checking whether make sets $(MAKE)... yes
  394. | checking for a thread-safe mkdir -p... /bin/mkdir -p
  395. | checking for gawk... gawk
  396. | checking whether make sets $(MAKE)... yes
  397. | yes
  398. | checking for style of include used by make... checking for a thread-safe mkdir -p... yes
  399. | GNU
  400. | /bin/mkdir -p
  401. | checking for gawk... gawk
  402. | checking whether make sets $(MAKE)... checking for style of include used by make... checking dependency style of gcc... none
  403. | checking for x86_64-linux-gcc... (cached) gcc
  404. | GNU
  405. | yes
  406. | yes
  407. | checking dependency style of gcc... none
  408. | checking for x86_64-linux-gcc... (cached) gcc
  409. | checking for style of include used by make... GNU
  410. | checking for strncasecmp... checking whether we are using the GNU C compiler... (cached) yes
  411. | checking whether gcc accepts -g... (cached) yes
  412. | checking for gcc option to accept ISO C89... (cached) none needed
  413. | checking how to run the C preprocessor... gcc -E
  414. | checking dependency style of gcc... none
  415. | checking for x86_64-linux-gcc... (cached) gcc
  416. | checking whether we are using the GNU C compiler... (cached) yes
  417. | checking whether gcc accepts -g... (cached) yes
  418. | checking for gcc option to accept ISO C89... (cached) none needed
  419. | checking how to run the C preprocessor... gcc -E
  420. | checking whether we are using the GNU C compiler... (cached) yes
  421. | checking whether gcc accepts -g... (cached) yes
  422. | checking for gcc option to accept ISO C89... (cached) none needed
  423. | checking how to run the C preprocessor... gcc -E
  424. | checking for grep that handles long lines and -e... /bin/grep
  425. | checking for egrep... /bin/grep -E
  426. | checking for ANSI C header files... checking for grep that handles long lines and -e... /bin/grep
  427. | checking for egrep... /bin/grep -E
  428. | checking for ANSI C header files... yes
  429. | checking for grep that handles long lines and -e... /bin/grep
  430. | checking for egrep... /bin/grep -E
  431. | checking for ANSI C header files... checking for strndup... yes
  432. | checking for strrchr... yes
  433. | yes
  434. | checking for sys/types.h... checking for strstr... yes
  435. | checking for sys/types.h... yes
  436. | checking for sys/types.h... yes
  437. | checking for sys/stat.h... yes
  438. | yes
  439. | checking for sys/stat.h... checking for sys/stat.h... yes
  440. | yes
  441. | checking for stdlib.h... checking for strtod... yes
  442. | yes
  443. | checking for stdlib.h... yes
  444. | checking for stdlib.h... checking for string.h... yes
  445. | yes
  446. | checking for strtol... checking for string.h... yes
  447. | checking for string.h... yes
  448. | checking for memory.h... yes
  449. | yes
  450. | checking for memory.h... yes
  451. | checking for strtoul... yes
  452. | checking for memory.h... checking for strings.h... yes
  453. | yes
  454. | checking for strings.h... yes
  455. | yes
  456. | checking for strings.h... checking for strverscmp... checking for inttypes.h... yes
  457. | yes
  458. | checking for inttypes.h... yes
  459. | checking for inttypes.h... checking for stdint.h... yes
  460. | checking for tmpnam... yes
  461. | yes
  462. | yes
  463. | checking for stdint.h... checking for stdint.h... checking for unistd.h... yes
  464. | checking for vasprintf... yes
  465. | yes
  466. | checking for unistd.h... yes
  467. | checking for unistd.h... checking minix/config.h usability... yes
  468. | checking for vfprintf... yes
  469. | checking minix/config.h usability... yes
  470. | checking minix/config.h usability... yes
  471. | checking for vprintf... no
  472. | yes
  473. | checking minix/config.h presence... checking for vsnprintf... no
  474. | checking for minix/config.h... no
  475. | checking whether it is safe to define __EXTENSIONS__... no
  476. | checking minix/config.h presence... no
  477. | checking for minix/config.h... no
  478. | checking whether it is safe to define __EXTENSIONS__... no
  479. | checking minix/config.h presence... no
  480. | checking for minix/config.h... no
  481. | checking whether it is safe to define __EXTENSIONS__... yes
  482. | yes
  483. | checking for special C compiler options needed for large files... no
  484. | checking for _FILE_OFFSET_BITS value needed for large files... checking for vsprintf... yes
  485. | checking for special C compiler options needed for large files... no
  486. | checking for _FILE_OFFSET_BITS value needed for large files... no
  487. | checking how to print strings... printf
  488. | checking for a sed that does not truncate output... /bin/sed
  489. | yes
  490. | checking for special C compiler options needed for large files... no
  491. | checking for _FILE_OFFSET_BITS value needed for large files... checking for fgrep... /bin/grep -F
  492. | checking for ld used by gcc... ld
  493. | checking if the linker (ld) is GNU ld... no
  494. | yes
  495. | checking for BSD- or MS-compatible name lister (nm)... nm
  496. | checking the name lister (nm) interface... checking how to print strings... yes
  497. | printf
  498. | checking for a sed that does not truncate output... /bin/sed
  499. | checking for fgrep... checking for waitpid... /bin/grep -F
  500. | checking for ld used by gcc... no
  501. | checking how to print strings... ld
  502. | checking if the linker (ld) is GNU ld... yes
  503. | checking for BSD- or MS-compatible name lister (nm)... nm
  504. | checking the name lister (nm) interface... BSD nm
  505. | checking whether ln -s works... yes
  506. | checking the maximum length of command line arguments... printf
  507. | checking for a sed that does not truncate output... /bin/sed
  508. | checking for fgrep... /bin/grep -F
  509. | checking for ld used by gcc... 3458764513820540925
  510. | checking whether the shell understands some XSI constructs... yes
  511. | checking whether the shell understands "+="... ld
  512. | checking if the linker (ld) is GNU ld... yes
  513. | yes
  514. | checking for BSD- or MS-compatible name lister (nm)... nm
  515. | checking the name lister (nm) interface... checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  516. | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  517. | checking for ld option to reload object files... -r
  518. | checking for x86_64-linux-objdump... objdump
  519. | checking how to recognize dependent libraries... pass_all
  520. | checking for x86_64-linux-dlltool... dlltool
  521. | checking how to associate runtime and link libraries... printf %s\n
  522. | checking for x86_64-linux-ar... ar
  523. | checking for archiver @FILE support... BSD nm
  524. | checking whether ln -s works... yes
  525. | checking the maximum length of command line arguments... 3458764513820540925
  526. | checking whether the shell understands some XSI constructs... yes
  527. | checking whether the shell understands "+="... yes
  528. | yes
  529. | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  530. | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  531. | checking for ld option to reload object files... -r
  532. | checking for x86_64-linux-objdump... objdump
  533. | checking how to recognize dependent libraries... pass_all
  534. | checking for x86_64-linux-dlltool... dlltool
  535. | checking how to associate runtime and link libraries... printf %s\n
  536. | checking for x86_64-linux-ar... ar
  537. | checking for archiver @FILE support... BSD nm
  538. | checking whether ln -s works... yes
  539. | checking the maximum length of command line arguments... checking for setproctitle... @
  540. | checking for x86_64-linux-strip... strip
  541. | checking for x86_64-linux-ranlib... ranlib
  542. | checking command to parse nm output from gcc object... 3458764513820540925
  543. | checking whether the shell understands some XSI constructs... yes
  544. | checking whether the shell understands "+="... yes
  545. | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  546. | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  547. | checking for ld option to reload object files... -r
  548. | checking for x86_64-linux-objdump... objdump
  549. | checking how to recognize dependent libraries... pass_all
  550. | checking for x86_64-linux-dlltool... dlltool
  551. | checking how to associate runtime and link libraries... printf %s\n
  552. | checking for x86_64-linux-ar... ar
  553. | checking for archiver @FILE support... @
  554. | checking for x86_64-linux-strip... strip
  555. | checking for x86_64-linux-ranlib... ranlib
  556. | checking command to parse nm output from gcc object... @
  557. | checking for x86_64-linux-strip... strip
  558. | checking for x86_64-linux-ranlib... ranlib
  559. | checking command to parse nm output from gcc object... no
  560. | checking whether alloca needs Cray hooks... no
  561. | checking stack direction for C alloca... ok
  562. | checking for sysroot... no
  563. | checking for x86_64-linux-mt... no
  564. | checking for mt... mt
  565. | checking if mt is a manifest tool... ok
  566. | checking for sysroot... no
  567. | -1
  568. | checking for vfork.h... no
  569. | checking for dlfcn.h... ok
  570. | checking for sysroot... no
  571. | no
  572. | checking for x86_64-linux-mt... no
  573. | checking for mt... mt
  574. | checking if mt is a manifest tool... checking for fork... no
  575. | checking for dlfcn.h... checking for x86_64-linux-mt... no
  576. | checking for mt... mt
  577. | checking if mt is a manifest tool... no
  578. | checking for dlfcn.h... yes
  579. | checking for objdir... .libs
  580. | yes
  581. | checking for objdir... yes
  582. | .libs
  583. | checking for vfork... yes
  584. | checking for objdir... .libs
  585. | yes
  586. | checking if gcc supports -fno-rtti -fno-exceptions... checking for working fork... checking if gcc supports -fno-rtti -fno-exceptions... no
  587. | checking for gcc option to produce PIC... -fPIC -DPIC
  588. | checking if gcc PIC flag -fPIC -DPIC works... checking if gcc supports -fno-rtti -fno-exceptions... no
  589. | checking for gcc option to produce PIC... -fPIC -DPIC
  590. | checking if gcc PIC flag -fPIC -DPIC works... yes
  591. | checking if gcc static flag -static works... no
  592. | checking for gcc option to produce PIC... -fPIC -DPIC
  593. | checking if gcc PIC flag -fPIC -DPIC works... yes
  594. | checking for working vfork... (cached) yes
  595. | checking for _doprnt... yes
  596. | checking if gcc static flag -static works... yes
  597. | checking if gcc static flag -static works... no
  598. | checking for sys_errlist... yes
  599. | checking if gcc supports -c -o file.o... yes
  600. | checking if gcc supports -c -o file.o... yes
  601. | checking for sys_nerr... yes
  602. | checking if gcc supports -c -o file.o... yes
  603. | checking if gcc supports -c -o file.o... (cached) yes
  604. | checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  605. | checking whether -lc should be explicitly linked in... yes
  606. | checking if gcc supports -c -o file.o... (cached) yes
  607. | checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  608. | checking whether -lc should be explicitly linked in... yes
  609. | checking if gcc supports -c -o file.o... (cached) yes
  610. | checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  611. | checking for sys_siglist... yes
  612. | checking whether -lc should be explicitly linked in... no
  613. | checking dynamic linker characteristics... no
  614. | checking dynamic linker characteristics... no
  615. | checking dynamic linker characteristics... yes
  616. | checking for external symbol _system_configuration... GNU/Linux ld.so
  617. | checking how to hardcode library paths into programs... immediate
  618. | checking whether stripping libraries is possible... yes
  619. | checking if libtool supports shared libraries... yes
  620. | checking whether to build shared libraries... yes
  621. | checking whether to build static libraries... yes
  622. | GNU/Linux ld.so
  623. | checking how to hardcode library paths into programs... immediate
  624. | checking whether stripping libraries is possible... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  625. | checking whether byte ordering is bigendian... yes
  626. | checking if libtool supports shared libraries... yes
  627. | checking whether to build shared libraries... yes
  628. | checking whether to build static libraries... yes
  629. | no
  630. | Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  631. | checking for bison... bison -y
  632. | checking for flex... flex
  633. | checking for __fsetlocking... GNU/Linux ld.so
  634. | checking how to hardcode library paths into programs... immediate
  635. | checking whether stripping libraries is possible... yes
  636. | checking if libtool supports shared libraries... yes
  637. | checking whether to build shared libraries... yes
  638. | checking whether to build static libraries... yes
  639. | checking for setmode... checking lex output file root... lex.yy
  640. | checking lex library... yes
  641. | checking for canonicalize_file_name... no
  642. | checking whether NLS is requested... no
  643. | checking whether NLS is requested... no
  644. | checking for msgfmt... /usr/bin/msgfmt
  645. | checking for gmsgfmt... /usr/bin/msgfmt
  646. | checking for xgettext... /usr/bin/xgettext
  647. | no
  648. | checking for msgmerge... /usr/bin/msgmerge
  649. | yes
  650. | checking for bison... bison -y
  651. | checking for flex... flex
  652. | checking whether to enable maintainer-specific portions of Makefiles... no
  653. | checking sys/gmon_out.h usability... checking for dup3... checking lex output file root... lex.yy
  654. | checking lex library... yes
  655. | checking sys/gmon_out.h presence... yes
  656. | checking for getrlimit... yes
  657. | checking for sys/gmon_out.h... yes
  658. | checking for a known getopt prototype in unistd.h... yes
  659. | checking for library containing fabs... yes
  660. | checking for getrusage... yes
  661. | checking for getsysinfo... -lm
  662. | Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  663. | no
  664. | checking for gettimeofday... (cached) yes
  665. | checking for on_exit... configure: updating cache ./config.cache
  666. | configure: creating ./config.status
  667. | yes
  668. | checking for psignal... yes
  669. | checking for pstat_getdynamic... no
  670. | checking for pstat_getstatic... no
  671. | checking for realpath... yes
  672. | checking for setrlimit... yes
  673. | checking for sbrk... -lfl
  674. | checking whether yytext is a pointer... yes
  675. | checking for spawnve... no
  676. | checking for spawnvpe... -lfl
  677. | checking whether yytext is a pointer... no
  678. | checking for strerror... yes
  679. | checking for strsignal... yes
  680. | checking for sysconf... yes
  681. | checking for sysctl... yes
  682. | checking whether NLS is requested... no
  683. | checking whether NLS is requested... no
  684. | checking for msgfmt... /usr/bin/msgfmt
  685. | checking for gmsgfmt... /usr/bin/msgfmt
  686. | checking for xgettext... /usr/bin/xgettext
  687. | checking for msgmerge... /usr/bin/msgmerge
  688. | yes
  689. | checking whether to enable maintainer-specific portions of Makefiles... no
  690. | checking for x86_64-linux-ranlib... (cached) ranlib
  691. | checking for sysmp... checking for string.h... (cached) yes
  692. | checking for strings.h... (cached) yes
  693. | checking for stdlib.h... (cached) yes
  694. | config.status: creating Makefile
  695. | checking for unistd.h... (cached) yes
  696. | checking fcntl.h usability... config.status: creating po/Makefile.in
  697. | no
  698. | checking for table... config.status: creating gconfig.h
  699. | config.status: executing depfiles commands
  700. | config.status: executing libtool commands
  701. | yes
  702. | checking fcntl.h presence... yes
  703. | checking for fcntl.h... yes
  704. | no
  705. | checking sys/file.h usability... yes
  706. | checking whether NLS is requested... no
  707. | checking whether NLS is requested... no
  708. | checking for times... checking for msgfmt... /usr/bin/msgfmt
  709. | checking for gmsgfmt... /usr/bin/msgfmt
  710. | checking for xgettext... /usr/bin/xgettext
  711. | checking for msgmerge... /usr/bin/msgmerge
  712. | checking whether to enable maintainer-specific portions of Makefiles... no
  713. | yes
  714. | checking sys/file.h presence... checking for string.h... (cached) yes
  715. | yes
  716. | checking for stdlib.h... (cached) yes
  717. | checking for wait3... yes
  718. | checking for sys/file.h... yes
  719. | checking for memory.h... (cached) yes
  720. | checking limits.h usability... checking for strings.h... (cached) yes
  721. | checking for unistd.h... (cached) yes
  722. | checking errno.h usability... config.status: executing default-1 commands
  723. | yes
  724. | checking for wait4... yes
  725. | checking limits.h presence... config.status: creating po/POTFILES
  726. | config.status: creating po/Makefile
  727. | yes
  728. | checking for limits.h... yes
  729. | checking sys/param.h usability... yes
  730. | checking errno.h presence... yes
  731. | checking for errno.h... yes
  732. | yes
  733. | checking for sys/types.h... (cached) yes
  734. | checking limits.h usability... checking whether basename is declared... yes
  735. | checking sys/param.h presence... mkdir -p -- ./ld
  736. | Configuring in ./ld
  737. | yes
  738. | checking for sys/param.h... yes
  739. | checking for sys/wait.h that is POSIX.1 compatible... yes
  740. | checking limits.h presence... no
  741. | checking whether ffs is declared... yes
  742. | checking for limits.h... yes
  743. | checking time.h usability... yes
  744. | checking for working alloca.h... yes
  745. | yes
  746. | checking time.h presence... checking whether asprintf is declared... yes
  747. | checking for alloca... yes
  748. | checking for time.h... yes
  749. | checking for sys/stat.h... (cached) yes
  750. | checking whether compiling a cross-assembler... no
  751. | checking for working alloca.h... yes
  752. | checking for sbrk... no
  753. | checking whether vasprintf is declared... yes
  754. | checking for alloca... yes
  755. | checking for utimes... no
  756. | yes
  757. | checking for inline... checking whether snprintf is declared... configure: creating cache ./config.cache
  758. | inline
  759. | checking for unlink... yes
  760. | checking build system type... checking for setmode... yes
  761. | x86_64-pc-linux-gnu
  762. | checking host system type... checking whether vsnprintf is declared... x86_64-pc-linux-gnu
  763. | checking target system type... yes
  764. | checking for sbrk... no
  765. | x86_64-pc-linux-gnu
  766. | checking for x86_64-linux-gcc... gcc
  767. | checking for getc_unlocked... yes
  768. | checking whether calloc is declared... checking for C compiler default output file name... yes
  769. | checking for working assert macro... yes
  770. | checking for strcoll... yes
  771. | a.out
  772. | checking whether the C compiler works... yes
  773. | checking whether we are cross compiling... no
  774. | checking for suffix of executables... checking whether getenv is declared... yes
  775. | checking whether declaration is required for errno... yes
  776. |
  777. | checking for suffix of object files... yes
  778. | checking for mkstemp... checking whether getopt is declared... o
  779. | checking whether we are using the GNU C compiler... no
  780. | checking for a known getopt prototype in unistd.h... yes
  781. | checking whether gcc accepts -g... yes
  782. | checking for mkdtemp... yes
  783. | checking whether declaration is required for environ... yes
  784. | checking whether malloc is declared... yes
  785. | checking for gcc option to accept ISO C89... yes
  786. | checking for library containing frexp... yes
  787. | none needed
  788. | checking for library containing strerror... no
  789. | checking whether declaration is required for ffs... checking whether realloc is declared... none required
  790. | checking for time_t in time.h... none required
  791. | checking for a BSD-compatible install... /usr/bin/install -c
  792. | checking whether build environment is sane... yes
  793. | yes
  794. | checking for time_t in sys/types.h... checking whether sbrk is declared... no
  795. | checking whether declaration is required for free... yes
  796. | checking for a known getopt prototype in unistd.h... yes
  797. | checking whether strverscmp is declared... yes
  798. | checking for utime.h... no
  799. | checking whether declaration is required for malloc... yes
  800. | yes
  801. | checking whether fprintf is declared... checking for a thread-safe mkdir -p... /bin/mkdir -p
  802. | checking for gawk... gawk
  803. | checking whether make sets $(MAKE)... no
  804. | checking whether canonicalize_file_name must be declared... yes
  805. | checking for style of include used by make... GNU
  806. | no
  807. | checking whether declaration is required for sbrk... checking dependency style of gcc... none
  808. | checking whether to enable maintainer-specific portions of Makefiles... no
  809. | checking how to run the C preprocessor... gcc -E
  810. | yes
  811. | yes
  812. | checking for stdlib.h... (cached) yes
  813. | checking whether stpcpy is declared... checking for unistd.h... (cached) yes
  814. | checking for grep that handles long lines and -e... checking for getpagesize... (cached) yes
  815. | checking for working mmap... /bin/grep
  816. | checking for egrep... /bin/grep -E
  817. | Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  818. | checking for x86_64-linux-gcc... (cached) gcc
  819. | no
  820. | checking whether declaration is required for strstr... yes
  821. | checking whether we are using the GNU C compiler... (cached) yes
  822. | checking whether gcc accepts -g... (cached) yes
  823. | checking for gcc option to accept ISO C89... (cached) none needed
  824. | checking whether strstr is declared... checking whether we are using the GNU C++ compiler... yes
  825. | checking whether g++ accepts -g... yes
  826. | yes
  827. | checking for working strncmp... no
  828. | checking whether sbrk is declared... checking whether mempcpy is declared... yes
  829. | checking dependency style of g++... none
  830. | checking for ANSI C header files... yes
  831. | yes
  832. | checking whether getenv is declared... yes
  833. | checking whether vsnprintf is declared... configure: updating cache ./config.cache
  834. | yes
  835. | configure: creating ./config.status
  836. | yes
  837. | checking for library containing zlibVersion... checking whether environ is declared... yes
  838. | checking for sys/types.h... yes
  839. | checking whether getc_unlocked is declared... yes
  840. | checking for sys/stat.h... -lz
  841. | checking zlib.h usability... yes
  842. | yes
  843. | checking whether snprintf is declared... checking for stdlib.h... config.status: creating Makefile
  844. | yes
  845. | checking zlib.h presence... config.status: creating testsuite/Makefile
  846. | yes
  847. | yes
  848. | checking for zlib.h... yes
  849. | yes
  850. | checking for struct tm.tm_gmtoff in time.h... checking for string.h... checking whether vsnprintf is declared... config.status: creating config.h
  851. | yes
  852. | checking for struct stat.st_mtim.tv_sec in sys/stat.h... config.status: executing default commands
  853. | yes
  854. | yes
  855. | checking for struct stat.st_mtim.tv_nsec in sys/stat.h... checking for memory.h... yes
  856. | checking for library containing zlibVersion... yes
  857. | mkdir -p -- ./bfd
  858. | yes
  859. | Configuring in ./bfd
  860. | checking for strings.h... configure: updating cache ./config.cache
  861. | configure: creating ./config.status
  862. | yes
  863. | checking for inttypes.h... -lz
  864. | checking zlib.h usability... yes
  865. | yes
  866. | checking zlib.h presence... checking for stdint.h... yes
  867. | checking for zlib.h... yes
  868. | checking iconv.h usability... yes
  869. | checking for unistd.h... yes
  870. | checking iconv.h presence... yes
  871. | checking for iconv.h... yes
  872. | checking for ld used by GCC... ld -m elf_x86_64
  873. | checking if the linker (ld -m elf_x86_64) is GNU ld... yes
  874. | checking for shared library run path origin... yes
  875. | checking minix/config.h usability... done
  876. | checking for iconv... configure: creating cache ./config.cache
  877. | checking build system type... x86_64-pc-linux-gnu
  878. | checking host system type... yes
  879. | checking for iconv declaration... x86_64-pc-linux-gnu
  880. | checking target system type... x86_64-pc-linux-gnu
  881. | checking for x86_64-linux-gcc... gcc
  882. | install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  883. | checking for C compiler default output file name... no
  884. | checking minix/config.h presence... no
  885. | checking for minix/config.h... no
  886. | checking whether it is safe to define __EXTENSIONS__... configure: updating cache ./config.cache
  887. | configure: creating ./config.status
  888. | a.out
  889. | checking whether the C compiler works... yes
  890. | checking whether we are cross compiling... no
  891. | checking for suffix of executables... yes
  892. | checking for special C compiler options needed for large files... no
  893. | checking for _FILE_OFFSET_BITS value needed for large files...
  894. | checking for suffix of object files... no
  895. | checking how to print strings... o
  896. | checking whether we are using the GNU C compiler... printf
  897. | checking for a sed that does not truncate output... /bin/sed
  898. | checking for fgrep... /bin/grep -F
  899. | checking for ld used by gcc... ld
  900. | checking if the linker (ld) is GNU ld... yes
  901. | checking for BSD- or MS-compatible name lister (nm)... nm
  902. | checking the name lister (nm) interface... yes
  903. | checking whether gcc accepts -g... BSD nm
  904. | checking whether ln -s works... yes
  905. | checking the maximum length of command line arguments... yes
  906. | checking for gcc option to accept ISO C89... 3458764513820540925
  907. | checking whether the shell understands some XSI constructs... yes
  908. | checking whether the shell understands "+="... yes
  909. | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  910. | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  911. | checking for ld option to reload object files... -r
  912. | checking for x86_64-linux-objdump... objdump
  913. | checking how to recognize dependent libraries... pass_all
  914. | checking for x86_64-linux-dlltool... dlltool
  915. | checking how to associate runtime and link libraries... printf %s\n
  916. | checking for x86_64-linux-ar... ar
  917. | checking for archiver @FILE support... none needed
  918. | checking for library containing strerror... @
  919. | checking for x86_64-linux-strip... strip
  920. | checking for x86_64-linux-ranlib... ranlib
  921. | checking command to parse nm output from gcc object... none required
  922. | checking for a BSD-compatible install... /usr/bin/install -c
  923. | checking whether build environment is sane... ok
  924. | checking for sysroot... no
  925. | checking for x86_64-linux-mt... no
  926. | checking for mt... mt
  927. | checking if mt is a manifest tool... no
  928. | checking for dlfcn.h... yes
  929. | checking for a thread-safe mkdir -p... /bin/mkdir -p
  930. | checking for gawk... gawk
  931. | checking whether make sets $(MAKE)... yes
  932. | checking for objdir... yes
  933. | .libs
  934. | checking for style of include used by make... GNU
  935. | checking dependency style of gcc... none
  936. | checking for x86_64-linux-ar... ar
  937. | checking for x86_64-linux-ranlib... ranlib
  938. | checking for x86_64-linux-gcc... (cached) gcc
  939. | checking whether we are using the GNU C compiler... (cached) yes
  940. | checking whether gcc accepts -g... (cached) yes
  941. | checking for gcc option to accept ISO C89... (cached) none needed
  942. | checking how to run the C preprocessor... gcc -E
  943. | config.status: creating .gdbinit
  944. | config.status: creating Makefile
  945. | checking for grep that handles long lines and -e... /bin/grep
  946. | checking for egrep... /bin/grep -E
  947. | checking for ANSI C header files... checking if gcc supports -fno-rtti -fno-exceptions... config.status: creating doc/Makefile
  948. | config.status: creating po/Makefile.in
  949. | no
  950. | checking for gcc option to produce PIC... -fPIC -DPIC
  951. | checking if gcc PIC flag -fPIC -DPIC works... config.status: creating config.h
  952. | yes
  953. | checking if gcc static flag -static works... config.status: executing depfiles commands
  954. | config.status: executing libtool commands
  955. | yes
  956. | checking for sys/types.h... yes
  957. | checking if gcc supports -c -o file.o... yes
  958. | checking for sys/stat.h... yes
  959. | checking if gcc supports -c -o file.o... (cached) yes
  960. | checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  961. | checking whether -lc should be explicitly linked in... yes
  962. | config.status: executing default-1 commands
  963. | checking for stdlib.h... config.status: creating po/POTFILES
  964. | config.status: creating po/Makefile
  965. | config.status: executing default commands
  966. | no
  967. | checking dynamic linker characteristics... yes
  968. | checking for string.h... yes
  969. | checking for memory.h... GNU/Linux ld.so
  970. | checking how to hardcode library paths into programs... immediate
  971. | checking whether stripping libraries is possible... yes
  972. | checking if libtool supports shared libraries... yes
  973. | checking whether to build shared libraries... yes
  974. | checking whether to build static libraries... yes
  975. | config.status: creating Makefile
  976. | checking how to run the C++ preprocessor... make[2]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/libiberty'
  977. | if [ x"" != x ] && [ ! -d pic ]; then \
  978. | mkdir pic; \
  979. | else true; fi
  980. | touch stamp-picdir
  981. | if [ x"" != x ]; then \
  982. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
  983. | else true; fi
  984. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/safe-ctype.c -o safe-ctype.o
  985. | config.status: creating doc/Makefile
  986. | yes
  987. | g++ -E
  988. | checking for strings.h... if [ x"" != x ]; then \
  989. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/simple-object.c -o pic/simple-object.o; \
  990. | else true; fi
  991. | config.status: creating po/Makefile.in
  992. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/simple-object.c -o simple-object.o
  993. | yes
  994. | config.status: creating config.h
  995. | checking for inttypes.h... config.status: executing depfiles commands
  996. | config.status: executing libtool commands
  997. | yes
  998. | checking for stdint.h... checking for ld used by g++... ld -m elf_x86_64
  999. | checking if the linker (ld -m elf_x86_64) is GNU ld... if [ x"" != x ]; then \
  1000. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
  1001. | else true; fi
  1002. | yes
  1003. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/simple-object-coff.c -o simple-object-coff.o
  1004. | checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  1005. | yes
  1006. | checking for unistd.h... config.status: executing default-1 commands
  1007. | yes
  1008. | checking minix/config.h usability... config.status: creating po/POTFILES
  1009. | config.status: creating po/Makefile
  1010. | checking for g++ option to produce PIC... -fPIC -DPIC
  1011. | checking if g++ PIC flag -fPIC -DPIC works... yes
  1012. | checking if g++ static flag -static works... mkdir -p -- ./opcodes
  1013. | Configuring in ./opcodes
  1014. | if [ x"" != x ]; then \
  1015. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
  1016. | else true; fi
  1017. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/simple-object-elf.c -o simple-object-elf.o
  1018. | yes
  1019. | checking if g++ supports -c -o file.o... no
  1020. | checking minix/config.h presence... no
  1021. | checking for minix/config.h... no
  1022. | checking whether it is safe to define __EXTENSIONS__... yes
  1023. | checking if g++ supports -c -o file.o... (cached) yes
  1024. | checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
  1025. | checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1026. | checking how to hardcode library paths into programs... immediate
  1027. | checking whether NLS is requested... no
  1028. | checking whether NLS is requested... no
  1029. | checking for msgfmt... /usr/bin/msgfmt
  1030. | checking for gmsgfmt... /usr/bin/msgfmt
  1031. | checking for xgettext... /usr/bin/xgettext
  1032. | checking for msgmerge... /usr/bin/msgmerge
  1033. | yes
  1034. | checking how to print strings... checking for bison... bison -y
  1035. | checking for flex... flex
  1036. | printf
  1037. | checking for a sed that does not truncate output... /bin/sed
  1038. | checking for fgrep... /bin/grep -F
  1039. | checking for ld used by gcc... ld
  1040. | checking if the linker (ld) is GNU ld... yes
  1041. | checking for BSD- or MS-compatible name lister (nm)... nm
  1042. | checking the name lister (nm) interface... checking lex output file root... lex.yy
  1043. | checking lex library... BSD nm
  1044. | checking whether ln -s works... yes
  1045. | checking the maximum length of command line arguments... 3458764513820540925
  1046. | checking whether the shell understands some XSI constructs... yes
  1047. | checking whether the shell understands "+="... yes
  1048. | checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  1049. | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  1050. | checking for ld option to reload object files... -r
  1051. | checking for x86_64-linux-objdump... objdump
  1052. | checking how to recognize dependent libraries... pass_all
  1053. | checking for x86_64-linux-dlltool... dlltool
  1054. | checking how to associate runtime and link libraries... printf %s\n
  1055. | checking for x86_64-linux-ar... (cached) ar
  1056. | checking for archiver @FILE support... configure: creating cache ./config.cache
  1057. | checking build system type... @
  1058. | checking for x86_64-linux-strip... strip
  1059. | checking for x86_64-linux-ranlib... (cached) ranlib
  1060. | checking command to parse nm output from gcc object... x86_64-pc-linux-gnu
  1061. | checking host system type... x86_64-pc-linux-gnu
  1062. | checking target system type... x86_64-pc-linux-gnu
  1063. | checking for x86_64-linux-gcc... gcc
  1064. | if [ x"" != x ]; then \
  1065. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
  1066. | else true; fi
  1067. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
  1068. | checking for C compiler default output file name... ok
  1069. | checking for sysroot... no
  1070. | checking for x86_64-linux-mt... no
  1071. | checking for mt... mt
  1072. | checking if mt is a manifest tool... no
  1073. | checking for dlfcn.h... a.out
  1074. | checking whether the C compiler works... yes
  1075. | checking whether we are cross compiling... no
  1076. | checking for suffix of executables... yes
  1077. | checking for objdir... .libs
  1078. |
  1079. | checking for suffix of object files... o
  1080. | checking whether we are using the GNU C compiler... yes
  1081. | checking whether gcc accepts -g... checking if gcc supports -fno-rtti -fno-exceptions... yes
  1082. | checking for gcc option to accept ISO C89... no
  1083. | checking for gcc option to produce PIC... -fPIC -DPIC
  1084. | checking if gcc PIC flag -fPIC -DPIC works... none needed
  1085. | checking for library containing strerror... yes
  1086. | checking if gcc static flag -static works... if [ x"" != x ]; then \
  1087. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/sort.c -o pic/sort.o; \
  1088. | else true; fi
  1089. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/sort.c -o sort.o
  1090. | none required
  1091. | checking for a BSD-compatible install... /usr/bin/install -c
  1092. | checking whether build environment is sane... if [ x"" != x ]; then \
  1093. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/spaces.c -o pic/spaces.o; \
  1094. | else true; fi
  1095. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/spaces.c -o spaces.o
  1096. | yes
  1097. | checking if gcc supports -c -o file.o... if [ x"" != x ]; then \
  1098. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/splay-tree.c -o pic/splay-tree.o; \
  1099. | else true; fi
  1100. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/splay-tree.c -o splay-tree.o
  1101. | yes
  1102. | checking if gcc supports -c -o file.o... (cached) yes
  1103. | checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
  1104. | yes
  1105. | checking dynamic linker characteristics... checking for a thread-safe mkdir -p... /bin/mkdir -p
  1106. | checking for gawk... gawk
  1107. | checking whether make sets $(MAKE)... yes
  1108. | checking for style of include used by make... GNU
  1109. | checking dependency style of gcc... none
  1110. | checking for x86_64-linux-gcc... (cached) gcc
  1111. | checking whether we are using the GNU C compiler... (cached) yes
  1112. | checking whether gcc accepts -g... (cached) yes
  1113. | checking for gcc option to accept ISO C89... (cached) none needed
  1114. | checking how to run the C preprocessor... gcc -E
  1115. | GNU/Linux ld.so
  1116. | checking how to hardcode library paths into programs... immediate
  1117. | checking for shl_load... checking for grep that handles long lines and -e... /bin/grep
  1118. | checking for egrep... /bin/grep -E
  1119. | checking for ANSI C header files... no
  1120. | checking for shl_load in -ldld... if [ x"" != x ]; then \
  1121. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/stack-limit.c -o pic/stack-limit.o; \
  1122. | else true; fi
  1123. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/stack-limit.c -o stack-limit.o
  1124. | if [ x"" != x ]; then \
  1125. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/strerror.c -o pic/strerror.o; \
  1126. | else true; fi
  1127. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/strerror.c -o strerror.o
  1128. | -lfl
  1129. | checking whether yytext is a pointer... no
  1130. | checking for dlopen... yes
  1131. | checking for sys/types.h... no
  1132. | checking for dlopen in -ldl... if [ x"" != x ]; then \
  1133. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/strsignal.c -o pic/strsignal.o; \
  1134. | else true; fi
  1135. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/strsignal.c -o strsignal.o
  1136. | yes
  1137. | checking for sys/stat.h... yes
  1138. | checking whether a program can dlopen itself... yes
  1139. | checking for stdlib.h... if [ x"" != x ]; then \
  1140. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
  1141. | else true; fi
  1142. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
  1143. | yes
  1144. | checking whether a statically linked program can dlopen itself... yes
  1145. | checking for string.h... if [ x"" != x ]; then \
  1146. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xatexit.c -o pic/xatexit.o; \
  1147. | else true; fi
  1148. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xatexit.c -o xatexit.o
  1149. | yes
  1150. | if [ x"" != x ]; then \
  1151. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xexit.c -o pic/xexit.o; \
  1152. | else true; fi
  1153. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xexit.c -o xexit.o
  1154. | checking for memory.h... no
  1155. | checking whether stripping libraries is possible... yes
  1156. | checking if libtool supports shared libraries... yes
  1157. | checking whether to build shared libraries... no
  1158. | checking whether to build static libraries... yes
  1159. | checking for special C compiler options needed for large files... no
  1160. | checking for _FILE_OFFSET_BITS value needed for large files... if [ x"" != x ]; then \
  1161. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xmalloc.c -o pic/xmalloc.o; \
  1162. | else true; fi
  1163. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xmalloc.c -o xmalloc.o
  1164. | no
  1165. | yes
  1166. | checking for strings.h... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  1167. | checking whether to enable maintainer-specific portions of Makefiles... no
  1168. | checking whether to install libbfd... yes
  1169. | checking whether NLS is requested... no
  1170. | checking whether NLS is requested... no
  1171. | checking for msgfmt... /usr/bin/msgfmt
  1172. | checking for gmsgfmt... /usr/bin/msgfmt
  1173. | checking for xgettext... /usr/bin/xgettext
  1174. | checking for msgmerge... /usr/bin/msgmerge
  1175. | yes
  1176. | if [ x"" != x ]; then \
  1177. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xmemdup.c -o pic/xmemdup.o; \
  1178. | else true; fi
  1179. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xmemdup.c -o xmemdup.o
  1180. | checking size of long long... checking for inttypes.h... yes
  1181. | checking whether to enable maintainer-specific portions of Makefiles... no
  1182. | checking how to compare bootstrapped objects... if [ x"" != x ]; then \
  1183. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xstrdup.c -o pic/xstrdup.o; \
  1184. | else true; fi
  1185. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xstrdup.c -o xstrdup.o
  1186. | cmp --ignore-initial=16 $$f1 $$f2
  1187. | checking for string.h... (cached) yes
  1188. | yes
  1189. | checking for strings.h... (cached) yes
  1190. | checking for stdint.h... checking for stdlib.h... (cached) yes
  1191. | if [ x"" != x ]; then \
  1192. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xstrerror.c -o pic/xstrerror.o; \
  1193. | else true; fi
  1194. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xstrerror.c -o xstrerror.o
  1195. | 8
  1196. | checking size of void *... checking for unistd.h... (cached) yes
  1197. | checking elf-hints.h usability... if [ x"" != x ]; then \
  1198. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xstrndup.c -o pic/xstrndup.o; \
  1199. | else true; fi
  1200. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/xstrndup.c -o xstrndup.o
  1201. | yes
  1202. | checking for unistd.h... if [ x"" != x ]; then \
  1203. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/setproctitle.c -o pic/setproctitle.o; \
  1204. | else true; fi
  1205. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/setproctitle.c -o setproctitle.o
  1206. | 8
  1207. | checking size of long... yes
  1208. | checking minix/config.h usability... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
  1209. | make[3]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/libiberty/testsuite'
  1210. | make[3]: Nothing to be done for `all'.
  1211. | make[3]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/libiberty/testsuite'
  1212. | if [ x"" != x ]; then \
  1213. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/regex.c -o pic/regex.o; \
  1214. | else true; fi
  1215. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/regex.c -o regex.o
  1216. | 8
  1217. | checking alloca.h usability... no
  1218. | checking elf-hints.h presence... no
  1219. | checking for elf-hints.h... no
  1220. | checking limits.h usability... yes
  1221. | checking alloca.h presence... yes
  1222. | checking for alloca.h... yes
  1223. | checking stddef.h usability... yes
  1224. | checking limits.h presence... no
  1225. | checking minix/config.h presence... yes
  1226. | checking for limits.h... yes
  1227. | checking sys/param.h usability... no
  1228. | checking for minix/config.h... no
  1229. | checking whether it is safe to define __EXTENSIONS__... yes
  1230. | checking stddef.h presence... yes
  1231. | checking for stddef.h... yes
  1232. | checking for string.h... (cached) yes
  1233. | checking for strings.h... (cached) yes
  1234. | yes
  1235. | checking for x86_64-linux-ar... ar
  1236. | checking for x86_64-linux-ranlib... ranlib
  1237. | checking how to print strings... yes
  1238. | checking sys/param.h presence... checking for stdlib.h... (cached) yes
  1239. | printf
  1240. | checking for a sed that does not truncate output... /bin/sed
  1241. | checking for fgrep... checking time.h usability... /bin/grep -F
  1242. | checking for ld used by gcc... yes
  1243. | checking for sys/param.h... yes
  1244. | ld
  1245. | checking if the linker (ld) is GNU ld... yes
  1246. | checking for BSD- or MS-compatible name lister (nm)... nm
  1247. | checking the name lister (nm) interface... checking fcntl.h usability... BSD nm
  1248. | checking whether ln -s works... yes
  1249. | checking the maximum length of command line arguments... 3458764513820540925
  1250. | checking whether the shell understands some XSI constructs... yes
  1251. | checking whether the shell understands "+="... yes
  1252. | yes
  1253. | checking time.h presence... checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  1254. | checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  1255. | checking for ld option to reload object files... -r
  1256. | checking for x86_64-linux-objdump... objdump
  1257. | checking how to recognize dependent libraries... pass_all
  1258. | checking for x86_64-linux-dlltool... dlltool
  1259. | checking how to associate runtime and link libraries... printf %s\n
  1260. | checking for x86_64-linux-ar... (cached) ar
  1261. | checking for archiver @FILE support... yes
  1262. | checking fcntl.h presence... yes
  1263. | checking for time.h... yes
  1264. | checking for unistd.h... (cached) yes
  1265. | yes
  1266. | checking for fcntl.h... yes
  1267. | checking fcntl.h usability... checking sys/file.h usability... @
  1268. | checking for x86_64-linux-strip... strip
  1269. | checking for x86_64-linux-ranlib... (cached) ranlib
  1270. | checking command to parse nm output from gcc object... yes
  1271. | checking fcntl.h presence... yes
  1272. | checking sys/file.h presence... yes
  1273. | checking for fcntl.h... yes
  1274. | yes
  1275. | checking for sys/file.h... yes
  1276. | checking sys/time.h usability... checking sys/file.h usability... ok
  1277. | checking for sysroot... no
  1278. | checking for x86_64-linux-mt... no
  1279. | checking for mt... mt
  1280. | checking if mt is a manifest tool... yes
  1281. | checking sys/time.h presence... yes
  1282. | checking sys/file.h presence... no
  1283. | checking for dlfcn.h... yes
  1284. | checking for sys/time.h... yes
  1285. | yes
  1286. | checking for sys/file.h... yes
  1287. | checking for sys/stat.h... (cached) yes
  1288. | checking sys/time.h usability... checking for glob... yes
  1289. | checking for objdir... .libs
  1290. | yes
  1291. | checking sys/time.h presence... yes
  1292. | yes
  1293. | checking for sys/time.h... yes
  1294. | checking for mkstemp... checking for sys/stat.h... (cached) yes
  1295. | looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking if gcc supports -fno-rtti -fno-exceptions... yes
  1296. | checking for realpath... no
  1297. | checking for gcc option to produce PIC... -fPIC -DPIC
  1298. | checking if gcc PIC flag -fPIC -DPIC works... yes
  1299. | checking for uintptr_t... yes
  1300. | checking if gcc static flag -static works... yes
  1301. | checking for sbrk... yes
  1302. | checking for int_least32_t... yes
  1303. | checking for waitpid... yes
  1304. | checking if gcc supports -c -o file.o... yes
  1305. | checking for int_fast32_t... yes
  1306. | yes
  1307. | checking if gcc supports -c -o file.o... (cached) yes
  1308. | checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... checking for open... yes
  1309. | checking dynamic linker characteristics... yes
  1310. | checking for uint64_t... yes
  1311. | checking for lseek... yes
  1312. | checking what to include in bfd_stdint.h... GNU/Linux ld.so
  1313. | checking how to hardcode library paths into programs... immediate
  1314. | checking whether stripping libraries is possible... stdint.h (already complete)
  1315. | checking whether time.h and sys/time.h may both be included... yes
  1316. | checking if libtool supports shared libraries... yes
  1317. | checking whether to build shared libraries... no
  1318. | checking whether to build static libraries... yes
  1319. | Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
  1320. | checking whether to enable maintainer-specific portions of Makefiles... no
  1321. | checking whether to install libbfd... yes
  1322. | checking whether NLS is requested... no
  1323. | checking whether NLS is requested... no
  1324. | yes
  1325. | checking for msgfmt... /usr/bin/msgfmt
  1326. | checking for gmsgfmt... /usr/bin/msgfmt
  1327. | yes
  1328. | checking for close... checking for xgettext... /usr/bin/xgettext
  1329. | checking for dirent.h that defines DIR... checking for msgmerge... /usr/bin/msgmerge
  1330. | yes
  1331. | checking for string.h... (cached) yes
  1332. | checking for library containing opendir... checking for strings.h... (cached) yes
  1333. | yes
  1334. | checking for stdlib.h... (cached) yes
  1335. | checking for dirent.h that defines DIR... checking limits.h usability... none required
  1336. | checking whether string.h and strings.h may both be included... yes
  1337. | checking for library containing opendir... yes
  1338. | checking limits.h presence... yes
  1339. | checking for fcntl... yes
  1340. | checking for limits.h... yes
  1341. | checking whether basename is declared... none required
  1342. | checking for dlfcn.h... (cached) yes
  1343. | checking for library containing dlopen... yes
  1344. | checking for getpagesize... yes
  1345. | checking whether stpcpy is declared... yes
  1346. | checking for setitimer... -ldl
  1347. | checking for dlopen... yes
  1348. | checking linker --as-needed support... yes
  1349. | checking for cos in -lm... yes
  1350. | yes
  1351. | checking for sysconf... yes
  1352. | checking for dlsym... yes
  1353. | checking for fdopen... yes
  1354. | checking for dlclose... configure: updating cache ./config.cache
  1355. | configure: creating ./config.status
  1356. | yes
  1357. | checking for getuid... yes
  1358. | checking for .preinit_array/.init_array/.fini_array support... yes
  1359. | yes
  1360. | checking for a known getopt prototype in unistd.h... checking for getgid... yes
  1361. | checking whether strstr is declared... yes
  1362. | checking for fileno... yes
  1363. | checking whether free is declared... yes
  1364. | checking for strtoull... yes
  1365. | checking whether sbrk is declared... yes
  1366. | checking whether basename is declared... yes
  1367. | checking whether getenv is declared... yes
  1368. | checking whether ftello is declared... yes
  1369. | checking whether environ is declared... yes
  1370. | checking whether ftello64 is declared... yes
  1371. | checking for library containing zlibVersion... yes
  1372. | checking whether fseeko is declared... yes
  1373. | -lz
  1374. | checking zlib.h usability... checking whether fseeko64 is declared... yes
  1375. | checking zlib.h presence... yes
  1376. | checking whether ffs is declared... yes
  1377. | checking for zlib.h... yes
  1378. | checking whether ANSI C string concatenation works... yes
  1379. | yes
  1380. | checking whether free is declared... if [ x"" != x ]; then \
  1381. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
  1382. | else true; fi
  1383. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/cplus-dem.c -o cplus-dem.o
  1384. | yes
  1385. | checking whether getenv is declared... configure: updating cache ./config.cache
  1386. | configure: creating ./config.status
  1387. | yes
  1388. | checking whether malloc is declared... config.status: creating Makefile
  1389. | config.status: creating po/Makefile.in
  1390. | yes
  1391. | checking whether realloc is declared... config.status: creating config.h
  1392. | config.status: executing depfiles commands
  1393. | config.status: executing libtool commands
  1394. | yes
  1395. | checking whether stpcpy is declared... yes
  1396. | checking whether strstr is declared... yes
  1397. | config.status: executing default-1 commands
  1398. | checking whether snprintf is declared... config.status: creating po/POTFILES
  1399. | config.status: creating po/Makefile
  1400. | yes
  1401. | checking whether vsnprintf is declared... if [ x"" != x ]; then \
  1402. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
  1403. | else true; fi
  1404. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/cp-demangle.c -o cp-demangle.o
  1405. | yes
  1406. | checking for library containing zlibVersion... -lz
  1407. | checking zlib.h usability... yes
  1408. | checking zlib.h presence... yes
  1409. | checking for zlib.h... yes
  1410. | checking sys/procfs.h usability... yes
  1411. | checking sys/procfs.h presence... yes
  1412. | checking for sys/procfs.h... yes
  1413. | checking for prstatus_t in sys/procfs.h... yes
  1414. | checking for prstatus32_t in sys/procfs.h... no
  1415. | checking for prstatus_t.pr_who in sys/procfs.h... no
  1416. | checking for prstatus32_t.pr_who in sys/procfs.h... no
  1417. | checking for pstatus_t in sys/procfs.h... no
  1418. | checking for pxstatus_t in sys/procfs.h... no
  1419. | checking for pstatus32_t in sys/procfs.h... no
  1420. | checking for prpsinfo_t in sys/procfs.h... yes
  1421. | checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
  1422. | checking for prpsinfo32_t in sys/procfs.h... no
  1423. | checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
  1424. | checking for psinfo_t in sys/procfs.h... config.status: creating Makefile
  1425. | no
  1426. | checking for psinfo_t.pr_pid in sys/procfs.h... config.status: creating po/Makefile.in
  1427. | config.status: creating config.h
  1428. | no
  1429. | checking for psinfo32_t in sys/procfs.h... config.status: executing depfiles commands
  1430. | config.status: executing libtool commands
  1431. | no
  1432. | checking for psinfo32_t.pr_pid in sys/procfs.h... if [ x"" != x ]; then \
  1433. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/md5.c -o pic/md5.o; \
  1434. | else true; fi
  1435. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/md5.c -o md5.o
  1436. | no
  1437. | checking for lwpstatus_t in sys/procfs.h... /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/md5.c: In function 'md5_finish_ctx':
  1438. | /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/md5.c:117:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1439. | /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/md5.c:118:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  1440. | no
  1441. | checking for lwpxstatus_t in sys/procfs.h... no
  1442. | checking for lwpstatus_t.pr_context in sys/procfs.h... config.status: executing default-1 commands
  1443. | config.status: creating po/POTFILES
  1444. | config.status: creating po/Makefile
  1445. | no
  1446. | checking for lwpstatus_t.pr_reg in sys/procfs.h... no
  1447. | checking for lwpstatus_t.pr_fpreg in sys/procfs.h... if [ x"" != x ]; then \
  1448. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/sha1.c -o pic/sha1.o; \
  1449. | else true; fi
  1450. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/sha1.c -o sha1.o
  1451. | if [ x"" != x ]; then \
  1452. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/alloca.c -o pic/alloca.o; \
  1453. | else true; fi
  1454. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/alloca.c -o alloca.o
  1455. | no
  1456. | checking for win32_pstatus_t in sys/procfs.h... no
  1457. | checking linker --as-needed support... yes
  1458. | checking for cos in -lm... if [ x"" != x ]; then \
  1459. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/argv.c -o pic/argv.o; \
  1460. | else true; fi
  1461. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/argv.c -o argv.o
  1462. | yes
  1463. | checking for gcc version with buggy 64-bit support... no
  1464. | checking for ftello... if [ x"" != x ]; then \
  1465. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/choose-temp.c -o pic/choose-temp.o; \
  1466. | else true; fi
  1467. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/choose-temp.c -o choose-temp.o
  1468. | yes
  1469. | checking for ftello64... if [ x"" != x ]; then \
  1470. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/concat.c -o pic/concat.o; \
  1471. | else true; fi
  1472. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/concat.c -o concat.o
  1473. | if [ x"" != x ]; then \
  1474. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/cp-demint.c -o pic/cp-demint.o; \
  1475. | else true; fi
  1476. | yes
  1477. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/cp-demint.c -o cp-demint.o
  1478. | checking for fseeko... yes
  1479. | checking for fseeko64... if [ x"" != x ]; then \
  1480. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/crc32.c -o pic/crc32.o; \
  1481. | else true; fi
  1482. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/crc32.c -o crc32.o
  1483. | if [ x"" != x ]; then \
  1484. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/dyn-string.c -o pic/dyn-string.o; \
  1485. | else true; fi
  1486. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/dyn-string.c -o dyn-string.o
  1487. | if [ x"" != x ]; then \
  1488. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/fdmatch.c -o pic/fdmatch.o; \
  1489. | else true; fi
  1490. | yes
  1491. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/fdmatch.c -o fdmatch.o
  1492. | checking for fopen64... if [ x"" != x ]; then \
  1493. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/fibheap.c -o pic/fibheap.o; \
  1494. | else true; fi
  1495. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/fibheap.c -o fibheap.o
  1496. | if [ x"" != x ]; then \
  1497. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
  1498. | else true; fi
  1499. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/filename_cmp.c -o filename_cmp.o
  1500. | yes
  1501. | checking size of off_t... if [ x"" != x ]; then \
  1502. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/floatformat.c -o pic/floatformat.o; \
  1503. | else true; fi
  1504. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/floatformat.c -o floatformat.o
  1505. | if [ x"" != x ]; then \
  1506. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/fnmatch.c -o pic/fnmatch.o; \
  1507. | else true; fi
  1508. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/fnmatch.c -o fnmatch.o
  1509. | if [ x"" != x ]; then \
  1510. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
  1511. | else true; fi
  1512. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/fopen_unlocked.c -o fopen_unlocked.o
  1513. | 8
  1514. | checking file_ptr type... BFD_HOST_64_BIT
  1515. | checking for stdlib.h... (cached) yes
  1516. | checking for unistd.h... (cached) yes
  1517. | checking for getpagesize... (cached) yes
  1518. | checking for working mmap... if [ x"" != x ]; then \
  1519. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/getopt.c -o pic/getopt.o; \
  1520. | else true; fi
  1521. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/getopt.c -o getopt.o
  1522. | if [ x"" != x ]; then \
  1523. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/getopt1.c -o pic/getopt1.o; \
  1524. | else true; fi
  1525. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/getopt1.c -o getopt1.o
  1526. | if [ x"" != x ]; then \
  1527. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/getpwd.c -o pic/getpwd.o; \
  1528. | else true; fi
  1529. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/getpwd.c -o getpwd.o
  1530. | if [ x"" != x ]; then \
  1531. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/getruntime.c -o pic/getruntime.o; \
  1532. | else true; fi
  1533. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/getruntime.c -o getruntime.o
  1534. | if [ x"" != x ]; then \
  1535. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/hashtab.c -o pic/hashtab.o; \
  1536. | else true; fi
  1537. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/hashtab.c -o hashtab.o
  1538. | if [ x"" != x ]; then \
  1539. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/hex.c -o pic/hex.o; \
  1540. | else true; fi
  1541. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/hex.c -o hex.o
  1542. | yes
  1543. | if [ x"" != x ]; then \
  1544. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/lbasename.c -o pic/lbasename.o; \
  1545. | else true; fi
  1546. | checking for madvise... gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/lbasename.c -o lbasename.o
  1547. | if [ x"" != x ]; then \
  1548. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/lrealpath.c -o pic/lrealpath.o; \
  1549. | else true; fi
  1550. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/lrealpath.c -o lrealpath.o
  1551. | if [ x"" != x ]; then \
  1552. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
  1553. | else true; fi
  1554. | yes
  1555. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/make-relative-prefix.c -o make-relative-prefix.o
  1556. | checking for mprotect... if [ x"" != x ]; then \
  1557. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
  1558. | else true; fi
  1559. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/make-temp-file.c -o make-temp-file.o
  1560. | yes
  1561. | if [ x"" != x ]; then \
  1562. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/objalloc.c -o pic/objalloc.o; \
  1563. | else true; fi
  1564. | configure: updating cache ./config.cache
  1565. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/objalloc.c -o objalloc.o
  1566. | configure: creating ./config.status
  1567. | if [ x"" != x ]; then \
  1568. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/obstack.c -o pic/obstack.o; \
  1569. | else true; fi
  1570. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/obstack.c -o obstack.o
  1571. | if [ x"" != x ]; then \
  1572. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/partition.c -o pic/partition.o; \
  1573. | else true; fi
  1574. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/partition.c -o partition.o
  1575. | if [ x"" != x ]; then \
  1576. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/pexecute.c -o pic/pexecute.o; \
  1577. | else true; fi
  1578. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/pexecute.c -o pexecute.o
  1579. | if [ x"" != x ]; then \
  1580. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/physmem.c -o pic/physmem.o; \
  1581. | else true; fi
  1582. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/physmem.c -o physmem.o
  1583. | if [ x"" != x ]; then \
  1584. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/pex-common.c -o pic/pex-common.o; \
  1585. | else true; fi
  1586. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/pex-common.c -o pex-common.o
  1587. | if [ x"" != x ]; then \
  1588. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/pex-one.c -o pic/pex-one.o; \
  1589. | else true; fi
  1590. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/pex-one.c -o pex-one.o
  1591. | if [ x"" != x ]; then \
  1592. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/pex-unix.c -o pic/pex-unix.o; \
  1593. | else true; fi
  1594. | gcc -c -DHAVE_CONFIG_H -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -I. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/libiberty/pex-unix.c -o pex-unix.o
  1595. | rm -f ./libiberty.a pic/./libiberty.a
  1596. | ar rc ./libiberty.a \
  1597. | ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
  1598. | ranlib ./libiberty.a
  1599. | if [ x"" != x ]; then \
  1600. | cd pic; \
  1601. | ar rc ./libiberty.a \
  1602. | ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
  1603. | ranlib ./libiberty.a; \
  1604. | cd ..; \
  1605. | else true; fi
  1606. | make[2]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/libiberty'
  1607. | config.status: creating Makefile
  1608. | config.status: creating doc/Makefile
  1609. | config.status: creating bfd-in3.h
  1610. | config.status: creating po/Makefile.in
  1611. | config.status: creating config.h
  1612. | config.status: executing depfiles commands
  1613. | config.status: executing libtool commands
  1614. | config.status: executing default-1 commands
  1615. | config.status: executing bfd_stdint.h commands
  1616. | config.status: executing default commands
  1617. | make[2]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd'
  1618. | rm -f elf32-target.h
  1619. | creating bfdver.h
  1620. | rm -f elf64-target.h
  1621. | sed -e s/NN/32/g < /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/elfxx-target.h > elf32-target.new
  1622. | sed -e s/NN/64/g < /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/elfxx-target.h > elf64-target.new
  1623. | rm -f targmatch.h
  1624. | sed -f /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/targmatch.sed < /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/config.bfd > targmatch.new
  1625. | mv -f elf32-target.new elf32-target.h
  1626. | mv -f elf64-target.new elf64-target.h
  1627. | Making info in doc
  1628. | make[3]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1629. | make chew
  1630. | make chew
  1631. | make chew
  1632. | make[4]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1633. | gcc -o chew.$$ -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 \
  1634. | -I.. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/.. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../include -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../intl -I../../intl /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/chew.c; \
  1635. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change chew.$$ chew
  1636. | make[4]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1637. | gcc -o chew.$$ -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 \
  1638. | -I.. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/.. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../include -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../intl -I../../intl /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/chew.c; \
  1639. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change chew.$$ chew
  1640. | make[4]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1641. | gcc -o chew.$$ -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 \
  1642. | -I.. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/.. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../include -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../intl -I../../intl /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/chew.c; \
  1643. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change chew.$$ chew
  1644. | mv -f targmatch.new targmatch.h
  1645. | make chew
  1646. | make[4]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1647. | gcc -o chew.$$ -isystem/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/include -O2 -pipe -L/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -L/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath-link,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath-link,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-rpath,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/usr/lib -Wl,-rpath,/home/drasko/yocto/build/tmp/sysroots/x86_64-linux/lib -Wl,-O1 \
  1648. | -I.. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/.. -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../include -I/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../intl -I../../intl /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/chew.c; \
  1649. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change chew.$$ chew
  1650. | make[4]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1651. | ./chew -f /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/doc.str </home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../elf.c >elf.tmp
  1652. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change elf.tmp elf.texi
  1653. | make[4]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1654. | ./chew -f /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/doc.str </home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../reloc.c >reloc.tmp
  1655. | make chew
  1656. | make[4]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1657. | make[4]: `chew' is up to date.
  1658. | make[4]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1659. | ./chew -f /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/doc.str </home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../section.c >section.tmp
  1660. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change reloc.tmp reloc.texi
  1661. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change section.tmp section.texi
  1662. | make chew
  1663. | make[4]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1664. | make[4]: `chew' is up to date.
  1665. | make[4]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1666. | ./chew -f /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/doc.str </home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../linker.c >linker.tmp
  1667. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change linker.tmp linker.texi
  1668. | make[4]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1669. | ./chew -f /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/doc.str < /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../archures.c >archures.tmp
  1670. | make[4]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1671. | ./chew -f /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/doc.str </home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../opncls.c >opncls.tmp
  1672. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change archures.tmp archures.texi
  1673. | /bin/bash /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/../../move-if-change opncls.tmp opncls.texi
  1674. | restore=: && backupdir=".am$$" && \
  1675. | rm -rf $backupdir && mkdir $backupdir && \
  1676. | if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  1677. | for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
  1678. | if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  1679. | done; \
  1680. | else :; fi && \
  1681. | if makeinfo --split-size=5000000 --split-size=5000000 -I /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc \
  1682. | -o bfd.info `test -f 'bfd.texinfo' || echo '/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/'`bfd.texinfo; \
  1683. | then \
  1684. | rc=0; \
  1685. | else \
  1686. | rc=$?; \
  1687. | $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
  1688. | fi; \
  1689. | rm -rf $backupdir; exit $rc
  1690. | /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/bfd.texinfo:325: unknown command `colophon'
  1691. | /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/bfd.texinfo:336: unknown command `cygnus'
  1692. | make[3]: *** [bfd.info] Error 1
  1693. | make[3]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/doc'
  1694. | Making info in po
  1695. | make[3]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/po'
  1696. | ( if test 'x/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/po' != 'x.'; then \
  1697. | posrcprefix='/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/'; \
  1698. | else \
  1699. | posrcprefix="../"; \
  1700. | fi; \
  1701. | rm -f SRC-POTFILES-t SRC-POTFILES \
  1702. | && (sed -e '/^#/d' \
  1703. | -e '/^[ ]*$/d' \
  1704. | -e "s@.*@ $posrcprefix& \\\\@" < /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/po/SRC-POTFILES.in \
  1705. | | sed -e '$s/\\$//') > SRC-POTFILES-t \
  1706. | && chmod a-w SRC-POTFILES-t \
  1707. | && mv SRC-POTFILES-t SRC-POTFILES )
  1708. | ( rm -f BLD-POTFILES-t BLD-POTFILES \
  1709. | && (sed -e '/^#/d' \
  1710. | -e '/^[ ]*$/d' \
  1711. | -e "s@.*@ ../& \\\\@" < /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/po/BLD-POTFILES.in \
  1712. | | sed -e '$s/\\$//') > BLD-POTFILES-t \
  1713. | && chmod a-w BLD-POTFILES-t \
  1714. | && mv BLD-POTFILES-t BLD-POTFILES )
  1715. | cd .. \
  1716. | && CONFIG_FILES=po/Makefile.in:po/Make-in \
  1717. | CONFIG_HEADERS= /bin/bash ./config.status
  1718. | config.status: creating po/Makefile.in
  1719. | config.status: executing depfiles commands
  1720. | config.status: executing libtool commands
  1721. | config.status: executing default-1 commands
  1722. | config.status: executing bfd_stdint.h commands
  1723. | config.status: executing default commands
  1724. | make[3]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/po'
  1725. | make[3]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/po'
  1726. | make[3]: Nothing to be done for `info'.
  1727. | make[3]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd/po'
  1728. | make[3]: Entering directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd'
  1729. | make[3]: Nothing to be done for `info-am'.
  1730. | make[3]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd'
  1731. | make[2]: *** [info-recursive] Error 1
  1732. | make[2]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux/bfd'
  1733. | make[1]: *** [all-bfd] Error 2
  1734. | make[1]: Leaving directory `/home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/build.x86_64-linux.x86_64-linux'
  1735. | make: *** [all] Error 2
  1736. | ERROR: oe_runmake failed
  1737. | ERROR: Function failed: do_compile (see /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/temp/log.do_compile.19045 for further information)
  1738. ERROR: Task 374 (virtual:native:/home/drasko/yocto/meta/recipes-devtools/binutils/binutils_2.22.bb, do_compile) failed with exit code '1'
  1739.  
  1740. Second Keyboard Interrupt, stopping...
  1741.  
  1742. NOTE: Sending SIGTERM to remaining 1 tasks
  1743. NOTE: Tasks Summary: Attempted 264 tasks of which 67 didn't need to be rerun and 1 failed.
  1744. Waiting for 1 running tasks to finish:
  1745. 0: python-native-2.7.3-r0.1 do_compile (pid 21408)
  1746.  
  1747. Summary: 1 task failed:
  1748. virtual:native:/home/drasko/yocto/meta/recipes-devtools/binutils/binutils_2.22.bb, do_compile
  1749. Summary: There was 1 WARNING message shown.
  1750. Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
  1751.  
  1752. drasko@Mali:~/yocto/build$ gvim /home/drasko/yocto/build/tmp/work/x86_64-linux/binutils-native-2.22-r18/binutils-2.22/bfd/doc/bfd.texinfo
  1753. Fontconfig warning: "/etc/fonts/conf.d/65-droid-sans-fonts.conf", line 103: Having multiple values in <test> isn't supported and may not work as expected
  1754. Fontconfig warning: "/etc/fonts/conf.d/65-droid-sans-fonts.conf", line 138: Having multiple values in <test> isn't supported and may not work as expected
  1755. drasko@Mali:~/yocto/build$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement