patching file include/opcode/arm.h checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-none-eabi checking for a BSD-compatible install... /usr/bin/install -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for gnatbind... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 checking for objdir... .libs checking for PWL_handle_timeout in -lpwl... no checking for version 0.11 (revision 0 or later) of PPL... no checking for default BUILD_CONFIG... checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 checking for flex... flex checking for flex... flex checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... ar checking for as... as checking for dlltool... no checking for ld... ld checking for lipo... no checking for nm... nm checking for ranlib... ranlib checking for strip... strip checking for windres... no checking for windmc... no checking for objcopy... objcopy checking for objdump... objdump checking for readelf... readelf checking for arm-none-eabi-cc... no checking for arm-none-eabi-gcc... no checking for arm-none-eabi-c++... no checking for arm-none-eabi-g++... no checking for arm-none-eabi-cxx... no checking for arm-none-eabi-gxx... no checking for arm-none-eabi-gcc... no checking for arm-none-eabi-gcj... no checking for arm-none-eabi-gfortran... no checking for arm-none-eabi-gccgo... no checking for arm-none-eabi-ar... no checking for arm-none-eabi-as... no checking for arm-none-eabi-dlltool... no checking for arm-none-eabi-ld... no checking for arm-none-eabi-lipo... no checking for arm-none-eabi-nm... no checking for arm-none-eabi-objdump... no checking for arm-none-eabi-ranlib... no checking for arm-none-eabi-readelf... no checking for arm-none-eabi-strip... no checking for arm-none-eabi-windres... no checking for arm-none-eabi-windmc... no checking where to find the target ar... just compiled checking where to find the target as... just compiled checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... just compiled checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target gccgo... pre-installed checking where to find the target ld... just compiled checking where to find the target lipo... pre-installed checking where to find the target nm... just compiled checking where to find the target objdump... just compiled checking where to find the target ranlib... just compiled checking where to find the target readelf... just compiled checking where to find the target strip... just compiled checking where to find the target windres... just compiled checking where to find the target windmc... just compiled checking whether to enable maintainer-specific portions of Makefiles... no checking whether -fkeep-inline-functions is supported... yes configure: creating ./config.status config.status: creating Makefile make[1]: Entering directory `/home/framps/Downloads/cross-arm-none-eabi-binutils/src/binutils-2.23.2/build' mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... no checking for sys/stat.h... no checking for stdlib.h... no checking for string.h... no checking for memory.h... no checking for strings.h... no checking for inttypes.h... no checking for stdint.h... no checking for unistd.h... no checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... no checking for sys/param.h... no checking for limits.h... no checking for stdlib.h... (cached) no checking for malloc.h... no checking for string.h... (cached) no checking for unistd.h... (cached) no checking for strings.h... (cached) no checking for sys/time.h... no checking for time.h... no checking for sys/resource.h... no checking for sys/stat.h... (cached) no checking for sys/mman.h... no checking for fcntl.h... no checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... no checking for sys/systemcfg.h... no checking for stdint.h... (cached) no checking for stdio_ext.h... no checking for process.h... no checking for sys/prctl.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... unsigned long checking for intptr_t... no checking for uintptr_t... no checking for ssize_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking for setproctitle... no checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for __fsetlocking... yes checking for canonicalize_file_name... yes checking for dup3... yes checking for getrlimit... yes checking for getrusage... yes checking for getsysinfo... no checking for gettimeofday... (cached) yes checking for on_exit... yes checking for psignal... yes checking for pstat_getdynamic... no checking for pstat_getstatic... no checking for realpath... yes checking for setrlimit... yes checking for sbrk... yes checking for spawnve... no checking for spawnvpe... no checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for sysctl... yes checking for sysmp... no checking for table... no checking for times... yes checking for wait3... yes checking for wait4... yes checking whether basename is declared... no checking whether ffs is declared... no checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... no checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... no checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) no checking for unistd.h... (cached) no checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... no configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-unknown-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.7, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./bfd Configuring in ./bfd configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... arm-none-eabi checking for x86_64-unknown-linux-gnu-gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... no checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr uk vi zh_CN da es fi fr id ja ro ru rw sv tr uk vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking size of long long... 8 checking size of void *... 8 checking size of long... 8 checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for dlfcn.h... (cached) yes checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[2]: Entering directory `/home/framps/Downloads/cross-arm-none-eabi-binutils/src/binutils-2.23.2/build/libiberty' if [ x"" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cplus-dem.c -o cplus-dem.o ../../libiberty/cplus-dem.c:55:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] void * malloc (); ^ ../../libiberty/cplus-dem.c:56:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes] void * realloc (); ^ ../../libiberty/cplus-dem.c: In function ‘code_for_qualifier’: ../../libiberty/cplus-dem.c:578:3: warning: implicit declaration of function ‘abort’ [-Wimplicit-function-declaration] abort (); ^ ../../libiberty/cplus-dem.c:578:3: warning: incompatible implicit declaration of built-in function ‘abort’ [enabled by default] ../../libiberty/cplus-dem.c: In function ‘qualifier_string’: ../../libiberty/cplus-dem.c:618:3: warning: incompatible implicit declaration of built-in function ‘abort’ [enabled by default] abort (); ^ ../../libiberty/cplus-dem.c: In function ‘squangle_mop_up’: ../../libiberty/cplus-dem.c:1220:7: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free ((char *) work -> btypevec); ^ ../../libiberty/cplus-dem.c:1220:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] ../../libiberty/cplus-dem.c:1224:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free ((char *) work -> ktypevec); ^ ../../libiberty/cplus-dem.c: In function ‘delete_non_B_K_work_stuff’: ../../libiberty/cplus-dem.c:1305:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free ((char *) work -> typevec); ^ ../../libiberty/cplus-dem.c:1314:2: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free ((char*) work->tmpl_argvec[i]); ^ ../../libiberty/cplus-dem.c:1322:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free ((char*) work->previous_argument); ^ ../../libiberty/cplus-dem.c: In function ‘demangle_template_value_parm’: ../../libiberty/cplus-dem.c:2047:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (q); ^ ../../libiberty/cplus-dem.c:2051:8: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (p); ^ ../../libiberty/cplus-dem.c: In function ‘gnu_special’: ../../libiberty/cplus-dem.c:3086:8: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (method); ^ ../../libiberty/cplus-dem.c: In function ‘recursively_demangle’: ../../libiberty/cplus-dem.c:3142:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (recurse_dem); ^ ../../libiberty/cplus-dem.c:3148:3: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (recurse); ^ ../../libiberty/cplus-dem.c: In function ‘demangle_qualified’: ../../libiberty/cplus-dem.c:3313:7: warning: implicit declaration of function ‘atoi’ [-Wimplicit-function-declaration] qualifiers = atoi (num); ^ ../../libiberty/cplus-dem.c: In function ‘do_hpacc_template_literal’: ../../libiberty/cplus-dem.c:4113:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (recurse_dem); ^ ../../libiberty/cplus-dem.c:4120:3: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (recurse); ^ ../../libiberty/cplus-dem.c: In function ‘forget_B_and_K_types’: ../../libiberty/cplus-dem.c:4325:4: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (work -> ktypevec[i]); ^ ../../libiberty/cplus-dem.c:4335:4: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (work -> btypevec[i]); ^ ../../libiberty/cplus-dem.c: In function ‘forget_types’: ../../libiberty/cplus-dem.c:4352:4: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (work -> typevec[i]); ^ ../../libiberty/cplus-dem.c: In function ‘demangle_nested_args’: ../../libiberty/cplus-dem.c:4551:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free ((char *) work->previous_argument); ^ ../../libiberty/cplus-dem.c: In function ‘string_delete’: ../../libiberty/cplus-dem.c:4757:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (s->b); ^ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demangle.c -o cp-demangle.o ../../libiberty/cp-demangle.c: In function ‘d_make_demangle_mangled_name’: ../../libiberty/cp-demangle.c:899:5: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] return d_make_name (di, s, strlen (s)); ^ ../../libiberty/cp-demangle.c:899:32: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] return d_make_name (di, s, strlen (s)); ^ ../../libiberty/cp-demangle.c: In function ‘d_unqualified_name’: ../../libiberty/cp-demangle.c:1424:4: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration] if (!strcmp (ret->u.s_operator.op->code, "li")) ^ ../../libiberty/cp-demangle.c: In function ‘d_identifier’: ../../libiberty/cp-demangle.c:1549:7: warning: implicit declaration of function ‘memcmp’ [-Wimplicit-function-declaration] && memcmp (name, ANONYMOUS_NAMESPACE_PREFIX, ^ ../../libiberty/cp-demangle.c: In function ‘d_growable_string_resize’: ../../libiberty/cp-demangle.c:3482:3: warning: implicit declaration of function ‘realloc’ [-Wimplicit-function-declaration] newbuf = (char *) realloc (dgs->buf, newalc); ^ ../../libiberty/cp-demangle.c:3482:21: warning: incompatible implicit declaration of built-in function ‘realloc’ [enabled by default] newbuf = (char *) realloc (dgs->buf, newalc); ^ ../../libiberty/cp-demangle.c:3485:7: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free (dgs->buf); ^ ../../libiberty/cp-demangle.c:3485:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] ../../libiberty/cp-demangle.c: In function ‘d_growable_string_append_buffer’: ../../libiberty/cp-demangle.c:3511:3: warning: implicit declaration of function ‘memcpy’ [-Wimplicit-function-declaration] memcpy (dgs->buf + dgs->len, s, l); ^ ../../libiberty/cp-demangle.c:3511:3: warning: incompatible implicit declaration of built-in function ‘memcpy’ [enabled by default] ../../libiberty/cp-demangle.c: In function ‘d_append_string’: ../../libiberty/cp-demangle.c:3594:28: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] d_append_buffer (dpi, s, strlen (s)); ^ ../../libiberty/cp-demangle.c: In function ‘cplus_demangle_print’: ../../libiberty/cp-demangle.c:3658:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (dgs.buf); ^ ../../libiberty/cp-demangle.c: In function ‘d_print_comp’: ../../libiberty/cp-demangle.c:3953:13: warning: implicit declaration of function ‘strncmp’ [-Wimplicit-function-declaration] && strncmp (dcl->u.s_name.s, "JArray", 6) == 0) ^ ../../libiberty/cp-demangle.c: In function ‘d_demangle_callback’: ../../libiberty/cp-demangle.c:5223:47: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] cplus_demangle_init_info (mangled, options, strlen (mangled), &di); ^ ../../libiberty/cp-demangle.c: In function ‘d_demangle’: ../../libiberty/cp-demangle.c:5296:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (dgs.buf); ^ ../../libiberty/cp-demangle.c: In function ‘is_ctor_or_dtor’: ../../libiberty/cp-demangle.c:5502:51: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] cplus_demangle_init_info (mangled, DMGL_GNU_V3, strlen (mangled), &di); ^ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/md5.c -o md5.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/sha1.c -o sha1.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/alloca.c -o alloca.o ../../libiberty/alloca.c: In function ‘C_alloca’: ../../libiberty/alloca.c:184:4: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free ((PTR) hp); /* Collect garbage. */ ^ ../../libiberty/alloca.c:184:4: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] ../../libiberty/alloca.c:204:7: warning: implicit declaration of function ‘abort’ [-Wimplicit-function-declaration] abort(); ^ ../../libiberty/alloca.c:204:7: warning: incompatible implicit declaration of built-in function ‘abort’ [enabled by default] if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/argv.c -o argv.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/choose-temp.c -o choose-temp.o ../../libiberty/choose-temp.c: In function ‘choose_temp_base’: ../../libiberty/choose-temp.c:67:3: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] len = strlen (base); ^ ../../libiberty/choose-temp.c:67:9: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] len = strlen (base); ^ ../../libiberty/choose-temp.c:69:3: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration] strcpy (temp_filename, base); ^ ../../libiberty/choose-temp.c:69:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] ../../libiberty/choose-temp.c:72:3: warning: implicit declaration of function ‘mktemp’ [-Wimplicit-function-declaration] if (mktemp (temp_filename) == 0) ^ ../../libiberty/choose-temp.c:73:5: warning: implicit declaration of function ‘abort’ [-Wimplicit-function-declaration] abort (); ^ ../../libiberty/choose-temp.c:73:5: warning: incompatible implicit declaration of built-in function ‘abort’ [enabled by default] if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o pic/concat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/concat.c -o concat.o ../../libiberty/concat.c: In function ‘vconcat_length’: ../../libiberty/concat.c:77:5: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] length += strlen (arg); ^ ../../libiberty/concat.c:77:15: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] length += strlen (arg); ^ ../../libiberty/concat.c: In function ‘vconcat_copy’: ../../libiberty/concat.c:90:30: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] unsigned long length = strlen (arg); ^ ../../libiberty/concat.c:91:7: warning: implicit declaration of function ‘memcpy’ [-Wimplicit-function-declaration] memcpy (end, arg, length); ^ ../../libiberty/concat.c:91:7: warning: incompatible implicit declaration of built-in function ‘memcpy’ [enabled by default] ../../libiberty/concat.c: In function ‘reconcat’: ../../libiberty/concat.c:208:5: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free (optr); ^ ../../libiberty/concat.c:208:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/cp-demint.c -o cp-demint.o ../../libiberty/cp-demint.c: In function ‘cplus_demangle_fill_builtin_type’: ../../libiberty/cp-demint.c:140:3: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] len = strlen (type_name); ^ ../../libiberty/cp-demint.c:140:9: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] len = strlen (type_name); ^ ../../libiberty/cp-demint.c:144:4: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration] && strcmp (type_name, cplus_demangle_builtin_types[i].name) == 0) ^ ../../libiberty/cp-demint.c: In function ‘cplus_demangle_fill_operator’: ../../libiberty/cp-demint.c:165:9: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] len = strlen (opname); ^ ../../libiberty/cp-demint.c: In function ‘cplus_demangle_v3_components’: ../../libiberty/cp-demint.c:190:9: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] len = strlen (mangled); ^ ../../libiberty/cp-demint.c:204:8: warning: implicit declaration of function ‘malloc’ [-Wimplicit-function-declaration] malloc (di.num_comps * sizeof (struct demangle_component))); ^ ../../libiberty/cp-demint.c:204:8: warning: incompatible implicit declaration of built-in function ‘malloc’ [enabled by default] ../../libiberty/cp-demint.c:209:7: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free (di.comps); ^ ../../libiberty/cp-demint.c:209:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] ../../libiberty/cp-demint.c:224:3: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (di.subs); ^ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dwarfnames.c -o dwarfnames.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/dyn-string.c -o dyn-string.o ../../libiberty/dyn-string.c: In function ‘dyn_string_delete’: ../../libiberty/dyn-string.c:110:3: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free (ds->s); ^ ../../libiberty/dyn-string.c:110:3: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] ../../libiberty/dyn-string.c: In function ‘dyn_string_release’: ../../libiberty/dyn-string.c:126:3: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (ds); ^ ../../libiberty/dyn-string.c: In function ‘dyn_string_copy’: ../../libiberty/dyn-string.c:187:5: warning: implicit declaration of function ‘abort’ [-Wimplicit-function-declaration] abort (); ^ ../../libiberty/dyn-string.c:187:5: warning: incompatible implicit declaration of built-in function ‘abort’ [enabled by default] ../../libiberty/dyn-string.c:193:3: warning: implicit declaration of function ‘strcpy’ [-Wimplicit-function-declaration] strcpy (dest->s, src->s); ^ ../../libiberty/dyn-string.c:193:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] ../../libiberty/dyn-string.c: In function ‘dyn_string_copy_cstr’: ../../libiberty/dyn-string.c:206:3: warning: implicit declaration of function ‘strlen’ [-Wimplicit-function-declaration] int length = strlen (src); ^ ../../libiberty/dyn-string.c:206:16: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] int length = strlen (src); ^ ../../libiberty/dyn-string.c:211:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] strcpy (dest->s, src); ^ ../../libiberty/dyn-string.c: In function ‘dyn_string_insert’: ../../libiberty/dyn-string.c:249:5: warning: incompatible implicit declaration of built-in function ‘abort’ [enabled by default] abort (); ^ ../../libiberty/dyn-string.c:257:3: warning: implicit declaration of function ‘strncpy’ [-Wimplicit-function-declaration] strncpy (dest->s + pos, src->s, src->length); ^ ../../libiberty/dyn-string.c:257:3: warning: incompatible implicit declaration of built-in function ‘strncpy’ [enabled by default] ../../libiberty/dyn-string.c: In function ‘dyn_string_insert_cstr’: ../../libiberty/dyn-string.c:272:16: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] int length = strlen (src); ^ ../../libiberty/dyn-string.c:280:3: warning: incompatible implicit declaration of built-in function ‘strncpy’ [enabled by default] strncpy (dest->s + pos, src, length); ^ ../../libiberty/dyn-string.c: In function ‘dyn_string_append’: ../../libiberty/dyn-string.c:316:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] strcpy (dest->s + dest->length, s->s); ^ ../../libiberty/dyn-string.c: In function ‘dyn_string_append_cstr’: ../../libiberty/dyn-string.c:328:13: warning: incompatible implicit declaration of built-in function ‘strlen’ [enabled by default] int len = strlen (s); ^ ../../libiberty/dyn-string.c:334:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ [enabled by default] strcpy (dest->s + dest->length, s); ^ ../../libiberty/dyn-string.c: In function ‘dyn_string_substring’: ../../libiberty/dyn-string.c:371:5: warning: incompatible implicit declaration of built-in function ‘abort’ [enabled by default] abort (); ^ ../../libiberty/dyn-string.c: In function ‘dyn_string_eq’: ../../libiberty/dyn-string.c:396:5: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration] return !strcmp (ds1->s, ds2->s); ^ if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fdmatch.c -o fdmatch.o if [ x"" != x ]; then \ gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../libiberty/fibheap.c -o fibheap.o ../../libiberty/fibheap.c: In function ‘fibheap_union’: ../../libiberty/fibheap.c:151:7: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration] free (heapa); ^ ../../libiberty/fibheap.c:151:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] ../../libiberty/fibheap.c:156:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (heapb); ^ ../../libiberty/fibheap.c:172:3: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (heapb); ^ ../../libiberty/fibheap.c: In function ‘fibheap_extract_min’: ../../libiberty/fibheap.c:190:7: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (z); ^ ../../libiberty/fibheap.c: In function ‘fibheap_replace_key_data’: ../../libiberty/fibheap.c:38:24: error: ‘LONG_MIN’ undeclared (first use in this function) #define FIBHEAPKEY_MIN LONG_MIN ^ ../../libiberty/fibheap.c:220:30: note: in expansion of macro ‘FIBHEAPKEY_MIN’ if (okey == key && okey != FIBHEAPKEY_MIN) ^ ../../libiberty/fibheap.c:38:24: note: each undeclared identifier is reported only once for each function it appears in #define FIBHEAPKEY_MIN LONG_MIN ^ ../../libiberty/fibheap.c:220:30: note: in expansion of macro ‘FIBHEAPKEY_MIN’ if (okey == key && okey != FIBHEAPKEY_MIN) ^ ../../libiberty/fibheap.c: In function ‘fibheap_delete_node’: ../../libiberty/fibheap.c:38:24: error: ‘LONG_MIN’ undeclared (first use in this function) #define FIBHEAPKEY_MIN LONG_MIN ^ ../../libiberty/fibheap.c:261:36: note: in expansion of macro ‘FIBHEAPKEY_MIN’ fibheap_replace_key (heap, node, FIBHEAPKEY_MIN); ^ ../../libiberty/fibheap.c:265:7: warning: implicit declaration of function ‘abort’ [-Wimplicit-function-declaration] abort (); ^ ../../libiberty/fibheap.c:265:7: warning: incompatible implicit declaration of built-in function ‘abort’ [enabled by default] ../../libiberty/fibheap.c: In function ‘fibheap_delete’: ../../libiberty/fibheap.c:277:5: warning: incompatible implicit declaration of built-in function ‘free’ [enabled by default] free (fibheap_extr_min_node (heap)); ^ ../../libiberty/fibheap.c: In function ‘fibheap_consolidate’: ../../libiberty/fibheap.c:368:3: warning: implicit declaration of function ‘memset’ [-Wimplicit-function-declaration] memset (a, 0, sizeof (fibnode_t) * D); ^ ../../libiberty/fibheap.c:368:3: warning: incompatible implicit declaration of built-in function ‘memset’ [enabled by default] make[2]: *** [fibheap.o] Error 1 make[2]: Leaving directory `/home/framps/Downloads/cross-arm-none-eabi-binutils/src/binutils-2.23.2/build/libiberty' make[1]: *** [all-libiberty] Error 2 make[1]: Leaving directory `/home/framps/Downloads/cross-arm-none-eabi-binutils/src/binutils-2.23.2/build' make: *** [all] Error 2 ==> ERROR:(B A failure occurred in build().(B  Aborting...(B