Advertisement
Guest User

Untitled

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