Ticket #10246: buildlog.txt

File buildlog.txt, 120.2 KB (added by idefix, 10 years ago)
Line 
1jeroen@Gromit:~/Builds/Haiku/Raspberry Pi/haiku$ (./configure --build-cross-tools arm ../../buildtools 2>&1) | tee buildlog.txt
2checking build system type... x86_64-unknown-linux-gnu
3checking host system type... x86_64-unknown-linux-gnu
4checking target system type... arm-unknown-haiku
5checking for a BSD-compatible install... /usr/bin/install -c
6checking whether ln works... yes
7checking whether ln -s works... yes
8checking for a sed that does not truncate output... /bin/sed
9checking for gawk... gawk
10checking for gcc... gcc
11checking for C compiler default output file name... a.out
12checking whether the C compiler works... yes
13checking whether we are cross compiling... no
14checking for suffix of executables...
15checking for suffix of object files... o
16checking whether we are using the GNU C compiler... yes
17checking whether gcc accepts -g... yes
18checking for gcc option to accept ISO C89... none needed
19checking for g++... g++
20checking whether we are using the GNU C++ compiler... yes
21checking whether g++ accepts -g... yes
22checking for gnatbind... no
23checking for gnatmake... no
24checking whether compiler driver understands Ada... no
25checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
26checking for objdir... .libs
27checking for PWL_handle_timeout in -lpwl... no
28checking for version 0.11 (revision 0 or later) of PPL... no
29checking for default BUILD_CONFIG...
30checking for bison... bison -y
31checking for bison... bison
32checking for gm4... no
33checking for gnum4... no
34checking for m4... m4
35checking for flex... flex
36checking for flex... flex
37checking for makeinfo... makeinfo
38checking for expect... no
39checking for runtest... no
40checking for ar... ar
41checking for as... as
42checking for dlltool... no
43checking for ld... ld
44checking for lipo... no
45checking for nm... nm
46checking for ranlib... ranlib
47checking for strip... strip
48checking for windres... no
49checking for windmc... no
50checking for objcopy... objcopy
51checking for objdump... objdump
52checking for readelf... readelf
53checking for arm-unknown-haiku-cc... no
54checking for arm-unknown-haiku-gcc... no
55checking for arm-unknown-haiku-c++... no
56checking for arm-unknown-haiku-g++... no
57checking for arm-unknown-haiku-cxx... no
58checking for arm-unknown-haiku-gxx... no
59checking for arm-unknown-haiku-gcc... no
60checking for arm-unknown-haiku-gcj... no
61checking for arm-unknown-haiku-gfortran... no
62checking for arm-unknown-haiku-gccgo... no
63checking for arm-unknown-haiku-ar... no
64checking for arm-unknown-haiku-as... no
65checking for arm-unknown-haiku-dlltool... no
66checking for arm-unknown-haiku-ld... no
67checking for arm-unknown-haiku-lipo... no
68checking for arm-unknown-haiku-nm... no
69checking for arm-unknown-haiku-objdump... no
70checking for arm-unknown-haiku-ranlib... no
71checking for arm-unknown-haiku-readelf... no
72checking for arm-unknown-haiku-strip... no
73checking for arm-unknown-haiku-windres... no
74checking for arm-unknown-haiku-windmc... no
75checking where to find the target ar... just compiled
76checking where to find the target as... just compiled
77checking where to find the target cc... pre-installed
78checking where to find the target c++... pre-installed
79checking where to find the target c++ for libstdc++... pre-installed
80checking where to find the target dlltool... just compiled
81checking where to find the target gcc... pre-installed
82checking where to find the target gcj... pre-installed
83checking where to find the target gfortran... pre-installed
84checking where to find the target gccgo... pre-installed
85checking where to find the target ld... just compiled
86checking where to find the target lipo... pre-installed
87checking where to find the target nm... just compiled
88checking where to find the target objdump... just compiled
89checking where to find the target ranlib... just compiled
90checking where to find the target readelf... just compiled
91checking where to find the target strip... just compiled
92checking where to find the target windres... just compiled
93checking where to find the target windmc... just compiled
94checking whether to enable maintainer-specific portions of Makefiles... no
95checking whether -fkeep-inline-functions is supported... yes
96configure: creating ./config.status
97config.status: creating Makefile
98make[1]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils'
99mkdir -p -- ./intl
100Configuring in ./intl
101configure: creating cache ./config.cache
102checking whether make sets $(MAKE)... yes
103checking for a BSD-compatible install... /usr/bin/install -c
104checking whether NLS is requested... no
105checking for msgfmt... /usr/bin/msgfmt
106checking for gmsgfmt... /usr/bin/msgfmt
107checking for xgettext... /usr/bin/xgettext
108checking for msgmerge... /usr/bin/msgmerge
109checking for x86_64-unknown-linux-gnu-gcc... gcc
110checking for C compiler default output file name... a.out
111checking whether the C compiler works... yes
112checking whether we are cross compiling... no
113checking for suffix of executables...
114checking for suffix of object files... o
115checking whether we are using the GNU C compiler... yes
116checking whether gcc accepts -g... yes
117checking for gcc option to accept ISO C89... none needed
118checking build system type... x86_64-unknown-linux-gnu
119checking host system type... x86_64-unknown-linux-gnu
120checking for x86_64-unknown-linux-gnu-ranlib... ranlib
121checking for library containing strerror... none required
122checking how to run the C preprocessor... gcc -E
123checking for grep that handles long lines and -e... /bin/grep
124checking for egrep... /bin/grep -E
125checking for ANSI C header files... yes
126checking for an ANSI C-conforming const... yes
127checking for inline... inline
128checking for sys/types.h... yes
129checking for sys/stat.h... yes
130checking for stdlib.h... yes
131checking for string.h... yes
132checking for memory.h... yes
133checking for strings.h... yes
134checking for inttypes.h... yes
135checking for stdint.h... yes
136checking for unistd.h... yes
137checking for off_t... yes
138checking for size_t... yes
139checking for working alloca.h... yes
140checking for alloca... yes
141checking for stdlib.h... (cached) yes
142checking for unistd.h... (cached) yes
143checking for getpagesize... yes
144checking for working mmap... yes
145checking whether we are using the GNU C Library 2.1 or newer... yes
146checking whether integer division by zero raises SIGFPE... yes
147checking for inttypes.h... yes
148checking for stdint.h... yes
149checking for unsigned long long... yes
150checking for inttypes.h... yes
151checking whether the inttypes.h PRIxNN macros are broken... no
152checking for ld used by GCC... ld
153checking if the linker (ld) is GNU ld... yes
154checking for shared library run path origin... done
155checking argz.h usability... yes
156checking argz.h presence... yes
157checking for argz.h... yes
158checking limits.h usability... yes
159checking limits.h presence... yes
160checking for limits.h... yes
161checking locale.h usability... yes
162checking locale.h presence... yes
163checking for locale.h... yes
164checking nl_types.h usability... yes
165checking nl_types.h presence... yes
166checking for nl_types.h... yes
167checking malloc.h usability... yes
168checking malloc.h presence... yes
169checking for malloc.h... yes
170checking stddef.h usability... yes
171checking stddef.h presence... yes
172checking for stddef.h... yes
173checking for stdlib.h... (cached) yes
174checking for string.h... (cached) yes
175checking for unistd.h... (cached) yes
176checking sys/param.h usability... yes
177checking sys/param.h presence... yes
178checking for sys/param.h... yes
179checking for feof_unlocked... yes
180checking for fgets_unlocked... yes
181checking for getc_unlocked... yes
182checking for getcwd... yes
183checking for getegid... yes
184checking for geteuid... yes
185checking for getgid... yes
186checking for getuid... yes
187checking for mempcpy... yes
188checking for munmap... yes
189checking for putenv... yes
190checking for setenv... yes
191checking for setlocale... yes
192checking for stpcpy... yes
193checking for strcasecmp... yes
194checking for strdup... yes
195checking for strtoul... yes
196checking for tsearch... yes
197checking for __argz_count... yes
198checking for __argz_stringify... yes
199checking for __argz_next... yes
200checking for __fsetlocking... yes
201checking for iconv... yes
202checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
203checking for nl_langinfo and CODESET... yes
204checking for LC_MESSAGES... yes
205checking for bison... bison
206checking version of bison... 2.5, ok
207checking whether NLS is requested... no
208checking whether to use NLS... no
209checking for aclocal... aclocal
210checking for autoconf... autoconf
211checking for autoheader... autoheader
212configure: updating cache ./config.cache
213configure: creating ./config.status
214config.status: creating Makefile
215config.status: creating config.intl
216config.status: creating config.h
217config.status: executing default-1 commands
218mkdir -p -- ./libiberty
219Configuring in ./libiberty
220configure: creating cache ./config.cache
221checking whether to enable maintainer-specific portions of Makefiles... no
222checking for makeinfo... makeinfo --split-size=5000000
223checking for perl... perl
224checking build system type... x86_64-unknown-linux-gnu
225checking host system type... x86_64-unknown-linux-gnu
226checking for x86_64-unknown-linux-gnu-ar... ar
227checking for x86_64-unknown-linux-gnu-ranlib... ranlib
228checking for x86_64-unknown-linux-gnu-gcc... gcc
229checking for C compiler default output file name... a.out
230checking whether the C compiler works... yes
231checking whether we are cross compiling... no
232checking for suffix of executables...
233checking for suffix of object files... o
234checking whether we are using the GNU C compiler... yes
235checking whether gcc accepts -g... yes
236checking for gcc option to accept ISO C89... none needed
237checking for special C compiler options needed for large files... no
238checking for _FILE_OFFSET_BITS value needed for large files... no
239checking how to run the C preprocessor... gcc -E
240checking whether gcc supports -W... yes
241checking whether gcc supports -Wall... yes
242checking whether gcc supports -Wwrite-strings... yes
243checking whether gcc supports -Wc++-compat... yes
244checking whether gcc supports -Wstrict-prototypes... yes
245checking whether gcc supports -pedantic ... yes
246checking whether gcc and cc understand -c and -o together... yes
247checking for an ANSI C-conforming const... yes
248checking for inline... inline
249checking for grep that handles long lines and -e... /bin/grep
250checking for egrep... /bin/grep -E
251checking for ANSI C header files... yes
252checking for sys/types.h... yes
253checking for sys/stat.h... yes
254checking for stdlib.h... yes
255checking for string.h... yes
256checking for memory.h... yes
257checking for strings.h... yes
258checking for inttypes.h... yes
259checking for stdint.h... yes
260checking for unistd.h... yes
261checking whether byte ordering is bigendian... no
262checking for a BSD-compatible install... /usr/bin/install -c
263checking for sys/file.h... yes
264checking for sys/param.h... yes
265checking for limits.h... yes
266checking for stdlib.h... (cached) yes
267checking for malloc.h... yes
268checking for string.h... (cached) yes
269checking for unistd.h... (cached) yes
270checking for strings.h... (cached) yes
271checking for sys/time.h... yes
272checking for time.h... yes
273checking for sys/resource.h... yes
274checking for sys/stat.h... (cached) yes
275checking for sys/mman.h... yes
276checking for fcntl.h... yes
277checking for alloca.h... yes
278checking for sys/pstat.h... no
279checking for sys/sysmp.h... no
280checking for sys/sysinfo.h... yes
281checking for machine/hal_sysinfo.h... no
282checking for sys/table.h... no
283checking for sys/sysctl.h... yes
284checking for sys/systemcfg.h... no
285checking for stdint.h... (cached) yes
286checking for stdio_ext.h... yes
287checking for process.h... no
288checking for sys/prctl.h... yes
289checking for sys/wait.h that is POSIX.1 compatible... yes
290checking whether time.h and sys/time.h may both be included... yes
291checking whether errno must be declared... no
292checking size of int... 4
293checking for a 64-bit type... uint64_t
294checking for intptr_t... yes
295checking for uintptr_t... yes
296checking for ssize_t... yes
297checking for pid_t... yes
298checking for library containing strerror... none required
299checking for asprintf... yes
300checking for atexit... yes
301checking for basename... yes
302checking for bcmp... yes
303checking for bcopy... yes
304checking for bsearch... yes
305checking for bzero... yes
306checking for calloc... yes
307checking for clock... yes
308checking for ffs... yes
309checking for getcwd... yes
310checking for getpagesize... yes
311checking for gettimeofday... yes
312checking for index... yes
313checking for insque... yes
314checking for memchr... yes
315checking for memcmp... yes
316checking for memcpy... yes
317checking for memmem... yes
318checking for memmove... yes
319checking for mempcpy... yes
320checking for memset... yes
321checking for mkstemps... yes
322checking for putenv... yes
323checking for random... yes
324checking for rename... yes
325checking for rindex... yes
326checking for setenv... yes
327checking for snprintf... yes
328checking for sigsetmask... yes
329checking for stpcpy... yes
330checking for stpncpy... yes
331checking for strcasecmp... yes
332checking for strchr... yes
333checking for strdup... yes
334checking for strncasecmp... yes
335checking for strndup... yes
336checking for strrchr... yes
337checking for strstr... yes
338checking for strtod... yes
339checking for strtol... yes
340checking for strtoul... yes
341checking for strverscmp... yes
342checking for tmpnam... yes
343checking for vasprintf... yes
344checking for vfprintf... yes
345checking for vprintf... yes
346checking for vsnprintf... yes
347checking for vsprintf... yes
348checking for waitpid... yes
349checking for setproctitle... no
350checking whether alloca needs Cray hooks... no
351checking stack direction for C alloca... -1
352checking for vfork.h... no
353checking for fork... yes
354checking for vfork... yes
355checking for working fork... yes
356checking for working vfork... (cached) yes
357checking for _doprnt... no
358checking for sys_errlist... yes
359checking for sys_nerr... yes
360checking for sys_siglist... yes
361checking for external symbol _system_configuration... no
362checking for __fsetlocking... yes
363checking for canonicalize_file_name... yes
364checking for dup3... yes
365checking for getrlimit... yes
366checking for getrusage... yes
367checking for getsysinfo... no
368checking for gettimeofday... (cached) yes
369checking for on_exit... yes
370checking for psignal... yes
371checking for pstat_getdynamic... no
372checking for pstat_getstatic... no
373checking for realpath... yes
374checking for setrlimit... yes
375checking for sbrk... yes
376checking for spawnve... no
377checking for spawnvpe... no
378checking for strerror... yes
379checking for strsignal... yes
380checking for sysconf... yes
381checking for sysctl... yes
382checking for sysmp... no
383checking for table... no
384checking for times... yes
385checking for wait3... yes
386checking for wait4... yes
387checking whether basename is declared... no
388checking whether ffs is declared... yes
389checking whether asprintf is declared... no
390checking whether vasprintf is declared... no
391checking whether snprintf is declared... yes
392checking whether vsnprintf is declared... yes
393checking whether calloc is declared... yes
394checking whether getenv is declared... yes
395checking whether getopt is declared... yes
396checking whether malloc is declared... yes
397checking whether realloc is declared... yes
398checking whether sbrk is declared... yes
399checking whether strverscmp is declared... no
400checking whether canonicalize_file_name must be declared... yes
401checking for stdlib.h... (cached) yes
402checking for unistd.h... (cached) yes
403checking for getpagesize... (cached) yes
404checking for working mmap... yes
405checking for working strncmp... yes
406configure: updating cache ./config.cache
407configure: creating ./config.status
408config.status: creating Makefile
409config.status: creating testsuite/Makefile
410config.status: creating config.h
411config.status: executing default commands
412mkdir -p -- ./bfd
413Configuring in ./bfd
414configure: creating cache ./config.cache
415checking build system type... x86_64-unknown-linux-gnu
416checking host system type... x86_64-unknown-linux-gnu
417checking target system type... arm-unknown-haiku
418checking for x86_64-unknown-linux-gnu-gcc... gcc
419checking for C compiler default output file name... a.out
420checking whether the C compiler works... yes
421checking whether we are cross compiling... no
422checking for suffix of executables...
423checking for suffix of object files... o
424checking whether we are using the GNU C compiler... yes
425checking whether gcc accepts -g... yes
426checking for gcc option to accept ISO C89... none needed
427checking for library containing strerror... none required
428checking for a BSD-compatible install... /usr/bin/install -c
429checking whether build environment is sane... yes
430checking for a thread-safe mkdir -p... /bin/mkdir -p
431checking for gawk... gawk
432checking whether make sets $(MAKE)... yes
433checking for style of include used by make... GNU
434checking dependency style of gcc... gcc3
435checking for x86_64-unknown-linux-gnu-ar... ar
436checking for x86_64-unknown-linux-gnu-ranlib... ranlib
437checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
438checking whether we are using the GNU C compiler... (cached) yes
439checking whether gcc accepts -g... (cached) yes
440checking for gcc option to accept ISO C89... (cached) none needed
441checking how to run the C preprocessor... gcc -E
442checking for grep that handles long lines and -e... /bin/grep
443checking for egrep... /bin/grep -E
444checking for ANSI C header files... yes
445checking for sys/types.h... yes
446checking for sys/stat.h... yes
447checking for stdlib.h... yes
448checking for string.h... yes
449checking for memory.h... yes
450checking for strings.h... yes
451checking for inttypes.h... yes
452checking for stdint.h... yes
453checking for unistd.h... yes
454checking minix/config.h usability... no
455checking minix/config.h presence... no
456checking for minix/config.h... no
457checking whether it is safe to define __EXTENSIONS__... yes
458configure: WARNING: Libtool does not cope well with whitespace in `pwd`
459checking how to print strings... printf
460checking for a sed that does not truncate output... /bin/sed
461checking for fgrep... /bin/grep -F
462checking for ld used by gcc... ld
463checking if the linker (ld) is GNU ld... yes
464checking for BSD- or MS-compatible name lister (nm)... nm
465checking the name lister (nm) interface... BSD nm
466checking whether ln -s works... yes
467checking the maximum length of command line arguments... 3458764513820540925
468checking whether the shell understands some XSI constructs... yes
469checking whether the shell understands "+="... yes
470checking for ld option to reload object files... -r
471checking for x86_64-unknown-linux-gnu-objdump... objdump
472checking how to recognize dependent libraries... pass_all
473checking for x86_64-unknown-linux-gnu-ar... (cached) ar
474checking for x86_64-unknown-linux-gnu-strip... no
475checking for strip... strip
476checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
477checking command to parse nm output from gcc object... ok
478checking for dlfcn.h... yes
479checking for objdir... .libs
480checking if gcc supports -fno-rtti -fno-exceptions... no
481checking for gcc option to produce PIC... -fPIC -DPIC
482checking if gcc PIC flag -fPIC -DPIC works... yes
483checking if gcc static flag -static works... yes
484checking if gcc supports -c -o file.o... yes
485checking if gcc supports -c -o file.o... (cached) yes
486checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
487checking dynamic linker characteristics... GNU/Linux ld.so
488checking how to hardcode library paths into programs... immediate
489checking for shl_load... no
490checking for shl_load in -ldld... no
491checking for dlopen... no
492checking for dlopen in -ldl... yes
493checking whether a program can dlopen itself... yes
494checking whether a statically linked program can dlopen itself... no
495checking whether stripping libraries is possible... yes
496checking if libtool supports shared libraries... yes
497checking whether to build shared libraries... no
498checking whether to build static libraries... yes
499checking for special C compiler options needed for large files... no
500checking for _FILE_OFFSET_BITS value needed for large files... no
501Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow
502checking whether to enable maintainer-specific portions of Makefiles... no
503checking whether to install libbfd... no
504checking whether NLS is requested... no
505checking whether NLS is requested... no
506checking for msgfmt... /usr/bin/msgfmt
507checking for gmsgfmt... /usr/bin/msgfmt
508checking for xgettext... /usr/bin/xgettext
509checking for msgmerge... /usr/bin/msgmerge
510checking size of long long... 8
511checking size of void *... 8
512checking size of long... 8
513checking alloca.h usability... yes
514checking alloca.h presence... yes
515checking for alloca.h... yes
516checking stddef.h usability... yes
517checking stddef.h presence... yes
518checking for stddef.h... yes
519checking for string.h... (cached) yes
520checking for strings.h... (cached) yes
521checking for stdlib.h... (cached) yes
522checking time.h usability... yes
523checking time.h presence... yes
524checking for time.h... yes
525checking for unistd.h... (cached) yes
526checking fcntl.h usability... yes
527checking fcntl.h presence... yes
528checking for fcntl.h... yes
529checking sys/file.h usability... yes
530checking sys/file.h presence... yes
531checking for sys/file.h... yes
532checking sys/time.h usability... yes
533checking sys/time.h presence... yes
534checking for sys/time.h... yes
535checking for sys/stat.h... (cached) yes
536looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
537checking for uintptr_t... yes
538checking for int_least32_t... yes
539checking for int_fast32_t... yes
540checking for uint64_t... yes
541checking what to include in bfd_stdint.h... stdint.h (already complete)
542checking whether time.h and sys/time.h may both be included... yes
543checking for dirent.h that defines DIR... yes
544checking for library containing opendir... none required
545checking windows.h usability... no
546checking windows.h presence... no
547checking for windows.h... no
548checking for dlfcn.h... (cached) yes
549checking whether string.h and strings.h may both be included... yes
550checking for fcntl... yes
551checking for getpagesize... yes
552checking for setitimer... yes
553checking for sysconf... yes
554checking for fdopen... yes
555checking for getuid... yes
556checking for getgid... yes
557checking for fileno... yes
558checking for strtoull... yes
559checking whether basename is declared... yes
560checking whether ftello is declared... yes
561checking whether ftello64 is declared... yes
562checking whether fseeko is declared... yes
563checking whether fseeko64 is declared... yes
564checking whether ffs is declared... yes
565checking whether free is declared... yes
566checking whether getenv is declared... yes
567checking whether malloc is declared... yes
568checking whether realloc is declared... yes
569checking whether stpcpy is declared... yes
570checking whether strstr is declared... yes
571checking whether snprintf is declared... yes
572checking whether vsnprintf is declared... yes
573checking for library containing zlibVersion... -lz
574checking zlib.h usability... yes
575checking zlib.h presence... yes
576checking for zlib.h... yes
577checking linker --as-needed support... yes
578checking for cos in -lm... yes
579checking for gcc version with buggy 64-bit support... no
580checking for ftello... yes
581checking for ftello64... yes
582checking for fseeko... yes
583checking for fseeko64... yes
584checking for fopen64... yes
585checking size of off_t... 8
586checking file_ptr type... BFD_HOST_64_BIT
587checking for stdlib.h... (cached) yes
588checking for unistd.h... (cached) yes
589checking for getpagesize... (cached) yes
590checking for working mmap... yes
591checking for madvise... yes
592checking for mprotect... yes
593configure: updating cache ./config.cache
594configure: creating ./config.status
595config.status: creating Makefile
596config.status: creating doc/Makefile
597config.status: creating bfd-in3.h
598config.status: creating po/Makefile.in
599config.status: creating config.h
600config.status: executing depfiles commands
601config.status: executing libtool commands
602config.status: executing default-1 commands
603config.status: executing bfd_stdint.h commands
604config.status: executing default commands
605make[2]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/libiberty'
606if [ x"" != x ] && [ ! -d pic ]; then \
607 mkdir pic; \
608 else true; fi
609touch stamp-picdir
610if [ x"" != x ]; then \
611 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/regex.c -o pic/regex.o; \
612 else true; fi
613gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/regex.c -o regex.o
614if [ x"" != x ]; then \
615 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
616 else true; fi
617gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/cplus-dem.c -o cplus-dem.o
618if [ x"" != x ]; then \
619 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
620 else true; fi
621gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/cp-demangle.c -o cp-demangle.o
622if [ x"" != x ]; then \
623 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/md5.c -o pic/md5.o; \
624 else true; fi
625gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/md5.c -o md5.o
626if [ x"" != x ]; then \
627 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/sha1.c -o pic/sha1.o; \
628 else true; fi
629gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/sha1.c -o sha1.o
630if [ x"" != x ]; then \
631 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/alloca.c -o pic/alloca.o; \
632 else true; fi
633gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/alloca.c -o alloca.o
634if [ x"" != x ]; then \
635 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/argv.c -o pic/argv.o; \
636 else true; fi
637gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/argv.c -o argv.o
638if [ x"" != x ]; then \
639 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/choose-temp.c -o pic/choose-temp.o; \
640 else true; fi
641gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/choose-temp.c -o choose-temp.o
642if [ x"" != x ]; then \
643 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/concat.c -o pic/concat.o; \
644 else true; fi
645gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/concat.c -o concat.o
646if [ x"" != x ]; then \
647 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/cp-demint.c -o pic/cp-demint.o; \
648 else true; fi
649gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/cp-demint.c -o cp-demint.o
650if [ x"" != x ]; then \
651 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/crc32.c -o pic/crc32.o; \
652 else true; fi
653gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/crc32.c -o crc32.o
654if [ x"" != x ]; then \
655 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
656 else true; fi
657gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/dwarfnames.c -o dwarfnames.o
658if [ x"" != x ]; then \
659 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/dyn-string.c -o pic/dyn-string.o; \
660 else true; fi
661gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/dyn-string.c -o dyn-string.o
662if [ x"" != x ]; then \
663 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/fdmatch.c -o pic/fdmatch.o; \
664 else true; fi
665gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/fdmatch.c -o fdmatch.o
666if [ x"" != x ]; then \
667 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/fibheap.c -o pic/fibheap.o; \
668 else true; fi
669gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/fibheap.c -o fibheap.o
670if [ x"" != x ]; then \
671 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
672 else true; fi
673gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/filename_cmp.c -o filename_cmp.o
674if [ x"" != x ]; then \
675 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/floatformat.c -o pic/floatformat.o; \
676 else true; fi
677gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/floatformat.c -o floatformat.o
678if [ x"" != x ]; then \
679 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/fnmatch.c -o pic/fnmatch.o; \
680 else true; fi
681gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/fnmatch.c -o fnmatch.o
682if [ x"" != x ]; then \
683 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
684 else true; fi
685gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/fopen_unlocked.c -o fopen_unlocked.o
686if [ x"" != x ]; then \
687 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/getopt.c -o pic/getopt.o; \
688 else true; fi
689gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/getopt.c -o getopt.o
690if [ x"" != x ]; then \
691 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/getopt1.c -o pic/getopt1.o; \
692 else true; fi
693gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/getopt1.c -o getopt1.o
694if [ x"" != x ]; then \
695 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/getpwd.c -o pic/getpwd.o; \
696 else true; fi
697gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/getpwd.c -o getpwd.o
698if [ x"" != x ]; then \
699 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/getruntime.c -o pic/getruntime.o; \
700 else true; fi
701gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/getruntime.c -o getruntime.o
702if [ x"" != x ]; then \
703 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/hashtab.c -o pic/hashtab.o; \
704 else true; fi
705gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/hashtab.c -o hashtab.o
706if [ x"" != x ]; then \
707 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/hex.c -o pic/hex.o; \
708 else true; fi
709gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/hex.c -o hex.o
710if [ x"" != x ]; then \
711 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/lbasename.c -o pic/lbasename.o; \
712 else true; fi
713gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/lbasename.c -o lbasename.o
714if [ x"" != x ]; then \
715 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/lrealpath.c -o pic/lrealpath.o; \
716 else true; fi
717gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/lrealpath.c -o lrealpath.o
718if [ x"" != x ]; then \
719 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
720 else true; fi
721gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/make-relative-prefix.c -o make-relative-prefix.o
722if [ x"" != x ]; then \
723 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
724 else true; fi
725gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/make-temp-file.c -o make-temp-file.o
726if [ x"" != x ]; then \
727 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/objalloc.c -o pic/objalloc.o; \
728 else true; fi
729gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/objalloc.c -o objalloc.o
730if [ x"" != x ]; then \
731 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/obstack.c -o pic/obstack.o; \
732 else true; fi
733gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/obstack.c -o obstack.o
734if [ x"" != x ]; then \
735 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/partition.c -o pic/partition.o; \
736 else true; fi
737gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/partition.c -o partition.o
738if [ x"" != x ]; then \
739 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/pexecute.c -o pic/pexecute.o; \
740 else true; fi
741gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/pexecute.c -o pexecute.o
742if [ x"" != x ]; then \
743 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/physmem.c -o pic/physmem.o; \
744 else true; fi
745gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/physmem.c -o physmem.o
746if [ x"" != x ]; then \
747 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/pex-common.c -o pic/pex-common.o; \
748 else true; fi
749gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/pex-common.c -o pex-common.o
750if [ x"" != x ]; then \
751 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/pex-one.c -o pic/pex-one.o; \
752 else true; fi
753gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/pex-one.c -o pex-one.o
754if [ x"" != x ]; then \
755 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/pex-unix.c -o pic/pex-unix.o; \
756 else true; fi
757gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/pex-unix.c -o pex-unix.o
758if [ x"" != x ]; then \
759 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
760 else true; fi
761gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/safe-ctype.c -o safe-ctype.o
762if [ x"" != x ]; then \
763 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/simple-object.c -o pic/simple-object.o; \
764 else true; fi
765gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/simple-object.c -o simple-object.o
766if [ x"" != x ]; then \
767 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
768 else true; fi
769gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/simple-object-coff.c -o simple-object-coff.o
770if [ x"" != x ]; then \
771 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
772 else true; fi
773gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/simple-object-elf.c -o simple-object-elf.o
774if [ x"" != x ]; then \
775 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
776 else true; fi
777gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
778if [ x"" != x ]; then \
779 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/sort.c -o pic/sort.o; \
780 else true; fi
781gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/sort.c -o sort.o
782if [ x"" != x ]; then \
783 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/spaces.c -o pic/spaces.o; \
784 else true; fi
785gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/spaces.c -o spaces.o
786if [ x"" != x ]; then \
787 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/splay-tree.c -o pic/splay-tree.o; \
788 else true; fi
789gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/splay-tree.c -o splay-tree.o
790if [ x"" != x ]; then \
791 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/stack-limit.c -o pic/stack-limit.o; \
792 else true; fi
793gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/stack-limit.c -o stack-limit.o
794if [ x"" != x ]; then \
795 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/strerror.c -o pic/strerror.o; \
796 else true; fi
797gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/strerror.c -o strerror.o
798if [ x"" != x ]; then \
799 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/strsignal.c -o pic/strsignal.o; \
800 else true; fi
801gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/strsignal.c -o strsignal.o
802if [ x"" != x ]; then \
803 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
804 else true; fi
805gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/timeval-utils.c -o timeval-utils.o
806if [ x"" != x ]; then \
807 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
808 else true; fi
809gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
810if [ x"" != x ]; then \
811 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xatexit.c -o pic/xatexit.o; \
812 else true; fi
813gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xatexit.c -o xatexit.o
814if [ x"" != x ]; then \
815 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xexit.c -o pic/xexit.o; \
816 else true; fi
817gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xexit.c -o xexit.o
818if [ x"" != x ]; then \
819 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xmalloc.c -o pic/xmalloc.o; \
820 else true; fi
821gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xmalloc.c -o xmalloc.o
822if [ x"" != x ]; then \
823 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xmemdup.c -o pic/xmemdup.o; \
824 else true; fi
825gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xmemdup.c -o xmemdup.o
826if [ x"" != x ]; then \
827 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xstrdup.c -o pic/xstrdup.o; \
828 else true; fi
829gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xstrdup.c -o xstrdup.o
830if [ x"" != x ]; then \
831 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xstrerror.c -o pic/xstrerror.o; \
832 else true; fi
833gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xstrerror.c -o xstrerror.o
834if [ x"" != x ]; then \
835 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xstrndup.c -o pic/xstrndup.o; \
836 else true; fi
837gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/xstrndup.c -o xstrndup.o
838if [ x"" != x ]; then \
839 gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/setproctitle.c -o pic/setproctitle.o; \
840 else true; fi
841gcc -c -DHAVE_CONFIG_H -O2 -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /home/jeroen/Builds/Haiku/buildtools/binutils/libiberty/setproctitle.c -o setproctitle.o
842rm -f ./libiberty.a pic/./libiberty.a
843ar rc ./libiberty.a \
844 ./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
845ranlib ./libiberty.a
846if [ x"" != x ]; then \
847 cd pic; \
848 ar rc ./libiberty.a \
849 ./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; \
850 ranlib ./libiberty.a; \
851 cd ..; \
852 else true; fi
853echo ./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
854make[3]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/libiberty/testsuite'
855make[3]: Nothing to be done for `all'.
856make[3]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/libiberty/testsuite'
857make[2]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/libiberty'
858make[2]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/intl'
859make[2]: Nothing to be done for `all'.
860make[2]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/intl'
861make[2]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd'
862creating bfdver.h
863rm -f elf32-target.h
864sed -e s/NN/32/g < /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/elfxx-target.h > elf32-target.new
865mv -f elf32-target.new elf32-target.h
866rm -f elf64-target.h
867sed -e s/NN/64/g < /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/elfxx-target.h > elf64-target.new
868mv -f elf64-target.new elf64-target.h
869rm -f targmatch.h
870sed -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/targmatch.sed < /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/config.bfd > targmatch.new
871mv -f targmatch.new targmatch.h
872Making info in doc
873make[3]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
874make chew
875make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
876gcc -o chew.$$ -O2 \
877 -I.. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/.. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../include -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../intl -I../../intl /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/chew.c; \
878 /bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change chew.$$ chew
879make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
880./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../aoutx.h >aoutx.tmp
881/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
882make chew
883make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
884make[4]: `chew' is up to date.
885make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
886./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../archive.c >archive.tmp
887/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change archive.tmp archive.texi
888make chew
889make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
890make[4]: `chew' is up to date.
891make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
892./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str < /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../archures.c >archures.tmp
893/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change archures.tmp archures.texi
894make chew
895make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
896make[4]: `chew' is up to date.
897make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
898./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../elf.c >elf.tmp
899/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change elf.tmp elf.texi
900make chew
901make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
902make[4]: `chew' is up to date.
903make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
904./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../elfcode.h >elfcode.tmp
905/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
906make chew
907make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
908make[4]: `chew' is up to date.
909make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
910./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../format.c >format.tmp
911/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change format.tmp format.texi
912make chew
913make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
914make[4]: `chew' is up to date.
915make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
916./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str < /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../libbfd.c >libbfd.tmp
917/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
918make chew
919make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
920make[4]: `chew' is up to date.
921make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
922./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../opncls.c >opncls.tmp
923/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change opncls.tmp opncls.texi
924make chew
925make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
926make[4]: `chew' is up to date.
927make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
928./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../reloc.c >reloc.tmp
929/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change reloc.tmp reloc.texi
930make chew
931make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
932make[4]: `chew' is up to date.
933make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
934./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../section.c >section.tmp
935/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change section.tmp section.texi
936make chew
937make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
938make[4]: `chew' is up to date.
939make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
940./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../syms.c >syms.tmp
941/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change syms.tmp syms.texi
942make chew
943make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
944make[4]: `chew' is up to date.
945make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
946./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../targets.c >targets.tmp
947/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change targets.tmp targets.texi
948make chew
949make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
950make[4]: `chew' is up to date.
951make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
952./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../init.c >init.tmp
953/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change init.tmp init.texi
954make chew
955make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
956make[4]: `chew' is up to date.
957make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
958./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../hash.c >hash.tmp
959/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change hash.tmp hash.texi
960make chew
961make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
962make[4]: `chew' is up to date.
963make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
964./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../linker.c >linker.tmp
965/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change linker.tmp linker.texi
966make chew
967make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
968make[4]: `chew' is up to date.
969make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
970./chew -f /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/doc.str </home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../mmo.c >mmo.tmp
971/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/../../move-if-change mmo.tmp mmo.texi
972restore=: && backupdir=".am$$" && \
973 rm -rf $backupdir && mkdir $backupdir && \
974 if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
975 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 \
976 if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
977 done; \
978 else :; fi && \
979 if makeinfo --split-size=5000000 --split-size=5000000 -I /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc \
980 -o bfd.info `test -f 'bfd.texinfo' || echo '/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/doc/'`bfd.texinfo; \
981 then \
982 rc=0; \
983 else \
984 rc=$?; \
985 $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
986 fi; \
987 rm -rf $backupdir; exit $rc
988make[3]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
989Making info in po
990make[3]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/po'
991( if test 'x/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/po' != 'x.'; then \
992 posrcprefix='/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/'; \
993 else \
994 posrcprefix="../"; \
995 fi; \
996 rm -f SRC-POTFILES-t SRC-POTFILES \
997 && (sed -e '/^#/d' \
998 -e '/^[ ]*$/d' \
999 -e "s@.*@ $posrcprefix& \\\\@" < /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/po/SRC-POTFILES.in \
1000 | sed -e '$s/\\$//') > SRC-POTFILES-t \
1001 && chmod a-w SRC-POTFILES-t \
1002 && mv SRC-POTFILES-t SRC-POTFILES )
1003( rm -f BLD-POTFILES-t BLD-POTFILES \
1004 && (sed -e '/^#/d' \
1005 -e '/^[ ]*$/d' \
1006 -e "s@.*@ ../& \\\\@" < /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/po/BLD-POTFILES.in \
1007 | sed -e '$s/\\$//') > BLD-POTFILES-t \
1008 && chmod a-w BLD-POTFILES-t \
1009 && mv BLD-POTFILES-t BLD-POTFILES )
1010cd .. \
1011 && CONFIG_FILES=po/Makefile.in:po/Make-in \
1012 CONFIG_HEADERS= /bin/bash ./config.status
1013config.status: creating po/Makefile.in
1014config.status: executing depfiles commands
1015config.status: executing libtool commands
1016config.status: executing default-1 commands
1017config.status: executing bfd_stdint.h commands
1018config.status: executing default commands
1019make[3]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/po'
1020make[3]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/po'
1021make[3]: Nothing to be done for `info'.
1022make[3]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/po'
1023make[3]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd'
1024make[3]: Nothing to be done for `info-am'.
1025make[3]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd'
1026make all-recursive
1027make[3]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd'
1028Making all in doc
1029make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
1030make[4]: Nothing to be done for `all'.
1031make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/doc'
1032Making all in po
1033make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/po'
1034make[4]: Nothing to be done for `all'.
1035make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd/po'
1036make[4]: Entering directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd'
1037rm -f bfd-tmp.h
1038cp bfd-in3.h bfd-tmp.h
1039/bin/bash /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../move-if-change bfd-tmp.h bfd.h
1040rm -f bfd-tmp.h
1041touch stmp-bfd-h
1042/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/archive.c
1043libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/archive.c -o archive.o
1044mv -f .deps/archive.Tpo .deps/archive.Plo
1045/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec,&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&x86_64pe_vec,&x86_64pei_vec,&bfd_elf64_x86_64_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch' /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/archures.c
1046libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec,&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&x86_64pe_vec,&x86_64pei_vec,&bfd_elf64_x86_64_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch" /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/archures.c -o archures.o
1047mv -f .deps/archures.Tpo .deps/archures.Plo
1048/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/bfd.c
1049libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/bfd.c -o bfd.o
1050mv -f .deps/bfd.Tpo .deps/bfd.Plo
1051/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/bfdio.c
1052libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/bfdio.c -o bfdio.o
1053mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
1054/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/bfdwin.c
1055libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/bfdwin.c -o bfdwin.o
1056mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
1057/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/cache.c
1058libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/cache.c -o cache.o
1059mv -f .deps/cache.Tpo .deps/cache.Plo
1060/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/coffgen.c
1061libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/coffgen.c -o coffgen.o
1062mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
1063/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/corefile.c
1064libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/corefile.c -o corefile.o
1065mv -f .deps/corefile.Tpo .deps/corefile.Plo
1066/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/format.c
1067libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/format.c -o format.o
1068mv -f .deps/format.Tpo .deps/format.Plo
1069/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/init.c
1070libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/init.c -o init.o
1071mv -f .deps/init.Tpo .deps/init.Plo
1072/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/libbfd.c
1073libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/libbfd.c -o libbfd.o
1074mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
1075/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/opncls.c
1076libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/opncls.c -o opncls.o
1077mv -f .deps/opncls.Tpo .deps/opncls.Plo
1078/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/reloc.c
1079libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/reloc.c -o reloc.o
1080mv -f .deps/reloc.Tpo .deps/reloc.Plo
1081/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/section.c
1082libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/section.c -o section.o
1083mv -f .deps/section.Tpo .deps/section.Plo
1084/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/syms.c
1085libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/syms.c -o syms.o
1086mv -f .deps/syms.Tpo .deps/syms.Plo
1087/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec -DSELECT_VECS='&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec,&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&x86_64pe_vec,&x86_64pei_vec,&bfd_elf64_x86_64_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_arm_arch,&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch' /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/targets.c
1088libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf32_littlearm_vec "-DSELECT_VECS=&bfd_elf32_littlearm_vec,&bfd_elf32_bigarm_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec,&i386pe_vec,&i386pei_vec,&bfd_elf32_i386_vec,&x86_64pe_vec,&x86_64pei_vec,&bfd_elf64_x86_64_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_arm_arch,&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch" /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/targets.c -o targets.o
1089mv -f .deps/targets.Tpo .deps/targets.Plo
1090/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/hash.c
1091libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/hash.c -o hash.o
1092mv -f .deps/hash.Tpo .deps/hash.Plo
1093/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/linker.c
1094libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/linker.c -o linker.o
1095mv -f .deps/linker.Tpo .deps/linker.Plo
1096/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/srec.c
1097libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/srec.c -o srec.o
1098mv -f .deps/srec.Tpo .deps/srec.Plo
1099/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/binary.c
1100libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/binary.c -o binary.o
1101mv -f .deps/binary.Tpo .deps/binary.Plo
1102/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/tekhex.c
1103libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/tekhex.c -o tekhex.o
1104mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
1105/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/ihex.c
1106libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/ihex.c -o ihex.o
1107mv -f .deps/ihex.Tpo .deps/ihex.Plo
1108/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/stabs.c
1109libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/stabs.c -o stabs.o
1110mv -f .deps/stabs.Tpo .deps/stabs.Plo
1111/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/stab-syms.c
1112libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/stab-syms.c -o stab-syms.o
1113mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
1114/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/merge.c
1115libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/merge.c -o merge.o
1116mv -f .deps/merge.Tpo .deps/merge.Plo
1117/bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DBINDIR='"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/lib/debug\" /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/dwarf2.c
1118libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I. -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd -I/home/jeroen/Builds/Haiku/buildtools/binutils/bfd/../include -DHAVE_bfd_elf32_littlearm_vec -DHAVE_bfd_elf32_bigarm_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DHAVE_i386pe_vec -DHAVE_i386pei_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_x86_64pe_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec "-DBINDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/bin\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm/lib/debug\" /home/jeroen/Builds/Haiku/buildtools/binutils/bfd/dwarf2.c -o dwarf2.o
1119gcc: error: Pi/haiku/generated/cross-tools-arm/lib/debug": No such file or directory
1120make[4]: *** [dwarf2.lo] Error 1
1121make[4]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd'
1122make[3]: *** [all-recursive] Error 1
1123make[3]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd'
1124make[2]: *** [all] Error 2
1125make[2]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils/bfd'
1126make[1]: *** [all-bfd] Error 2
1127make[1]: Leaving directory `/home/jeroen/Builds/Haiku/Raspberry Pi/haiku/generated/cross-tools-arm-build/binutils'
1128make: *** [all] Error 2