Advertisement
Guest User

Untitled

a guest
Oct 21st, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 148.19 KB | None | 0 0
  1.  
  2. *********************
  3. * Building binutils *
  4. *********************
  5.  
  6. ~/Desktop/vc4-toolchain/binutils-build ~/Desktop/vc4-toolchain
  7. checking build system type... i686-pc-linux-gnu
  8. checking host system type... i686-pc-linux-gnu
  9. checking target system type... vc4-unknown-elf
  10. checking for a BSD-compatible install... /usr/bin/install -c
  11. checking whether ln works... yes
  12. checking whether ln -s works... yes
  13. checking for a sed that does not truncate output... /bin/sed
  14. checking for gawk... gawk
  15. checking for gcc... gcc
  16. checking for C compiler default output file name... a.out
  17. checking whether the C compiler works... yes
  18. checking whether we are cross compiling... no
  19. checking for suffix of executables...
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether gcc accepts -g... yes
  23. checking for gcc option to accept ISO C89... none needed
  24. checking for g++... g++
  25. checking whether we are using the GNU C++ compiler... yes
  26. checking whether g++ accepts -g... yes
  27. checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
  28. checking for gnatbind... gnatbind
  29. checking for gnatmake... gnatmake
  30. checking whether compiler driver understands Ada... yes
  31. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  32. checking for objdir... .libs
  33. -g -O2
  34. checking for version 0.10 of ISL... no
  35. checking for default BUILD_CONFIG...
  36. checking for bison... bison -y
  37. checking for bison... bison
  38. checking for gm4... no
  39. checking for gnum4... no
  40. checking for m4... m4
  41. checking for flex... flex
  42. checking for flex... flex
  43. checking for makeinfo... makeinfo
  44. checking for expect... expect
  45. checking for runtest... runtest
  46. checking for ar... ar
  47. checking for as... as
  48. checking for dlltool... no
  49. checking for ld... ld
  50. checking for lipo... no
  51. checking for nm... nm
  52. checking for ranlib... ranlib
  53. checking for strip... strip
  54. checking for windres... no
  55. checking for windmc... no
  56. checking for objcopy... objcopy
  57. checking for objdump... objdump
  58. checking for readelf... readelf
  59. checking for vc4-elf-cc... no
  60. checking for vc4-elf-gcc... no
  61. checking for vc4-elf-c++... no
  62. checking for vc4-elf-g++... no
  63. checking for vc4-elf-cxx... no
  64. checking for vc4-elf-gxx... no
  65. checking for vc4-elf-gcc... no
  66. checking for vc4-elf-gcj... no
  67. checking for vc4-elf-gfortran... no
  68. checking for vc4-elf-gccgo... no
  69. checking for vc4-elf-ar... no
  70. checking for vc4-elf-as... no
  71. checking for vc4-elf-dlltool... no
  72. checking for vc4-elf-ld... no
  73. checking for vc4-elf-lipo... no
  74. checking for vc4-elf-nm... no
  75. checking for vc4-elf-objdump... no
  76. checking for vc4-elf-ranlib... no
  77. checking for vc4-elf-readelf... no
  78. checking for vc4-elf-strip... no
  79. checking for vc4-elf-windres... no
  80. checking for vc4-elf-windmc... no
  81. checking where to find the target ar... just compiled
  82. checking where to find the target as... just compiled
  83. checking where to find the target cc... pre-installed
  84. checking where to find the target c++... pre-installed
  85. checking where to find the target c++ for libstdc++... pre-installed
  86. checking where to find the target dlltool... just compiled
  87. checking where to find the target gcc... pre-installed
  88. checking where to find the target gcj... pre-installed
  89. checking where to find the target gfortran... pre-installed
  90. checking where to find the target gccgo... pre-installed
  91. checking where to find the target ld... just compiled
  92. checking where to find the target lipo... pre-installed
  93. checking where to find the target nm... just compiled
  94. checking where to find the target objdump... just compiled
  95. checking where to find the target ranlib... just compiled
  96. checking where to find the target readelf... just compiled
  97. checking where to find the target strip... just compiled
  98. checking where to find the target windres... just compiled
  99. checking where to find the target windmc... just compiled
  100. checking whether to enable maintainer-specific portions of Makefiles... no
  101. configure: creating ./config.status
  102. config.status: creating Makefile
  103. make[1]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build'
  104. mkdir -p -- ./intl
  105. mkdir -p -- ./libiberty
  106. Configuring in ./intl
  107. Configuring in ./libiberty
  108. configure: creating cache ./config.cache
  109. configure: creating cache ./config.cache
  110. checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no
  111. checking for makeinfo... makeinfo --split-size=5000000
  112. yes
  113. checking for a BSD-compatible install... /usr/bin/install -c
  114. checking whether NLS is requested... yes
  115. checking for msgfmt... /usr/bin/msgfmt
  116. checking for gmsgfmt... /usr/bin/msgfmt
  117. checking for xgettext... /usr/bin/xgettext
  118. checking for msgmerge... /usr/bin/msgmerge
  119. checking for i686-pc-linux-gnu-gcc... gcc
  120. 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...
  124. checking for suffix of object files... checking for perl... perl
  125. o
  126. checking whether we are using the GNU C compiler... checking build system type... yes
  127. checking whether gcc accepts -g... i686-pc-linux-gnu
  128. checking host system type... i686-pc-linux-gnu
  129. checking for i686-pc-linux-gnu-ar... ar
  130. checking for i686-pc-linux-gnu-ranlib... ranlib
  131. checking for i686-pc-linux-gnu-gcc... gcc
  132. yes
  133. checking for gcc option to accept ISO C89... none needed
  134. checking build system type... checking for C compiler default output file name... i686-pc-linux-gnu
  135. checking host system type... i686-pc-linux-gnu
  136. checking for i686-pc-linux-gnu-ranlib... ranlib
  137. checking for library containing strerror... a.out
  138. checking whether the C compiler works... yes
  139. checking whether we are cross compiling... no
  140. checking for suffix of executables... none required
  141. checking how to run the C preprocessor...
  142. checking for suffix of object files... gcc -E
  143. o
  144. checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /bin/grep
  145. checking for egrep... /bin/grep -E
  146. checking for ANSI C header files... yes
  147. checking whether gcc accepts -g... yes
  148. checking for gcc option to accept ISO C89... none needed
  149. checking for special C compiler options needed for large files... no
  150. checking for _FILE_OFFSET_BITS value needed for large files... yes
  151. checking for an ANSI C-conforming const... 64
  152. checking how to run the C preprocessor... yes
  153. checking for inline... gcc -E
  154. inline
  155. checking for sys/types.h... checking whether gcc supports -W... yes
  156. checking whether gcc supports -Wall... yes
  157. checking for sys/stat.h... yes
  158. checking whether gcc supports -Wwrite-strings... yes
  159. yes
  160. checking for stdlib.h... checking whether gcc supports -Wc++-compat... yes
  161. checking whether gcc supports -Wstrict-prototypes... yes
  162. checking for string.h... yes
  163. checking whether gcc supports -pedantic ... yes
  164. yes
  165. checking whether gcc and cc understand -c and -o together... checking for memory.h... yes
  166. checking for strings.h... yes
  167. checking for inttypes.h... yes
  168. checking for an ANSI C-conforming const... yes
  169. yes
  170. checking for inline... checking for stdint.h... inline
  171. checking for grep that handles long lines and -e... /bin/grep
  172. checking for egrep... /bin/grep -E
  173. checking for ANSI C header files... yes
  174. checking for unistd.h... yes
  175. checking for off_t... yes
  176. checking for sys/types.h... yes
  177. checking for sys/stat.h... yes
  178. yes
  179. checking for size_t... checking for stdlib.h... yes
  180. checking for string.h... yes
  181. checking for memory.h... yes
  182. checking for strings.h... yes
  183. checking for inttypes.h... yes
  184. checking for working alloca.h... yes
  185. checking for stdint.h... yes
  186. checking for unistd.h... yes
  187. checking whether byte ordering is bigendian... yes
  188. checking for alloca... yes
  189. checking for stdlib.h... (cached) yes
  190. checking for unistd.h... (cached) yes
  191. checking for getpagesize... no
  192. checking for a BSD-compatible install... /usr/bin/install -c
  193. checking for sys/file.h... yes
  194. yes
  195. checking for working mmap... checking for sys/param.h... yes
  196. checking for limits.h... yes
  197. checking for stdlib.h... (cached) yes
  198. checking for malloc.h... yes
  199. checking for string.h... (cached) yes
  200. checking for unistd.h... (cached) yes
  201. checking for strings.h... (cached) yes
  202. checking for sys/time.h... yes
  203. checking whether we are using the GNU C Library 2.1 or newer... yes
  204. yes
  205. checking whether integer division by zero raises SIGFPE... checking for time.h... yes
  206. checking for sys/resource.h... yes
  207. checking for sys/stat.h... (cached) yes
  208. checking for sys/mman.h... yes
  209. yes
  210. checking for inttypes.h... checking for fcntl.h... yes
  211. checking for alloca.h... yes
  212. checking for stdint.h... yes
  213. checking for sys/pstat.h... no
  214. checking for sys/sysmp.h... yes
  215. checking for unsigned long long... no
  216. checking for sys/sysinfo.h... yes
  217. checking for machine/hal_sysinfo.h... no
  218. checking for sys/table.h... yes
  219. checking for inttypes.h... no
  220. checking for sys/sysctl.h... yes
  221. yes
  222. checking whether the inttypes.h PRIxNN macros are broken... checking for sys/systemcfg.h... no
  223. checking for stdint.h... (cached) yes
  224. checking for stdio_ext.h... no
  225. checking for ld used by GCC... ld
  226. checking if the linker (ld) is GNU ld... yes
  227. checking for shared library run path origin... yes
  228. checking for process.h... done
  229. no
  230. checking argz.h usability... checking for sys/prctl.h... yes
  231. checking for sys/wait.h that is POSIX.1 compatible... yes
  232. checking argz.h presence... yes
  233. checking whether time.h and sys/time.h may both be included... yes
  234. checking for argz.h... yes
  235. checking limits.h usability... yes
  236. checking whether errno must be declared... yes
  237. checking limits.h presence... no
  238. checking size of int... yes
  239. checking for limits.h... yes
  240. checking locale.h usability... yes
  241. checking locale.h presence... 4
  242. checking for a 64-bit type... yes
  243. checking for locale.h... yes
  244. checking nl_types.h usability... uint64_t
  245. checking for intptr_t... yes
  246. checking nl_types.h presence... yes
  247. checking for nl_types.h... yes
  248. checking malloc.h usability... yes
  249. checking malloc.h presence... yes
  250. checking for uintptr_t... yes
  251. checking for malloc.h... yes
  252. checking stddef.h usability... yes
  253. checking stddef.h presence... yes
  254. checking for stddef.h... yes
  255. checking for stdlib.h... (cached) yes
  256. checking for string.h... (cached) yes
  257. checking for unistd.h... (cached) yes
  258. yes
  259. checking for ssize_t... checking sys/param.h usability... yes
  260. checking sys/param.h presence... yes
  261. checking for sys/param.h... yes
  262. checking for feof_unlocked... yes
  263. checking for pid_t... yes
  264. checking for fgets_unlocked... yes
  265. checking for getc_unlocked... yes
  266. checking for library containing strerror... yes
  267. checking for getcwd... none required
  268. checking for asprintf... yes
  269. checking for getegid... yes
  270. checking for atexit... yes
  271. checking for geteuid... yes
  272. checking for basename... yes
  273. checking for getgid... yes
  274. checking for bcmp... yes
  275. checking for getuid... yes
  276. checking for bcopy... yes
  277. checking for mempcpy... yes
  278. checking for bsearch... yes
  279. checking for munmap... yes
  280. checking for bzero... yes
  281. checking for putenv... yes
  282. checking for calloc... yes
  283. checking for setenv... yes
  284. checking for clock... yes
  285. checking for setlocale... yes
  286. checking for ffs... yes
  287. checking for stpcpy... yes
  288. checking for getcwd... yes
  289. checking for strcasecmp... yes
  290. checking for getpagesize... yes
  291. checking for strdup... yes
  292. checking for gettimeofday... yes
  293. checking for strtoul... yes
  294. checking for index... yes
  295. checking for tsearch... yes
  296. checking for insque... yes
  297. checking for __argz_count... yes
  298. checking for memchr... yes
  299. checking for __argz_stringify... yes
  300. checking for memcmp... yes
  301. checking for __argz_next... yes
  302. checking for memcpy... yes
  303. checking for __fsetlocking... yes
  304. checking for memmem... yes
  305. checking for iconv... yes
  306. checking for memmove... yes
  307. checking for iconv declaration... yes
  308. install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  309. checking for nl_langinfo and CODESET... checking for mempcpy... yes
  310. checking for LC_MESSAGES... yes
  311. checking for memset... yes
  312. checking for bison... bison
  313. checking version of bison... 3.0.4, ok
  314. checking whether NLS is requested... yes
  315. checking whether included gettext is requested... no
  316. checking for GNU gettext in libc... yes
  317. checking for mkstemps... yes
  318. checking whether to use NLS... yes
  319. checking where the gettext function comes from... libc
  320. checking for aclocal... aclocal
  321. checking for autoconf... autoconf
  322. checking for autoheader... autoheader
  323. yes
  324. checking for putenv... configure: updating cache ./config.cache
  325. configure: creating ./config.status
  326. yes
  327. checking for random... yes
  328. checking for rename... config.status: creating Makefile
  329. config.status: creating config.intl
  330. yes
  331. config.status: creating config.h
  332. checking for rindex... config.status: executing default-1 commands
  333. yes
  334. mkdir -p -- ./cgen
  335. checking for setenv... Configuring in ./cgen
  336. yes
  337. checking for snprintf... yes
  338. checking for sigsetmask... yes
  339. configure: creating cache ./config.cache
  340. checking for stpcpy... checking build system type... i686-pc-linux-gnu
  341. checking host system type... i686-pc-linux-gnu
  342. checking target system type... yes
  343. checking for stpncpy... vc4-unknown-elf
  344. checking for a BSD-compatible install... /usr/bin/install -c
  345. checking whether build environment is sane... yes
  346. checking for strcasecmp... yes
  347. checking for strchr... yes
  348. checking for strdup... yes
  349. checking for strncasecmp... yes
  350. checking for a thread-safe mkdir -p... /bin/mkdir -p
  351. checking for gawk... gawk
  352. checking whether make sets $(MAKE)... yes
  353. yes
  354. checking whether to enable maintainer-specific portions of Makefiles... no
  355. checking for strndup... configure: updating cache ./config.cache
  356. configure: creating ./config.status
  357. yes
  358. checking for strnlen... yes
  359. checking for strrchr... config.status: creating Makefile
  360. config.status: creating doc/Makefile
  361. yes
  362. checking for strstr... config.status: creating testsuite/Makefile
  363. config.status: creating testsuite/test-utils.sh
  364. yes
  365. checking for strtod... make[1]: Nothing to be done for 'all-target'.
  366. mkdir -p -- ./etc
  367. Configuring in ./etc
  368. yes
  369. checking for strtol... yes
  370. checking for strtoul... yes
  371. checking for strverscmp... configure: creating cache ./config.cache
  372. checking for a BSD-compatible install... /usr/bin/install -c
  373. configure: updating cache ./config.cache
  374. yes
  375. configure: creating ./config.status
  376. checking for tmpnam... yes
  377. checking for vasprintf... config.status: creating Makefile
  378. yes
  379. checking for vfprintf... yes
  380. make[2]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/intl'
  381. make[2]: Nothing to be done for 'all'.
  382. make[2]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/intl'
  383. checking for vprintf... mkdir -p -- ./binutils
  384. Configuring in ./binutils
  385. yes
  386. checking for vsnprintf... yes
  387. checking for vsprintf... configure: creating cache ./config.cache
  388. yes
  389. checking for waitpid... checking build system type... i686-pc-linux-gnu
  390. checking host system type... i686-pc-linux-gnu
  391. checking target system type... yes
  392. checking for setproctitle... vc4-unknown-elf
  393. checking for i686-pc-linux-gnu-gcc... gcc
  394. checking for C compiler default output file name... no
  395. checking whether alloca needs Cray hooks... no
  396. checking stack direction for C alloca... a.out
  397. checking whether the C compiler works... yes
  398. checking whether we are cross compiling... no
  399. checking for suffix of executables... -1
  400. checking for vfork.h...
  401. checking for suffix of object files... no
  402. checking for fork... o
  403. checking whether we are using the GNU C compiler... yes
  404. checking whether gcc accepts -g... yes
  405. checking for vfork... yes
  406. checking for gcc option to accept ISO C89... yes
  407. none needed
  408. checking for library containing strerror... checking for working fork... none required
  409. yes
  410. checking for working vfork... (cached) yes
  411. checking for _doprnt... no
  412. checking for sys_errlist... yes
  413. checking for sys_nerr... checking for a BSD-compatible install... /usr/bin/install -c
  414. checking whether build environment is sane... yes
  415. checking for sys_siglist... yes
  416. checking for external symbol _system_configuration... no
  417. checking for __fsetlocking... yes
  418. checking for canonicalize_file_name... yes
  419. checking for dup3... yes
  420. checking for getrlimit... yes
  421. checking for a thread-safe mkdir -p... /bin/mkdir -p
  422. checking for gawk... gawk
  423. checking whether make sets $(MAKE)... yes
  424. yes
  425. checking for style of include used by make... checking for getrusage... GNU
  426. checking dependency style of gcc... yes
  427. checking for getsysinfo... gcc3
  428. checking for i686-pc-linux-gnu-gcc... (cached) gcc
  429. checking whether we are using the GNU C compiler... (cached) yes
  430. checking whether gcc accepts -g... (cached) yes
  431. checking for gcc option to accept ISO C89... (cached) none needed
  432. checking how to run the C preprocessor... no
  433. checking for gettimeofday... (cached) yes
  434. checking for on_exit... gcc -E
  435. checking for grep that handles long lines and -e... /bin/grep
  436. checking for egrep... /bin/grep -E
  437. checking for ANSI C header files... yes
  438. checking for psignal... yes
  439. checking for pstat_getdynamic... no
  440. checking for pstat_getstatic... yes
  441. checking for sys/types.h... yes
  442. checking for sys/stat.h... no
  443. checking for realpath... yes
  444. checking for stdlib.h... yes
  445. checking for setrlimit... yes
  446. checking for string.h... yes
  447. yes
  448. checking for sbrk... checking for memory.h... yes
  449. checking for strings.h... yes
  450. checking for spawnve... yes
  451. checking for inttypes.h... no
  452. checking for spawnvpe... yes
  453. checking for stdint.h... no
  454. checking for strerror... yes
  455. checking for unistd.h... yes
  456. checking for strsignal... yes
  457. checking minix/config.h usability... yes
  458. checking for sysconf... no
  459. checking minix/config.h presence... no
  460. checking for minix/config.h... no
  461. checking whether it is safe to define __EXTENSIONS__... yes
  462. checking for sysctl... yes
  463. checking for special C compiler options needed for large files... no
  464. checking for _FILE_OFFSET_BITS value needed for large files... yes
  465. checking for sysmp... 64
  466. checking how to print strings... no
  467. checking for table... printf
  468. checking for a sed that does not truncate output... /bin/sed
  469. checking for fgrep... /bin/grep -F
  470. checking for ld used by gcc... ld
  471. checking if the linker (ld) is GNU ld... yes
  472. checking for BSD- or MS-compatible name lister (nm)... nm
  473. checking the name lister (nm) interface... BSD nm
  474. checking whether ln -s works... yes
  475. checking the maximum length of command line arguments... 1572864
  476. checking whether the shell understands some XSI constructs... yes
  477. checking whether the shell understands "+="... yes
  478. no
  479. checking for ld option to reload object files... -r
  480. checking for i686-pc-linux-gnu-objdump... objdump
  481. checking how to recognize dependent libraries... pass_all
  482. checking for i686-pc-linux-gnu-ar... ar
  483. checking for i686-pc-linux-gnu-strip... checking for times... no
  484. checking for strip... strip
  485. checking for i686-pc-linux-gnu-ranlib... ranlib
  486. checking command to parse nm output from gcc object... yes
  487. checking for wait3... ok
  488. checking for dlfcn.h... yes
  489. checking for wait4... yes
  490. checking for objdir... .libs
  491. yes
  492. checking whether basename is declared... no
  493. checking whether ffs is declared... checking if gcc supports -fno-rtti -fno-exceptions... no
  494. checking for gcc option to produce PIC... -fPIC -DPIC
  495. checking if gcc PIC flag -fPIC -DPIC works... yes
  496. checking whether asprintf is declared... yes
  497. checking if gcc static flag -static works... no
  498. checking whether vasprintf is declared... yes
  499. checking if gcc supports -c -o file.o... no
  500. checking whether snprintf is declared... yes
  501. checking if gcc supports -c -o file.o... (cached) yes
  502. checking whether the gcc linker (ld) supports shared libraries... yes
  503. checking whether -lc should be explicitly linked in... yes
  504. checking whether vsnprintf is declared... no
  505. checking dynamic linker characteristics... yes
  506. checking whether calloc is declared... GNU/Linux ld.so
  507. checking how to hardcode library paths into programs... immediate
  508. checking whether stripping libraries is possible... yes
  509. checking if libtool supports shared libraries... yes
  510. checking whether to build shared libraries... yes
  511. checking whether to build static libraries... yes
  512. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  513. checking for bison... bison -y
  514. checking for flex... flex
  515. checking lex output file root... lex.yy
  516. checking lex library... yes
  517. checking whether getenv is declared... yes
  518. checking whether getopt is declared... yes
  519. checking whether malloc is declared... yes
  520. checking whether realloc is declared... yes
  521. checking whether sbrk is declared... yes
  522. checking whether strverscmp is declared... no
  523. checking whether canonicalize_file_name must be declared... yes
  524. checking for stdlib.h... (cached) yes
  525. checking for unistd.h... (cached) yes
  526. checking for getpagesize... (cached) yes
  527. checking for working mmap... yes
  528. checking for working strncmp... yes
  529. configure: updating cache ./config.cache
  530. configure: creating ./config.status
  531. config.status: creating Makefile
  532. config.status: creating testsuite/Makefile
  533. config.status: creating config.h
  534. config.status: executing default commands
  535. make[2]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/cgen'
  536. Making all in doc
  537. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/cgen/doc'
  538. make[3]: Nothing to be done for 'all'.
  539. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/cgen/doc'
  540. Making all in testsuite
  541. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/cgen/testsuite'
  542. make[3]: Nothing to be done for 'all'.
  543. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/cgen/testsuite'
  544. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/cgen'
  545. rm -f stamp-cgen
  546. echo timestamp > stamp-cgen
  547. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/cgen'
  548. make[2]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/cgen'
  549. make[2]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/etc'
  550. for f in standards.info configure.info; do \
  551. if test -f ../../binutils-vc4/etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
  552. if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
  553. true; \
  554. else \
  555. exit 1; \
  556. fi; \
  557. fi; \
  558. done
  559. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/etc'
  560. makeinfo --split-size=5000000 --split-size=5000000 --no-split -I../../binutils-vc4/etc -o standards.info ../../binutils-vc4/etc/standards.texi
  561. none needed
  562. checking whether yytext is a pointer... no
  563. checking whether NLS is requested... yes
  564. checking for catalogs to be installed... bg da es fi fr hr id it ja ro ru rw sk sv tr uk vi zh_CN zh_TW
  565. checking whether NLS is requested... yes
  566. checking for msgfmt... /usr/bin/msgfmt
  567. checking for gmsgfmt... /usr/bin/msgfmt
  568. checking for xgettext... /usr/bin/xgettext
  569. checking for msgmerge... /usr/bin/msgmerge
  570. checking whether to enable maintainer-specific portions of Makefiles... no
  571. checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
  572. checking for string.h... (cached) yes
  573. checking for strings.h... (cached) yes
  574. checking for stdlib.h... (cached) yes
  575. checking for unistd.h... (cached) yes
  576. checking fcntl.h usability... yes
  577. checking fcntl.h presence... yes
  578. checking for fcntl.h... yes
  579. checking sys/file.h usability... yes
  580. checking sys/file.h presence... yes
  581. checking for sys/file.h... yes
  582. checking limits.h usability... yes
  583. checking limits.h presence... yes
  584. checking for limits.h... yes
  585. checking locale.h usability... yes
  586. checking locale.h presence... yes
  587. checking for locale.h... yes
  588. checking sys/param.h usability... yes
  589. checking sys/param.h presence... yes
  590. checking for sys/param.h... yes
  591. checking wchar.h usability... yes
  592. checking wchar.h presence... yes
  593. checking for wchar.h... yes
  594. checking for sys/wait.h that is POSIX.1 compatible... make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/etc'
  595. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/etc'
  596. rm -f configdev.txt configbuild.txt
  597. cp ../../binutils-vc4/etc/configdev.tin configdev.txt
  598. cp ../../binutils-vc4/etc/configbuild.tin configbuild.txt
  599. makeinfo --split-size=5000000 --split-size=5000000 -I../../binutils-vc4/etc -o configure.info ../../binutils-vc4/etc/configure.texi
  600. yes
  601. checking whether string.h and strings.h may both be included... yes
  602. checking for working alloca.h... yes
  603. checking for alloca... yes
  604. checking for sbrk... yes
  605. checking for utimes... yes
  606. checking for setmode... no
  607. checking for getc_unlocked... yes
  608. checking for strcoll... yes
  609. checking for setlocale... yes
  610. checking for mkstemp... yes
  611. checking for mkdtemp... yes
  612. checking for mbstate_t... yes
  613. checking for library containing frexp... none required
  614. checking for LC_MESSAGES... yes
  615. checking for time_t in time.h... rm -f configdev.txt configbuild.txt
  616. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/etc'
  617. make[2]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/etc'
  618. mkdir -p -- ./gas
  619. Configuring in ./gas
  620. yes
  621. checking for time_t in sys/types.h... yes
  622. checking for a known getopt prototype in unistd.h... yes
  623. checking for utime.h... yes
  624. checking whether fprintf is declared... yes
  625. configure: creating cache ./config.cache
  626. checking whether stpcpy is declared... checking build system type... i686-pc-linux-gnu
  627. checking host system type... i686-pc-linux-gnu
  628. checking target system type... yes
  629. checking whether strstr is declared... vc4-unknown-elf
  630. checking for i686-pc-linux-gnu-gcc... gcc
  631. checking for C compiler default output file name... yes
  632. checking whether sbrk is declared... a.out
  633. checking whether the C compiler works... yes
  634. checking whether we are cross compiling... no
  635. checking for suffix of executables... yes
  636. checking whether getenv is declared...
  637. checking for suffix of object files... o
  638. checking whether we are using the GNU C compiler... yes
  639. checking whether environ is declared... yes
  640. checking whether gcc accepts -g... yes
  641. checking for gcc option to accept ISO C89... yes
  642. checking whether getc_unlocked is declared... none needed
  643. checking for library containing strerror... yes
  644. none required
  645. checking whether snprintf is declared... yes
  646. checking whether vsnprintf is declared... yes
  647. checking for library containing zlibVersion... checking for a BSD-compatible install... /usr/bin/install -c
  648. checking whether build environment is sane... -lz
  649. checking zlib.h usability... yes
  650. checking zlib.h presence... yes
  651. checking for zlib.h... yes
  652. checking iconv.h usability... yes
  653. checking iconv.h presence... yes
  654. checking for iconv.h... yes
  655. checking for ld used by GCC... ld
  656. checking if the linker (ld) is GNU ld... yes
  657. checking for shared library run path origin... done
  658. checking for iconv... yes
  659. checking for a thread-safe mkdir -p... /bin/mkdir -p
  660. checking for gawk... gawk
  661. checking whether make sets $(MAKE)... yes
  662. checking for iconv declaration... yes
  663. checking for style of include used by make... GNU
  664. checking dependency style of gcc... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  665. gcc3
  666. checking for i686-pc-linux-gnu-gcc... (cached) gcc
  667. configure: updating cache ./config.cache
  668. checking whether we are using the GNU C compiler... (cached) yes
  669. checking whether gcc accepts -g... (cached) yes
  670. checking for gcc option to accept ISO C89... (cached) none needed
  671. checking how to run the C preprocessor... configure: creating ./config.status
  672. gcc -E
  673. checking for grep that handles long lines and -e... /bin/grep
  674. checking for egrep... /bin/grep -E
  675. checking for ANSI C header files... yes
  676. checking for sys/types.h... yes
  677. checking for sys/stat.h... yes
  678. checking for stdlib.h... yes
  679. checking for string.h... yes
  680. checking for memory.h... yes
  681. checking for strings.h... yes
  682. checking for inttypes.h... yes
  683. checking for stdint.h... yes
  684. checking for unistd.h... yes
  685. checking minix/config.h usability... no
  686. checking minix/config.h presence... no
  687. checking for minix/config.h... no
  688. checking whether it is safe to define __EXTENSIONS__... config.status: creating Makefile
  689. config.status: creating doc/Makefile
  690. yes
  691. checking for special C compiler options needed for large files... no
  692. checking for _FILE_OFFSET_BITS value needed for large files... config.status: creating po/Makefile.in
  693. config.status: creating config.h
  694. config.status: executing depfiles commands
  695. 64
  696. checking how to print strings... printf
  697. checking for a sed that does not truncate output... /bin/sed
  698. checking for fgrep... /bin/grep -F
  699. checking for ld used by gcc... ld
  700. checking if the linker (ld) is GNU ld... yes
  701. checking for BSD- or MS-compatible name lister (nm)... nm
  702. checking the name lister (nm) interface... BSD nm
  703. checking whether ln -s works... yes
  704. checking the maximum length of command line arguments... 1572864
  705. checking whether the shell understands some XSI constructs... yes
  706. checking whether the shell understands "+="... yes
  707. checking for ld option to reload object files... -r
  708. checking for i686-pc-linux-gnu-objdump... objdump
  709. checking how to recognize dependent libraries... pass_all
  710. checking for i686-pc-linux-gnu-ar... ar
  711. checking for i686-pc-linux-gnu-strip... no
  712. checking for strip... strip
  713. checking for i686-pc-linux-gnu-ranlib... ranlib
  714. checking command to parse nm output from gcc object... ok
  715. checking for dlfcn.h... config.status: executing libtool commands
  716. yes
  717. checking for objdir... .libs
  718. config.status: executing default-1 commands
  719. config.status: creating po/POTFILES
  720. config.status: creating po/Makefile
  721. checking if gcc supports -fno-rtti -fno-exceptions... mkdir -p -- ./gprof
  722. Configuring in ./gprof
  723. no
  724. checking for gcc option to produce PIC... -fPIC -DPIC
  725. checking if gcc PIC flag -fPIC -DPIC works... yes
  726. checking if gcc static flag -static works... yes
  727. checking if gcc supports -c -o file.o... yes
  728. checking if gcc supports -c -o file.o... (cached) yes
  729. checking whether the gcc linker (ld) supports shared libraries... configure: creating cache ./config.cache
  730. yes
  731. checking whether -lc should be explicitly linked in... checking build system type... i686-pc-linux-gnu
  732. checking host system type... no
  733. checking dynamic linker characteristics... i686-pc-linux-gnu
  734. checking target system type... vc4-unknown-elf
  735. checking for i686-pc-linux-gnu-gcc... gcc
  736. checking for C compiler default output file name... GNU/Linux ld.so
  737. checking how to hardcode library paths into programs... immediate
  738. checking whether stripping libraries is possible... yes
  739. checking if libtool supports shared libraries... yes
  740. checking whether to build shared libraries... yes
  741. checking whether to build static libraries... yes
  742. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  743. checking whether byte ordering is bigendian... a.out
  744. checking whether the C compiler works... yes
  745. checking whether we are cross compiling... no
  746. checking for suffix of executables...
  747. checking for suffix of object files... no
  748. o
  749. checking whether we are using the GNU C compiler... checking for bison... bison -y
  750. checking for flex... flex
  751. checking lex output file root... lex.yy
  752. checking lex library... yes
  753. checking whether gcc accepts -g... yes
  754. checking for gcc option to accept ISO C89... none needed
  755. checking for library containing strerror... none required
  756. checking for a BSD-compatible install... /usr/bin/install -c
  757. checking whether build environment is sane... yes
  758. checking for a thread-safe mkdir -p... /bin/mkdir -p
  759. checking for gawk... gawk
  760. checking whether make sets $(MAKE)... yes
  761. checking for style of include used by make... GNU
  762. checking dependency style of gcc... gcc3
  763. checking for i686-pc-linux-gnu-gcc... (cached) gcc
  764. checking whether we are using the GNU C compiler... (cached) yes
  765. checking whether gcc accepts -g... (cached) yes
  766. checking for gcc option to accept ISO C89... (cached) none needed
  767. checking how to run the C preprocessor... gcc -E
  768. checking for grep that handles long lines and -e... /bin/grep
  769. checking for egrep... /bin/grep -E
  770. checking for ANSI C header files... none needed
  771. checking whether yytext is a pointer... yes
  772. checking for sys/types.h... yes
  773. checking for sys/stat.h... yes
  774. checking for stdlib.h... yes
  775. checking for string.h... yes
  776. checking for memory.h... yes
  777. checking for strings.h... yes
  778. checking for inttypes.h... yes
  779. checking for stdint.h... yes
  780. checking for unistd.h... no
  781. checking whether NLS is requested... yes
  782. checking for catalogs to be installed... yes
  783. checking minix/config.h usability... es fi fr id ja ru rw tr
  784. checking whether NLS is requested... yes
  785. checking for msgfmt... /usr/bin/msgfmt
  786. checking for gmsgfmt... /usr/bin/msgfmt
  787. checking for xgettext... /usr/bin/xgettext
  788. no
  789. checking minix/config.h presence... checking for msgmerge... /usr/bin/msgmerge
  790. no
  791. checking for minix/config.h... no
  792. checking whether it is safe to define __EXTENSIONS__... checking whether to enable maintainer-specific portions of Makefiles... no
  793. checking for string.h... (cached) yes
  794. checking for stdlib.h... (cached) yes
  795. checking for memory.h... (cached) yes
  796. checking for strings.h... (cached) yes
  797. yes
  798. checking for special C compiler options needed for large files... no
  799. checking for _FILE_OFFSET_BITS value needed for large files... checking for unistd.h... (cached) yes
  800. checking errno.h usability... yes
  801. checking errno.h presence... 64
  802. checking how to print strings... yes
  803. checking for errno.h... yes
  804. checking for sys/types.h... (cached) yes
  805. checking limits.h usability... printf
  806. checking for a sed that does not truncate output... /bin/sed
  807. checking for fgrep... /bin/grep -F
  808. checking for ld used by gcc... ld
  809. checking if the linker (ld) is GNU ld... yes
  810. checking for BSD- or MS-compatible name lister (nm)... nm
  811. checking the name lister (nm) interface... yes
  812. checking limits.h presence... BSD nm
  813. checking whether ln -s works... yes
  814. checking the maximum length of command line arguments... yes
  815. checking for limits.h... yes
  816. 1572864
  817. checking whether the shell understands some XSI constructs... yes
  818. checking whether the shell understands "+="... yes
  819. checking for ld option to reload object files... -r
  820. checking for i686-pc-linux-gnu-objdump... objdump
  821. checking how to recognize dependent libraries... checking locale.h usability... pass_all
  822. checking for i686-pc-linux-gnu-ar... ar
  823. checking for i686-pc-linux-gnu-strip... no
  824. checking for strip... strip
  825. checking for i686-pc-linux-gnu-ranlib... ranlib
  826. checking command to parse nm output from gcc object... yes
  827. checking locale.h presence... yes
  828. checking for locale.h... yes
  829. checking time.h usability... ok
  830. checking for dlfcn.h... yes
  831. checking time.h presence... yes
  832. checking for time.h... yes
  833. checking for sys/stat.h... (cached) yes
  834. checking whether string.h and strings.h may both be included... yes
  835. checking for objdir... .libs
  836. yes
  837. checking whether compiling a cross-assembler... yes
  838. checking for working alloca.h... yes
  839. checking for alloca... checking if gcc supports -fno-rtti -fno-exceptions... yes
  840. checking for inline... no
  841. checking for gcc option to produce PIC... -fPIC -DPIC
  842. checking if gcc PIC flag -fPIC -DPIC works... inline
  843. checking for unlink... yes
  844. checking if gcc static flag -static works... yes
  845. checking for sbrk... yes
  846. yes
  847. checking if gcc supports -c -o file.o... checking for setlocale... yes
  848. checking if gcc supports -c -o file.o... (cached) yes
  849. checking whether the gcc linker (ld) supports shared libraries... yes
  850. checking whether -lc should be explicitly linked in... yes
  851. checking for LC_MESSAGES... no
  852. checking dynamic linker characteristics... yes
  853. checking for working assert macro... GNU/Linux ld.so
  854. checking how to hardcode library paths into programs... immediate
  855. checking whether stripping libraries is possible... yes
  856. checking if libtool supports shared libraries... yes
  857. checking whether to build shared libraries... yes
  858. checking whether to build static libraries... yes
  859. checking for setmode... yes
  860. checking whether declaration is required for errno... no
  861. checking whether NLS is requested... yes
  862. checking for catalogs to be installed... no
  863. checking for a known getopt prototype in unistd.h... yes
  864. checking whether declaration is required for environ... no
  865. checking whether declaration is required for ffs... bg da de eo es fi fr ga id it ja ms nl pt_BR ro ru rw sr sv tr uk vi
  866. checking whether NLS is requested... yes
  867. checking for msgfmt... /usr/bin/msgfmt
  868. checking for gmsgfmt... /usr/bin/msgfmt
  869. checking for xgettext... /usr/bin/xgettext
  870. checking for msgmerge... /usr/bin/msgmerge
  871. no
  872. checking whether declaration is required for free... checking whether to enable maintainer-specific portions of Makefiles... no
  873. checking sys/gmon_out.h usability... yes
  874. checking sys/gmon_out.h presence... no
  875. checking whether declaration is required for malloc... yes
  876. checking for sys/gmon_out.h... yes
  877. checking for a known getopt prototype in unistd.h... yes
  878. checking for library containing fabs... no
  879. checking whether declaration is required for sbrk... no
  880. checking whether declaration is required for strstr... -lm
  881. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  882. configure: updating cache ./config.cache
  883. configure: creating ./config.status
  884. no
  885. checking whether free is declared... yes
  886. checking whether getenv is declared... yes
  887. checking whether malloc is declared... yes
  888. checking whether mempcpy is declared... yes
  889. checking whether realloc is declared... yes
  890. checking whether stpcpy is declared... yes
  891. checking whether strstr is declared... yes
  892. checking whether vsnprintf is declared... yes
  893. checking for library containing zlibVersion... -lz
  894. checking zlib.h usability... yes
  895. checking zlib.h presence... config.status: creating Makefile
  896. yes
  897. checking for zlib.h... yes
  898. checking for struct tm.tm_gmtoff in time.h... config.status: creating po/Makefile.in
  899. yes
  900. checking for struct stat.st_mtim.tv_sec in sys/stat.h... config.status: creating gconfig.h
  901. config.status: executing depfiles commands
  902. yes
  903. checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
  904. configure: updating cache ./config.cache
  905. config.status: executing libtool commands
  906. configure: creating ./config.status
  907. config.status: executing default-1 commands
  908. config.status: creating po/POTFILES
  909. config.status: creating po/Makefile
  910. mkdir -p -- ./ld
  911. Configuring in ./ld
  912. configure: creating cache ./config.cache
  913. checking build system type... i686-pc-linux-gnu
  914. checking host system type... i686-pc-linux-gnu
  915. checking target system type... vc4-unknown-elf
  916. checking for i686-pc-linux-gnu-gcc... gcc
  917. checking for C compiler default output file name... a.out
  918. checking whether the C compiler works... yes
  919. checking whether we are cross compiling... no
  920. checking for suffix of executables...
  921. checking for suffix of object files... o
  922. checking whether we are using the GNU C compiler... yes
  923. checking whether gcc accepts -g... yes
  924. checking for gcc option to accept ISO C89... none needed
  925. checking for library containing strerror... config.status: creating .gdbinit
  926. none required
  927. config.status: creating Makefile
  928. config.status: creating doc/Makefile
  929. config.status: creating po/Makefile.in
  930. config.status: creating config.h
  931. config.status: executing depfiles commands
  932. checking for a BSD-compatible install... /usr/bin/install -c
  933. checking whether build environment is sane... config.status: executing libtool commands
  934. config.status: executing default-1 commands
  935. config.status: creating po/POTFILES
  936. config.status: creating po/Makefile
  937. config.status: executing default commands
  938. mkdir -p -- ./bfd
  939. Configuring in ./bfd
  940. yes
  941. checking for a thread-safe mkdir -p... /bin/mkdir -p
  942. checking for gawk... gawk
  943. checking whether make sets $(MAKE)... yes
  944. checking for style of include used by make... GNU
  945. checking dependency style of gcc... configure: creating cache ./config.cache
  946. gcc3
  947. checking whether to enable maintainer-specific portions of Makefiles... no
  948. checking how to run the C preprocessor... checking build system type... gcc -E
  949. i686-pc-linux-gnu
  950. checking host system type... checking for grep that handles long lines and -e... /bin/grep
  951. checking for egrep... /bin/grep -E
  952. i686-pc-linux-gnu
  953. checking target system type... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  954. checking for LC_MESSAGES... vc4-unknown-elf
  955. checking for i686-pc-linux-gnu-gcc... gcc
  956. checking for C compiler default output file name... yes
  957. checking for i686-pc-linux-gnu-gcc... (cached) gcc
  958. checking whether we are using the GNU C compiler... (cached) yes
  959. checking whether gcc accepts -g... (cached) yes
  960. checking for gcc option to accept ISO C89... (cached) none needed
  961. a.out
  962. checking whether the C compiler works... yes
  963. checking whether we are cross compiling... no
  964. checking for suffix of executables... checking whether we are using the GNU C++ compiler...
  965. checking for suffix of object files... yes
  966. checking whether g++ accepts -g... o
  967. checking whether we are using the GNU C compiler... yes
  968. checking dependency style of g++... yes
  969. checking whether gcc accepts -g... yes
  970. checking for gcc option to accept ISO C89... gcc3
  971. checking for ANSI C header files... none needed
  972. checking for library containing strerror... none required
  973. checking for a BSD-compatible install... /usr/bin/install -c
  974. checking whether build environment is sane... yes
  975. checking for sys/types.h... yes
  976. checking for sys/stat.h... yes
  977. checking for stdlib.h... yes
  978. checking for string.h... yes
  979. checking for memory.h... yes
  980. yes
  981. checking for strings.h... checking for a thread-safe mkdir -p... /bin/mkdir -p
  982. checking for gawk... gawk
  983. checking whether make sets $(MAKE)... yes
  984. checking for style of include used by make... GNU
  985. checking dependency style of gcc... yes
  986. checking for inttypes.h... gcc3
  987. checking for i686-pc-linux-gnu-ar... ar
  988. checking for i686-pc-linux-gnu-ranlib... ranlib
  989. checking for i686-pc-linux-gnu-gcc... (cached) gcc
  990. yes
  991. checking for stdint.h... checking whether we are using the GNU C compiler... (cached) yes
  992. checking whether gcc accepts -g... (cached) yes
  993. checking for gcc option to accept ISO C89... (cached) none needed
  994. checking how to run the C preprocessor... yes
  995. gcc -E
  996. checking for unistd.h... checking for grep that handles long lines and -e... /bin/grep
  997. checking for egrep... /bin/grep -E
  998. checking for ANSI C header files... yes
  999. checking minix/config.h usability... no
  1000. checking minix/config.h presence... no
  1001. checking for minix/config.h... no
  1002. checking whether it is safe to define __EXTENSIONS__... yes
  1003. checking for special C compiler options needed for large files... no
  1004. checking for _FILE_OFFSET_BITS value needed for large files... yes
  1005. checking for sys/types.h... yes
  1006. checking for sys/stat.h... 64
  1007. checking how to print strings... yes
  1008. checking for stdlib.h... printf
  1009. checking for a sed that does not truncate output... /bin/sed
  1010. checking for fgrep... /bin/grep -F
  1011. checking for ld used by gcc... ld
  1012. checking if the linker (ld) is GNU ld... yes
  1013. checking for BSD- or MS-compatible name lister (nm)... nm
  1014. checking the name lister (nm) interface... yes
  1015. BSD nm
  1016. checking whether ln -s works... yes
  1017. checking the maximum length of command line arguments... checking for string.h... 1572864
  1018. checking whether the shell understands some XSI constructs... yes
  1019. checking whether the shell understands "+="... yes
  1020. checking for ld option to reload object files... -r
  1021. checking for i686-pc-linux-gnu-objdump... objdump
  1022. checking how to recognize dependent libraries... pass_all
  1023. checking for i686-pc-linux-gnu-ar... ar
  1024. checking for i686-pc-linux-gnu-strip... no
  1025. checking for strip... strip
  1026. checking for i686-pc-linux-gnu-ranlib... ranlib
  1027. checking command to parse nm output from gcc object... yes
  1028. checking for memory.h... yes
  1029. checking for strings.h... ok
  1030. checking for dlfcn.h... yes
  1031. checking for inttypes.h... yes
  1032. checking for objdir... .libs
  1033. yes
  1034. checking for stdint.h... yes
  1035. checking for unistd.h... checking if gcc supports -fno-rtti -fno-exceptions... no
  1036. checking for gcc option to produce PIC... -fPIC -DPIC
  1037. checking if gcc PIC flag -fPIC -DPIC works... yes
  1038. checking minix/config.h usability... yes
  1039. checking if gcc static flag -static works... no
  1040. checking minix/config.h presence... no
  1041. checking for minix/config.h... no
  1042. checking whether it is safe to define __EXTENSIONS__... yes
  1043. checking if gcc supports -c -o file.o... yes
  1044. checking how to print strings... yes
  1045. checking if gcc supports -c -o file.o... (cached) yes
  1046. checking whether the gcc linker (ld) supports shared libraries... printf
  1047. checking for a sed that does not truncate output... /bin/sed
  1048. checking for fgrep... /bin/grep -F
  1049. checking for ld used by gcc... ld
  1050. checking if the linker (ld) is GNU ld... yes
  1051. checking for BSD- or MS-compatible name lister (nm)... nm
  1052. checking the name lister (nm) interface... yes
  1053. checking whether -lc should be explicitly linked in... BSD nm
  1054. checking whether ln -s works... yes
  1055. checking the maximum length of command line arguments... 1572864
  1056. checking whether the shell understands some XSI constructs... yes
  1057. checking whether the shell understands "+="... yes
  1058. checking for ld option to reload object files... -r
  1059. checking for i686-pc-linux-gnu-objdump... objdump
  1060. checking how to recognize dependent libraries... no
  1061. checking dynamic linker characteristics... pass_all
  1062. checking for i686-pc-linux-gnu-ar... (cached) ar
  1063. checking for i686-pc-linux-gnu-strip... no
  1064. checking for strip... strip
  1065. checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
  1066. checking command to parse nm output from gcc object... GNU/Linux ld.so
  1067. checking how to hardcode library paths into programs... immediate
  1068. checking whether stripping libraries is possible... yes
  1069. checking if libtool supports shared libraries... yes
  1070. checking whether to build shared libraries... yes
  1071. checking whether to build static libraries... yes
  1072. checking how to run the C++ preprocessor... ok
  1073. checking for dlfcn.h... g++ -E
  1074. yes
  1075. checking for objdir... .libs
  1076. checking for ld used by g++... ld
  1077. checking if the linker (ld) is GNU ld... yes
  1078. checking whether the g++ linker (ld) supports shared libraries... yes
  1079. checking if gcc supports -fno-rtti -fno-exceptions... no
  1080. checking for gcc option to produce PIC... -fPIC -DPIC
  1081. checking if gcc PIC flag -fPIC -DPIC works... yes
  1082. checking if gcc static flag -static works... checking for g++ option to produce PIC... -fPIC -DPIC
  1083. checking if g++ PIC flag -fPIC -DPIC works... yes
  1084. checking if g++ static flag -static works... yes
  1085. checking if gcc supports -c -o file.o... yes
  1086. checking if gcc supports -c -o file.o... (cached) yes
  1087. checking whether the gcc linker (ld) supports shared libraries... yes
  1088. checking dynamic linker characteristics... yes
  1089. checking if g++ supports -c -o file.o... yes
  1090. checking if g++ supports -c -o file.o... (cached) yes
  1091. checking whether the g++ linker (ld) supports shared libraries... yes
  1092. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  1093. checking how to hardcode library paths into programs... immediate
  1094. checking whether NLS is requested... yes
  1095. checking for catalogs to be installed... GNU/Linux ld.so
  1096. checking how to hardcode library paths into programs... immediate
  1097. checking for shl_load... no
  1098. checking for shl_load in -ldld... bg da es fi fr ga id it ja sv tr uk vi zh_CN zh_TW
  1099. checking whether NLS is requested... yes
  1100. checking for msgfmt... /usr/bin/msgfmt
  1101. checking for gmsgfmt... /usr/bin/msgfmt
  1102. checking for xgettext... /usr/bin/xgettext
  1103. no
  1104. checking for dlopen... checking for msgmerge... /usr/bin/msgmerge
  1105. checking for bison... bison -y
  1106. checking for flex... flex
  1107. checking lex output file root... lex.yy
  1108. checking lex library... no
  1109. checking for dlopen in -ldl... yes
  1110. checking whether a program can dlopen itself... yes
  1111. checking whether a statically linked program can dlopen itself... no
  1112. checking whether stripping libraries is possible... yes
  1113. checking if libtool supports shared libraries... yes
  1114. checking whether to build shared libraries... no
  1115. checking whether to build static libraries... yes
  1116. checking for special C compiler options needed for large files... no
  1117. checking for _FILE_OFFSET_BITS value needed for large files... 64
  1118. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  1119. checking whether to enable maintainer-specific portions of Makefiles... no
  1120. checking whether to install libbfd... no
  1121. checking whether NLS is requested... yes
  1122. checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr uk vi zh_CN
  1123. checking whether NLS is requested... yes
  1124. checking for msgfmt... /usr/bin/msgfmt
  1125. checking for gmsgfmt... /usr/bin/msgfmt
  1126. checking for xgettext... /usr/bin/xgettext
  1127. checking for msgmerge... /usr/bin/msgmerge
  1128. checking size of long long... 8
  1129. checking size of void *... 4
  1130. checking size of long... 4
  1131. checking alloca.h usability... yes
  1132. checking alloca.h presence... yes
  1133. checking for alloca.h... yes
  1134. checking stddef.h usability... yes
  1135. checking stddef.h presence... yes
  1136. checking for stddef.h... yes
  1137. checking for string.h... (cached) yes
  1138. checking for strings.h... (cached) yes
  1139. checking for stdlib.h... (cached) yes
  1140. checking time.h usability... yes
  1141. checking time.h presence... yes
  1142. checking for time.h... yes
  1143. checking for unistd.h... (cached) yes
  1144. checking fcntl.h usability... yes
  1145. checking fcntl.h presence... yes
  1146. checking for fcntl.h... yes
  1147. checking sys/file.h usability... yes
  1148. checking sys/file.h presence... yes
  1149. checking for sys/file.h... yes
  1150. checking sys/time.h usability... yes
  1151. checking sys/time.h presence... yes
  1152. checking for sys/time.h... yes
  1153. checking for sys/stat.h... (cached) yes
  1154. looking for a compliant stdint.h in stdint.h, checking for uintmax_t... none needed
  1155. checking whether yytext is a pointer... yes
  1156. checking for uintptr_t... yes
  1157. checking for int_least32_t... yes
  1158. checking for int_fast32_t... yes
  1159. checking for uint64_t... yes
  1160. checking what to include in bfd_stdint.h... stdint.h (already complete)
  1161. checking whether time.h and sys/time.h may both be included... yes
  1162. checking for dirent.h that defines DIR... yes
  1163. checking for library containing opendir... no
  1164. checking whether to enable maintainer-specific portions of Makefiles... no
  1165. checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
  1166. checking for string.h... (cached) yes
  1167. none required
  1168. checking windows.h usability... checking for strings.h... (cached) yes
  1169. checking for stdlib.h... (cached) yes
  1170. checking for unistd.h... (cached) yes
  1171. checking elf-hints.h usability... no
  1172. checking windows.h presence... no
  1173. checking for windows.h... no
  1174. checking for dlfcn.h... (cached) yes
  1175. checking whether string.h and strings.h may both be included... no
  1176. checking elf-hints.h presence... no
  1177. checking for elf-hints.h... no
  1178. checking limits.h usability... yes
  1179. checking for fcntl... yes
  1180. checking limits.h presence... yes
  1181. checking for limits.h... yes
  1182. yes
  1183. checking locale.h usability... checking for getpagesize... yes
  1184. checking locale.h presence... yes
  1185. yes
  1186. checking for locale.h... yes
  1187. checking for setitimer... checking sys/param.h usability... yes
  1188. checking for sysconf... yes
  1189. checking sys/param.h presence... yes
  1190. checking for sys/param.h... yes
  1191. checking fcntl.h usability... yes
  1192. checking for fdopen... yes
  1193. checking fcntl.h presence... yes
  1194. checking for fcntl.h... yes
  1195. checking sys/file.h usability... yes
  1196. checking for getuid... yes
  1197. checking sys/file.h presence... yes
  1198. checking for sys/file.h... yes
  1199. yes
  1200. checking sys/time.h usability... checking for getgid... yes
  1201. checking sys/time.h presence... yes
  1202. checking for fileno... yes
  1203. checking for sys/time.h... yes
  1204. checking for sys/stat.h... (cached) yes
  1205. checking whether string.h and strings.h may both be included... yes
  1206. yes
  1207. checking for glob... checking for strtoull... yes
  1208. yes
  1209. checking for mkstemp... checking whether basename is declared... yes
  1210. yes
  1211. checking for realpath... checking whether ftello is declared... yes
  1212. checking for sbrk... yes
  1213. checking whether ftello64 is declared... yes
  1214. checking for setlocale... yes
  1215. checking whether fseeko is declared... yes
  1216. checking for waitpid... yes
  1217. checking whether fseeko64 is declared... yes
  1218. checking for open... yes
  1219. checking whether ffs is declared... yes
  1220. checking for lseek... yes
  1221. checking whether free is declared... yes
  1222. checking for close... yes
  1223. checking whether getenv is declared... yes
  1224. checking for dirent.h that defines DIR... yes
  1225. yes
  1226. checking for library containing opendir... checking whether malloc is declared... none required
  1227. checking for dlfcn.h... (cached) yes
  1228. checking for library containing dlopen... yes
  1229. checking whether realloc is declared... yes
  1230. checking whether stpcpy is declared... -ldl
  1231. checking for dlopen... yes
  1232. checking whether strstr is declared... yes
  1233. checking for dlsym... yes
  1234. checking whether snprintf is declared... yes
  1235. checking for dlclose... yes
  1236. checking whether vsnprintf is declared... yes
  1237. checking for .preinit_array/.init_array/.fini_array support... no
  1238. checking for a known getopt prototype in unistd.h... yes
  1239. checking whether strstr is declared... yes
  1240. checking for library containing zlibVersion... yes
  1241. checking whether free is declared... -lz
  1242. checking zlib.h usability... yes
  1243. checking whether sbrk is declared... yes
  1244. checking zlib.h presence... yes
  1245. checking for zlib.h... yes
  1246. checking linker --as-needed support... yes
  1247. yes
  1248. checking for cos in -lm... checking whether getenv is declared... yes
  1249. yes
  1250. checking whether environ is declared... checking for ftello... yes
  1251. checking for library containing zlibVersion... yes
  1252. checking for ftello64... yes
  1253. checking for fseeko... -lz
  1254. checking zlib.h usability... yes
  1255. checking for fseeko64... yes
  1256. checking zlib.h presence... yes
  1257. checking for zlib.h... yes
  1258. checking whether ANSI C string concatenation works... yes
  1259. checking for fopen64... yes
  1260. checking size of void *... yes
  1261. checking size of off_t... 4
  1262. 8
  1263. checking file_ptr type... BFD_HOST_64_BIT
  1264. checking for stdlib.h... (cached) yes
  1265. checking for unistd.h... (cached) yes
  1266. checking for getpagesize... (cached) yes
  1267. checking for working mmap... configure: updating cache ./config.cache
  1268. configure: creating ./config.status
  1269. yes
  1270. checking for madvise... yes
  1271. checking for mprotect... yes
  1272. configure: updating cache ./config.cache
  1273. configure: creating ./config.status
  1274. config.status: creating Makefile
  1275. config.status: creating Makefile
  1276. config.status: creating doc/Makefile
  1277. config.status: creating bfd-in3.h
  1278. config.status: creating po/Makefile.in
  1279. config.status: creating config.h
  1280. config.status: executing depfiles commands
  1281. config.status: creating po/Makefile.in
  1282. config.status: creating config.h
  1283. config.status: executing depfiles commands
  1284. config.status: executing libtool commands
  1285. config.status: executing default-1 commands
  1286. config.status: executing bfd_stdint.h commands
  1287. config.status: executing default commands
  1288. config.status: executing libtool commands
  1289. config.status: executing default-1 commands
  1290. config.status: creating po/POTFILES
  1291. config.status: creating po/Makefile
  1292. make[2]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/libiberty'
  1293. if [ x"" != x ] && [ ! -d pic ]; then \
  1294. mkdir pic; \
  1295. else true; fi
  1296. touch stamp-picdir
  1297. if [ x"" != x ]; then \
  1298. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
  1299. else true; fi
  1300. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/dwarfnames.c -o dwarfnames.o
  1301. mkdir -p -- ./opcodes
  1302. Configuring in ./opcodes
  1303. if [ x"" != x ]; then \
  1304. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/dyn-string.c -o pic/dyn-string.o; \
  1305. else true; fi
  1306. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/dyn-string.c -o dyn-string.o
  1307. configure: creating cache ./config.cache
  1308. checking build system type... i686-pc-linux-gnu
  1309. checking host system type... i686-pc-linux-gnu
  1310. checking target system type... vc4-unknown-elf
  1311. checking for i686-pc-linux-gnu-gcc... gcc
  1312. checking for C compiler default output file name... if [ x"" != x ]; then \
  1313. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/fdmatch.c -o pic/fdmatch.o; \
  1314. else true; fi
  1315. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/fdmatch.c -o fdmatch.o
  1316. a.out
  1317. checking whether the C compiler works... yes
  1318. checking whether we are cross compiling... no
  1319. checking for suffix of executables... if [ x"" != x ]; then \
  1320. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/fibheap.c -o pic/fibheap.o; \
  1321. else true; fi
  1322. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/fibheap.c -o fibheap.o
  1323.  
  1324. checking for suffix of object files... o
  1325. checking whether we are using the GNU C compiler... yes
  1326. checking whether gcc accepts -g... yes
  1327. checking for gcc option to accept ISO C89... none needed
  1328. checking for library containing strerror... if [ x"" != x ]; then \
  1329. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
  1330. else true; fi
  1331. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/filename_cmp.c -o filename_cmp.o
  1332. none required
  1333. if [ x"" != x ]; then \
  1334. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/floatformat.c -o pic/floatformat.o; \
  1335. else true; fi
  1336. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/floatformat.c -o floatformat.o
  1337. checking for a BSD-compatible install... /usr/bin/install -c
  1338. checking whether build environment is sane... if [ x"" != x ]; then \
  1339. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/fnmatch.c -o pic/fnmatch.o; \
  1340. else true; fi
  1341. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/fnmatch.c -o fnmatch.o
  1342. if [ x"" != x ]; then \
  1343. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
  1344. else true; fi
  1345. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/fopen_unlocked.c -o fopen_unlocked.o
  1346. if [ x"" != x ]; then \
  1347. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/getopt.c -o pic/getopt.o; \
  1348. else true; fi
  1349. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/getopt.c -o getopt.o
  1350. if [ x"" != x ]; then \
  1351. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/getopt1.c -o pic/getopt1.o; \
  1352. else true; fi
  1353. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/getopt1.c -o getopt1.o
  1354. if [ x"" != x ]; then \
  1355. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/getpwd.c -o pic/getpwd.o; \
  1356. else true; fi
  1357. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/getpwd.c -o getpwd.o
  1358. if [ x"" != x ]; then \
  1359. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/getruntime.c -o pic/getruntime.o; \
  1360. else true; fi
  1361. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/getruntime.c -o getruntime.o
  1362. yes
  1363. checking for a thread-safe mkdir -p... /bin/mkdir -p
  1364. checking for gawk... gawk
  1365. checking whether make sets $(MAKE)... yes
  1366. checking for style of include used by make... if [ x"" != x ]; then \
  1367. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/hashtab.c -o pic/hashtab.o; \
  1368. else true; fi
  1369. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/hashtab.c -o hashtab.o
  1370. GNU
  1371. checking dependency style of gcc... gcc3
  1372. checking for i686-pc-linux-gnu-gcc... (cached) gcc
  1373. checking whether we are using the GNU C compiler... (cached) yes
  1374. checking whether gcc accepts -g... (cached) yes
  1375. checking for gcc option to accept ISO C89... (cached) none needed
  1376. checking how to run the C preprocessor... gcc -E
  1377. checking for grep that handles long lines and -e... /bin/grep
  1378. checking for egrep... /bin/grep -E
  1379. checking for ANSI C header files... yes
  1380. checking for sys/types.h... if [ x"" != x ]; then \
  1381. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/hex.c -o pic/hex.o; \
  1382. else true; fi
  1383. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/hex.c -o hex.o
  1384. yes
  1385. checking for sys/stat.h... if [ x"" != x ]; then \
  1386. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/lbasename.c -o pic/lbasename.o; \
  1387. else true; fi
  1388. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/lbasename.c -o lbasename.o
  1389. yes
  1390. checking for stdlib.h... if [ x"" != x ]; then \
  1391. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/lrealpath.c -o pic/lrealpath.o; \
  1392. else true; fi
  1393. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/lrealpath.c -o lrealpath.o
  1394. yes
  1395. checking for string.h... if [ x"" != x ]; then \
  1396. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
  1397. else true; fi
  1398. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/make-relative-prefix.c -o make-relative-prefix.o
  1399. yes
  1400. checking for memory.h... yes
  1401. checking for strings.h... yes
  1402. checking for inttypes.h... yes
  1403. checking for stdint.h... if [ x"" != x ]; then \
  1404. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
  1405. else true; fi
  1406. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/make-temp-file.c -o make-temp-file.o
  1407. yes
  1408. checking for unistd.h... yes
  1409. checking minix/config.h usability... if [ x"" != x ]; then \
  1410. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/objalloc.c -o pic/objalloc.o; \
  1411. else true; fi
  1412. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/objalloc.c -o objalloc.o
  1413. no
  1414. checking minix/config.h presence... no
  1415. checking for minix/config.h... no
  1416. checking whether it is safe to define __EXTENSIONS__... if [ x"" != x ]; then \
  1417. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/obstack.c -o pic/obstack.o; \
  1418. else true; fi
  1419. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/obstack.c -o obstack.o
  1420. yes
  1421. checking for i686-pc-linux-gnu-ar... ar
  1422. checking for i686-pc-linux-gnu-ranlib... ranlib
  1423. checking how to print strings... if [ x"" != x ]; then \
  1424. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/partition.c -o pic/partition.o; \
  1425. else true; fi
  1426. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/partition.c -o partition.o
  1427. printf
  1428. checking for a sed that does not truncate output... /bin/sed
  1429. checking for fgrep... /bin/grep -F
  1430. checking for ld used by gcc... ld
  1431. checking if the linker (ld) is GNU ld... yes
  1432. checking for BSD- or MS-compatible name lister (nm)... nm
  1433. checking the name lister (nm) interface... BSD nm
  1434. checking whether ln -s works... yes
  1435. checking the maximum length of command line arguments... 1572864
  1436. checking whether the shell understands some XSI constructs... yes
  1437. checking whether the shell understands "+="... yes
  1438. checking for ld option to reload object files... -r
  1439. checking for i686-pc-linux-gnu-objdump... objdump
  1440. checking how to recognize dependent libraries... pass_all
  1441. checking for i686-pc-linux-gnu-ar... (cached) ar
  1442. checking for i686-pc-linux-gnu-strip... no
  1443. checking for strip... strip
  1444. checking for i686-pc-linux-gnu-ranlib... (cached) ranlib
  1445. checking command to parse nm output from gcc object... if [ x"" != x ]; then \
  1446. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/pexecute.c -o pic/pexecute.o; \
  1447. else true; fi
  1448. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/pexecute.c -o pexecute.o
  1449. if [ x"" != x ]; then \
  1450. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/physmem.c -o pic/physmem.o; \
  1451. else true; fi
  1452. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/physmem.c -o physmem.o
  1453. ok
  1454. checking for dlfcn.h... if [ x"" != x ]; then \
  1455. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/pex-common.c -o pic/pex-common.o; \
  1456. else true; fi
  1457. yes
  1458. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/pex-common.c -o pex-common.o
  1459. checking for objdir... .libs
  1460. checking if gcc supports -fno-rtti -fno-exceptions... no
  1461. checking for gcc option to produce PIC... -fPIC -DPIC
  1462. checking if gcc PIC flag -fPIC -DPIC works... yes
  1463. checking if gcc static flag -static works... if [ x"" != x ]; then \
  1464. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/pex-one.c -o pic/pex-one.o; \
  1465. else true; fi
  1466. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/pex-one.c -o pex-one.o
  1467. yes
  1468. checking if gcc supports -c -o file.o... if [ x"" != x ]; then \
  1469. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/pex-unix.c -o pic/pex-unix.o; \
  1470. else true; fi
  1471. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/pex-unix.c -o pex-unix.o
  1472. yes
  1473. checking if gcc supports -c -o file.o... (cached) yes
  1474. checking whether the gcc linker (ld) supports shared libraries... yes
  1475. checking dynamic linker characteristics... GNU/Linux ld.so
  1476. checking how to hardcode library paths into programs... immediate
  1477. checking whether stripping libraries is possible... yes
  1478. checking if libtool supports shared libraries... yes
  1479. checking whether to build shared libraries... no
  1480. checking whether to build static libraries... yes
  1481. Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
  1482. checking whether gcc supports -Wmissing-field-initializers... yes
  1483. checking whether to enable maintainer-specific portions of Makefiles... no
  1484. checking whether to install libbfd... no
  1485. checking whether NLS is requested... yes
  1486. checking for catalogs to be installed... if [ x"" != x ]; then \
  1487. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
  1488. else true; fi
  1489. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/safe-ctype.c -o safe-ctype.o
  1490. if [ x"" != x ]; then \
  1491. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/simple-object.c -o pic/simple-object.o; \
  1492. else true; fi
  1493. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/simple-object.c -o simple-object.o
  1494. da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN
  1495. checking whether NLS is requested... yes
  1496. checking for msgfmt... /usr/bin/msgfmt
  1497. checking for gmsgfmt... /usr/bin/msgfmt
  1498. checking for xgettext... /usr/bin/xgettext
  1499. checking for msgmerge... /usr/bin/msgmerge
  1500. checking for string.h... (cached) yes
  1501. checking for strings.h... (cached) yes
  1502. checking for stdlib.h... (cached) yes
  1503. checking limits.h usability... if [ x"" != x ]; then \
  1504. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
  1505. else true; fi
  1506. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/simple-object-coff.c -o simple-object-coff.o
  1507. yes
  1508. checking limits.h presence... yes
  1509. checking for limits.h... yes
  1510. checking whether string.h and strings.h may both be included... yes
  1511. checking whether basename is declared... yes
  1512. checking whether stpcpy is declared... yes
  1513. checking linker --as-needed support... yes
  1514. checking for cos in -lm... if [ x"" != x ]; then \
  1515. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
  1516. else true; fi
  1517. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/simple-object-elf.c -o simple-object-elf.o
  1518. yes
  1519. configure: updating cache ./config.cache
  1520. configure: creating ./config.status
  1521. if [ x"" != x ]; then \
  1522. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
  1523. else true; fi
  1524. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
  1525. if [ x"" != x ]; then \
  1526. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/sort.c -o pic/sort.o; \
  1527. else true; fi
  1528. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/sort.c -o sort.o
  1529. if [ x"" != x ]; then \
  1530. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/spaces.c -o pic/spaces.o; \
  1531. else true; fi
  1532. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/spaces.c -o spaces.o
  1533. config.status: creating Makefile
  1534. config.status: creating po/Makefile.in
  1535. if [ x"" != x ]; then \
  1536. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/splay-tree.c -o pic/splay-tree.o; \
  1537. else true; fi
  1538. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/splay-tree.c -o splay-tree.o
  1539. config.status: creating config.h
  1540. config.status: executing depfiles commands
  1541. if [ x"" != x ]; then \
  1542. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/stack-limit.c -o pic/stack-limit.o; \
  1543. else true; fi
  1544. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/stack-limit.c -o stack-limit.o
  1545. if [ x"" != x ]; then \
  1546. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/strerror.c -o pic/strerror.o; \
  1547. else true; fi
  1548. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/strerror.c -o strerror.o
  1549. if [ x"" != x ]; then \
  1550. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/strsignal.c -o pic/strsignal.o; \
  1551. else true; fi
  1552. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/strsignal.c -o strsignal.o
  1553. if [ x"" != x ]; then \
  1554. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
  1555. else true; fi
  1556. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/timeval-utils.c -o timeval-utils.o
  1557. if [ x"" != x ]; then \
  1558. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
  1559. else true; fi
  1560. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
  1561. if [ x"" != x ]; then \
  1562. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xatexit.c -o pic/xatexit.o; \
  1563. else true; fi
  1564. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xatexit.c -o xatexit.o
  1565. if [ x"" != x ]; then \
  1566. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xexit.c -o pic/xexit.o; \
  1567. else true; fi
  1568. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xexit.c -o xexit.o
  1569. if [ x"" != x ]; then \
  1570. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xmalloc.c -o pic/xmalloc.o; \
  1571. else true; fi
  1572. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xmalloc.c -o xmalloc.o
  1573. config.status: executing libtool commands
  1574. config.status: executing default-1 commands
  1575. config.status: creating po/POTFILES
  1576. if [ x"" != x ]; then \
  1577. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xmemdup.c -o pic/xmemdup.o; \
  1578. else true; fi
  1579. config.status: creating po/Makefile
  1580. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xmemdup.c -o xmemdup.o
  1581. if [ x"" != x ]; then \
  1582. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xstrdup.c -o pic/xstrdup.o; \
  1583. else true; fi
  1584. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xstrdup.c -o xstrdup.o
  1585. if [ x"" != x ]; then \
  1586. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xstrerror.c -o pic/xstrerror.o; \
  1587. else true; fi
  1588. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xstrerror.c -o xstrerror.o
  1589. if [ x"" != x ]; then \
  1590. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xstrndup.c -o pic/xstrndup.o; \
  1591. else true; fi
  1592. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/xstrndup.c -o xstrndup.o
  1593. if [ x"" != x ]; then \
  1594. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/setproctitle.c -o pic/setproctitle.o; \
  1595. else true; fi
  1596. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/setproctitle.c -o setproctitle.o
  1597. 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 ./dwarfnames.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 ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
  1598. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/libiberty/testsuite'
  1599. if [ x"" != x ]; then \
  1600. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/regex.c -o pic/regex.o; \
  1601. else true; fi
  1602. make[3]: Nothing to be done for 'all'.
  1603. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/libiberty/testsuite'
  1604. if [ x"" != x ]; then \
  1605. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
  1606. else true; fi
  1607. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/regex.c -o regex.o
  1608. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/cplus-dem.c -o cplus-dem.o
  1609. ../../binutils-vc4/libiberty/regex.c: In function ‘byte_regex_compile’:
  1610. ../../binutils-vc4/libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  1611. # define bzero(s, n) (memset (s, '\0', n), (s))
  1612. ~~~~~~~~~~~~~~~~~~~~^~~~~~
  1613. ../../binutils-vc4/libiberty/regex.c:3124:13: note: in expansion of macro ‘bzero’
  1614. bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
  1615. ^~~~~
  1616. ../../binutils-vc4/libiberty/regex.c: In function ‘byte_re_compile_fastmap’:
  1617. ../../binutils-vc4/libiberty/regex.c:152:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  1618. # define bzero(s, n) (memset (s, '\0', n), (s))
  1619. ~~~~~~~~~~~~~~~~~~~~^~~~~~
  1620. ../../binutils-vc4/libiberty/regex.c:4582:3: note: in expansion of macro ‘bzero’
  1621. bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
  1622. ^~~~~
  1623. if [ x"" != x ]; then \
  1624. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
  1625. else true; fi
  1626. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/cp-demangle.c -o cp-demangle.o
  1627. if [ x"" != x ]; then \
  1628. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/md5.c -o pic/md5.o; \
  1629. else true; fi
  1630. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/md5.c -o md5.o
  1631. if [ x"" != x ]; then \
  1632. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/sha1.c -o pic/sha1.o; \
  1633. else true; fi
  1634. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/sha1.c -o sha1.o
  1635. if [ x"" != x ]; then \
  1636. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/alloca.c -o pic/alloca.o; \
  1637. else true; fi
  1638. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/alloca.c -o alloca.o
  1639. if [ x"" != x ]; then \
  1640. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/argv.c -o pic/argv.o; \
  1641. else true; fi
  1642. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/argv.c -o argv.o
  1643. if [ x"" != x ]; then \
  1644. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/choose-temp.c -o pic/choose-temp.o; \
  1645. else true; fi
  1646. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/choose-temp.c -o choose-temp.o
  1647. if [ x"" != x ]; then \
  1648. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/concat.c -o pic/concat.o; \
  1649. else true; fi
  1650. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/concat.c -o concat.o
  1651. if [ x"" != x ]; then \
  1652. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/cp-demint.c -o pic/cp-demint.o; \
  1653. else true; fi
  1654. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/cp-demint.c -o cp-demint.o
  1655. if [ x"" != x ]; then \
  1656. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/crc32.c -o pic/crc32.o; \
  1657. else true; fi
  1658. gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-vc4/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../binutils-vc4/libiberty/crc32.c -o crc32.o
  1659. rm -f ./libiberty.a pic/./libiberty.a
  1660. ar rc ./libiberty.a \
  1661. ./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 ./dwarfnames.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 ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
  1662. ranlib ./libiberty.a
  1663. if [ x"" != x ]; then \
  1664. cd pic; \
  1665. ar rc ./libiberty.a \
  1666. ./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 ./dwarfnames.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 ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
  1667. ranlib ./libiberty.a; \
  1668. cd ..; \
  1669. else true; fi
  1670. make[2]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/libiberty'
  1671. make[2]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd'
  1672. rm -f elf32-target.h
  1673. creating bfdver.h
  1674. sed -e s/NN/32/g < ../../binutils-vc4/bfd/elfxx-target.h > elf32-target.new
  1675. mv -f elf32-target.new elf32-target.h
  1676. rm -f elf64-target.h
  1677. sed -e s/NN/64/g < ../../binutils-vc4/bfd/elfxx-target.h > elf64-target.new
  1678. rm -f targmatch.h
  1679. mv -f elf64-target.new elf64-target.h
  1680. sed -f ../../binutils-vc4/bfd/targmatch.sed < ../../binutils-vc4/bfd/config.bfd > targmatch.new
  1681. Making info in doc
  1682. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1683. make chew
  1684. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1685. gcc -o chew.$$ -g -O2 \
  1686. -I.. -I../../../binutils-vc4/bfd/doc/.. -I../../../binutils-vc4/bfd/doc/../../include -I../../../binutils-vc4/bfd/doc/../../intl -I../../intl ../../../binutils-vc4/bfd/doc/chew.c; \
  1687. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change chew.$$ chew
  1688. mv -f targmatch.new targmatch.h
  1689. make chew
  1690. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1691. gcc -o chew.$$ -g -O2 \
  1692. -I.. -I../../../binutils-vc4/bfd/doc/.. -I../../../binutils-vc4/bfd/doc/../../include -I../../../binutils-vc4/bfd/doc/../../intl -I../../intl ../../../binutils-vc4/bfd/doc/chew.c; \
  1693. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change chew.$$ chew
  1694. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1695. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../aoutx.h >aoutx.tmp
  1696. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
  1697. make chew
  1698. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1699. make[4]: 'chew' is up to date.
  1700. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1701. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str < ../../../binutils-vc4/bfd/doc/../archures.c >archures.tmp
  1702. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change archures.tmp archures.texi
  1703. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1704. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../archive.c >archive.tmp
  1705. make chew
  1706. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change archive.tmp archive.texi
  1707. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1708. make[4]: 'chew' is up to date.
  1709. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1710. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str < ../../../binutils-vc4/bfd/doc/../bfd.c >bfd.tmp
  1711. make chew
  1712. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change bfd.tmp bfdt.texi
  1713. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1714. make[4]: 'chew' is up to date.
  1715. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1716. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str < ../../../binutils-vc4/bfd/doc/../cache.c >cache.tmp
  1717. make chew
  1718. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change cache.tmp cache.texi
  1719. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1720. make[4]: 'chew' is up to date.
  1721. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1722. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../coffcode.h >coffcode.tmp
  1723. make chew
  1724. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
  1725. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1726. make[4]: 'chew' is up to date.
  1727. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1728. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../corefile.c >core.tmp
  1729. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change core.tmp core.texi
  1730. make chew
  1731. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1732. make[4]: 'chew' is up to date.
  1733. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1734. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../elf.c >elf.tmp
  1735. make chew
  1736. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change elf.tmp elf.texi
  1737. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1738. make[4]: 'chew' is up to date.
  1739. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1740. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../elfcode.h >elfcode.tmp
  1741. make chew
  1742. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
  1743. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1744. make[4]: 'chew' is up to date.
  1745. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1746. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../format.c >format.tmp
  1747. make chew
  1748. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change format.tmp format.texi
  1749. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1750. make[4]: 'chew' is up to date.
  1751. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1752. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str < ../../../binutils-vc4/bfd/doc/../libbfd.c >libbfd.tmp
  1753. make chew
  1754. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
  1755. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1756. make[4]: 'chew' is up to date.
  1757. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1758. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str < ../../../binutils-vc4/bfd/doc/../bfdwin.c >bfdwin.tmp
  1759. make chew
  1760. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi
  1761. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1762. make[4]: 'chew' is up to date.
  1763. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1764. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str < ../../../binutils-vc4/bfd/doc/../bfdio.c >bfdio.tmp
  1765. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change bfdio.tmp bfdio.texi
  1766. make chew
  1767. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1768. make[4]: 'chew' is up to date.
  1769. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1770. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../opncls.c >opncls.tmp
  1771. make chew
  1772. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change opncls.tmp opncls.texi
  1773. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1774. make[4]: 'chew' is up to date.
  1775. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1776. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../reloc.c >reloc.tmp
  1777. make chew
  1778. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change reloc.tmp reloc.texi
  1779. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1780. make[4]: 'chew' is up to date.
  1781. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1782. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../section.c >section.tmp
  1783. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change section.tmp section.texi
  1784. make chew
  1785. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1786. make[4]: 'chew' is up to date.
  1787. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1788. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../syms.c >syms.tmp
  1789. make chew
  1790. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change syms.tmp syms.texi
  1791. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1792. make[4]: 'chew' is up to date.
  1793. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1794. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../targets.c >targets.tmp
  1795. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change targets.tmp targets.texi
  1796. make chew
  1797. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1798. make chew
  1799. make[4]: 'chew' is up to date.
  1800. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1801. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../init.c >init.tmp
  1802. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change init.tmp init.texi
  1803. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1804. make[4]: 'chew' is up to date.
  1805. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1806. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../hash.c >hash.tmp
  1807. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change hash.tmp hash.texi
  1808. make chew
  1809. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1810. make chew
  1811. make[4]: 'chew' is up to date.
  1812. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1813. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../linker.c >linker.tmp
  1814. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change linker.tmp linker.texi
  1815. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1816. make[4]: 'chew' is up to date.
  1817. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1818. ./chew -f ../../../binutils-vc4/bfd/doc/doc.str <../../../binutils-vc4/bfd/doc/../mmo.c >mmo.tmp
  1819. /bin/bash ../../../binutils-vc4/bfd/doc/../../move-if-change mmo.tmp mmo.texi
  1820. creating bfdver.texi
  1821. restore=: && backupdir=".am$$" && \
  1822. rm -rf $backupdir && mkdir $backupdir && \
  1823. if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
  1824. 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 \
  1825. if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  1826. done; \
  1827. else :; fi && \
  1828. if makeinfo --split-size=5000000 --split-size=5000000 -I ../../../binutils-vc4/bfd/doc \
  1829. -o bfd.info `test -f 'bfd.texinfo' || echo '../../../binutils-vc4/bfd/doc/'`bfd.texinfo; \
  1830. then \
  1831. rc=0; \
  1832. else \
  1833. rc=$?; \
  1834. $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
  1835. fi; \
  1836. rm -rf $backupdir; exit $rc
  1837. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1838. Making info in po
  1839. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/po'
  1840. ( if test 'x../../../binutils-vc4/bfd/po' != 'x.'; then \
  1841. posrcprefix='../../../binutils-vc4/bfd/'; \
  1842. else \
  1843. posrcprefix="../"; \
  1844. fi; \
  1845. rm -f SRC-POTFILES-t SRC-POTFILES \
  1846. && (sed -e '/^#/d' \
  1847. -e '/^[ ]*$/d' \
  1848. -e "s@.*@ $posrcprefix& \\\\@" < ../../../binutils-vc4/bfd/po/SRC-POTFILES.in \
  1849. | sed -e '$s/\\$//') > SRC-POTFILES-t \
  1850. && chmod a-w SRC-POTFILES-t \
  1851. && mv SRC-POTFILES-t SRC-POTFILES )
  1852. ( rm -f BLD-POTFILES-t BLD-POTFILES \
  1853. && (sed -e '/^#/d' \
  1854. -e '/^[ ]*$/d' \
  1855. -e "s@.*@ ../& \\\\@" < ../../../binutils-vc4/bfd/po/BLD-POTFILES.in \
  1856. | sed -e '$s/\\$//') > BLD-POTFILES-t \
  1857. && chmod a-w BLD-POTFILES-t \
  1858. && mv BLD-POTFILES-t BLD-POTFILES )
  1859. cd .. \
  1860. && CONFIG_FILES=po/Makefile.in:po/Make-in \
  1861. CONFIG_HEADERS= /bin/bash ./config.status
  1862. config.status: creating po/Makefile.in
  1863. config.status: executing depfiles commands
  1864. config.status: executing libtool commands
  1865. config.status: executing default-1 commands
  1866. config.status: executing bfd_stdint.h commands
  1867. config.status: executing default commands
  1868. make[3]: Nothing to be done for 'info'.
  1869. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/po'
  1870. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd'
  1871. make[3]: Nothing to be done for 'info-am'.
  1872. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd'
  1873. make all-recursive
  1874. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd'
  1875. Making all in doc
  1876. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1877. make[4]: Nothing to be done for 'all'.
  1878. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/doc'
  1879. Making all in po
  1880. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/po'
  1881. file=`echo ../../../binutils-vc4/bfd/po/da | sed 's,.*/,,'`.gmo \
  1882. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/da.po
  1883. file=`echo ../../../binutils-vc4/bfd/po/es | sed 's,.*/,,'`.gmo \
  1884. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/es.po
  1885. file=`echo ../../../binutils-vc4/bfd/po/fi | sed 's,.*/,,'`.gmo \
  1886. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/fi.po
  1887. file=`echo ../../../binutils-vc4/bfd/po/fr | sed 's,.*/,,'`.gmo \
  1888. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/fr.po
  1889. file=`echo ../../../binutils-vc4/bfd/po/id | sed 's,.*/,,'`.gmo \
  1890. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/id.po
  1891. file=`echo ../../../binutils-vc4/bfd/po/ja | sed 's,.*/,,'`.gmo \
  1892. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/ja.po
  1893. file=`echo ../../../binutils-vc4/bfd/po/ro | sed 's,.*/,,'`.gmo \
  1894. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/ro.po
  1895. file=`echo ../../../binutils-vc4/bfd/po/ru | sed 's,.*/,,'`.gmo \
  1896. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/ru.po
  1897. file=`echo ../../../binutils-vc4/bfd/po/rw | sed 's,.*/,,'`.gmo \
  1898. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/rw.po
  1899. file=`echo ../../../binutils-vc4/bfd/po/sv | sed 's,.*/,,'`.gmo \
  1900. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/sv.po
  1901. file=`echo ../../../binutils-vc4/bfd/po/tr | sed 's,.*/,,'`.gmo \
  1902. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/tr.po
  1903. file=`echo ../../../binutils-vc4/bfd/po/uk | sed 's,.*/,,'`.gmo \
  1904. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/uk.po
  1905. file=`echo ../../../binutils-vc4/bfd/po/vi | sed 's,.*/,,'`.gmo \
  1906. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/vi.po
  1907. file=`echo ../../../binutils-vc4/bfd/po/zh_CN | sed 's,.*/,,'`.gmo \
  1908. && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ../../../binutils-vc4/bfd/po/zh_CN.po
  1909. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd/po'
  1910. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd'
  1911. rm -f bfd-tmp.h
  1912. cp bfd-in3.h bfd-tmp.h
  1913. rm -f tofiles
  1914. /bin/bash ../../binutils-vc4/bfd/../move-if-change bfd-tmp.h bfd.h
  1915. f=""; \
  1916. for i in elf32-vc4.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-gen.lo cpu-vc4.lo ; do \
  1917. case " $f " in \
  1918. *" $i "*) ;; \
  1919. *) f="$f $i" ;; \
  1920. esac ; \
  1921. done ; \
  1922. echo $f > tofiles
  1923. /bin/bash ../../binutils-vc4/bfd/../move-if-change tofiles ofiles
  1924. rm -f bfd-tmp.h
  1925. touch stmp-bfd-h
  1926. touch stamp-ofiles
  1927. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../binutils-vc4/bfd/archive.c
  1928. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_vc4_vec -DSELECT_VECS='&bfd_elf32_vc4_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_vc4_arch' ../../binutils-vc4/bfd/archures.c
  1929. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../binutils-vc4/bfd/archive.c -o archive.o
  1930. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_vc4_vec "-DSELECT_VECS=&bfd_elf32_vc4_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_vc4_arch" ../../binutils-vc4/bfd/archures.c -o archures.o
  1931. mv -f .deps/archures.Tpo .deps/archures.Plo
  1932. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../binutils-vc4/bfd/bfd.c
  1933. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../binutils-vc4/bfd/bfd.c -o bfd.o
  1934. mv -f .deps/bfd.Tpo .deps/bfd.Plo
  1935. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../binutils-vc4/bfd/bfdio.c
  1936. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../binutils-vc4/bfd/bfdio.c -o bfdio.o
  1937. mv -f .deps/archive.Tpo .deps/archive.Plo
  1938. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../binutils-vc4/bfd/bfdwin.c
  1939. mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
  1940. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../binutils-vc4/bfd/cache.c
  1941. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../binutils-vc4/bfd/bfdwin.c -o bfdwin.o
  1942. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../binutils-vc4/bfd/cache.c -o cache.o
  1943. mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
  1944. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../binutils-vc4/bfd/coffgen.c
  1945. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../binutils-vc4/bfd/coffgen.c -o coffgen.o
  1946. mv -f .deps/cache.Tpo .deps/cache.Plo
  1947. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../binutils-vc4/bfd/corefile.c
  1948. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../binutils-vc4/bfd/corefile.c -o corefile.o
  1949. mv -f .deps/corefile.Tpo .deps/corefile.Plo
  1950. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../binutils-vc4/bfd/format.c
  1951. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../binutils-vc4/bfd/format.c -o format.o
  1952. mv -f .deps/format.Tpo .deps/format.Plo
  1953. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../binutils-vc4/bfd/init.c
  1954. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../binutils-vc4/bfd/init.c -o init.o
  1955. mv -f .deps/init.Tpo .deps/init.Plo
  1956. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../binutils-vc4/bfd/libbfd.c
  1957. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../binutils-vc4/bfd/libbfd.c -o libbfd.o
  1958. mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
  1959. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../binutils-vc4/bfd/opncls.c
  1960. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../binutils-vc4/bfd/opncls.c -o opncls.o
  1961. mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
  1962. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../binutils-vc4/bfd/reloc.c
  1963. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../binutils-vc4/bfd/reloc.c -o reloc.o
  1964. In file included from ../../binutils-vc4/bfd/opncls.c:26:0:
  1965. ../../binutils-vc4/bfd/opncls.c: In function ‘bfd_fopen’:
  1966. ./bfd.h:529:65: warning: right-hand operand of comma expression has no effect [-Wunused-value]
  1967. #define bfd_set_cacheable(abfd,bool) (((abfd)->cacheable = bool), TRUE)
  1968. ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
  1969. ../../binutils-vc4/bfd/opncls.c:259:5: note: in expansion of macro ‘bfd_set_cacheable’
  1970. bfd_set_cacheable (nbfd, TRUE);
  1971. ^~~~~~~~~~~~~~~~~
  1972. mv -f .deps/opncls.Tpo .deps/opncls.Plo
  1973. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../binutils-vc4/bfd/section.c
  1974. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../binutils-vc4/bfd/section.c -o section.o
  1975. mv -f .deps/reloc.Tpo .deps/reloc.Plo
  1976. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../binutils-vc4/bfd/syms.c
  1977. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../binutils-vc4/bfd/syms.c -o syms.o
  1978. mv -f .deps/section.Tpo .deps/section.Plo
  1979. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_vc4_vec -DSELECT_VECS='&bfd_elf32_vc4_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_vc4_arch' ../../binutils-vc4/bfd/targets.c
  1980. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_vc4_vec "-DSELECT_VECS=&bfd_elf32_vc4_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_vc4_arch" ../../binutils-vc4/bfd/targets.c -o targets.o
  1981. mv -f .deps/syms.Tpo .deps/syms.Plo
  1982. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../binutils-vc4/bfd/hash.c
  1983. mv -f .deps/targets.Tpo .deps/targets.Plo
  1984. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../binutils-vc4/bfd/hash.c -o hash.o
  1985. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../binutils-vc4/bfd/linker.c
  1986. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../binutils-vc4/bfd/linker.c -o linker.o
  1987. mv -f .deps/hash.Tpo .deps/hash.Plo
  1988. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../binutils-vc4/bfd/srec.c
  1989. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../binutils-vc4/bfd/srec.c -o srec.o
  1990. mv -f .deps/srec.Tpo .deps/srec.Plo
  1991. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../binutils-vc4/bfd/binary.c
  1992. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../binutils-vc4/bfd/binary.c -o binary.o
  1993. mv -f .deps/linker.Tpo .deps/linker.Plo
  1994. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../binutils-vc4/bfd/tekhex.c
  1995. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../binutils-vc4/bfd/tekhex.c -o tekhex.o
  1996. mv -f .deps/binary.Tpo .deps/binary.Plo
  1997. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../binutils-vc4/bfd/ihex.c
  1998. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../binutils-vc4/bfd/ihex.c -o ihex.o
  1999. mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
  2000. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../binutils-vc4/bfd/stabs.c
  2001. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../binutils-vc4/bfd/stabs.c -o stabs.o
  2002. mv -f .deps/ihex.Tpo .deps/ihex.Plo
  2003. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../binutils-vc4/bfd/stab-syms.c
  2004. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../binutils-vc4/bfd/stab-syms.c -o stab-syms.o
  2005. mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
  2006. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../binutils-vc4/bfd/merge.c
  2007. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../binutils-vc4/bfd/merge.c -o merge.o
  2008. mv -f .deps/stabs.Tpo .deps/stabs.Plo
  2009. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/lib/debug\" ../../binutils-vc4/bfd/dwarf2.c
  2010. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/lib/debug\" ../../binutils-vc4/bfd/dwarf2.c -o dwarf2.o
  2011. mv -f .deps/merge.Tpo .deps/merge.Plo
  2012. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../binutils-vc4/bfd/simple.c
  2013. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../binutils-vc4/bfd/simple.c -o simple.o
  2014. mv -f .deps/simple.Tpo .deps/simple.Plo
  2015. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../binutils-vc4/bfd/compress.c
  2016. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../binutils-vc4/bfd/compress.c -o compress.o
  2017. mv -f .deps/compress.Tpo .deps/compress.Plo
  2018. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../binutils-vc4/bfd/verilog.c
  2019. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../binutils-vc4/bfd/verilog.c -o verilog.o
  2020. mv -f .deps/verilog.Tpo .deps/verilog.Plo
  2021. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-vc4.lo -MD -MP -MF .deps/elf32-vc4.Tpo -c -o elf32-vc4.lo ../../binutils-vc4/bfd/elf32-vc4.c
  2022. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-vc4.lo -MD -MP -MF .deps/elf32-vc4.Tpo -c ../../binutils-vc4/bfd/elf32-vc4.c -o elf32-vc4.o
  2023. mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
  2024. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../binutils-vc4/bfd/elf32.c
  2025. mv -f .deps/elf32-vc4.Tpo .deps/elf32-vc4.Plo
  2026. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../binutils-vc4/bfd/elf.c
  2027. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../binutils-vc4/bfd/elf32.c -o elf32.o
  2028. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../binutils-vc4/bfd/elf.c -o elf.o
  2029. mv -f .deps/elf32.Tpo .deps/elf32.Plo
  2030. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../binutils-vc4/bfd/elflink.c
  2031. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../binutils-vc4/bfd/elflink.c -o elflink.o
  2032. mv -f .deps/elf.Tpo .deps/elf.Plo
  2033. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../binutils-vc4/bfd/elf-attrs.c
  2034. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../binutils-vc4/bfd/elf-attrs.c -o elf-attrs.o
  2035. mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
  2036. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../binutils-vc4/bfd/elf-strtab.c
  2037. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../binutils-vc4/bfd/elf-strtab.c -o elf-strtab.o
  2038. mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
  2039. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../binutils-vc4/bfd/elf-eh-frame.c
  2040. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../binutils-vc4/bfd/elf-eh-frame.c -o elf-eh-frame.o
  2041. mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
  2042. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../binutils-vc4/bfd/dwarf1.c
  2043. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../binutils-vc4/bfd/dwarf1.c -o dwarf1.o
  2044. mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
  2045. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../binutils-vc4/bfd/elf32-gen.c
  2046. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../binutils-vc4/bfd/elf32-gen.c -o elf32-gen.o
  2047. mv -f .deps/elflink.Tpo .deps/elflink.Plo
  2048. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/home/jan/Desktop/vc4-toolchain/prefix/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-vc4.lo -MD -MP -MF .deps/cpu-vc4.Tpo -c -o cpu-vc4.lo ../../binutils-vc4/bfd/cpu-vc4.c
  2049. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/bfd -I. -I../../binutils-vc4/bfd -I../../binutils-vc4/bfd/../include -DHAVE_bfd_elf32_vc4_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/home/jan/Desktop/vc4-toolchain/prefix/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT cpu-vc4.lo -MD -MP -MF .deps/cpu-vc4.Tpo -c ../../binutils-vc4/bfd/cpu-vc4.c -o cpu-vc4.o
  2050. mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
  2051. mv -f .deps/cpu-vc4.Tpo .deps/cpu-vc4.Plo
  2052. /bin/bash ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -rpath /home/jan/Desktop/vc4-toolchain/prefix/i686-pc-linux-gnu/vc4-elf/lib -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz
  2053. libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf32-vc4.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-gen.o cpu-vc4.o
  2054. libtool: link: ranlib .libs/libbfd.a
  2055. libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
  2056. libtooldir=`/bin/bash ./libtool --config | sed -n -e 's/^objdir=//p'`; \
  2057. if [ -f $libtooldir/libbfd.a ]; then \
  2058. cp $libtooldir/libbfd.a libbfd.tmp; \
  2059. ranlib libbfd.tmp; \
  2060. /bin/bash ../../binutils-vc4/bfd/../move-if-change libbfd.tmp libbfd.a; \
  2061. else true; fi
  2062. touch stamp-lib
  2063. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd'
  2064. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd'
  2065. make[2]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/bfd'
  2066. make[2]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/opcodes'
  2067. make all-recursive
  2068. make[3]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/opcodes'
  2069. Making all in .
  2070. make[4]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/opcodes'
  2071. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/opcodes -I. -I../../binutils-vc4/opcodes -I../bfd -I../../binutils-vc4/opcodes/../include -I../../binutils-vc4/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../binutils-vc4/opcodes/dis-buf.c
  2072. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/opcodes -I. -I../../binutils-vc4/opcodes -I../bfd -I../../binutils-vc4/opcodes/../include -I../../binutils-vc4/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_vc4 ../../binutils-vc4/opcodes/disassemble.c
  2073. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/opcodes -I. -I../../binutils-vc4/opcodes -I../bfd -I../../binutils-vc4/opcodes/../include -I../../binutils-vc4/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../binutils-vc4/opcodes/dis-buf.c -o dis-buf.o
  2074. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/opcodes -I. -I../../binutils-vc4/opcodes -I../bfd -I../../binutils-vc4/opcodes/../include -I../../binutils-vc4/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_vc4 ../../binutils-vc4/opcodes/disassemble.c -o disassemble.o
  2075. mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
  2076. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/opcodes -I. -I../../binutils-vc4/opcodes -I../bfd -I../../binutils-vc4/opcodes/../include -I../../binutils-vc4/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../binutils-vc4/opcodes/dis-init.c
  2077. mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
  2078. make run-cgen arch=vc4 prefix=vc4 options= \
  2079. archfile=../../binutils-vc4/opcodes/../cpu/vc4.cpu \
  2080. opcfile=../../binutils-vc4/opcodes/../cpu/vc4.opc \
  2081. extrafiles=
  2082. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-vc4/opcodes -I. -I../../binutils-vc4/opcodes -I../bfd -I../../binutils-vc4/opcodes/../include -I../../binutils-vc4/opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -g -O2 -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../binutils-vc4/opcodes/dis-init.c -o dis-init.o
  2083. make[5]: Entering directory '/home/jan/Desktop/vc4-toolchain/binutils-build/opcodes'
  2084. /bin/bash ../../binutils-vc4/opcodes/cgen.sh opcodes ../../binutils-vc4/opcodes "`if test -f ../guile/libguile/guile ; then echo ../guile/libguile/guile; else echo \`which 2> /dev/null guile{,-}1.8\` ; fi` -l ../../binutils-vc4/opcodes/../cgen/guile.scm -s" \
  2085. ../../binutils-vc4/opcodes/../cgen "-v" vc4 vc4 ../../binutils-vc4/opcodes/../cpu/vc4.cpu ../../binutils-vc4/opcodes/../cpu/vc4.opc \
  2086. "" ""
  2087. ../../binutils-vc4/opcodes/cgen.sh: line 99: -l: command not found
  2088. Makefile:1295: recipe for target 'run-cgen' failed
  2089. make[5]: *** [run-cgen] Error 127
  2090. make[5]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/opcodes'
  2091. Makefile:1392: recipe for target 'stamp-vc4' failed
  2092. make[4]: *** [stamp-vc4] Error 2
  2093. make[4]: *** Waiting for unfinished jobs....
  2094. mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
  2095. make[4]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/opcodes'
  2096. Makefile:1009: recipe for target 'all-recursive' failed
  2097. make[3]: *** [all-recursive] Error 1
  2098. make[3]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/opcodes'
  2099. Makefile:666: recipe for target 'all' failed
  2100. make[2]: *** [all] Error 2
  2101. make[2]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build/opcodes'
  2102. Makefile:3003: recipe for target 'all-opcodes' failed
  2103. make[1]: *** [all-opcodes] Error 2
  2104. make[1]: Leaving directory '/home/jan/Desktop/vc4-toolchain/binutils-build'
  2105. Makefile:825: recipe for target 'all' failed
  2106. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement