Skip to content

Instantly share code, notes, and snippets.

@AwlsomeAlex
Created May 9, 2020 22:29
Show Gist options
  • Save AwlsomeAlex/39041904a5175e95059b1a93d01ab875 to your computer and use it in GitHub Desktop.
Save AwlsomeAlex/39041904a5175e95059b1a93d01ab875 to your computer and use it in GitHub Desktop.
StelaLinux Toolchain i686-musl Target Failure
This file has been truncated, but you can view the full file.
--------------------------------------------------------
gentoolchain.sh Log File
--------------------------------------------------------
Generated on Sat 09 May 2020 05:32:50 PM EDT
--------------------------------------------------------
Host Architecture: x86_64-cross-linux-gnu
Target Architecture: i686-linux-musl
Host GCC Version: gcc (GCC) 10.0.1 20200430 (Red Hat 10.0.1-0.14)
Host Linux Kernel: 5.6.10-300.fc32.x86_64
[....] Building i686-musl Toolchain....
--------------------------------------------------------
[....] Downloading gettext-tiny-0.3.2.tar.xz....
[DONE] gettext-tiny-0.3.2.tar.xz Downloaded.
[DONE] Good Checksum: gettext-tiny-0.3.2.tar.xz
[....] Extracting gettext-tiny-0.3.2.tar.xz....
[DONE] Extracted gettext-tiny-0.3.2.tar.xz.
[....] Compiling gettext-tiny....
cc -O0 -fPIC -c -o libintl/libintl.o libintl/libintl.c
rm -f libintl.a
ar rc libintl.a libintl/libintl.o
ranlib libintl.a
./install.sh -D -m 755 libintl.a /home/awlsomealex/Git/stelalinux/toolchain/lib/libintl.a
./install.sh -D -m 644 include/libintl.h /home/awlsomealex/Git/stelalinux/toolchain/include/libintl.h
cc -O0 -fPIC -c -o src/StringEscape.o src/StringEscape.c
cc -O0 -fPIC -c -o src/msgfmt.o src/msgfmt.c
In file included from /usr/include/bits/libc-header-start.h:33,
from /usr/include/stdio.h:27,
from src/msgfmt.c:4:
/usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
187 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
| ^~~~~~~
cc -O0 -fPIC -c -o src/msgmerge.o src/msgmerge.c
cc -O0 -fPIC -c -o src/poparser.o src/poparser.c
cc -o msgfmt src/msgfmt.o src/poparser.o src/StringEscape.o
./install.sh -D -m 755 msgfmt /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
cc -o msgmerge src/msgmerge.o src/poparser.o src/StringEscape.o
./install.sh -D -m 755 msgmerge /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
cp src/xgettext.sh ./xgettext
./install.sh -D -m 755 xgettext /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
cat src/autopoint.in | sed 's,@datadir@,/home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny,' > autopoint
./install.sh -D -m 755 autopoint /home/awlsomealex/Git/stelalinux/toolchain/bin/autopoint
./install.sh -D -m 644 m4/ansi-c++.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/ansi-c++.m4
./install.sh -D -m 644 m4/codeset.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/codeset.m4
./install.sh -D -m 644 m4/configheader.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/configheader.m4
./install.sh -D -m 644 m4/fcntl-o.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/fcntl-o.m4
./install.sh -D -m 644 m4/gettext.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/gettext.m4
./install.sh -D -m 644 m4/glibc2.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/glibc2.m4
./install.sh -D -m 644 m4/glibc21.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/glibc21.m4
./install.sh -D -m 644 m4/iconv.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/iconv.m4
./install.sh -D -m 644 m4/intdiv0.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/intdiv0.m4
./install.sh -D -m 644 m4/intl.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/intl.m4
./install.sh -D -m 644 m4/intldir.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/intldir.m4
./install.sh -D -m 644 m4/intlmacosx.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/intlmacosx.m4
./install.sh -D -m 644 m4/intmax.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/intmax.m4
./install.sh -D -m 644 m4/inttypes-pri.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/inttypes-pri.m4
./install.sh -D -m 644 m4/inttypes_h.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/inttypes_h.m4
./install.sh -D -m 644 m4/lcmessage.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/lcmessage.m4
./install.sh -D -m 644 m4/lib-ld.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/lib-ld.m4
./install.sh -D -m 644 m4/lib-link.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/lib-link.m4
./install.sh -D -m 644 m4/lib-prefix.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/lib-prefix.m4
./install.sh -D -m 644 m4/lock.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/lock.m4
./install.sh -D -m 644 m4/longlong.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/longlong.m4
./install.sh -D -m 644 m4/nls.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/nls.m4
./install.sh -D -m 644 m4/po.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/po.m4
./install.sh -D -m 644 m4/printf-posix.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/printf-posix.m4
./install.sh -D -m 644 m4/progtest.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/progtest.m4
./install.sh -D -m 644 m4/size_max.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/size_max.m4
./install.sh -D -m 644 m4/stdint_h.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/stdint_h.m4
./install.sh -D -m 644 m4/threadlib.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/threadlib.m4
./install.sh -D -m 644 m4/uintmax_t.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/uintmax_t.m4
./install.sh -D -m 644 m4/visibility.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/visibility.m4
./install.sh -D -m 644 m4/wchar_t.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/wchar_t.m4
./install.sh -D -m 644 m4/wint_t.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/wint_t.m4
./install.sh -D -m 644 m4/xsize.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/m4/xsize.m4
./install.sh -D -l ../gettext-tiny/m4/ansi-c++.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//ansi-c++.m4
./install.sh -D -l ../gettext-tiny/m4/codeset.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//codeset.m4
./install.sh -D -l ../gettext-tiny/m4/configheader.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//configheader.m4
./install.sh -D -l ../gettext-tiny/m4/fcntl-o.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//fcntl-o.m4
./install.sh -D -l ../gettext-tiny/m4/gettext.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//gettext.m4
./install.sh -D -l ../gettext-tiny/m4/glibc2.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//glibc2.m4
./install.sh -D -l ../gettext-tiny/m4/glibc21.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//glibc21.m4
./install.sh -D -l ../gettext-tiny/m4/iconv.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//iconv.m4
./install.sh -D -l ../gettext-tiny/m4/intdiv0.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//intdiv0.m4
./install.sh -D -l ../gettext-tiny/m4/intl.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//intl.m4
./install.sh -D -l ../gettext-tiny/m4/intldir.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//intldir.m4
./install.sh -D -l ../gettext-tiny/m4/intlmacosx.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//intlmacosx.m4
./install.sh -D -l ../gettext-tiny/m4/intmax.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//intmax.m4
./install.sh -D -l ../gettext-tiny/m4/inttypes-pri.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//inttypes-pri.m4
./install.sh -D -l ../gettext-tiny/m4/inttypes_h.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//inttypes_h.m4
./install.sh -D -l ../gettext-tiny/m4/lcmessage.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//lcmessage.m4
./install.sh -D -l ../gettext-tiny/m4/lib-ld.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//lib-ld.m4
./install.sh -D -l ../gettext-tiny/m4/lib-link.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//lib-link.m4
./install.sh -D -l ../gettext-tiny/m4/lib-prefix.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//lib-prefix.m4
./install.sh -D -l ../gettext-tiny/m4/lock.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//lock.m4
./install.sh -D -l ../gettext-tiny/m4/longlong.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//longlong.m4
./install.sh -D -l ../gettext-tiny/m4/nls.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//nls.m4
./install.sh -D -l ../gettext-tiny/m4/po.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//po.m4
./install.sh -D -l ../gettext-tiny/m4/printf-posix.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//printf-posix.m4
./install.sh -D -l ../gettext-tiny/m4/progtest.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//progtest.m4
./install.sh -D -l ../gettext-tiny/m4/size_max.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//size_max.m4
./install.sh -D -l ../gettext-tiny/m4/stdint_h.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//stdint_h.m4
./install.sh -D -l ../gettext-tiny/m4/threadlib.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//threadlib.m4
./install.sh -D -l ../gettext-tiny/m4/uintmax_t.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//uintmax_t.m4
./install.sh -D -l ../gettext-tiny/m4/visibility.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//visibility.m4
./install.sh -D -l ../gettext-tiny/m4/wchar_t.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//wchar_t.m4
./install.sh -D -l ../gettext-tiny/m4/wint_t.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//wint_t.m4
./install.sh -D -l ../gettext-tiny/m4/xsize.m4 /home/awlsomealex/Git/stelalinux/toolchain/share/aclocal//xsize.m4
./install.sh -D -m 644 data/Makevars.template /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/data/Makevars.template
./install.sh -D -m 644 data/autopoint_Makefile.in /home/awlsomealex/Git/stelalinux/toolchain/share/gettext-tiny/data/autopoint_Makefile.in
[DONE] Compiled gettext-tiny.
--------------------------------------------------------
[....] Downloading m4-1.4.18.tar.xz....
[DONE] m4-1.4.18.tar.xz Downloaded.
[DONE] Good Checksum: m4-1.4.18.tar.xz
[....] Extracting m4-1.4.18.tar.xz....
[DONE] Extracted m4-1.4.18.tar.xz.
[....] Configuring m4....
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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 whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for ar... (cached) ar
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
configure: autobuild project... GNU M4
configure: autobuild revision... 1.4.18
configure: autobuild hostname... alex-desk-fed
configure: autobuild timestamp... 20200509T213252Z
checking for unsigned long long int... yes
checking for long long int... yes
checking for unsigned long long int... (cached) yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking for btowc... yes
checking for setrlimit... yes
checking for sigaltstack... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for mempcpy... yes
checking for fpurge... no
checking for __fpurge... yes
checking for __freadahead... no
checking for __freading... yes
checking for getdtablesize... yes
checking for getprogname... no
checking for getexecname... no
checking for gettimeofday... yes
checking for lstat... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for mprotect... yes
checking for mkstemp... yes
checking for nl_langinfo... yes
checking for pipe2... yes
checking for isblank... yes
checking for iswctype... yes
checking for link... yes
checking for secure_getenv... yes
checking for getuid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getegid... yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for snprintf... yes
checking for strndup... yes
checking for pipe... yes
checking for vasnprintf... no
checking for wcrtomb... yes
checking for iswcntrl... yes
checking for newlocale... yes
checking for setenv... yes
checking for sleep... yes
checking for strdup... yes
checking for wctob... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... fr_FR
checking for ucontext.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for stdio_ext.h... yes
checking for sys/stat.h... (cached) yes
checking for getopt.h... yes
checking for sys/time.h... yes
checking for langinfo.h... yes
checking for limits.h... yes
checking for xlocale.h... no
checking for math.h... yes
checking for sys/mman.h... yes
checking for malloc.h... yes
checking for sys/cdefs.h... yes
checking for spawn.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for sys/wait.h... yes
checking for features.h... yes
checking for wctype.h... yes
checking for dirent.h... yes
checking for inttypes.h... (cached) yes
checking for working C stack overflow detection... yes
checking for correct stack_t interpretation... yes
checking for precise C stack overflow detection... no
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for libsigsegv... no, consider installing GNU libsigsegv
checking whether // is distinct from /... no
checking whether realpath works... yes
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for mode_t... yes
checking for sig_atomic_t... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking whether long double and double are the same... no
checking whether stdin defaults to large file offsets... yes
checking whether fseeko is declared... yes
checking for fseeko... yes
checking whether fflush works on input streams... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether ftello is declared... yes
checking for ftello... yes
checking whether ftello works... yes
checking whether getdtablesize is declared... yes
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking whether getenv is declared... yes
checking for C/C++ restrict keyword... __restrict
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether byte ordering is bigendian... no
checking whether limits.h has ULLONG_WIDTH etc.... yes
checking whether getc_unlocked is declared... yes
checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
checking for wchar_t... yes
checking for max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking for multithread API to use... none
checking whether lstat correctly handles trailing slash... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for mbstate_t... yes
checking for a traditional japanese locale... ja_JP
checking for a transitional chinese locale... zh_CN.GB18030
checking for a french Unicode locale... fr_FR.UTF-8
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for promoted mode_t type... mode_t
checking for library containing posix_spawn... none required
checking for posix_spawn... yes
checking whether posix_spawn works... yes
checking whether posix_spawnattr_setschedpolicy is supported... yes
checking whether posix_spawnattr_setschedparam is supported... yes
checking for sigset_t... yes
checking for SIGPIPE... yes
checking for inline... inline
checking for uid_t in sys/types.h... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking whether snprintf returns a byte count as in C99... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether strerror(0) succeeds... yes
checking whether strndup is declared... yes
checking whether strnlen is declared... yes
checking whether strsignal is declared... yes
checking whether sys_siglist is declared... yes
checking whether strstr works... yes
checking whether ldexp() can be used without linking with libm... yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... (cached) yes
checking whether _snprintf is declared... no
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... no
checking whether printf supports the 'ls' directive... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking whether to use C++... no
checking whether ungetc works on arbitrary bytes... yes
checking whether getcwd (NULL, 0) allocates memory for result... yes
checking for getcwd with POSIX signature... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for LC_MESSAGES... yes
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether strdup is declared... yes
checking whether unsetenv is declared... yes
checking for alloca as a compiler built-in... yes
checking whether to enable assertions... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking for __builtin_expect... yes
checking whether sigaltstack is declared... yes
checking for stack_t... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fflush works on input streams... (cached) no
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fflush works on input streams... (cached) no
checking whether conversion from 'int' to 'long double' works... yes
checking whether fopen recognizes a trailing slash... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking whether fpurge is declared... no
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking for fseeko... (cached) yes
checking whether fflush works on input streams... (cached) no
checking for _fseeki64... no
checking for ftello... (cached) yes
checking whether ftello works... (cached) yes
checking whether getdtablesize works... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking whether langinfo.h defines CODESET... yes
checking whether langinfo.h defines T_FMT_AMPM... yes
checking whether langinfo.h defines ERA... yes
checking whether langinfo.h defines YESEXPR... yes
checking for libsigsegv... (cached) no, consider installing GNU libsigsegv
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether lseek detects pipes... yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking for mkdtemp... yes
checking for working mkstemp... yes
checking whether YESEXPR works... yes
checking for obstacks that work with any size object... no
checking whether open recognizes a trailing slash... yes
checking whether posix_spawn_file_actions_addclose works... yes
checking whether posix_spawn_file_actions_adddup2 works... yes
checking whether posix_spawn_file_actions_addopen works... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... (cached) yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking whether ldexpl is declared... yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... yes
checking for sigprocmask... yes
checking for rawmemchr... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking for working re_compile_pattern... yes
checking whether rename honors trailing slash on destination... yes
checking whether rename honors trailing slash on source... yes
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking whether rmdir works... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking for posix_spawnattr_t... yes
checking for posix_spawn_file_actions_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on directories... yes
checking whether stat handles trailing slashes on files... yes
checking for va_copy... yes
checking for max_align_t... (cached) yes
checking whether NULL can be used in arbitrary expressions... (cached) yes
checking which flavor of printf attribute matches inttypes macros... system
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for working strerror function... yes
checking for working strndup... yes
checking for working strnlen... yes
checking for strsignal... yes
checking whether strsignal always returns a string... yes
checking whether strstr works in linear time... yes
checking whether strstr works... (cached) yes
checking whether strtod obeys C99... yes
checking for nlink_t... (cached) yes
checking for ptrdiff_t... yes
checking for vasprintf... yes
checking for vasprintf... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for waitid... yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether wcrtomb return value is correct... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for stdint.h... (cached) yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional french locale... (cached) fr_FR
checking for a turkish Unicode locale... tr_TR.UTF-8
checking for closedir... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether dup works... yes
checking whether fdopen sets errno... yes
checking for flexible array member... yes
checking for getpagesize... yes
checking whether getpagesize is declared... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking where to find the exponent in a 'double'... (cached) word 1 bit 20
checking where to find the exponent in a 'float'... (cached) word 0 bit 23
checking where to find the exponent in a 'long double'... unknown
checking whether link obeys POSIX... yes
checking for setlocale... yes
checking for uselocale... yes
checking for getlocalename_l... no
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for opendir... yes
checking for putenv compatible with GNU and SVID... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for readdir... yes
checking whether setenv validates arguments... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking whether sleep is declared... yes
checking for working sleep... yes
checking for working stdalign.h... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking for mmap... (cached) yes
checking for MAP_ANONYMOUS... yes
checking whether symlink handles trailing slash correctly... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for a traditional french locale... (cached) fr_FR
checking for a french Unicode locale... (cached) fr_FR.UTF-8
checking for a traditional japanese locale... (cached) ja_JP
checking for a transitional chinese locale... (cached) zh_CN.GB18030
checking whether wctob works... yes
checking whether wctob is declared... yes
checking whether an open file can be renamed... yes
checking if changeword is wanted... no
checking which shell to use for syscmd... /bin/sh
checking if malloc debugging is wanted... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating tests/Makefile
config.status: creating checks/Makefile
config.status: creating examples/Makefile
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing stamp-h commands
[DONE] Configured m4
[....] Compiling m4....
make all-recursive
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
Making all in .
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
Making all in examples
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/examples'
Making all in lib
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
GEN alloca.h
GEN configmake.h
GEN c++defs.h
GEN arg-nonnull.h
GEN warn-on-use.h
GEN fcntl.h
GEN langinfo.h
GEN limits.h
GEN locale.h
GEN math.h
GEN signal.h
GEN unused-parameter.h
GEN spawn.h
GEN stdio.h
GEN stdlib.h
GEN string.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN sys/wait.h
GEN time.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
make all-am
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
CC gl_avltree_oset.o
CC binary-io.o
CC c-ctype.o
CC c-stack.o
CC c-strcasecmp.o
CC c-strncasecmp.o
CC clean-temp.o
CC cloexec.o
CC close-stream.o
CC closein.o
CC closeout.o
CC dirname.o
CC basename.o
CC dirname-lgpl.o
CC basename-lgpl.o
CC stripslash.o
CC execute.o
CC exitfail.o
CC fatal-signal.o
CC fd-hook.o
CC fd-safer-flag.o
CC dup-safer-flag.o
CC filenamecat.o
CC filenamecat-lgpl.o
CC fopen-safer.o
CC freading.o
CC getprogname.o
CC hard-locale.o
CC gl_linkedhash_list.o
CC gl_list.o
CC localcharset.o
CC glthread/lock.o
CC malloca.o
CC math.o
CC memchr2.o
CC gl_oset.o
CC pipe2.o
CC pipe2-safer.o
CC printf-frexp.o
CC printf-frexpl.o
CC progname.o
CC quotearg.o
CC sig-handler.o
CC spawn-pipe.o
CC mkstemp-safer.o
CC tempname.o
CC glthread/threadlib.o
CC glthread/tls.o
CC tmpdir.o
CC unistd.o
CC dup-safer.o
CC fd-safer.o
CC pipe-safer.o
CC verror.o
CC version-etc.o
CC version-etc-fsf.o
CC wait-process.o
CC wctype-h.o
CC xmalloc.o
CC xalloc-die.o
CC gl_xlist.o
CC xmalloca.o
CC gl_xoset.o
CC xprintf.o
CC xsize.o
CC xstrndup.o
CC xvasprintf.o
CC xasprintf.o
CC asnprintf.o
CC asprintf.o
CC fclose.o
CC fcntl.o
CC fflush.o
CC fpurge.o
CC freadahead.o
CC fseek.o
CC fseeko.o
CC mbrtowc.o
CC obstack.o
CC printf-args.o
CC printf-parse.o
CC vasnprintf.o
CC vasprintf.o
AR libm4.a
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
Making all in src
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/src'
CC m4.o
m4.c:146:1: warning: 'pure' attribute on function returning 'void' [-Wattributes]
146 | {
| ^
CC builtin.o
CC debug.o
CC eval.o
CC format.o
CC freeze.o
CC input.o
CC macro.o
CC output.o
CC path.o
CC symtab.o
CCLD m4
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/src'
Making all in doc
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/doc'
Making all in checks
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/checks'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/checks'
Making all in tests
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
GEN c++defs.h
GEN warn-on-use.h
GEN ctype.h
GEN arg-nonnull.h
GEN dirent.h
GEN inttypes.h
GEN test-posix_spawn1.sh
GEN test-posix_spawn2.sh
GEN unused-parameter.h
make all-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
Making all in .
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
make install-recursive
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
Making install in .
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
Making install in examples
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/examples'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/examples'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/examples'
Making install in lib
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
make install-am
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
if test yes = no; then \
case 'linux-gnu' in \
darwin[56]*) \
need_charset_alias=true ;; \
darwin* | cygwin* | mingw* | pw32* | cegcc*) \
need_charset_alias=false ;; \
*) \
need_charset_alias=true ;; \
esac ; \
else \
need_charset_alias=false ; \
fi ; \
if $need_charset_alias; then \
/bin/sh /home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/build-aux/install-sh -d /home/awlsomealex/Git/stelalinux/toolchain/lib ; \
fi ; \
if test -f /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.alias; then \
sed -f ref-add.sed /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.alias > /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.tmp /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.alias ; \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.tmp ; \
else \
if $need_charset_alias; then \
sed -f ref-add.sed charset.alias > /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.tmp ; \
/usr/bin/install -c -m 644 /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.tmp /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.alias ; \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/lib/charset.tmp ; \
fi ; \
fi
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/lib'
Making install in src
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/src'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/src'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/usr/bin/install -c m4 '/home/awlsomealex/Git/stelalinux/toolchain/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/src'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/src'
Making install in doc
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/doc'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/doc'
make[3]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/install -c -m 644 ./m4.info ./m4.info-1 ./m4.info-2 '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
/usr/bin/install -c -m 644 ./m4.1 '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/doc'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/doc'
Making install in checks
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/checks'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/checks'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/checks'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/checks'
Making install in tests
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make install-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
Making install in .
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18/tests'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/m4-1.4.18'
[DONE] Compiled m4.
--------------------------------------------------------
[....] Downloading bison-3.6.tar.xz....
[DONE] bison-3.6.tar.xz Downloaded.
[DONE] Good Checksum: bison-3.6.tar.xz
[....] Extracting bison-3.6.tar.xz....
[DONE] Extracted bison-3.6.tar.xz.
[....] Configuring bison....
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 enable C11 features... none needed
checking whether the compiler is clang... no
checking for compiler option needed when checking for declarations... none
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
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 whether _XOPEN_SOURCE should be defined... no
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether pragma GCC diagnostic push works... yes
checking whether C++ compiler handles -Werror -Wunknown-warning-option... no
checking whether C++ compiler handles -fno-exceptions... yes
checking whether C++ compiler accepts -std=c++98... yes
checking whether C++ compiler accepts -std=c++03... yes
checking whether C++ compiler accepts -std=c++11... yes
checking whether C++ compiler accepts -std=c++14... yes
checking whether C++ compiler accepts -std=c++17... yes
checking whether C++ compiler accepts -std=c++2a... yes
checking whether gcc supports POSIXLY_CORRECT=1... yes
checking whether g++ builds executables that work... yes
checking whether g++ supports POSIXLY_CORRECT=1... yes
checking for dmd... no
checking for -g... no
checking for Java compiler... no
checking for Java virtual machine... java
checking for flex... flex
checking whether lex is flex... yes
checking whether flex supports --header=FILE... yes
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for bison... bison -y
checking for ranlib... (cached) ranlib
checking for GNU M4 that supports accurate traces... /home/awlsomealex/Git/stelalinux/toolchain/bin/m4
checking whether /home/awlsomealex/Git/stelalinux/toolchain/bin/m4 accepts --gnu... yes
checking how m4 supports trace files... --debugfile
checking for perl... /usr/bin/perl
checking for xsltproc... /usr/bin/xsltproc
checking for locale.h... yes
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for stdio_ext.h... yes
checking for features.h... yes
checking for getopt.h... yes
checking for sys/cdefs.h... yes
checking for sys/time.h... yes
checking for limits.h... yes
checking for wchar.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for crtdefs.h... no
checking for wctype.h... yes
checking for threads.h... yes
checking for math.h... yes
checking for sys/mman.h... yes
checking for spawn.h... yes
checking for sys/resource.h... yes
checking for sys/times.h... yes
checking for sys/wait.h... yes
checking for sys/stat.h... (cached) yes
checking for xlocale.h... no
checking for inline... inline
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether malloc, realloc, calloc are POSIX compliant... yes
checking for canonicalize_file_name... yes
checking for getcwd... yes
checking for readlink... yes
checking for realpath... yes
checking for readlinkat... yes
checking for _set_invalid_parameter_handler... no
checking for fcntl... yes
checking for symlink... yes
checking for vasnprintf... no
checking for snprintf... yes
checking for fsync... yes
checking for microuptime... no
checking for nanouptime... no
checking for getprogname... no
checking for getexecname... no
checking for getrusage... yes
checking for gettimeofday... yes
checking for iswcntrl... yes
checking for iswblank... yes
checking for tcdrain... yes
checking for mbsinit... yes
checking for mbrtowc... yes
checking for isascii... yes
checking for mprotect... yes
checking for obstack_printf... yes
checking for lstat... yes
checking for strerror_r... yes
checking for __xpg_strerror_r... yes
checking for pipe2... yes
checking for setenv... yes
checking for link... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for strdup... yes
checking for strndup... yes
checking for pipe... yes
checking for wcwidth... yes
checking for __fseterr... no
checking for getdelim... yes
checking for getdtablesize... yes
checking for catgets... yes
checking for setlocale... yes
checking whether // is distinct from /... no
checking whether realpath works... yes
checking for C/C++ restrict keyword... __restrict
checking if environ is properly declared... yes
checking whether the preprocessor supports include_next... yes
checking whether system header files limit the line length... no
checking for complete errno.h... yes
checking whether strerror_r is declared... yes
checking for strerror_r... (cached) yes
checking whether strerror_r returns char *... yes
checking for sig_atomic_t... yes
checking for working fcntl.h... yes
checking for pid_t... yes
checking for mode_t... yes
checking for stdint.h... yes
checking for inttypes.h... yes
checking whether printf supports size specifiers as in C99... yes
checking whether printf supports 'long double' arguments... yes
checking whether printf supports infinite 'double' arguments... yes
checking whether byte ordering is bigendian... no
checking whether long double and double are the same... no
checking whether printf supports infinite 'long double' arguments... yes
checking whether printf supports the 'a' and 'A' directives... yes
checking whether printf supports the 'F' directive... yes
checking whether printf supports the 'n' directive... no
checking whether printf supports the 'ls' directive... yes
checking whether printf supports POSIX/XSI format strings with positions... yes
checking whether printf supports the grouping flag... yes
checking whether printf supports the left-adjust flag correctly... yes
checking whether printf supports the zero flag correctly... yes
checking whether printf supports large precisions... yes
checking whether printf survives out-of-memory conditions... yes
checking for wchar_t... yes
checking for wint_t... yes
checking whether wint_t is too small... no
checking for intmax_t... yes
checking where to find the exponent in a 'double'... word 1 bit 20
checking whether snprintf returns a byte count as in C99... yes
checking for snprintf... (cached) yes
checking for strnlen... yes
checking for wcslen... yes
checking for wcsnlen... yes
checking for mbrtowc... (cached) yes
checking for wcrtomb... yes
checking whether _snprintf is declared... no
checking whether frexp() can be used without linking with libm... yes
checking whether alarm is declared... yes
checking for arithmetic hrtime_t... no
checking for getopt.h... (cached) yes
checking for getopt_long_only... yes
checking whether getopt is POSIX compatible... yes
checking for working GNU getopt function... yes
checking for working GNU getopt_long function... yes
checking for struct timeval... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes
checking whether stdint.h conforms to C99... yes
checking whether stdint.h predates C++11... no
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking where to find the exponent in a 'float'... word 0 bit 23
checking whether isnan(float) can be used without linking with libm... yes
checking whether isnan(float) works... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for nl_langinfo and CODESET... yes
checking for a traditional french locale... fr_FR
checking for a traditional japanese locale... ja_JP
checking for a french Unicode locale... fr_FR.UTF-8
checking for a transitional chinese locale... zh_CN.GB18030
checking whether ldexp() can be used without linking with libm... yes
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether POSIX threads API is available... yes
checking for multithread API to use... posix
checking for a sed that does not truncate output... /usr/bin/sed
checking for mbstate_t... yes
checking for mmap... yes
checking for MAP_ANONYMOUS... yes
checking whether memchr works... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking whether obstack_printf is declared... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether strerror_r is declared... (cached) yes
checking for library containing posix_spawn... none required
checking for posix_spawn... yes
checking whether posix_spawn works... yes
checking whether posix_spawnattr_setschedpolicy is supported... yes
checking whether posix_spawnattr_setschedparam is supported... yes
checking for ptrdiff_t... yes
checking whether C symbols are prefixed with underscore at the linker level... no
checking for sigset_t... yes
checking for shared library path variable... LD_LIBRARY_PATH
checking whether to activate relocatable installation... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking whether setenv is declared... yes
checking for uid_t in sys/types.h... yes
checking whether snprintf is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether strdup is declared... yes
checking whether strndup is declared... yes
checking for struct timespec in <time.h>... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether unsetenv is declared... yes
checking whether vsnprintf is declared... yes
checking whether <wchar.h> uses 'inline' correctly... yes
checking POSIX termios... yes
checking whether use of TIOCGWINSZ requires termios.h... no
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking whether getdelim is declared... yes
checking whether getdtablesize is declared... yes
checking whether getline is declared... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking whether locale.h defines locale_t... yes
checking whether lstat correctly handles trailing slash... yes
checking whether strnlen is declared... yes
checking for alloca as a compiler built-in... yes
checking whether to enable assertions... yes
checking for library containing clock_gettime... none required
checking for clock_gettime... yes
checking for clock_settime... yes
checking whether // is distinct from /... (cached) no
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether conversion from 'int' to 'long double' works... yes
checking whether fopen recognizes a trailing slash... yes
checking for __fpending... yes
checking whether __fpending is declared... yes
checking for ptrdiff_t... (cached) yes
checking whether frexp works... yes
checking whether frexpl is declared... yes
checking whether frexpl() can be used without linking with libm... yes
checking whether frexpl works... yes
checking whether gethrtime is declared... no
checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether gettimeofday clobbers localtime buffer... no
checking for gettimeofday with POSIX signature... yes
checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking whether isnan macro works... yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(double) can be used without linking with libm... (cached) yes
checking whether isnan(float) can be used without linking with libm... (cached) yes
checking whether isnan(float) works... (cached) yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) yes
checking whether isnan(long double) can be used without linking with libm... (cached) yes
checking whether isnanl works... (cached) yes
checking whether iswblank is declared... yes
checking whether iswdigit is ISO C compliant... yes
checking whether iswxdigit is ISO C compliant... yes
checking whether ldexpl is declared... yes
checking whether ldexpl() can be used without linking with libm... yes
checking whether ldexpl works... yes
checking for libtextstyle... no
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking whether NAN macro works... yes
checking whether HUGE_VAL works... yes
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbswidth is declared in <wchar.h>... no
checking for mbstate_t... (cached) yes
checking for obstacks that work with any size object... no
checking whether open recognizes a trailing slash... yes
checking whether perror matches strerror... yes
checking whether posix_spawn_file_actions_addclose works... yes
checking whether posix_spawn_file_actions_adddup2 works... yes
checking whether posix_spawn_file_actions_addopen works... yes
checking whether frexp works... (cached) yes
checking whether ldexp can be used without linking with libm... (cached) yes
checking whether frexpl() can be used without linking with libm... (cached) yes
checking whether frexpl works... (cached) yes
checking whether frexpl is declared... (cached) yes
checking whether ldexpl() can be used without linking with libm... (cached) yes
checking whether ldexpl works... (cached) yes
checking whether ldexpl is declared... (cached) yes
checking whether program_invocation_name is declared... (cached) yes
checking whether program_invocation_short_name is declared... (cached) yes
checking for raise... yes
checking for sigprocmask... yes
checking for readline... no
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking readline/history.h usability... no
checking readline/history.h presence... no
checking for readline/history.h... no
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking whether rename honors trailing slash on destination... yes
checking whether rename honors trailing slash on source... yes
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking for sched.h... yes
checking for struct sched_param... yes
checking for struct sigaction.sa_sigaction... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for signbit macro... yes
checking for signbit compiler built-ins... yes
checking for sigprocmask... (cached) yes
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for snprintf... (cached) yes
checking whether snprintf respects a size of 1... yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for snprintf... (cached) yes
checking whether snprintf truncates the result as in C99... yes
checking whether snprintf fully supports the 'n' directive... no
checking whether snprintf respects a size of 1... (cached) yes
checking whether vsnprintf respects a zero size as in C99... yes
checking for ptrdiff_t... (cached) yes
checking for posix_spawnattr_t... yes
checking for posix_spawn_file_actions_t... yes
checking for ptrdiff_t... (cached) yes
checking for ssize_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking which flavor of printf attribute matches inttypes macros... system
checking for stpcpy... yes
checking for working strerror function... yes
checking for working strndup... yes
checking for strverscmp... yes
checking for struct tms... yes
checking whether unlink honors trailing slashes... yes
checking whether unlink of a parent directory fails as it should... guessing yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for ptrdiff_t... (cached) yes
checking for vasprintf... yes
checking for vasprintf... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for vsnprintf... yes
checking whether snprintf respects a size of 1... (cached) yes
checking whether printf supports POSIX/XSI format strings with positions... (cached) yes
checking for vsnprintf... (cached) yes
checking whether snprintf truncates the result as in C99... (cached) yes
checking whether snprintf fully supports the 'n' directive... (cached) no
checking whether snprintf respects a size of 1... (cached) yes
checking whether vsnprintf respects a zero size as in C99... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for ptrdiff_t... (cached) yes
checking for waitid... yes
checking whether iswcntrl works... (cached) yes
checking for towlower... (cached) yes
checking for wctype_t... (cached) yes
checking for wctrans_t... (cached) yes
checking whether wcwidth is declared... yes
checking whether wcwidth works reasonably in UTF-8 locales... yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... yes
checking whether use of TIOCGWINSZ requires termios.h... (cached) no
checking whether use of struct winsize requires sys/ptem.h... no
checking for stdint.h... (cached) yes
checking whether getdtablesize works... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking for ptrdiff_t... (cached) yes
checking for getline... yes
checking for working getline function... yes
checking whether NLS is requested... yes
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for valgrind... valgrind
checking Valgrind suppression file... build-aux/Linux.valgrind
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/yacc
config.status: creating javacomp.sh
config.status: creating javaexec.sh
config.status: creating gnulib-po/Makefile.in
config.status: creating runtime-po/Makefile.in
config.status: creating etc/bench.pl
config.status: creating tests/atlocal
config.status: creating tests/bison
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating doc/yacc.1
config.status: creating lib/config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating gnulib-po/POTFILES
config.status: creating gnulib-po/Makefile
config.status: creating runtime-po/POTFILES
config.status: creating runtime-po/Makefile
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing tests/atconfig commands
[DONE] Configured bison.
[....] Compiling bison....
LEX examples/c/reccalc/scan.stamp
GEN lib/alloca.h
GEN lib/configmake.h
GEN lib/fcntl.h
GEN lib/inttypes.h
GEN lib/textstyle.h
GEN lib/limits.h
GEN lib/locale.h
GEN lib/math.h
GEN lib/sched.h
GEN lib/signal.h
GEN lib/spawn.h
GEN lib/stdio.h
GEN lib/stdlib.h
GEN lib/string.h
GEN lib/sys/resource.h
GEN lib/sys/time.h
GEN lib/sys/times.h
GEN lib/sys/types.h
GEN lib/sys/wait.h
GEN lib/time.h
GEN lib/unistd.h
GEN lib/unitypes.h
GEN lib/uniwidth.h
GEN lib/wchar.h
GEN lib/wctype.h
CC src/bison-AnnotationList.o
CC src/bison-InadequacyList.o
CC src/bison-Sbitset.o
CC src/bison-assoc.o
CC src/bison-closure.o
CC src/bison-complain.o
CC src/bison-conflicts.o
CC src/bison-derives.o
CC src/bison-files.o
CC src/bison-fixits.o
CC src/bison-getargs.o
CC src/bison-gram.o
CC src/bison-graphviz.o
CC src/bison-ielr.o
CC src/bison-lalr.o
CC src/bison-location.o
CC src/bison-lr0.o
CC src/bison-main.o
CC src/bison-muscle-tab.o
CC src/bison-named-ref.o
CC src/bison-nullable.o
CC src/bison-output.o
CC src/bison-parse-gram.o
CC src/bison-print-graph.o
CC src/bison-print-xml.o
CC src/bison-print.o
CC src/bison-reader.o
CC src/bison-reduce.o
CC src/bison-relation.o
CC src/bison-scan-code-c.o
CC src/bison-scan-gram-c.o
CC src/bison-scan-skel-c.o
CC src/bison-state.o
CC src/bison-symlist.o
CC src/bison-symtab.o
CC src/bison-tables.o
CC src/bison-uniqstr.o
CC lib/libbison_a-allocator.o
CC lib/libbison_a-areadlink.o
CC lib/libbison_a-argmatch.o
CC lib/libbison_a-gl_array_list.o
CC lib/libbison_a-binary-io.o
CC lib/libbison_a-bitrotate.o
CC lib/libbison_a-bitset.o
CC lib/bitset/libbison_a-array.o
CC lib/bitset/libbison_a-stats.o
CC lib/bitset/libbison_a-table.o
CC lib/bitset/libbison_a-list.o
CC lib/bitset/libbison_a-vector.o
CC lib/libbison_a-bitsetv.o
CC lib/libbison_a-c-ctype.o
CC lib/libbison_a-c-strcasecmp.o
CC lib/libbison_a-c-strncasecmp.o
CC lib/libbison_a-careadlinkat.o
lib/careadlinkat.c: In function 'careadlinkat':
cc1: warning: function may return address of local variable [-Wreturn-local-addr]
lib/careadlinkat.c:73:8: note: declared here
73 | char stack_buf[1024];
| ^~~~~~~~~
CC lib/libbison_a-cloexec.o
CC lib/libbison_a-close-stream.o
CC lib/libbison_a-closeout.o
CC lib/libbison_a-concat-filename.o
CC lib/libbison_a-dirname.o
CC lib/libbison_a-basename.o
CC lib/libbison_a-dirname-lgpl.o
CC lib/libbison_a-basename-lgpl.o
CC lib/libbison_a-stripslash.o
CC lib/libbison_a-exitfail.o
CC lib/libbison_a-fatal-signal.o
CC lib/libbison_a-fd-safer-flag.o
CC lib/libbison_a-dup-safer-flag.o
CC lib/libbison_a-fopen-safer.o
CC lib/libbison_a-fstrcmp.o
CC lib/libbison_a-gethrxtime.o
CC lib/libbison_a-xtime.o
CC lib/libbison_a-getprogname.o
CC lib/libbison_a-gettime.o
CC lib/libbison_a-hard-locale.o
CC lib/libbison_a-hash.o
CC lib/libbison_a-gl_list.o
CC lib/libbison_a-localcharset.o
CC lib/glthread/libbison_a-lock.o
CC lib/libbison_a-math.o
CC lib/libbison_a-mbchar.o
CC lib/libbison_a-mbfile.o
CC lib/libbison_a-mbswidth.o
CC lib/libbison_a-pipe2.o
CC lib/libbison_a-pipe2-safer.o
CC lib/libbison_a-printf-frexp.o
CC lib/libbison_a-printf-frexpl.o
CC lib/libbison_a-progname.o
CC lib/libbison_a-quotearg.o
CC lib/libbison_a-setlocale_null.o
CC lib/libbison_a-sig-handler.o
CC lib/libbison_a-spawn-pipe.o
CC lib/glthread/libbison_a-threadlib.o
CC lib/libbison_a-timespec.o
CC lib/libbison_a-timevar.o
CC lib/glthread/libbison_a-tls.o
CC lib/libbison_a-unistd.o
CC lib/libbison_a-dup-safer.o
CC lib/libbison_a-fd-safer.o
CC lib/libbison_a-pipe-safer.o
CC lib/uniwidth/libbison_a-width.o
CC lib/libbison_a-wait-process.o
CC lib/libbison_a-wctype-h.o
CC lib/libbison_a-xmalloc.o
CC lib/libbison_a-xalloc-die.o
CC lib/libbison_a-xconcat-filename.o
CC lib/libbison_a-xhash.o
CC lib/libbison_a-gl_xlist.o
CC lib/libbison_a-xmemdup0.o
CC lib/libbison_a-xreadlink.o
CC lib/libbison_a-xsize.o
CC lib/libbison_a-xstrndup.o
CC lib/libbison_a-get-errno.o
CC lib/libbison_a-path-join.o
CC lib/libbison_a-asnprintf.o
CC lib/libbison_a-asprintf.o
CC lib/libbison_a-fcntl.o
CC lib/libbison_a-fprintf.o
CC lib/libbison_a-fseterr.o
CC lib/libbison_a-mbrtowc.o
CC lib/libbison_a-obstack.o
CC lib/libbison_a-printf.o
CC lib/libbison_a-printf-args.o
CC lib/libbison_a-printf-parse.o
CC lib/libbison_a-readline.o
CC lib/libbison_a-snprintf.o
CC lib/libbison_a-sprintf.o
CC lib/libbison_a-vasnprintf.o
CC lib/libbison_a-vasprintf.o
CC lib/libbison_a-vfprintf.o
CC lib/libbison_a-vsnprintf.o
CC lib/libbison_a-vsprintf.o
AR lib/libbison.a
CCLD src/bison
GEN doc/bison.help
make all-recursive
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
Making all in po
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/po'
Making all in runtime-po
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/runtime-po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/runtime-po'
Making all in gnulib-po
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/gnulib-po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/gnulib-po'
Making all in .
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
GEN doc/bison.help
CC lib/main.o
CC lib/yyerror.o
AR lib/liby.a
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
make install-recursive
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
Making install in po
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/po'
installing bg.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/bg/LC_MESSAGES/bison.mo
installing ca.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ca/LC_MESSAGES/bison.mo
installing da.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/da/LC_MESSAGES/bison.mo
installing de.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/de/LC_MESSAGES/bison.mo
installing el.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/el/LC_MESSAGES/bison.mo
installing eo.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/eo/LC_MESSAGES/bison.mo
installing es.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/es/LC_MESSAGES/bison.mo
installing et.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/et/LC_MESSAGES/bison.mo
installing fi.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/fi/LC_MESSAGES/bison.mo
installing fr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/fr/LC_MESSAGES/bison.mo
installing ga.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ga/LC_MESSAGES/bison.mo
installing hr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/hr/LC_MESSAGES/bison.mo
installing id.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/id/LC_MESSAGES/bison.mo
installing it.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/it/LC_MESSAGES/bison.mo
installing ja.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ja/LC_MESSAGES/bison.mo
installing ms.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ms/LC_MESSAGES/bison.mo
installing nb.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/nb/LC_MESSAGES/bison.mo
installing nl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/nl/LC_MESSAGES/bison.mo
installing pl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pl/LC_MESSAGES/bison.mo
installing pt.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pt/LC_MESSAGES/bison.mo
installing pt_BR.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pt_BR/LC_MESSAGES/bison.mo
installing ro.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ro/LC_MESSAGES/bison.mo
installing ru.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ru/LC_MESSAGES/bison.mo
installing sr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sr/LC_MESSAGES/bison.mo
installing sv.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sv/LC_MESSAGES/bison.mo
installing tr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/tr/LC_MESSAGES/bison.mo
installing uk.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/uk/LC_MESSAGES/bison.mo
installing vi.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/vi/LC_MESSAGES/bison.mo
installing zh_CN.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/zh_CN/LC_MESSAGES/bison.mo
installing zh_TW.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/zh_TW/LC_MESSAGES/bison.mo
if test "bison" = "gettext-tools"; then \
/usr/bin/mkdir -p /home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/po'
Making install in runtime-po
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/runtime-po'
installing ast.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ast/LC_MESSAGES/bison-runtime.mo
installing bg.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/bg/LC_MESSAGES/bison-runtime.mo
installing ca.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ca/LC_MESSAGES/bison-runtime.mo
installing da.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/da/LC_MESSAGES/bison-runtime.mo
installing de.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/de/LC_MESSAGES/bison-runtime.mo
installing el.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/el/LC_MESSAGES/bison-runtime.mo
installing eo.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/eo/LC_MESSAGES/bison-runtime.mo
installing es.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/es/LC_MESSAGES/bison-runtime.mo
installing et.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/et/LC_MESSAGES/bison-runtime.mo
installing fi.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/fi/LC_MESSAGES/bison-runtime.mo
installing fr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/fr/LC_MESSAGES/bison-runtime.mo
installing ga.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ga/LC_MESSAGES/bison-runtime.mo
installing gl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/gl/LC_MESSAGES/bison-runtime.mo
installing hr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/hr/LC_MESSAGES/bison-runtime.mo
installing hu.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/hu/LC_MESSAGES/bison-runtime.mo
installing ia.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ia/LC_MESSAGES/bison-runtime.mo
installing id.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/id/LC_MESSAGES/bison-runtime.mo
installing it.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/it/LC_MESSAGES/bison-runtime.mo
installing ja.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ja/LC_MESSAGES/bison-runtime.mo
installing ky.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ky/LC_MESSAGES/bison-runtime.mo
installing lt.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/lt/LC_MESSAGES/bison-runtime.mo
installing lv.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/lv/LC_MESSAGES/bison-runtime.mo
installing ms.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ms/LC_MESSAGES/bison-runtime.mo
installing nb.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/nb/LC_MESSAGES/bison-runtime.mo
installing nl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/nl/LC_MESSAGES/bison-runtime.mo
installing pl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pl/LC_MESSAGES/bison-runtime.mo
installing pt.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pt/LC_MESSAGES/bison-runtime.mo
installing pt_BR.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo
installing ro.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ro/LC_MESSAGES/bison-runtime.mo
installing ru.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ru/LC_MESSAGES/bison-runtime.mo
installing sl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sl/LC_MESSAGES/bison-runtime.mo
installing sq.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sq/LC_MESSAGES/bison-runtime.mo
installing sr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sr/LC_MESSAGES/bison-runtime.mo
installing sv.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sv/LC_MESSAGES/bison-runtime.mo
installing ta.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ta/LC_MESSAGES/bison-runtime.mo
installing th.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/th/LC_MESSAGES/bison-runtime.mo
installing tr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/tr/LC_MESSAGES/bison-runtime.mo
installing uk.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/uk/LC_MESSAGES/bison-runtime.mo
installing vi.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/vi/LC_MESSAGES/bison-runtime.mo
installing zh_CN.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo
installing zh_TW.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
if test "bison" = "gettext-tools"; then \
/usr/bin/mkdir -p /home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/runtime-po'
Making install in gnulib-po
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/gnulib-po'
installing af.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/af/LC_MESSAGES/bison-gnulib.mo
installing be.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/be/LC_MESSAGES/bison-gnulib.mo
installing bg.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/bg/LC_MESSAGES/bison-gnulib.mo
installing ca.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ca/LC_MESSAGES/bison-gnulib.mo
installing cs.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/cs/LC_MESSAGES/bison-gnulib.mo
installing da.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/da/LC_MESSAGES/bison-gnulib.mo
installing de.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/de/LC_MESSAGES/bison-gnulib.mo
installing el.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/el/LC_MESSAGES/bison-gnulib.mo
installing eo.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/eo/LC_MESSAGES/bison-gnulib.mo
installing es.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/es/LC_MESSAGES/bison-gnulib.mo
installing et.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/et/LC_MESSAGES/bison-gnulib.mo
installing eu.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/eu/LC_MESSAGES/bison-gnulib.mo
installing fi.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/fi/LC_MESSAGES/bison-gnulib.mo
installing fr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/fr/LC_MESSAGES/bison-gnulib.mo
installing ga.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ga/LC_MESSAGES/bison-gnulib.mo
installing gl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/gl/LC_MESSAGES/bison-gnulib.mo
installing hu.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/hu/LC_MESSAGES/bison-gnulib.mo
installing it.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/it/LC_MESSAGES/bison-gnulib.mo
installing ja.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ja/LC_MESSAGES/bison-gnulib.mo
installing ko.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ko/LC_MESSAGES/bison-gnulib.mo
installing ms.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ms/LC_MESSAGES/bison-gnulib.mo
installing nb.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/nb/LC_MESSAGES/bison-gnulib.mo
installing nl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/nl/LC_MESSAGES/bison-gnulib.mo
installing pl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pl/LC_MESSAGES/bison-gnulib.mo
installing pt.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pt/LC_MESSAGES/bison-gnulib.mo
installing pt_BR.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pt_BR/LC_MESSAGES/bison-gnulib.mo
installing ro.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ro/LC_MESSAGES/bison-gnulib.mo
installing ru.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ru/LC_MESSAGES/bison-gnulib.mo
installing rw.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/rw/LC_MESSAGES/bison-gnulib.mo
installing sk.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sk/LC_MESSAGES/bison-gnulib.mo
installing sl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sl/LC_MESSAGES/bison-gnulib.mo
installing sr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sr/LC_MESSAGES/bison-gnulib.mo
installing sv.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sv/LC_MESSAGES/bison-gnulib.mo
installing tr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/tr/LC_MESSAGES/bison-gnulib.mo
installing uk.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/uk/LC_MESSAGES/bison-gnulib.mo
installing vi.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/vi/LC_MESSAGES/bison-gnulib.mo
installing zh_CN.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/zh_CN/LC_MESSAGES/bison-gnulib.mo
installing zh_TW.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/zh_TW/LC_MESSAGES/bison-gnulib.mo
if test "bison" = "gettext-tools"; then \
/usr/bin/mkdir -p /home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6/gnulib-po'
Making install in .
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
GEN doc/bison.help
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/usr/bin/install -c src/bison '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/lib'
/usr/bin/install -c -m 644 lib/liby.a '/home/awlsomealex/Git/stelalinux/toolchain/lib'
( cd '/home/awlsomealex/Git/stelalinux/toolchain/lib' && ranlib liby.a )
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/usr/bin/install -c src/yacc '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/aclocal'
/usr/bin/install -c -m 644 m4/bison-i18n.m4 '/home/awlsomealex/Git/stelalinux/toolchain/share/aclocal'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c++/calc++'
/usr/bin/install -c -m 644 examples/c++/calc++/driver.cc examples/c++/calc++/driver.hh examples/c++/calc++/scanner.ll examples/c++/calc++/calc++.cc examples/c++/calc++/parser.yy '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c++/calc++'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c++'
/usr/bin/install -c -m 644 examples/c++/simple.yy '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c++'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/bistromathic'
/usr/bin/install -c -m 644 examples/c/bistromathic/parse.y examples/c/bistromathic/Makefile examples/c/bistromathic/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/bistromathic'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c'
/usr/bin/install -c -m 644 examples/c/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/calc'
/usr/bin/install -c -m 644 examples/c/calc/calc.y examples/c/calc/Makefile examples/c/calc/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/calc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c++/calc++'
/usr/bin/install -c -m 644 examples/c++/calc++/README.md examples/c++/calc++/Makefile '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c++/calc++'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c++'
/usr/bin/install -c -m 644 examples/c++/README.md examples/c++/Makefile examples/c++/variant.yy examples/c++/variant-11.yy '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c++'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/d'
/usr/bin/install -c -m 644 examples/d/calc.y examples/d/Makefile examples/d/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/d'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison'
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS README THANKS TODO '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples'
/usr/bin/install -c -m 644 examples/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/java'
/usr/bin/install -c -m 644 examples/java/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/java'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/java/calc'
/usr/bin/install -c -m 644 examples/java/calc/Calc.y examples/java/calc/Makefile '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/java/calc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/java/simple'
/usr/bin/install -c -m 644 examples/java/simple/Calc.y examples/java/simple/Makefile '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/java/simple'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/lexcalc'
/usr/bin/install -c -m 644 examples/c/lexcalc/parse.y examples/c/lexcalc/scan.l examples/c/lexcalc/Makefile examples/c/lexcalc/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/lexcalc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/bison/m4sugar'
/usr/bin/install -c -m 644 data/m4sugar/foreach.m4 data/m4sugar/m4sugar.m4 '/home/awlsomealex/Git/stelalinux/toolchain/share/bison/m4sugar'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/mfcalc'
/usr/bin/install -c -m 644 examples/c/mfcalc/Makefile '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/mfcalc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/bison'
/usr/bin/install -c -m 644 data/README.md data/bison-default.css '/home/awlsomealex/Git/stelalinux/toolchain/share/bison'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/pushcalc'
/usr/bin/install -c -m 644 examples/c/pushcalc/calc.y examples/c/pushcalc/Makefile examples/c/pushcalc/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/pushcalc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/reccalc'
/usr/bin/install -c -m 644 examples/c/reccalc/parse.y examples/c/reccalc/scan.l examples/c/reccalc/Makefile examples/c/reccalc/README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/reccalc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/rpcalc'
/usr/bin/install -c -m 644 examples/c/rpcalc/Makefile '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/rpcalc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/bison/skeletons'
/usr/bin/install -c -m 644 data/skeletons/bison.m4 data/skeletons/c++-skel.m4 data/skeletons/c++.m4 data/skeletons/c-like.m4 data/skeletons/c-skel.m4 data/skeletons/c.m4 data/skeletons/glr.c data/skeletons/glr.cc data/skeletons/java-skel.m4 data/skeletons/java.m4 data/skeletons/lalr1.cc data/skeletons/lalr1.java data/skeletons/location.cc data/skeletons/stack.hh data/skeletons/variant.hh data/skeletons/yacc.c data/skeletons/README-D.txt data/skeletons/d-skel.m4 data/skeletons/d.m4 data/skeletons/lalr1.d '/home/awlsomealex/Git/stelalinux/toolchain/share/bison/skeletons'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/bison/xslt'
/usr/bin/install -c -m 644 data/xslt/bison.xsl data/xslt/xml2dot.xsl data/xslt/xml2text.xsl data/xslt/xml2xhtml.xsl '/home/awlsomealex/Git/stelalinux/toolchain/share/bison/xslt'
GEN doc/bison.help
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/install -c -m 644 ./doc/bison.info '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
/usr/bin/install -c -m 644 ./doc/bison.1 doc/yacc.1 '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/mfcalc'
/usr/bin/install -c -m 644 examples/c/mfcalc/calc.h examples/c/mfcalc/mfcalc.y '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/mfcalc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/rpcalc'
/usr/bin/install -c -m 644 examples/c/rpcalc/rpcalc.y '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/bison/examples/c/rpcalc'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/bison-3.6'
[DONE] Compiled bison.
--------------------------------------------------------
[....] Downloading flex-2.6.4.tar.gz....
[DONE] flex-2.6.4.tar.gz Downloaded.
[DONE] Good Checksum: flex-2.6.4.tar.gz
[....] Extracting flex-2.6.4.tar.gz....
[DONE] Extracted flex-2.6.4.tar.gz.
[....] Configuring flex....
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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 (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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 whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether NLS is requested... yes
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking for 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 whether gcc understands -c and -o together... (cached) yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of g++... gcc3
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for help2man... ${top_srcdir}/build-aux/missing help2man
configure: WARNING: help2man: program not found: building man page will not work
checking for gtexi2dvi... no
checking for texi2dvi... no
configure: WARNING: texi2dvi: program not found: building pdf version of manual will not work
checking for m4 that supports -P... /home/awlsomealex/Git/stelalinux/toolchain/bin/m4
checking for indent... /usr/bin/indent
checking if /usr/bin/indent is GNU indent... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking for inttypes.h... (cached) yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.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 malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for pthread_mutex_lock in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for log10 in -lm... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
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 stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for dup2... yes
checking for memset... yes
checking for regcomp... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strtol... yes
checking for pow... yes
checking for setlocale... yes
checking for reallocarray... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating examples/fastwc/Makefile
config.status: creating examples/manual/Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating src/config.h
config.status: executing libtool commands
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
[DONE] Configured flex.
[....] Compiling flex....
Making all in src
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/src'
make all-am
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/src'
depbase=`echo libmain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libmain.lo -MD -MP -MF $depbase.Tpo -c -o libmain.lo libmain.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -fPIC -DPIC -o .libs/libmain.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libmain.lo -MD -MP -MF .deps/libmain.Tpo -c libmain.c -o libmain.o >/dev/null 2>&1
depbase=`echo libyywrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libyywrap.lo -MD -MP -MF $depbase.Tpo -c -o libyywrap.lo libyywrap.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -fPIC -DPIC -o .libs/libyywrap.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libyywrap.lo -MD -MP -MF .deps/libyywrap.Tpo -c libyywrap.c -o libyywrap.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -version-info 2:0:0 -o libfl.la -rpath /home/awlsomealex/Git/stelalinux/toolchain/lib libmain.lo libyywrap.lo -lm
libtool: link: gcc -shared -fPIC -DPIC .libs/libmain.o .libs/libyywrap.o -lm -g0 -Os -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -Wl,-soname -Wl,libfl.so.2 -o .libs/libfl.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libfl.so.2" && ln -s "libfl.so.2.0.0" "libfl.so.2")
libtool: link: (cd ".libs" && rm -f "libfl.so" && ln -s "libfl.so.2.0.0" "libfl.so")
libtool: link: ar cru .libs/libfl.a libmain.o libyywrap.o
libtool: link: ranlib .libs/libfl.a
libtool: link: ( cd ".libs" && rm -f "libfl.la" && ln -s "../libfl.la" "libfl.la" )
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-buf.o -MD -MP -MF .deps/flex-buf.Tpo -c -o flex-buf.o `test -f 'buf.c' || echo './'`buf.c
mv -f .deps/flex-buf.Tpo .deps/flex-buf.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-ccl.o -MD -MP -MF .deps/flex-ccl.Tpo -c -o flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c
mv -f .deps/flex-ccl.Tpo .deps/flex-ccl.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-dfa.o -MD -MP -MF .deps/flex-dfa.Tpo -c -o flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c
mv -f .deps/flex-dfa.Tpo .deps/flex-dfa.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-ecs.o -MD -MP -MF .deps/flex-ecs.Tpo -c -o flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c
mv -f .deps/flex-ecs.Tpo .deps/flex-ecs.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-filter.o -MD -MP -MF .deps/flex-filter.Tpo -c -o flex-filter.o `test -f 'filter.c' || echo './'`filter.c
mv -f .deps/flex-filter.Tpo .deps/flex-filter.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-gen.o -MD -MP -MF .deps/flex-gen.Tpo -c -o flex-gen.o `test -f 'gen.c' || echo './'`gen.c
mv -f .deps/flex-gen.Tpo .deps/flex-gen.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-main.o -MD -MP -MF .deps/flex-main.Tpo -c -o flex-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/flex-main.Tpo .deps/flex-main.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-misc.o -MD -MP -MF .deps/flex-misc.Tpo -c -o flex-misc.o `test -f 'misc.c' || echo './'`misc.c
mv -f .deps/flex-misc.Tpo .deps/flex-misc.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-nfa.o -MD -MP -MF .deps/flex-nfa.Tpo -c -o flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c
mv -f .deps/flex-nfa.Tpo .deps/flex-nfa.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-options.o -MD -MP -MF .deps/flex-options.Tpo -c -o flex-options.o `test -f 'options.c' || echo './'`options.c
mv -f .deps/flex-options.Tpo .deps/flex-options.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-parse.o -MD -MP -MF .deps/flex-parse.Tpo -c -o flex-parse.o `test -f 'parse.c' || echo './'`parse.c
mv -f .deps/flex-parse.Tpo .deps/flex-parse.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-regex.o -MD -MP -MF .deps/flex-regex.Tpo -c -o flex-regex.o `test -f 'regex.c' || echo './'`regex.c
mv -f .deps/flex-regex.Tpo .deps/flex-regex.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-scanflags.o -MD -MP -MF .deps/flex-scanflags.Tpo -c -o flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c
mv -f .deps/flex-scanflags.Tpo .deps/flex-scanflags.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-scanopt.o -MD -MP -MF .deps/flex-scanopt.Tpo -c -o flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c
mv -f .deps/flex-scanopt.Tpo .deps/flex-scanopt.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-skel.o -MD -MP -MF .deps/flex-skel.Tpo -c -o flex-skel.o `test -f 'skel.c' || echo './'`skel.c
mv -f .deps/flex-skel.Tpo .deps/flex-skel.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-sym.o -MD -MP -MF .deps/flex-sym.Tpo -c -o flex-sym.o `test -f 'sym.c' || echo './'`sym.c
mv -f .deps/flex-sym.Tpo .deps/flex-sym.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-tables.o -MD -MP -MF .deps/flex-tables.Tpo -c -o flex-tables.o `test -f 'tables.c' || echo './'`tables.c
mv -f .deps/flex-tables.Tpo .deps/flex-tables.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-tables_shared.o -MD -MP -MF .deps/flex-tables_shared.Tpo -c -o flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c
mv -f .deps/flex-tables_shared.Tpo .deps/flex-tables_shared.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-tblcmp.o -MD -MP -MF .deps/flex-tblcmp.Tpo -c -o flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c
mv -f .deps/flex-tblcmp.Tpo .deps/flex-tblcmp.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-yylex.o -MD -MP -MF .deps/flex-yylex.Tpo -c -o flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c
mv -f .deps/flex-yylex.Tpo .deps/flex-yylex.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-scan.o -MD -MP -MF .deps/stage1flex-scan.Tpo -c -o stage1flex-scan.o `test -f 'scan.c' || echo './'`scan.c
mv -f .deps/stage1flex-scan.Tpo .deps/stage1flex-scan.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-buf.o -MD -MP -MF .deps/stage1flex-buf.Tpo -c -o stage1flex-buf.o `test -f 'buf.c' || echo './'`buf.c
mv -f .deps/stage1flex-buf.Tpo .deps/stage1flex-buf.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-ccl.o -MD -MP -MF .deps/stage1flex-ccl.Tpo -c -o stage1flex-ccl.o `test -f 'ccl.c' || echo './'`ccl.c
mv -f .deps/stage1flex-ccl.Tpo .deps/stage1flex-ccl.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-dfa.o -MD -MP -MF .deps/stage1flex-dfa.Tpo -c -o stage1flex-dfa.o `test -f 'dfa.c' || echo './'`dfa.c
mv -f .deps/stage1flex-dfa.Tpo .deps/stage1flex-dfa.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-ecs.o -MD -MP -MF .deps/stage1flex-ecs.Tpo -c -o stage1flex-ecs.o `test -f 'ecs.c' || echo './'`ecs.c
mv -f .deps/stage1flex-ecs.Tpo .deps/stage1flex-ecs.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-filter.o -MD -MP -MF .deps/stage1flex-filter.Tpo -c -o stage1flex-filter.o `test -f 'filter.c' || echo './'`filter.c
mv -f .deps/stage1flex-filter.Tpo .deps/stage1flex-filter.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-gen.o -MD -MP -MF .deps/stage1flex-gen.Tpo -c -o stage1flex-gen.o `test -f 'gen.c' || echo './'`gen.c
mv -f .deps/stage1flex-gen.Tpo .deps/stage1flex-gen.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-main.o -MD -MP -MF .deps/stage1flex-main.Tpo -c -o stage1flex-main.o `test -f 'main.c' || echo './'`main.c
mv -f .deps/stage1flex-main.Tpo .deps/stage1flex-main.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-misc.o -MD -MP -MF .deps/stage1flex-misc.Tpo -c -o stage1flex-misc.o `test -f 'misc.c' || echo './'`misc.c
mv -f .deps/stage1flex-misc.Tpo .deps/stage1flex-misc.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-nfa.o -MD -MP -MF .deps/stage1flex-nfa.Tpo -c -o stage1flex-nfa.o `test -f 'nfa.c' || echo './'`nfa.c
mv -f .deps/stage1flex-nfa.Tpo .deps/stage1flex-nfa.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-options.o -MD -MP -MF .deps/stage1flex-options.Tpo -c -o stage1flex-options.o `test -f 'options.c' || echo './'`options.c
mv -f .deps/stage1flex-options.Tpo .deps/stage1flex-options.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-parse.o -MD -MP -MF .deps/stage1flex-parse.Tpo -c -o stage1flex-parse.o `test -f 'parse.c' || echo './'`parse.c
mv -f .deps/stage1flex-parse.Tpo .deps/stage1flex-parse.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-regex.o -MD -MP -MF .deps/stage1flex-regex.Tpo -c -o stage1flex-regex.o `test -f 'regex.c' || echo './'`regex.c
mv -f .deps/stage1flex-regex.Tpo .deps/stage1flex-regex.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-scanflags.o -MD -MP -MF .deps/stage1flex-scanflags.Tpo -c -o stage1flex-scanflags.o `test -f 'scanflags.c' || echo './'`scanflags.c
mv -f .deps/stage1flex-scanflags.Tpo .deps/stage1flex-scanflags.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-scanopt.o -MD -MP -MF .deps/stage1flex-scanopt.Tpo -c -o stage1flex-scanopt.o `test -f 'scanopt.c' || echo './'`scanopt.c
mv -f .deps/stage1flex-scanopt.Tpo .deps/stage1flex-scanopt.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-skel.o -MD -MP -MF .deps/stage1flex-skel.Tpo -c -o stage1flex-skel.o `test -f 'skel.c' || echo './'`skel.c
mv -f .deps/stage1flex-skel.Tpo .deps/stage1flex-skel.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-sym.o -MD -MP -MF .deps/stage1flex-sym.Tpo -c -o stage1flex-sym.o `test -f 'sym.c' || echo './'`sym.c
mv -f .deps/stage1flex-sym.Tpo .deps/stage1flex-sym.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-tables.o -MD -MP -MF .deps/stage1flex-tables.Tpo -c -o stage1flex-tables.o `test -f 'tables.c' || echo './'`tables.c
mv -f .deps/stage1flex-tables.Tpo .deps/stage1flex-tables.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-tables_shared.o -MD -MP -MF .deps/stage1flex-tables_shared.Tpo -c -o stage1flex-tables_shared.o `test -f 'tables_shared.c' || echo './'`tables_shared.c
mv -f .deps/stage1flex-tables_shared.Tpo .deps/stage1flex-tables_shared.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-tblcmp.o -MD -MP -MF .deps/stage1flex-tblcmp.Tpo -c -o stage1flex-tblcmp.o `test -f 'tblcmp.c' || echo './'`tblcmp.c
mv -f .deps/stage1flex-tblcmp.Tpo .deps/stage1flex-tblcmp.Po
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stage1flex-yylex.o -MD -MP -MF .deps/stage1flex-yylex.Tpo -c -o stage1flex-yylex.o `test -f 'yylex.c' || echo './'`yylex.c
mv -f .deps/stage1flex-yylex.Tpo .deps/stage1flex-yylex.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm
libtool: link: gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o stage1flex stage1flex-scan.o stage1flex-buf.o stage1flex-ccl.o stage1flex-dfa.o stage1flex-ecs.o stage1flex-filter.o stage1flex-gen.o stage1flex-main.o stage1flex-misc.o stage1flex-nfa.o stage1flex-options.o stage1flex-parse.o stage1flex-regex.o stage1flex-scanflags.o stage1flex-scanopt.o stage1flex-skel.o stage1flex-sym.o stage1flex-tables.o stage1flex-tables_shared.o stage1flex-tblcmp.o stage1flex-yylex.o -lm
./stage1flex -o stage1scan.c ./scan.l
gcc -DHAVE_CONFIG_H -I. -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flex-stage1scan.o -MD -MP -MF .deps/flex-stage1scan.Tpo -c -o flex-stage1scan.o `test -f 'stage1scan.c' || echo './'`stage1scan.c
mv -f .deps/flex-stage1scan.Tpo .deps/flex-stage1scan.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm
libtool: link: gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o flex flex-buf.o flex-ccl.o flex-dfa.o flex-ecs.o flex-filter.o flex-gen.o flex-main.o flex-misc.o flex-nfa.o flex-options.o flex-parse.o flex-regex.o flex-scanflags.o flex-scanopt.o flex-skel.o flex-sym.o flex-tables.o flex-tables_shared.o flex-tblcmp.o flex-yylex.o flex-stage1scan.o -lm
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/src'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/src'
Making all in doc
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/doc'
Making all in examples
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
Making all in manual
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/manual'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/manual'
Making all in fastwc
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/fastwc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/fastwc'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
Making all in po
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/po'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/po'
Making all in tests
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tests'
Making all in tools
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tools'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tools'
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4'
Making install in src
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/src'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/src'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/lib'
/bin/sh ../libtool --mode=install /usr/bin/install -c libfl.la '/home/awlsomealex/Git/stelalinux/toolchain/lib'
libtool: install: /usr/bin/install -c .libs/libfl.so.2.0.0 /home/awlsomealex/Git/stelalinux/toolchain/lib/libfl.so.2.0.0
libtool: install: (cd /home/awlsomealex/Git/stelalinux/toolchain/lib && { ln -s -f libfl.so.2.0.0 libfl.so.2 || { rm -f libfl.so.2 && ln -s libfl.so.2.0.0 libfl.so.2; }; })
libtool: install: (cd /home/awlsomealex/Git/stelalinux/toolchain/lib && { ln -s -f libfl.so.2.0.0 libfl.so || { rm -f libfl.so && ln -s libfl.so.2.0.0 libfl.so; }; })
libtool: install: /usr/bin/install -c .libs/libfl.lai /home/awlsomealex/Git/stelalinux/toolchain/lib/libfl.la
libtool: install: /usr/bin/install -c .libs/libfl.a /home/awlsomealex/Git/stelalinux/toolchain/lib/libfl.a
libtool: install: chmod 644 /home/awlsomealex/Git/stelalinux/toolchain/lib/libfl.a
libtool: install: ranlib /home/awlsomealex/Git/stelalinux/toolchain/lib/libfl.a
libtool: finish: PATH="/home/awlsomealex/Git/stelalinux/toolchain/bin:/home/awlsomealex/.cargo/bin:/home/awlsomealex/.local/bin:/home/awlsomealex/bin:/usr/lib64/ccache:/home/awlsomealex/.cargo/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/sbin" ldconfig -n /home/awlsomealex/Git/stelalinux/toolchain/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/awlsomealex/Git/stelalinux/toolchain/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c flex '/home/awlsomealex/Git/stelalinux/toolchain/bin'
libtool: install: /usr/bin/install -c flex /home/awlsomealex/Git/stelalinux/toolchain/bin/flex
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/include'
/usr/bin/install -c -m 644 FlexLexer.h '/home/awlsomealex/Git/stelalinux/toolchain/include'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/src'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/src'
Making install in doc
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/doc'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/install -c -m 644 ./flex.info ./flex.info-1 ./flex.info-2 '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
/usr/bin/install -c -m 644 flex.1 '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/doc'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/doc'
Making install in examples
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
Making install in manual
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/manual'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/manual'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/manual'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/manual'
Making install in fastwc
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/fastwc'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/fastwc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/fastwc'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples/fastwc'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/examples'
Making install in po
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/po'
installing ca.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ca/LC_MESSAGES/flex.mo
installing da.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/da/LC_MESSAGES/flex.mo
installing de.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/de/LC_MESSAGES/flex.mo
installing en@quot.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/en@quot/LC_MESSAGES/flex.mo
installing en@boldquot.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/en@boldquot/LC_MESSAGES/flex.mo
installing eo.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/eo/LC_MESSAGES/flex.mo
installing es.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/es/LC_MESSAGES/flex.mo
installing fi.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/fi/LC_MESSAGES/flex.mo
installing fr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/fr/LC_MESSAGES/flex.mo
installing ga.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ga/LC_MESSAGES/flex.mo
installing hr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/hr/LC_MESSAGES/flex.mo
installing ko.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ko/LC_MESSAGES/flex.mo
installing nl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/nl/LC_MESSAGES/flex.mo
installing pl.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pl/LC_MESSAGES/flex.mo
installing pt_BR.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/pt_BR/LC_MESSAGES/flex.mo
installing ro.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ro/LC_MESSAGES/flex.mo
installing ru.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/ru/LC_MESSAGES/flex.mo
installing sr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sr/LC_MESSAGES/flex.mo
installing sv.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/sv/LC_MESSAGES/flex.mo
installing tr.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/tr/LC_MESSAGES/flex.mo
installing vi.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/vi/LC_MESSAGES/flex.mo
installing zh_CN.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/zh_CN/LC_MESSAGES/flex.mo
installing zh_TW.gmo as /home/awlsomealex/Git/stelalinux/toolchain/share/locale/zh_TW/LC_MESSAGES/flex.mo
if test "flex" = "gettext-tools"; then \
/usr/bin/mkdir -p /home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/po'
Making install in tests
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tests'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tests'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tests'
Making install in tools
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tools'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tools'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tools'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4/tools'
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4'
make install-exec-hook
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4'
cd /home/awlsomealex/Git/stelalinux/toolchain/bin && \
ln -s -f flex flex++
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/flex'
/usr/bin/install -c -m 644 AUTHORS COPYING NEWS ONEWS README.md '/home/awlsomealex/Git/stelalinux/toolchain/share/doc/flex'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/flex-2.6.4'
[DONE] Compiled flex.
--------------------------------------------------------
[....] Downloading bc-2.7.2.tar.xz....
[DONE] bc-2.7.2.tar.xz Downloaded.
[DONE] Good Checksum: bc-2.7.2.tar.xz
[....] Extracting bc-2.7.2.tar.xz....
[DONE] Extracted bc-2.7.2.tar.xz.
[....] Configuring bc....
Testing history...
History works.
Building bc
Building dc
BC_ENABLE_SIGNALS=1
BC_ENABLE_HISTORY=1
BC_ENABLE_EXTRA_MATH=1
BC_ENABLE_NLS=0
BC_ENABLE_PROMPT=1
BC_NUM_KARATSUBA_LEN=64
CC=c99
CFLAGS=-D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe
HOSTCC=gcc
HOSTCFLAGS=-D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe
CPPFLAGS=-DNDEBUG
LDFLAGS=-s
PREFIX=
BINDIR=/bin
DATAROOTDIR=/share
DATADIR=/share
MANDIR=/share/man
MAN1DIR=/share/man/man1
NLSPATH=
EXECSUFFIX=
EXECPREFIX=
DESTDIR=
LONG_BIT=
GEN_HOST=1
GEN_EMU=
[DONE] Configured bc.
[....] Compiling bc....
mkdir -p bin
gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o gen/strgen gen/strgen.c
gen/strgen gen/dc_help.txt gen/dc_help.c dc_help dc.h "" DC_ENABLED
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o gen/dc_help.o -c gen/dc_help.c
gen/strgen gen/bc_help.txt gen/bc_help.c bc_help bc.h "" BC_ENABLED
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o gen/bc_help.o -c gen/bc_help.c
gen/strgen gen/lib.bc gen/lib.c bc_lib bc.h bc_lib_name BC_ENABLED 1
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o gen/lib.o -c gen/lib.c
gen/strgen gen/lib2.bc gen/lib2.c bc_lib2 bc.h bc_lib2_name \
"BC_ENABLED && BC_ENABLE_EXTRA_MATH" 1
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o gen/lib2.o -c gen/lib2.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/bc/lex.o -c src/bc/lex.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/bc/bc.o -c src/bc/bc.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/bc/parse.o -c src/bc/parse.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/dc/dc.o -c src/dc/dc.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/dc/lex.o -c src/dc/lex.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/dc/parse.o -c src/dc/parse.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/history/history.o -c src/history/history.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/rand/rand.o -c src/rand/rand.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/lex.o -c src/lex.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/lang.o -c src/lang.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/opt.o -c src/opt.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/vm.o -c src/vm.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/num.o -c src/num.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/data.o -c src/data.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/vector.o -c src/vector.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/main.o -c src/main.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/args.o -c src/args.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/read.o -c src/read.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/parse.o -c src/parse.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o src/program.o -c src/program.c
c99 -DBC_ENABLED=1 -DDC_ENABLED=1 -I./include/ -DVERSION=2.7.2 -DEXECPREFIX= -DMAINEXEC=bc -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 -DBC_NUM_KARATSUBA_LEN=64 -DBC_ENABLE_NLS=0 -DBC_ENABLE_PROMPT=1 -DBC_ENABLE_EXTRA_MATH=1 -DBC_ENABLE_SIGNALS=1 -DBC_ENABLE_HISTORY=1 -DNDEBUG -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe ./src/lex.o ./src/lang.o ./src/opt.o ./src/vm.o ./src/num.o ./src/data.o ./src/vector.o ./src/main.o ./src/args.o ./src/read.o ./src/parse.o ./src/program.o ./src/dc/dc.o ./src/dc/lex.o ./src/dc/parse.o ./src/bc/lex.o ./src/bc/bc.o ./src/bc/parse.o ./src/history/history.o ./src/rand/rand.o gen/bc_help.o gen/dc_help.o \
gen/lib.o gen/lib2.o -s -o bin/bc
./link.sh bin dc
./safe-install.sh -Dm644 manuals/bc.1 /home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/bc.1
./safe-install.sh -Dm644 manuals/dc.1 /home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/dc.1
./install.sh /home/awlsomealex/Git/stelalinux/toolchain/bin ""
[DONE] Compiled bc.
--------------------------------------------------------
[....] Downloading ncurses-6.2.tar.gz....
[DONE] ncurses-6.2.tar.gz Downloaded.
[DONE] Good Checksum: ncurses-6.2.tar.gz
[....] Extracting ncurses-6.2.tar.gz....
[DONE] Extracted ncurses-6.2.tar.gz.
[....] Configuring ncurses....
checking for egrep... grep -E
Configuring NCURSES 6.2 ABI 6 (Sat May 9 17:33:49 EDT 2020)
checking for package version... 6.2
checking for package patch date... 20200212
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
Configuring for linux-gnu
checking for prefix... /home/awlsomealex/Git/stelalinux/toolchain
checking for gnatgcc... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking version of gcc... 10.0.1
checking if this is really Intel C compiler... no
checking if this is really Clang C compiler... no
checking for gcc option to accept ANSI C... none needed
checking $CFLAGS variable... broken
configure: WARNING: your environment uses the CFLAGS variable to hold CPPFLAGS options
checking $CC variable... ok
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking whether gcc understands -c and -o together... yes
checking for ldconfig... /usr/sbin/ldconfig
checking if you want to ensure bool is consistent with C++... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking if g++ works... yes
checking for g++... /usr/lib64/ccache/g++
checking version of /usr/lib64/ccache/g++... 10.0.1
configure: WARNING: templates do not work
checking if you want to build C++ binding and demo... yes
checking if you want to build with Ada... yes
checking if you want to install terminal database... yes
checking if you want to install manpages... yes
checking if you want to build programs such as tic... yes
checking if you want to build test-programs... yes
checking if you wish to install curses.h... yes
checking for mawk... no
checking for gawk... gawk
checking for egrep... (cached) grep -E
checking for a BSD compatible install... /usr/bin/install -c
checking for lint... no
checking for cppcheck... no
checking for splint... no
checking whether ln -s works... yes
checking if ln -s -f options work... yes
checking for long file names... yes
checking if you want to use pkg-config... yes
checking for pkg-config... /usr/bin/pkg-config
checking for /usr/bin/pkg-config library directory... checking done... /usr/share/pkgconfig
checking if we should install .pc files for /usr/bin/pkg-config... no
checking if we should assume mixed-case filenames... auto
checking if filesystem supports mixed-case filenames... yes
checking whether make sets ${MAKE}... yes
checking for exctags... no
checking for ctags... ctags
checking for exetags... no
checking for etags... no
checking for ctags... yes
checking for etags... no
checking for makeflags variable...
checking for ranlib... ranlib
checking for ld... ld
checking for ar... ar
checking for nm... nm
checking for ar... (cached) ar
checking for options to update archives... -curvU
checking if you have specified an install-prefix...
checking if libtool -version-number should be used... yes
checking if you want to build libraries with libtool... no
checking if you want to build shared libraries... no
checking if you want to build static libraries... yes
checking if you want to build debug libraries... no
checking if you want to build profiling libraries... no
checking for specified models... normal
checking for default model... normal
checking if you want to have a library-prefix... auto
checking for PATH separator... :
checking if you want to build a separate terminfo library... no
checking if you want to build a separate tic library... no
checking for default loader flags...
checking for an rpath option... -Wl,-rpath,
checking if release/abi version should be used for shared libs... auto
checking which gcc option to use... -fPIC
checking if you want to link with the GPM mouse library... maybe
checking for gpm.h... no
checking if you want to use PCRE2 for regular-expressions... no
checking if you want to disable library suffixes... no
checking if you wish to append extra suffix to header/library paths...
checking if you wish to install ncurses overwriting curses... no
checking if external terminfo-database is used... yes
checking which terminfo source-file will be installed... ${top_srcdir}/misc/terminfo.src
checking whether to use hashed database instead of directory/tree... no
checking for list of fallback descriptions...
checking if you want modern xterm or antique... xterm-new
checking if xterm backspace sends BS or DEL... BS
checking for list of terminfo directories... /home/awlsomealex/Git/stelalinux/toolchain/share/terminfo
checking for default terminfo directory... /home/awlsomealex/Git/stelalinux/toolchain/share/terminfo
checking if big-core option selected... yes
checking if big-strings option selected... yes
checking if you want termcap-fallback support... no
checking if ~/.terminfo is wanted... yes
checking if you want to use restricted environment when running as root... yes
checking for unistd.h... yes
checking for remove... yes
checking for unlink... yes
checking if link/symlink functions work... link symlink
checking if tic should use symbolic links... no
checking if tic should use hard links... yes
checking if you want broken-linker support code... no
checking if tputs should process BSD-style prefix padding... no
checking if the POSIX test-macros are already defined... no
checking if this is the GNU C library... yes
checking if _DEFAULT_SOURCE can be used as a basis... yes
checking if _XOPEN_SOURCE=600 works with _DEFAULT_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking if SIGWINCH is defined... yes
checking for nl_langinfo and CODESET... yes
checking if you want wide-character code... no
checking whether to enable _LP64 definition in curses.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking if you want tparm not to use X/Open fixed-parameter list... yes
checking if you want to suppress wattr* macros to help with ncurses5/ncurses6 transition... no
checking for X11 rgb file... ${exec_prefix}/lib/X11/rgb.txt
checking for type of bool... auto
checking for alternate terminal capabilities file... Caps
checking for type of chtype... uint32_t
checking for type of ospeed... short
checking for type of mmask_t... uint32_t
checking for size CCHARW_MAX... 5
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... (cached) yes
checking for signed char... yes
checking size of signed char... 1
checking if you want to use signed Boolean array in term.h... no
checking for type of tparm args... intptr_t
checking if RCS identifiers should be compiled-in... no
checking format of man-pages... normal
checking for manpage renaming... no
checking if manpage aliases will be installed... yes
checking if manpage symlinks should be used... yes
checking for manpage tbl... no
checking if you want to build with function extensions... yes
checking if you want to build with SCREEN extensions... yes
checking if you want to build with terminal-driver... no
checking for extended use of const keyword... yes
checking if you want to use extended colors... yes
configure: WARNING: This option applies only to wide-character library
checking if you want to use extended mouse encoding... yes
checking if you want to use extended putwin/screendump... yes
checking if you want $NCURSES_NO_PADDING code... yes
checking if you want SIGWINCH handler... yes
checking if you want user-definable terminal capabilities like termcap... yes
checking if you want to link with the pthread library... no
checking if you want reentrant code... no
checking if you want opaque curses-library structures... no
checking if you want opaque form-library structures... no
checking if you want opaque menu-library structures... no
checking if you want opaque panel-library structures... no
checking if you want all development code... no
checking if you want hard-tabs code... no
checking if you want limited support for xmc... no
checking if you do not want to assume colors are white-on-black... yes
checking if you want hashmap scrolling-optimization code... yes
checking if you want colorfgbg code... no
checking if you want interop bindings... yes
checking if you want experimental safe-sprintf code... no
checking if you want wgetch-events code... no
checking if you want to see long compiling messages... yes
checking if you want to install stripped executables... yes
checking if install accepts -p option... yes
checking if install needs to be told about ownership... no
checking if you want to see compiler warnings...
configure: checking for gcc __attribute__ directives...
... scanf
... printf
... unused
... noreturn
checking if you want to work around bogus compiler/loader warnings... no
checking if you want to enable runtime assertions... no
checking if you want to use dmalloc for testing... no
checking if you want to use dbmalloc for testing... no
checking if you want to use valgrind for testing... no
checking if you want to perform memory-leak testing... no
checking whether to add trace feature to all models... no
checking if we want to use GNAT projects... yes
checking for gettimeofday... yes
checking if -lm needed for math functions... yes
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking whether time.h and sys/time.h may both be included... yes
checking for regcomp... yes
checking for regular-expression headers... regex.h
checking for fcntl.h... yes
checking for getopt.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for math.h... yes
checking for poll.h... yes
checking for sys/bsdtypes.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/poll.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for ttyent.h... yes
checking for unistd.h... (cached) yes
checking for wctype.h... yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for header declaring getopt variables... unistd.h
checking if external environ is declared... no
checking if external environ exists... yes
checking for getenv... yes
checking for putenv... yes
checking for setenv... yes
checking for strdup... yes
checking if getenv returns consistent values... yes
checking if sys/time.h works with sys/select.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if gcc supports options to tune inlining... yes
checking for signal global datatype... volatile sig_atomic_t
checking if unsigned literals are legal... yes
checking if external errno is declared... yes
checking if external errno exists... no
checking if data-only library module links... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getopt... yes
checking for getttynam... yes
checking for issetugid... no
checking for localeconv... yes
checking for poll... yes
checking for putenv... (cached) yes
checking for remove... (cached) yes
checking for select... yes
checking for setbuf... yes
checking for setbuffer... yes
checking for setenv... (cached) yes
checking for setvbuf... yes
checking for sigaction... yes
checking for sigvec... no
checking for strdup... (cached) yes
checking for strstr... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for times... yes
checking for tsearch... yes
checking for vsnprintf... yes
checking for isascii... yes
checking whether sigaction needs _POSIX_SOURCE... no
checking if nanosleep really works... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/termio.h... no
checking whether termios.h needs _POSIX_SOURCE... no
checking for tcgetattr... yes
checking for vsscanf function or workaround... vsscanf
checking for unistd.h... (cached) yes
checking for working mkstemp... yes
checking whether setvbuf arguments are reversed... no
checking for intptr_t... yes
checking for ssize_t... yes
checking for type sigaction_t... no
checking declaration of size-change... yes
checking for memmove... yes
checking if poll really works... yes
checking for va_copy... yes
checking for pid_t... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking if fopen accepts explicit binary mode... yes
checking for openpty in -lutil... yes
checking for openpty header... pty.h
checking if we should include stdbool.h... yes
checking for builtin bool type... no
checking if we already have C++ library... yes
checking whether /usr/lib64/ccache/g++ understands -c and -o together... yes
checking how to run the C++ preprocessor... /usr/lib64/ccache/g++ -E
checking for typeinfo... yes
checking for iostream... yes
checking if iostream uses std-namespace... yes
checking if we should include stdbool.h... (cached) yes
checking for builtin bool type... yes
checking for size of bool... unsigned char
checking for special defines needed for etip.h... none
checking if /usr/lib64/ccache/g++ accepts parameter initialization... no
checking if /usr/lib64/ccache/g++ accepts static_cast... yes
checking for gnat... no
checking for gnatmake... no
checking for gprconfig... no
checking for gprbuild... no
checking for library subsets... ticlib+termlib+ext_tinfo+base+ext_funcs
checking default library suffix...
checking default library-dependency suffix... .a
checking default object directory... objects
checking c++ library-dependency suffix... .a
checking if linker supports switching between static/dynamic... no
checking where we will install curses.h... ${prefix}/include/ncurses
checking for src modules... ncurses progs panel menu form
checking for defines to add to ncurses6-config script... -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600
package: ncurses
checking for linker search path... /usr/lib64 /usr/local/lib64 /lib64 /usr/local/lib /lib /usr/lib
configure: creating ./config.status
config.status: creating include/MKterm.h.awk
config.status: creating include/curses.head
config.status: creating include/ncurses_dll.h
config.status: creating include/termcap.h
config.status: creating include/unctrl.h
config.status: creating man/Makefile
config.status: creating include/Makefile
config.status: creating ncurses/Makefile
config.status: creating progs/Makefile
config.status: creating panel/Makefile
config.status: creating menu/Makefile
config.status: creating form/Makefile
config.status: creating test/Makefile
config.status: creating misc/Makefile
config.status: creating c++/Makefile
config.status: creating misc/run_tic.sh
config.status: creating misc/ncurses-config
config.status: creating man/ncurses6-config.1
config.status: creating Makefile
config.status: creating include/ncurses_cfg.h
Appending rules for normal model (ncurses: ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (progs: ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (panel: ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (menu: ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (form: ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (test: ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (c++: ticlib+termlib+ext_tinfo+base+ext_funcs)
creating headers.sh
** Configuration summary for NCURSES 6.2 20200212:
extended funcs: yes
xterm terminfo: xterm-new
bin directory: /home/awlsomealex/Git/stelalinux/toolchain/bin
lib directory: /home/awlsomealex/Git/stelalinux/toolchain/lib
include directory: /home/awlsomealex/Git/stelalinux/toolchain/include/ncurses
man directory: /home/awlsomealex/Git/stelalinux/toolchain/share/man
terminfo directory: /home/awlsomealex/Git/stelalinux/toolchain/share/terminfo
** Include-directory is not in a standard location
[DONE] Configured ncurses.
[....] Compiling ncurses....
make: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/ncurses-6.2/include'
cat curses.head >curses.h
AWK=gawk /bin/sh ./MKkey_defs.sh ./Caps ./Caps-ncurses >>curses.h
/bin/sh -c 'if test "chtype" = "cchar_t" ; then cat ./curses.wide >>curses.h ; fi'
cat ./curses.tail >>curses.h
/bin/sh ./MKhashsize.sh ./Caps ./Caps-ncurses >hashsize.h
AWK=gawk /bin/sh ./MKncurses_def.sh ./ncurses_defs >ncurses_def.h
AWK=gawk /bin/sh ./MKparametrized.sh ./Caps ./Caps-ncurses >parametrized.h
touch config.h
gawk -f MKterm.h.awk ./Caps ./Caps-ncurses > term.h
/bin/sh ./edit_cfg.sh ../include/ncurses_cfg.h term.h
** edit: HAVE_TCGETATTR 1
** edit: HAVE_TERMIOS_H 1
** edit: HAVE_TERMIO_H 1
** edit: BROKEN_LINKER 0
make: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/ncurses-6.2/include'
make: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/ncurses-6.2/progs'
echo "#ifndef __TRANSFORM_H" >transform.h
echo "#define __TRANSFORM_H 1" >>transform.h
echo "#include <progs.priv.h>" >>transform.h
echo "extern bool same_program(const char *, const char *);" >>transform.h
/bin/sh -c 'if test -n "" ; then echo "#define SUFFIX_IGNORED \"\"">>transform.h; fi'
echo "#define PROG_CAPTOINFO \"`echo captoinfo| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
echo "#define PROG_INFOTOCAP \"`echo infotocap| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
echo "#define PROG_CLEAR \"`echo clear| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
echo "#define PROG_RESET \"`echo reset| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
echo "#define PROG_INIT \"`echo init| sed 's/$//'|sed 's,x,x,'|sed 's/$//'`\"" >>transform.h
echo "#endif /* __TRANSFORM_H */" >>transform.h
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../progs/tic.c -o ../objects/tic.o
/bin/sh ./MKtermsort.sh gawk ./../include/Caps >termsort.c
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../progs/dump_entry.c -o ../objects/dump_entry.o
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../progs/tparm_type.c -o ../objects/tparm_type.o
gcc -DHAVE_CONFIG_H -I../progs -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../progs/transform.c -o ../objects/transform.o
cd ../ncurses; make
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/ncurses-6.2/ncurses'
gawk -f ./tinfo/MKcodes.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >codes.c
gcc -o make_hash -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 ./tinfo/make_hash.c
/bin/sh -e ./tinfo/MKcaptab.sh gawk 1 ./tinfo/MKcaptab.awk ../include/Caps ../include/Caps-ncurses > comp_captab.c
/bin/sh -e ./tinfo/MKuserdefs.sh gawk 1 ../include/Caps ../include/Caps-ncurses > comp_userdefs.c
/bin/sh -e ./tty/MKexpanded.sh "gcc -E" -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG > expanded.c
/bin/sh -e ./tinfo/MKfallback.sh /home/awlsomealex/Git/stelalinux/toolchain/share/terminfo ../misc/terminfo.src tic infocmp >fallback.c
/bin/sh -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "gawk" generated <../include/curses.h >lib_gen.c
.. adding -P option to work around gcc 10
AWK=gawk /bin/sh ./tinfo/MKkeys_list.sh ../include/Caps ../include/Caps-ncurses | LC_ALL=C sort >keys.list
gawk -f ./base/MKkeyname.awk bigstrings=1 keys.list > lib_keyname.c
/bin/sh -e ./base/MKlib_gen.sh "gcc -E -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG" "gawk" implemented <../include/curses.h >link_test.c
.. adding -P option to work around gcc 10
gawk -f ./tinfo/MKnames.awk bigstrings=1 ../include/Caps ../include/Caps-ncurses >names.c
echo | gawk -f ./base/MKunctrl.awk bigstrings=1 >unctrl.c
gcc -o make_keys -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 ./tinfo/make_keys.c
./make_keys keys.list > init_keytry.h
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tty/hardscroll.c -o ../objects/hardscroll.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tty/hashmap.c -o ../objects/hashmap.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addch.c -o ../objects/lib_addch.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_addstr.c -o ../objects/lib_addstr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_beep.c -o ../objects/lib_beep.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_bkgd.c -o ../objects/lib_bkgd.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_box.c -o ../objects/lib_box.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_chgat.c -o ../objects/lib_chgat.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clear.c -o ../objects/lib_clear.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clearok.c -o ../objects/lib_clearok.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clrbot.c -o ../objects/lib_clrbot.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_clreol.c -o ../objects/lib_clreol.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_color.c -o ../objects/lib_color.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_colorset.c -o ../objects/lib_colorset.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delch.c -o ../objects/lib_delch.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_delwin.c -o ../objects/lib_delwin.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_echo.c -o ../objects/lib_echo.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_endwin.c -o ../objects/lib_endwin.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_erase.c -o ../objects/lib_erase.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_flash.c -o ../objects/lib_flash.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/lib_gen.c -o ../objects/lib_gen.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getch.c -o ../objects/lib_getch.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_getstr.c -o ../objects/lib_getstr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_hline.c -o ../objects/lib_hline.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_immedok.c -o ../objects/lib_immedok.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_inchstr.c -o ../objects/lib_inchstr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_initscr.c -o ../objects/lib_initscr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insch.c -o ../objects/lib_insch.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insdel.c -o ../objects/lib_insdel.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_insnstr.c -o ../objects/lib_insnstr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_instr.c -o ../objects/lib_instr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_isendwin.c -o ../objects/lib_isendwin.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_leaveok.c -o ../objects/lib_leaveok.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mouse.c -o ../objects/lib_mouse.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_move.c -o ../objects/lib_move.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_mvcur.c -o ../objects/lib_mvcur.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_mvwin.c -o ../objects/lib_mvwin.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newterm.c -o ../objects/lib_newterm.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_newwin.c -o ../objects/lib_newwin.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_nl.c -o ../objects/lib_nl.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_overlay.c -o ../objects/lib_overlay.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_pad.c -o ../objects/lib_pad.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_printw.c -o ../objects/lib_printw.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_redrawln.c -o ../objects/lib_redrawln.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_refresh.c -o ../objects/lib_refresh.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_restart.c -o ../objects/lib_restart.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scanw.c -o ../objects/lib_scanw.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_screen.c -o ../objects/lib_screen.o
../ncurses/./base/lib_screen.c: In function ‘putwin’:
../ncurses/./base/lib_screen.c:816:21: warning: ‘fputs’ argument missing terminating nul [-Wstringop-overflow=]
816 | #define PUTS(s) if (fputs(s, filep) == EOF || ferror(filep)) returnCode(code)
| ^~~~~~~~~~~~~~~
../ncurses/./base/lib_screen.c:817:2: note: in expansion of macro ‘PUTS’
817 | PUTS(my_magic);
| ^~~~
../ncurses/./base/lib_screen.c:69:19: note: referenced argument declared here
69 | static const char my_magic[] =
| ^~~~~~~~
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scroll.c -o ../objects/lib_scroll.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrollok.c -o ../objects/lib_scrollok.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_scrreg.c -o ../objects/lib_scrreg.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_set_term.c -o ../objects/lib_set_term.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slk.c -o ../objects/lib_slk.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatr_set.c -o ../objects/lib_slkatr_set.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrof.c -o ../objects/lib_slkatrof.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatron.c -o ../objects/lib_slkatron.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkatrset.c -o ../objects/lib_slkatrset.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkattr.c -o ../objects/lib_slkattr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkclear.c -o ../objects/lib_slkclear.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkcolor.c -o ../objects/lib_slkcolor.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkinit.c -o ../objects/lib_slkinit.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slklab.c -o ../objects/lib_slklab.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkrefr.c -o ../objects/lib_slkrefr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slkset.c -o ../objects/lib_slkset.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_slktouch.c -o ../objects/lib_slktouch.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_touch.c -o ../objects/lib_touch.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_tstp.c -o ../objects/lib_tstp.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_ungetch.c -o ../objects/lib_ungetch.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_vidattr.c -o ../objects/lib_vidattr.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_vline.c -o ../objects/lib_vline.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattroff.c -o ../objects/lib_wattroff.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_wattron.c -o ../objects/lib_wattron.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_winch.c -o ../objects/lib_winch.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_window.c -o ../objects/lib_window.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/nc_panel.c -o ../objects/nc_panel.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/safe_sprintf.c -o ../objects/safe_sprintf.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tty/tty_update.c -o ../objects/tty_update.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./trace/varargs.c -o ../objects/varargs.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/vsscanf.c -o ../objects/vsscanf.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_freeall.c -o ../objects/lib_freeall.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/expanded.c -o ../objects/expanded.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/legacy_coding.c -o ../objects/legacy_coding.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/lib_dft_fgbg.c -o ../objects/lib_dft_fgbg.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_print.c -o ../objects/lib_print.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/new_pair.c -o ../objects/new_pair.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/resizeterm.c -o ../objects/resizeterm.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/use_screen.c -o ../objects/use_screen.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/use_window.c -o ../objects/use_window.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/wresize.c -o ../objects/wresize.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/access.c -o ../objects/access.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/add_tries.c -o ../objects/add_tries.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_ttype.c -o ../objects/alloc_ttype.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/codes.c -o ../objects/codes.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/comp_captab.c -o ../objects/comp_captab.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_error.c -o ../objects/comp_error.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_hash.c -o ../objects/comp_hash.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/comp_userdefs.c -o ../objects/comp_userdefs.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/db_iterator.c -o ../objects/db_iterator.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/doalloc.c -o ../objects/doalloc.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/entries.c -o ../objects/entries.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/fallback.c -o ../objects/fallback.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/free_ttype.c -o ../objects/free_ttype.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/getenv_num.c -o ../objects/getenv_num.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/home_terminfo.c -o ../objects/home_terminfo.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/init_keytry.c -o ../objects/init_keytry.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_acs.c -o ../objects/lib_acs.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_baudrate.c -o ../objects/lib_baudrate.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_cur_term.c -o ../objects/lib_cur_term.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_data.c -o ../objects/lib_data.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_has_cap.c -o ../objects/lib_has_cap.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_kernel.c -o ../objects/lib_kernel.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/lib_keyname.c -o ../objects/lib_keyname.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_longname.c -o ../objects/lib_longname.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_napms.c -o ../objects/lib_napms.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_options.c -o ../objects/lib_options.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_raw.c -o ../objects/lib_raw.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_setup.c -o ../objects/lib_setup.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termcap.c -o ../objects/lib_termcap.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_termname.c -o ../objects/lib_termname.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tgoto.c -o ../objects/lib_tgoto.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ti.c -o ../objects/lib_ti.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tparm.c -o ../objects/lib_tparm.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_tputs.c -o ../objects/lib_tputs.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./trace/lib_trace.c -o ../objects/lib_trace.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/lib_ttyflags.c -o ../objects/lib_ttyflags.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tty/lib_twait.c -o ../objects/lib_twait.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/name_match.c -o ../objects/name_match.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/names.c -o ../objects/names.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/obsolete.c -o ../objects/obsolete.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_entry.c -o ../objects/read_entry.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/read_termcap.c -o ../objects/read_termcap.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/strings.c -o ../objects/strings.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/tries.c -o ../objects/tries.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/trim_sgr0.c -o ../objects/trim_sgr0.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/unctrl.c -o ../objects/unctrl.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./trace/visbuf.c -o ../objects/visbuf.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/alloc_entry.c -o ../objects/alloc_entry.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/captoinfo.c -o ../objects/captoinfo.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_expand.c -o ../objects/comp_expand.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_parse.c -o ../objects/comp_parse.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/comp_scan.c -o ../objects/comp_scan.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/parse_entry.c -o ../objects/parse_entry.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/write_entry.c -o ../objects/write_entry.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/define_key.c -o ../objects/define_key.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./tinfo/hashed_db.c -o ../objects/hashed_db.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/key_defined.c -o ../objects/key_defined.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/keybound.c -o ../objects/keybound.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/keyok.c -o ../objects/keyok.o
gcc -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -c ../ncurses/./base/version.c -o ../objects/version.o
ar -curvU ../lib/libncurses.a ../objects/hardscroll.o ../objects/hashmap.o ../objects/lib_addch.o ../objects/lib_addstr.o ../objects/lib_beep.o ../objects/lib_bkgd.o ../objects/lib_box.o ../objects/lib_chgat.o ../objects/lib_clear.o ../objects/lib_clearok.o ../objects/lib_clrbot.o ../objects/lib_clreol.o ../objects/lib_color.o ../objects/lib_colorset.o ../objects/lib_delch.o ../objects/lib_delwin.o ../objects/lib_echo.o ../objects/lib_endwin.o ../objects/lib_erase.o ../objects/lib_flash.o ../objects/lib_gen.o ../objects/lib_getch.o ../objects/lib_getstr.o ../objects/lib_hline.o ../objects/lib_immedok.o ../objects/lib_inchstr.o ../objects/lib_initscr.o ../objects/lib_insch.o ../objects/lib_insdel.o ../objects/lib_insnstr.o ../objects/lib_instr.o ../objects/lib_isendwin.o ../objects/lib_leaveok.o ../objects/lib_mouse.o ../objects/lib_move.o ../objects/lib_mvcur.o ../objects/lib_mvwin.o ../objects/lib_newterm.o ../objects/lib_newwin.o ../objects/lib_nl.o ../objects/lib_overlay.o ../objects/lib_pad.o ../objects/lib_printw.o ../objects/lib_redrawln.o ../objects/lib_refresh.o ../objects/lib_restart.o ../objects/lib_scanw.o ../objects/lib_screen.o ../objects/lib_scroll.o ../objects/lib_scrollok.o ../objects/lib_scrreg.o ../objects/lib_set_term.o ../objects/lib_slk.o ../objects/lib_slkatr_set.o ../objects/lib_slkatrof.o ../objects/lib_slkatron.o ../objects/lib_slkatrset.o ../objects/lib_slkattr.o ../objects/lib_slkclear.o ../objects/lib_slkcolor.o ../objects/lib_slkinit.o ../objects/lib_slklab.o ../objects/lib_slkrefr.o ../objects/lib_slkset.o ../objects/lib_slktouch.o ../objects/lib_touch.o ../objects/lib_tstp.o ../objects/lib_ungetch.o ../objects/lib_vidattr.o ../objects/lib_vline.o ../objects/lib_wattroff.o ../objects/lib_wattron.o ../objects/lib_winch.o ../objects/lib_window.o ../objects/nc_panel.o ../objects/safe_sprintf.o ../objects/tty_update.o ../objects/varargs.o ../objects/vsscanf.o ../objects/lib_freeall.o ../objects/expanded.o ../objects/legacy_coding.o ../objects/lib_dft_fgbg.o ../objects/lib_print.o ../objects/new_pair.o ../objects/resizeterm.o ../objects/use_screen.o ../objects/use_window.o ../objects/wresize.o ../objects/access.o ../objects/add_tries.o ../objects/alloc_ttype.o ../objects/codes.o ../objects/comp_captab.o ../objects/comp_error.o ../objects/comp_hash.o ../objects/comp_userdefs.o ../objects/db_iterator.o ../objects/doalloc.o ../objects/entries.o ../objects/fallback.o ../objects/free_ttype.o ../objects/getenv_num.o ../objects/home_terminfo.o ../objects/init_keytry.o ../objects/lib_acs.o ../objects/lib_baudrate.o ../objects/lib_cur_term.o ../objects/lib_data.o ../objects/lib_has_cap.o ../objects/lib_kernel.o ../objects/lib_keyname.o ../objects/lib_longname.o ../objects/lib_napms.o ../objects/lib_options.o ../objects/lib_raw.o ../objects/lib_setup.o ../objects/lib_termcap.o ../objects/lib_termname.o ../objects/lib_tgoto.o ../objects/lib_ti.o ../objects/lib_tparm.o ../objects/lib_tputs.o ../objects/lib_trace.o ../objects/lib_ttyflags.o ../objects/lib_twait.o ../objects/name_match.o ../objects/names.o ../objects/obsolete.o ../objects/read_entry.o ../objects/read_termcap.o ../objects/strings.o ../objects/tries.o ../objects/trim_sgr0.o ../objects/unctrl.o ../objects/visbuf.o ../objects/alloc_entry.o ../objects/captoinfo.o ../objects/comp_expand.o ../objects/comp_parse.o ../objects/comp_scan.o ../objects/parse_entry.o ../objects/write_entry.o ../objects/define_key.o ../objects/hashed_db.o ../objects/key_defined.o ../objects/keybound.o ../objects/keyok.o ../objects/version.o
a - ../objects/hardscroll.o
a - ../objects/hashmap.o
a - ../objects/lib_addch.o
a - ../objects/lib_addstr.o
a - ../objects/lib_beep.o
a - ../objects/lib_bkgd.o
a - ../objects/lib_box.o
a - ../objects/lib_chgat.o
a - ../objects/lib_clear.o
a - ../objects/lib_clearok.o
a - ../objects/lib_clrbot.o
a - ../objects/lib_clreol.o
a - ../objects/lib_color.o
a - ../objects/lib_colorset.o
a - ../objects/lib_delch.o
a - ../objects/lib_delwin.o
a - ../objects/lib_echo.o
a - ../objects/lib_endwin.o
a - ../objects/lib_erase.o
a - ../objects/lib_flash.o
a - ../objects/lib_gen.o
a - ../objects/lib_getch.o
a - ../objects/lib_getstr.o
a - ../objects/lib_hline.o
a - ../objects/lib_immedok.o
a - ../objects/lib_inchstr.o
a - ../objects/lib_initscr.o
a - ../objects/lib_insch.o
a - ../objects/lib_insdel.o
a - ../objects/lib_insnstr.o
a - ../objects/lib_instr.o
a - ../objects/lib_isendwin.o
a - ../objects/lib_leaveok.o
a - ../objects/lib_mouse.o
a - ../objects/lib_move.o
a - ../objects/lib_mvcur.o
a - ../objects/lib_mvwin.o
a - ../objects/lib_newterm.o
a - ../objects/lib_newwin.o
a - ../objects/lib_nl.o
a - ../objects/lib_overlay.o
a - ../objects/lib_pad.o
a - ../objects/lib_printw.o
a - ../objects/lib_redrawln.o
a - ../objects/lib_refresh.o
a - ../objects/lib_restart.o
a - ../objects/lib_scanw.o
a - ../objects/lib_screen.o
a - ../objects/lib_scroll.o
a - ../objects/lib_scrollok.o
a - ../objects/lib_scrreg.o
a - ../objects/lib_set_term.o
a - ../objects/lib_slk.o
a - ../objects/lib_slkatr_set.o
a - ../objects/lib_slkatrof.o
a - ../objects/lib_slkatron.o
a - ../objects/lib_slkatrset.o
a - ../objects/lib_slkattr.o
a - ../objects/lib_slkclear.o
a - ../objects/lib_slkcolor.o
a - ../objects/lib_slkinit.o
a - ../objects/lib_slklab.o
a - ../objects/lib_slkrefr.o
a - ../objects/lib_slkset.o
a - ../objects/lib_slktouch.o
a - ../objects/lib_touch.o
a - ../objects/lib_tstp.o
a - ../objects/lib_ungetch.o
a - ../objects/lib_vidattr.o
a - ../objects/lib_vline.o
a - ../objects/lib_wattroff.o
a - ../objects/lib_wattron.o
a - ../objects/lib_winch.o
a - ../objects/lib_window.o
a - ../objects/nc_panel.o
a - ../objects/safe_sprintf.o
a - ../objects/tty_update.o
a - ../objects/varargs.o
a - ../objects/vsscanf.o
a - ../objects/lib_freeall.o
a - ../objects/expanded.o
a - ../objects/legacy_coding.o
a - ../objects/lib_dft_fgbg.o
a - ../objects/lib_print.o
a - ../objects/new_pair.o
a - ../objects/resizeterm.o
a - ../objects/use_screen.o
a - ../objects/use_window.o
a - ../objects/wresize.o
a - ../objects/access.o
a - ../objects/add_tries.o
a - ../objects/alloc_ttype.o
a - ../objects/codes.o
a - ../objects/comp_captab.o
a - ../objects/comp_error.o
a - ../objects/comp_hash.o
a - ../objects/comp_userdefs.o
a - ../objects/db_iterator.o
a - ../objects/doalloc.o
a - ../objects/entries.o
a - ../objects/fallback.o
a - ../objects/free_ttype.o
a - ../objects/getenv_num.o
a - ../objects/home_terminfo.o
a - ../objects/init_keytry.o
a - ../objects/lib_acs.o
a - ../objects/lib_baudrate.o
a - ../objects/lib_cur_term.o
a - ../objects/lib_data.o
a - ../objects/lib_has_cap.o
a - ../objects/lib_kernel.o
a - ../objects/lib_keyname.o
a - ../objects/lib_longname.o
a - ../objects/lib_napms.o
a - ../objects/lib_options.o
a - ../objects/lib_raw.o
a - ../objects/lib_setup.o
a - ../objects/lib_termcap.o
a - ../objects/lib_termname.o
a - ../objects/lib_tgoto.o
a - ../objects/lib_ti.o
a - ../objects/lib_tparm.o
a - ../objects/lib_tputs.o
a - ../objects/lib_trace.o
a - ../objects/lib_ttyflags.o
a - ../objects/lib_twait.o
a - ../objects/name_match.o
a - ../objects/names.o
a - ../objects/obsolete.o
a - ../objects/read_entry.o
a - ../objects/read_termcap.o
a - ../objects/strings.o
a - ../objects/tries.o
a - ../objects/trim_sgr0.o
a - ../objects/unctrl.o
a - ../objects/visbuf.o
a - ../objects/alloc_entry.o
a - ../objects/captoinfo.o
a - ../objects/comp_expand.o
a - ../objects/comp_parse.o
a - ../objects/comp_scan.o
a - ../objects/parse_entry.o
a - ../objects/write_entry.o
a - ../objects/define_key.o
a - ../objects/hashed_db.o
a - ../objects/key_defined.o
a - ../objects/keybound.o
a - ../objects/keyok.o
a - ../objects/version.o
ranlib ../lib/libncurses.a
gcc -o report_offsets -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I. -I../include -I./../include -DHAVE_CONFIG_H -I../ncurses -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 ./report_offsets.c
./report_offsets
Size/offsets of data structures:
4 attr_t
4 chtype
4 mmask_t
20 MEVENT
1 NCURSES_BOOL
1544 SCREEN
0 SCREEN._ifd
172 SCREEN._fifo
720 SCREEN._fifohead
940 SCREEN._direct_color
1264 SCREEN._panelHook
1360 SCREEN.jump
1488 SCREEN.rsp
1500 + SCREEN._no_padding
1501 + SCREEN._use_ritm
1502 + SCREEN._assumed_color
1520 + SCREEN._resize
1536 s SCREEN.use_tioctl
208 TERMINAL
0 TERMINAL.type
72 TERMINAL.Filedes
76 TERMINAL.Ottyb
136 TERMINAL.Nttyb
196 TERMINAL._baudrate
200 TERMINAL._termname
72 TERMTYPE
40 + TERMTYPE.ext_str_table
66 + TERMTYPE.ext_Strings
88 WINDOW
440 NCURSES_GLOBALS
12 NCURSES_GLOBALS.init_signals
416 n NCURSES_GLOBALS._nc_windowlist
424 + NCURSES_GLOBALS.home_terminfo
436 + NCURSES_GLOBALS.safeprint_rows
760 NCURSES_PRESCREEN
600 NCURSES_PRESCREEN.saved_tty
608 NCURSES_PRESCREEN.use_tioctl
616 NCURSES_PRESCREEN._outch
624 n NCURSES_PRESCREEN.rippedoff
752 + NCURSES_PRESCREEN._no_padding
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/ncurses-6.2/ncurses'
gcc ../objects/tic.o ../objects/dump_entry.o ../objects/tparm_type.o ../objects/transform.o -L../lib -DHAVE_CONFIG_H -I../progs -I. -I../include -D_FORTIFY_SOURCE=2 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -DNDEBUG -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe --param max-inline-insns-single=1200 -L../lib -lncurses -lncurses -o tic
make: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/ncurses-6.2/progs'
[DONE] Compiled ncurses
--------------------------------------------------------
[....] Downloading gperf-3.1.tar.gz....
[DONE] gperf-3.1.tar.gz Downloaded.
[DONE] Good Checksum: gperf-3.1.tar.gz
[....] Extracting gperf-3.1.tar.gz....
[DONE] Extracted gperf-3.1.tar.gz.
[....] Configuring gperf....
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
=== configuring in lib (/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/lib)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/awlsomealex/Git/stelalinux/toolchain' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for ar... ar
checking for ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
=== configuring in src (/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/src)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/awlsomealex/Git/stelalinux/toolchain' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for a BSD compatible install... /usr/bin/install -c
checking for stack-allocated variable-size arrays... yes
checking for rand in -lm... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
=== configuring in tests (/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/tests)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/awlsomealex/Git/stelalinux/toolchain' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
configure: creating ./config.status
config.status: creating Makefile
=== configuring in doc (/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/doc)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/awlsomealex/Git/stelalinux/toolchain' --cache-file=/dev/null --srcdir=.
checking whether make sets $(MAKE)... yes
checking for a BSD compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
[DONE] Configured gperf.
[....] Compiling gperf....
cd lib; make all
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/lib'
gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -c ./getopt.c
gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -c ./getopt1.c
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -c ./getline.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -c ./hash.cc
rm -f libgp.a
ar rc libgp.a getopt.o getopt1.o getline.o hash.o
ranlib libgp.a
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/lib'
cd src; make all
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/src'
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./version.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./positions.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./options.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./keyword.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./keyword-list.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./input.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./bool-array.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./hash-table.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./search.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./output.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I./../lib -c ./main.cc
g++ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o gperf version.o positions.o options.o keyword.o keyword-list.o input.o bool-array.o hash-table.o search.o output.o main.o ../lib/libgp.a -lm
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/src'
cd tests; make all
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/tests'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/tests'
cd doc; make all
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/doc'
cd lib; make install
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/lib'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/lib'
cd src; make install
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/src'
/bin/sh ./../build-aux/mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/bin
/usr/bin/install -c gperf /home/awlsomealex/Git/stelalinux/toolchain/bin/gperf
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/src'
cd tests; make install
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/tests'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/tests'
cd doc; make install
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/doc'
/bin/sh ./../build-aux/mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/share/info
/usr/bin/install -c -m 644 ./gperf.info /home/awlsomealex/Git/stelalinux/toolchain/share/info/gperf.info
/bin/sh ./../build-aux/mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/share/man/man1
/usr/bin/install -c -m 644 ./gperf.1 /home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/gperf.1
/bin/sh ./../build-aux/mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/share/doc/
/usr/bin/install -c -m 644 ./gperf.html /home/awlsomealex/Git/stelalinux/toolchain/share/doc//gperf.html
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/gperf-3.1/doc'
[DONE] Compiled gperf.
--------------------------------------------------------
[....] Downloading linux-5.6.11.tar.xz....
[DONE] linux-5.6.11.tar.xz Downloaded.
[DONE] Good Checksum: linux-5.6.11.tar.xz
[....] Extracting linux-5.6.11.tar.xz....
[DONE] Extracted linux-5.6.11.tar.xz.
[....] Configuring linux....
32-bit Kernel Selected
x86 Architecture Build
[DONE] Configured linux.
[....] Generating linux headers....
HOSTCC scripts/basic/fixdep
HOSTCC scripts/unifdef
WRAP arch/x86/include/generated/uapi/asm/bpf_perf_event.h
WRAP arch/x86/include/generated/uapi/asm/errno.h
WRAP arch/x86/include/generated/uapi/asm/fcntl.h
WRAP arch/x86/include/generated/uapi/asm/ioctl.h
WRAP arch/x86/include/generated/uapi/asm/ioctls.h
WRAP arch/x86/include/generated/uapi/asm/ipcbuf.h
WRAP arch/x86/include/generated/uapi/asm/param.h
WRAP arch/x86/include/generated/uapi/asm/poll.h
WRAP arch/x86/include/generated/uapi/asm/resource.h
WRAP arch/x86/include/generated/uapi/asm/socket.h
WRAP arch/x86/include/generated/uapi/asm/sockios.h
WRAP arch/x86/include/generated/uapi/asm/termbits.h
WRAP arch/x86/include/generated/uapi/asm/termios.h
WRAP arch/x86/include/generated/uapi/asm/types.h
SYSTBL arch/x86/include/generated/asm/syscalls_32.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_32.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_64.h
SYSHDR arch/x86/include/generated/uapi/asm/unistd_x32.h
HOSTCC arch/x86/tools/relocs_32.o
HOSTCC arch/x86/tools/relocs_64.o
HOSTCC arch/x86/tools/relocs_common.o
HOSTLD arch/x86/tools/relocs
UPD include/generated/uapi/linux/version.h
HDRINST usr/include/video/uvesafb.h
HDRINST usr/include/video/sisfb.h
HDRINST usr/include/video/edid.h
HDRINST usr/include/drm/panfrost_drm.h
HDRINST usr/include/drm/amdgpu_drm.h
HDRINST usr/include/drm/i810_drm.h
HDRINST usr/include/drm/vgem_drm.h
HDRINST usr/include/drm/v3d_drm.h
HDRINST usr/include/drm/vc4_drm.h
HDRINST usr/include/drm/qxl_drm.h
HDRINST usr/include/drm/mga_drm.h
HDRINST usr/include/drm/etnaviv_drm.h
HDRINST usr/include/drm/sis_drm.h
HDRINST usr/include/drm/i915_drm.h
HDRINST usr/include/drm/exynos_drm.h
HDRINST usr/include/drm/savage_drm.h
HDRINST usr/include/drm/drm_mode.h
HDRINST usr/include/drm/vmwgfx_drm.h
HDRINST usr/include/drm/armada_drm.h
HDRINST usr/include/drm/radeon_drm.h
HDRINST usr/include/drm/lima_drm.h
HDRINST usr/include/drm/tegra_drm.h
HDRINST usr/include/drm/via_drm.h
HDRINST usr/include/drm/msm_drm.h
HDRINST usr/include/drm/omap_drm.h
HDRINST usr/include/drm/nouveau_drm.h
HDRINST usr/include/drm/drm_fourcc.h
HDRINST usr/include/drm/virtgpu_drm.h
HDRINST usr/include/drm/drm_sarea.h
HDRINST usr/include/drm/drm.h
HDRINST usr/include/drm/r128_drm.h
HDRINST usr/include/mtd/inftl-user.h
HDRINST usr/include/mtd/ubi-user.h
HDRINST usr/include/mtd/mtd-user.h
HDRINST usr/include/mtd/nftl-user.h
HDRINST usr/include/mtd/mtd-abi.h
HDRINST usr/include/xen/privcmd.h
HDRINST usr/include/xen/evtchn.h
HDRINST usr/include/xen/gntdev.h
HDRINST usr/include/xen/gntalloc.h
HDRINST usr/include/asm-generic/poll.h
HDRINST usr/include/asm-generic/bpf_perf_event.h
HDRINST usr/include/asm-generic/sembuf.h
HDRINST usr/include/asm-generic/swab.h
HDRINST usr/include/asm-generic/types.h
HDRINST usr/include/asm-generic/sockios.h
HDRINST usr/include/asm-generic/ioctls.h
HDRINST usr/include/asm-generic/kvm_para.h
HDRINST usr/include/asm-generic/bitsperlong.h
HDRINST usr/include/asm-generic/shmbuf.h
HDRINST usr/include/asm-generic/msgbuf.h
HDRINST usr/include/asm-generic/param.h
HDRINST usr/include/asm-generic/termios.h
HDRINST usr/include/asm-generic/statfs.h
HDRINST usr/include/asm-generic/unistd.h
HDRINST usr/include/asm-generic/termbits.h
HDRINST usr/include/asm-generic/stat.h
HDRINST usr/include/asm-generic/posix_types.h
HDRINST usr/include/asm-generic/ipcbuf.h
HDRINST usr/include/asm-generic/int-l64.h
HDRINST usr/include/asm-generic/socket.h
HDRINST usr/include/asm-generic/fcntl.h
HDRINST usr/include/asm-generic/setup.h
HDRINST usr/include/asm-generic/hugetlb_encode.h
HDRINST usr/include/asm-generic/ioctl.h
HDRINST usr/include/asm-generic/errno.h
HDRINST usr/include/asm-generic/mman.h
HDRINST usr/include/asm-generic/mman-common.h
HDRINST usr/include/asm-generic/errno-base.h
HDRINST usr/include/asm-generic/signal.h
HDRINST usr/include/asm-generic/auxvec.h
HDRINST usr/include/asm-generic/signal-defs.h
HDRINST usr/include/asm-generic/siginfo.h
HDRINST usr/include/asm-generic/int-ll64.h
HDRINST usr/include/asm-generic/resource.h
HDRINST usr/include/asm-generic/ucontext.h
HDRINST usr/include/rdma/mthca-abi.h
HDRINST usr/include/rdma/vmw_pvrdma-abi.h
HDRINST usr/include/rdma/ocrdma-abi.h
HDRINST usr/include/rdma/mlx5-abi.h
HDRINST usr/include/rdma/ib_user_sa.h
HDRINST usr/include/rdma/ib_user_ioctl_verbs.h
HDRINST usr/include/rdma/mlx5_user_ioctl_cmds.h
HDRINST usr/include/rdma/mlx5_user_ioctl_verbs.h
HDRINST usr/include/rdma/ib_user_mad.h
HDRINST usr/include/rdma/qedr-abi.h
HDRINST usr/include/rdma/cxgb4-abi.h
HDRINST usr/include/rdma/rvt-abi.h
HDRINST usr/include/rdma/ib_user_verbs.h
HDRINST usr/include/rdma/rdma_user_cm.h
HDRINST usr/include/rdma/rdma_user_ioctl_cmds.h
HDRINST usr/include/rdma/ib_user_ioctl_cmds.h
HDRINST usr/include/rdma/bnxt_re-abi.h
HDRINST usr/include/rdma/rdma_user_ioctl.h
HDRINST usr/include/rdma/rdma_user_rxe.h
HDRINST usr/include/rdma/i40iw-abi.h
HDRINST usr/include/rdma/hfi/hfi1_ioctl.h
HDRINST usr/include/rdma/hfi/hfi1_user.h
HDRINST usr/include/rdma/mlx4-abi.h
HDRINST usr/include/rdma/rdma_netlink.h
HDRINST usr/include/rdma/hns-abi.h
HDRINST usr/include/rdma/efa-abi.h
HDRINST usr/include/rdma/siw-abi.h
HDRINST usr/include/misc/pvpanic.h
HDRINST usr/include/misc/xilinx_sdfec.h
HDRINST usr/include/misc/habanalabs.h
HDRINST usr/include/misc/ocxl.h
HDRINST usr/include/misc/cxl.h
HDRINST usr/include/misc/fastrpc.h
HDRINST usr/include/linux/dma-buf.h
HDRINST usr/include/linux/blkzoned.h
HDRINST usr/include/linux/am437x-vpfe.h
HDRINST usr/include/linux/keyctl.h
HDRINST usr/include/linux/time.h
HDRINST usr/include/linux/dlm_device.h
HDRINST usr/include/linux/bcm933xx_hcs.h
HDRINST usr/include/linux/poll.h
HDRINST usr/include/linux/virtio_crypto.h
HDRINST usr/include/linux/virtio_iommu.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_HL.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_rt.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_hl.h
HDRINST usr/include/linux/netfilter_ipv6/ip6_tables.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_frag.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ah.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_srh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_mh.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_NPT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_LOG.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_REJECT.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_ipv6header.h
HDRINST usr/include/linux/netfilter_ipv6/ip6t_opts.h
HDRINST usr/include/linux/if_plip.h
HDRINST usr/include/linux/nfs_idmap.h
HDRINST usr/include/linux/qemu_fw_cfg.h
HDRINST usr/include/linux/sock_diag.h
HDRINST usr/include/linux/seg6_genl.h
HDRINST usr/include/linux/cec.h
HDRINST usr/include/linux/major.h
HDRINST usr/include/linux/auto_fs.h
HDRINST usr/include/linux/random.h
HDRINST usr/include/linux/rpmsg.h
HDRINST usr/include/linux/reiserfs_fs.h
HDRINST usr/include/linux/bpf_perf_event.h
HDRINST usr/include/linux/ip.h
HDRINST usr/include/linux/swab.h
HDRINST usr/include/linux/module.h
HDRINST usr/include/linux/tipc_netlink.h
HDRINST usr/include/linux/seg6_hmac.h
HDRINST usr/include/linux/vbox_vmmdev_types.h
HDRINST usr/include/linux/udp.h
HDRINST usr/include/linux/atm_he.h
HDRINST usr/include/linux/in6.h
HDRINST usr/include/linux/firewire-constants.h
HDRINST usr/include/linux/tty.h
HDRINST usr/include/linux/taskstats.h
HDRINST usr/include/linux/screen_info.h
HDRINST usr/include/linux/byteorder/little_endian.h
HDRINST usr/include/linux/byteorder/big_endian.h
HDRINST usr/include/linux/netfilter_arp/arpt_mangle.h
HDRINST usr/include/linux/netfilter_arp/arp_tables.h
HDRINST usr/include/linux/net_dropmon.h
HDRINST usr/include/linux/psp-sev.h
HDRINST usr/include/linux/netfilter/xt_DSCP.h
HDRINST usr/include/linux/netfilter/nfnetlink_conntrack.h
HDRINST usr/include/linux/netfilter/xt_addrtype.h
HDRINST usr/include/linux/netfilter/xt_physdev.h
HDRINST usr/include/linux/netfilter/xt_dscp.h
HDRINST usr/include/linux/netfilter/nf_conntrack_common.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tuple_common.h
HDRINST usr/include/linux/netfilter/nf_tables.h
HDRINST usr/include/linux/netfilter/xt_rateest.h
HDRINST usr/include/linux/netfilter/xt_MARK.h
HDRINST usr/include/linux/netfilter/xt_connmark.h
HDRINST usr/include/linux/netfilter/nfnetlink_queue.h
HDRINST usr/include/linux/netfilter/xt_cluster.h
HDRINST usr/include/linux/netfilter/xt_hashlimit.h
HDRINST usr/include/linux/netfilter/xt_dccp.h
HDRINST usr/include/linux/netfilter/xt_sctp.h
HDRINST usr/include/linux/netfilter/xt_devgroup.h
HDRINST usr/include/linux/netfilter/xt_TCPMSS.h
HDRINST usr/include/linux/netfilter/xt_limit.h
HDRINST usr/include/linux/netfilter/xt_IDLETIMER.h
HDRINST usr/include/linux/netfilter/xt_HMARK.h
HDRINST usr/include/linux/netfilter/xt_socket.h
HDRINST usr/include/linux/netfilter/xt_multiport.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_bitmap.h
HDRINST usr/include/linux/netfilter/ipset/ip_set.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_hash.h
HDRINST usr/include/linux/netfilter/ipset/ip_set_list.h
HDRINST usr/include/linux/netfilter/x_tables.h
HDRINST usr/include/linux/netfilter/xt_l2tp.h
HDRINST usr/include/linux/netfilter/xt_ecn.h
HDRINST usr/include/linux/netfilter/nf_nat.h
HDRINST usr/include/linux/netfilter/xt_conntrack.h
HDRINST usr/include/linux/netfilter/xt_length.h
HDRINST usr/include/linux/netfilter/xt_TEE.h
HDRINST usr/include/linux/netfilter/xt_iprange.h
HDRINST usr/include/linux/netfilter/xt_TCPOPTSTRIP.h
HDRINST usr/include/linux/netfilter/xt_ipcomp.h
HDRINST usr/include/linux/netfilter/xt_mark.h
HDRINST usr/include/linux/netfilter/xt_osf.h
HDRINST usr/include/linux/netfilter/xt_u32.h
HDRINST usr/include/linux/netfilter/nfnetlink_cthelper.h
HDRINST usr/include/linux/netfilter/nf_conntrack_sctp.h
HDRINST usr/include/linux/netfilter/xt_TPROXY.h
HDRINST usr/include/linux/netfilter/nf_conntrack_tcp.h
HDRINST usr/include/linux/netfilter/xt_bpf.h
HDRINST usr/include/linux/netfilter/xt_pkttype.h
HDRINST usr/include/linux/netfilter/xt_rpfilter.h
HDRINST usr/include/linux/netfilter/xt_CHECKSUM.h
HDRINST usr/include/linux/netfilter/nf_synproxy.h
HDRINST usr/include/linux/netfilter/xt_CLASSIFY.h
HDRINST usr/include/linux/netfilter/xt_owner.h
HDRINST usr/include/linux/netfilter/xt_NFQUEUE.h
HDRINST usr/include/linux/netfilter/xt_connlimit.h
HDRINST usr/include/linux/netfilter/xt_comment.h
HDRINST usr/include/linux/netfilter/xt_AUDIT.h
HDRINST usr/include/linux/netfilter/xt_state.h
HDRINST usr/include/linux/netfilter/xt_connbytes.h
HDRINST usr/include/linux/netfilter/xt_string.h
HDRINST usr/include/linux/netfilter/nf_log.h
HDRINST usr/include/linux/netfilter/xt_realm.h
HDRINST usr/include/linux/netfilter/xt_set.h
HDRINST usr/include/linux/netfilter/xt_quota.h
HDRINST usr/include/linux/netfilter/xt_connlabel.h
HDRINST usr/include/linux/netfilter/nfnetlink_log.h
HDRINST usr/include/linux/netfilter/xt_NFLOG.h
HDRINST usr/include/linux/netfilter/xt_helper.h
HDRINST usr/include/linux/netfilter/xt_cgroup.h
HDRINST usr/include/linux/netfilter/xt_recent.h
HDRINST usr/include/linux/netfilter/nf_tables_compat.h
HDRINST usr/include/linux/netfilter/nfnetlink_cttimeout.h
HDRINST usr/include/linux/netfilter/xt_CONNMARK.h
HDRINST usr/include/linux/netfilter/xt_CT.h
HDRINST usr/include/linux/netfilter/xt_time.h
HDRINST usr/include/linux/netfilter/xt_nfacct.h
HDRINST usr/include/linux/netfilter/xt_cpu.h
HDRINST usr/include/linux/netfilter/nfnetlink_compat.h
HDRINST usr/include/linux/netfilter/xt_statistic.h
HDRINST usr/include/linux/netfilter/xt_ipvs.h
HDRINST usr/include/linux/netfilter/xt_policy.h
HDRINST usr/include/linux/netfilter/xt_tcpmss.h
HDRINST usr/include/linux/netfilter/xt_tcpudp.h
HDRINST usr/include/linux/netfilter/xt_SYNPROXY.h
HDRINST usr/include/linux/netfilter/nfnetlink_acct.h
HDRINST usr/include/linux/netfilter/xt_LOG.h
HDRINST usr/include/linux/netfilter/xt_LED.h
HDRINST usr/include/linux/netfilter/xt_esp.h
HDRINST usr/include/linux/netfilter/nf_conntrack_ftp.h
HDRINST usr/include/linux/netfilter/xt_CONNSECMARK.h
HDRINST usr/include/linux/netfilter/nfnetlink.h
HDRINST usr/include/linux/netfilter/xt_mac.h
HDRINST usr/include/linux/netfilter/xt_RATEEST.h
HDRINST usr/include/linux/netfilter/nfnetlink_osf.h
HDRINST usr/include/linux/netfilter/xt_SECMARK.h
HDRINST usr/include/linux/pkt_sched.h
HDRINST usr/include/linux/vfio.h
HDRINST usr/include/linux/usbip.h
HDRINST usr/include/linux/if_slip.h
HDRINST usr/include/linux/erspan.h
HDRINST usr/include/linux/posix_acl.h
HDRINST usr/include/linux/scif_ioctl.h
HDRINST usr/include/linux/patchkey.h
HDRINST usr/include/linux/types.h
HDRINST usr/include/linux/seg6_local.h
HDRINST usr/include/linux/tipc_sockets_diag.h
HDRINST usr/include/linux/capi.h
HDRINST usr/include/linux/hyperv.h
HDRINST usr/include/linux/smc.h
HDRINST usr/include/linux/android/binder.h
HDRINST usr/include/linux/android/binderfs.h
HDRINST usr/include/linux/capability.h
HDRINST usr/include/linux/media-bus-format.h
HDRINST usr/include/linux/mroute6.h
HDRINST usr/include/linux/watchdog.h
HDRINST usr/include/linux/fou.h
HDRINST usr/include/linux/raw.h
HDRINST usr/include/linux/sockios.h
HDRINST usr/include/linux/fiemap.h
HDRINST usr/include/linux/netfilter_decnet.h
HDRINST usr/include/linux/cycx_cfm.h
HDRINST usr/include/linux/raid/md_u.h
HDRINST usr/include/linux/raid/md_p.h
HDRINST usr/include/linux/uinput.h
HDRINST usr/include/linux/kernel-page-flags.h
HDRINST usr/include/linux/selinux_netlink.h
HDRINST usr/include/linux/aspeed-p2a-ctrl.h
HDRINST usr/include/linux/userio.h
HDRINST usr/include/linux/vtpm_proxy.h
HDRINST usr/include/linux/ip6_tunnel.h
HDRINST usr/include/linux/virtio_types.h
HDRINST usr/include/linux/usb/cdc.h
HDRINST usr/include/linux/usb/functionfs.h
HDRINST usr/include/linux/usb/charger.h
HDRINST usr/include/linux/usb/g_uvc.h
HDRINST usr/include/linux/usb/midi.h
HDRINST usr/include/linux/usb/video.h
HDRINST usr/include/linux/usb/g_printer.h
HDRINST usr/include/linux/usb/ch9.h
HDRINST usr/include/linux/usb/audio.h
HDRINST usr/include/linux/usb/tmc.h
HDRINST usr/include/linux/usb/ch11.h
HDRINST usr/include/linux/usb/gadgetfs.h
HDRINST usr/include/linux/usb/cdc-wdm.h
HDRINST usr/include/linux/atmdev.h
HDRINST usr/include/linux/const.h
HDRINST usr/include/linux/atmppp.h
HDRINST usr/include/linux/atm_nicstar.h
HDRINST usr/include/linux/joystick.h
HDRINST usr/include/linux/netfilter_bridge.h
HDRINST usr/include/linux/vt.h
HDRINST usr/include/linux/cciss_defs.h
HDRINST usr/include/linux/atmlec.h
HDRINST usr/include/linux/kvm_para.h
HDRINST usr/include/linux/toshiba.h
HDRINST usr/include/linux/chio.h
HDRINST usr/include/linux/bsg.h
HDRINST usr/include/linux/udf_fs_i.h
HDRINST usr/include/linux/kfd_ioctl.h
HDRINST usr/include/linux/serial_core.h
HDRINST usr/include/linux/dlm_plock.h
HDRINST usr/include/linux/gameport.h
HDRINST usr/include/linux/baycom.h
HDRINST usr/include/linux/lirc.h
HDRINST usr/include/linux/hsi/hsi_char.h
HDRINST usr/include/linux/hsi/cs-protocol.h
HDRINST usr/include/linux/virtio_scsi.h
HDRINST usr/include/linux/virtio_mmio.h
HDRINST usr/include/linux/reiserfs_xattr.h
HDRINST usr/include/linux/kd.h
HDRINST usr/include/linux/tty_flags.h
HDRINST usr/include/linux/ultrasound.h
HDRINST usr/include/linux/mpls_iptunnel.h
HDRINST usr/include/linux/netdevice.h
HDRINST usr/include/linux/nfs4_mount.h
HDRINST usr/include/linux/switchtec_ioctl.h
HDRINST usr/include/linux/errqueue.h
HDRINST usr/include/linux/efs_fs_sb.h
HDRINST usr/include/linux/pps.h
HDRINST usr/include/linux/if.h
HDRINST usr/include/linux/pktcdvd.h
HDRINST usr/include/linux/mqueue.h
HDRINST usr/include/linux/firewire-cdev.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip.h
HDRINST usr/include/linux/netfilter_bridge/ebt_among.h
HDRINST usr/include/linux/netfilter_bridge/ebt_arpreply.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nat.h
HDRINST usr/include/linux/netfilter_bridge/ebtables.h
HDRINST usr/include/linux/netfilter_bridge/ebt_nflog.h
HDRINST usr/include/linux/netfilter_bridge/ebt_limit.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_t.h
HDRINST usr/include/linux/netfilter_bridge/ebt_redirect.h
HDRINST usr/include/linux/netfilter_bridge/ebt_802_3.h
HDRINST usr/include/linux/netfilter_bridge/ebt_ip6.h
HDRINST usr/include/linux/netfilter_bridge/ebt_mark_m.h
HDRINST usr/include/linux/netfilter_bridge/ebt_vlan.h
HDRINST usr/include/linux/netfilter_bridge/ebt_stp.h
HDRINST usr/include/linux/netfilter_bridge/ebt_pkttype.h
HDRINST usr/include/linux/netfilter_bridge/ebt_log.h
HDRINST usr/include/linux/kcmp.h
HDRINST usr/include/linux/nubus.h
HDRINST usr/include/linux/tipc.h
HDRINST usr/include/linux/mic_ioctl.h
HDRINST usr/include/linux/sched/types.h
HDRINST usr/include/linux/rds.h
HDRINST usr/include/linux/seg6.h
HDRINST usr/include/linux/ethtool_netlink.h
HDRINST usr/include/linux/smiapp.h
HDRINST usr/include/linux/reboot.h
HDRINST usr/include/linux/connector.h
HDRINST usr/include/linux/cramfs_fs.h
HDRINST usr/include/linux/if_fc.h
HDRINST usr/include/linux/falloc.h
HDRINST usr/include/linux/batadv_packet.h
HDRINST usr/include/linux/perf_event.h
HDRINST usr/include/linux/kernel.h
HDRINST usr/include/linux/hdreg.h
HDRINST usr/include/linux/oom.h
HDRINST usr/include/linux/dccp.h
HDRINST usr/include/linux/dqblk_xfs.h
HDRINST usr/include/linux/qnxtypes.h
HDRINST usr/include/linux/pg.h
HDRINST usr/include/linux/ipc.h
HDRINST usr/include/linux/sonypi.h
HDRINST usr/include/linux/mount.h
HDRINST usr/include/linux/idxd.h
HDRINST usr/include/linux/uhid.h
HDRINST usr/include/linux/minix_fs.h
HDRINST usr/include/linux/vhost_types.h
HDRINST usr/include/linux/atm_tcp.h
HDRINST usr/include/linux/neighbour.h
HDRINST usr/include/linux/inet_diag.h
HDRINST usr/include/linux/sctp.h
HDRINST usr/include/linux/nfs_fs.h
HDRINST usr/include/linux/cuda.h
HDRINST usr/include/linux/virtio_vsock.h
HDRINST usr/include/linux/virtio_balloon.h
HDRINST usr/include/linux/v4l2-dv-timings.h
HDRINST usr/include/linux/dn.h
HDRINST usr/include/linux/bpqether.h
HDRINST usr/include/linux/omapfb.h
HDRINST usr/include/linux/packet_diag.h
HDRINST usr/include/linux/nilfs2_api.h
HDRINST usr/include/linux/posix_acl_xattr.h
HDRINST usr/include/linux/coff.h
HDRINST usr/include/linux/xfrm.h
HDRINST usr/include/linux/adfs_fs.h
HDRINST usr/include/linux/route.h
HDRINST usr/include/linux/ipmi_msgdefs.h
HDRINST usr/include/linux/atm_zatm.h
HDRINST usr/include/linux/devlink.h
HDRINST usr/include/linux/bpf_common.h
HDRINST usr/include/linux/igmp.h
HDRINST usr/include/linux/btf.h
HDRINST usr/include/linux/if_x25.h
HDRINST usr/include/linux/if_frad.h
HDRINST usr/include/linux/msdos_fs.h
HDRINST usr/include/linux/virtio_pmem.h
HDRINST usr/include/linux/magic.h
HDRINST usr/include/linux/coresight-stm.h
HDRINST usr/include/linux/memfd.h
HDRINST usr/include/linux/binfmts.h
HDRINST usr/include/linux/netlink.h
HDRINST usr/include/linux/arm_sdei.h
HDRINST usr/include/linux/sem.h
HDRINST usr/include/linux/audit.h
HDRINST usr/include/linux/vbox_err.h
HDRINST usr/include/linux/times.h
HDRINST usr/include/linux/param.h
HDRINST usr/include/linux/atmclip.h
HDRINST usr/include/linux/fsverity.h
HDRINST usr/include/linux/radeonfb.h
HDRINST usr/include/linux/userfaultfd.h
HDRINST usr/include/linux/mpls.h
HDRINST usr/include/linux/eventpoll.h
HDRINST usr/include/linux/if_tunnel.h
HDRINST usr/include/linux/limits.h
HDRINST usr/include/linux/sync_file.h
HDRINST usr/include/linux/termios.h
HDRINST usr/include/linux/isdn/capicmd.h
HDRINST usr/include/linux/can.h
HDRINST usr/include/linux/qnx4_fs.h
HDRINST usr/include/linux/mempolicy.h
HDRINST usr/include/linux/fsl_hypervisor.h
HDRINST usr/include/linux/psample.h
HDRINST usr/include/linux/caif/caif_socket.h
HDRINST usr/include/linux/caif/if_caif.h
HDRINST usr/include/linux/ppdev.h
HDRINST usr/include/linux/tipc_config.h
HDRINST usr/include/linux/atmarp.h
HDRINST usr/include/linux/fscrypt.h
HDRINST usr/include/linux/atmioc.h
HDRINST usr/include/linux/dcbnl.h
HDRINST usr/include/linux/if_ether.h
HDRINST usr/include/linux/iio/types.h
HDRINST usr/include/linux/iio/events.h
HDRINST usr/include/linux/uleds.h
HDRINST usr/include/linux/atm_eni.h
HDRINST usr/include/linux/hidraw.h
HDRINST usr/include/linux/if_addr.h
HDRINST usr/include/linux/hpet.h
HDRINST usr/include/linux/elf-em.h
HDRINST usr/include/linux/if_packet.h
HDRINST usr/include/linux/netfilter.h
HDRINST usr/include/linux/adb.h
HDRINST usr/include/linux/virtio_fs.h
HDRINST usr/include/linux/cgroupstats.h
HDRINST usr/include/linux/isst_if.h
HDRINST usr/include/linux/ppp-ioctl.h
HDRINST usr/include/linux/xilinx-v4l2-controls.h
HDRINST usr/include/linux/unistd.h
HDRINST usr/include/linux/nbd-netlink.h
HDRINST usr/include/linux/virtio_console.h
HDRINST usr/include/linux/virtio_9p.h
HDRINST usr/include/linux/quota.h
HDRINST usr/include/linux/affs_hardblocks.h
HDRINST usr/include/linux/ife.h
HDRINST usr/include/linux/openat2.h
HDRINST usr/include/linux/atmsap.h
HDRINST usr/include/linux/bt-bmc.h
HDRINST usr/include/linux/pcitest.h
HDRINST usr/include/linux/net_namespace.h
HDRINST usr/include/linux/ipmi_bmc.h
HDRINST usr/include/linux/scc.h
HDRINST usr/include/linux/videodev2.h
HDRINST usr/include/linux/ivtvfb.h
HDRINST usr/include/linux/vm_sockets_diag.h
HDRINST usr/include/linux/psci.h
HDRINST usr/include/linux/dm-log-userspace.h
HDRINST usr/include/linux/in_route.h
HDRINST usr/include/linux/bpfilter.h
HDRINST usr/include/linux/mic_common.h
HDRINST usr/include/linux/if_bridge.h
HDRINST usr/include/linux/virtio_rng.h
HDRINST usr/include/linux/if_macsec.h
HDRINST usr/include/linux/virtio_gpu.h
HDRINST usr/include/linux/stat.h
HDRINST usr/include/linux/posix_types.h
HDRINST usr/include/linux/udmabuf.h
HDRINST usr/include/linux/ivtv.h
HDRINST usr/include/linux/atm.h
HDRINST usr/include/linux/rio_cm_cdev.h
HDRINST usr/include/linux/wait.h
HDRINST usr/include/linux/wimax.h
HDRINST usr/include/linux/prctl.h
HDRINST usr/include/linux/ethtool.h
HDRINST usr/include/linux/sound.h
HDRINST usr/include/linux/target_core_user.h
HDRINST usr/include/linux/kcm.h
HDRINST usr/include/linux/nvme_ioctl.h
HDRINST usr/include/linux/kcov.h
HDRINST usr/include/linux/wimax/i2400m.h
HDRINST usr/include/linux/cec-funcs.h
HDRINST usr/include/linux/suspend_ioctls.h
HDRINST usr/include/linux/iommu.h
HDRINST usr/include/linux/virtio_input.h
HDRINST usr/include/linux/kvm.h
HDRINST usr/include/linux/hash_info.h
HDRINST usr/include/linux/pkt_cls.h
HDRINST usr/include/linux/llc.h
HDRINST usr/include/linux/netfilter_arp.h
HDRINST usr/include/linux/if_hippi.h
HDRINST usr/include/linux/fsi.h
HDRINST usr/include/linux/blktrace_api.h
HDRINST usr/include/linux/virtio_ring.h
HDRINST usr/include/linux/input-event-codes.h
HDRINST usr/include/linux/nsfs.h
HDRINST usr/include/linux/hdlcdrv.h
HDRINST usr/include/linux/if_ppp.h
HDRINST usr/include/linux/if_team.h
HDRINST usr/include/linux/gfs2_ondisk.h
HDRINST usr/include/linux/utime.h
HDRINST usr/include/linux/cryptouser.h
HDRINST usr/include/linux/mei.h
HDRINST usr/include/linux/shm.h
HDRINST usr/include/linux/sysctl.h
HDRINST usr/include/linux/icmpv6.h
HDRINST usr/include/linux/thermal.h
HDRINST usr/include/linux/xattr.h
HDRINST usr/include/linux/input.h
HDRINST usr/include/linux/nvram.h
HDRINST usr/include/linux/nfs.h
HDRINST usr/include/linux/wmi.h
HDRINST usr/include/linux/hsr_netlink.h
HDRINST usr/include/linux/serial_reg.h
HDRINST usr/include/linux/time_types.h
HDRINST usr/include/linux/futex.h
HDRINST usr/include/linux/socket.h
HDRINST usr/include/linux/sunrpc/debug.h
HDRINST usr/include/linux/btrfs_tree.h
HDRINST usr/include/linux/arcfb.h
HDRINST usr/include/linux/tc_ematch/tc_em_cmp.h
HDRINST usr/include/linux/tc_ematch/tc_em_meta.h
HDRINST usr/include/linux/tc_ematch/tc_em_text.h
HDRINST usr/include/linux/tc_ematch/tc_em_ipt.h
HDRINST usr/include/linux/tc_ematch/tc_em_nbyte.h
HDRINST usr/include/linux/aspeed-lpc-ctrl.h
HDRINST usr/include/linux/rtc.h
HDRINST usr/include/linux/ndctl.h
HDRINST usr/include/linux/i2c.h
HDRINST usr/include/linux/personality.h
HDRINST usr/include/linux/nilfs2_ondisk.h
HDRINST usr/include/linux/loop.h
HDRINST usr/include/linux/un.h
HDRINST usr/include/linux/i8k.h
HDRINST usr/include/linux/fcntl.h
HDRINST usr/include/linux/kernelcapi.h
HDRINST usr/include/linux/mtio.h
HDRINST usr/include/linux/fib_rules.h
HDRINST usr/include/linux/meye.h
HDRINST usr/include/linux/fuse.h
HDRINST usr/include/linux/vhost.h
HDRINST usr/include/linux/lightnvm.h
HDRINST usr/include/linux/filter.h
HDRINST usr/include/linux/dvb/video.h
HDRINST usr/include/linux/dvb/dmx.h
HDRINST usr/include/linux/dvb/osd.h
HDRINST usr/include/linux/dvb/ca.h
HDRINST usr/include/linux/dvb/frontend.h
HDRINST usr/include/linux/dvb/version.h
HDRINST usr/include/linux/dvb/audio.h
HDRINST usr/include/linux/dvb/net.h
HDRINST usr/include/linux/ipv6.h
HDRINST usr/include/linux/sysinfo.h
HDRINST usr/include/linux/vm_sockets.h
HDRINST usr/include/linux/keyboard.h
HDRINST usr/include/linux/virtio_pci.h
HDRINST usr/include/linux/virtio_blk.h
HDRINST usr/include/linux/auto_dev-ioctl.h
HDRINST usr/include/linux/stddef.h
HDRINST usr/include/linux/ila.h
HDRINST usr/include/linux/inotify.h
HDRINST usr/include/linux/hdlc/ioctl.h
HDRINST usr/include/linux/genwqe/genwqe_card.h
HDRINST usr/include/linux/msg.h
HDRINST usr/include/linux/virtio_config.h
HDRINST usr/include/linux/ipsec.h
HDRINST usr/include/linux/pci.h
HDRINST usr/include/linux/wireless.h
HDRINST usr/include/linux/fb.h
HDRINST usr/include/linux/synclink.h
HDRINST usr/include/linux/vsockmon.h
HDRINST usr/include/linux/dma-heap.h
HDRINST usr/include/linux/sonet.h
HDRINST usr/include/linux/parport.h
HDRINST usr/include/linux/hdlc.h
HDRINST usr/include/linux/serio.h
HDRINST usr/include/linux/veth.h
HDRINST usr/include/linux/ioctl.h
HDRINST usr/include/linux/if_alg.h
HDRINST usr/include/linux/dm-ioctl.h
HDRINST usr/include/linux/irqnr.h
HDRINST usr/include/linux/qrtr.h
HDRINST usr/include/linux/atmmpc.h
HDRINST usr/include/linux/errno.h
HDRINST usr/include/linux/tcp.h
HDRINST usr/include/linux/elf-fdpic.h
HDRINST usr/include/linux/zorro.h
HDRINST usr/include/linux/nbd.h
HDRINST usr/include/linux/snmp.h
HDRINST usr/include/linux/jffs2.h
HDRINST usr/include/linux/mman.h
HDRINST usr/include/linux/net_tstamp.h
HDRINST usr/include/linux/xdp_diag.h
HDRINST usr/include/linux/nfs2.h
HDRINST usr/include/linux/if_eql.h
HDRINST usr/include/linux/phonet.h
HDRINST usr/include/linux/phantom.h
HDRINST usr/include/linux/netfilter_ipv4.h
HDRINST usr/include/linux/gsmmux.h
HDRINST usr/include/linux/rose.h
HDRINST usr/include/linux/smc_diag.h
HDRINST usr/include/linux/ncsi.h
HDRINST usr/include/linux/ppp-comp.h
HDRINST usr/include/linux/bcache.h
HDRINST usr/include/linux/cyclades.h
HDRINST usr/include/linux/v4l2-common.h
HDRINST usr/include/linux/uio.h
HDRINST usr/include/linux/vboxguest.h
HDRINST usr/include/linux/l2tp.h
HDRINST usr/include/linux/cifs/cifs_mount.h
HDRINST usr/include/linux/i2c-dev.h
HDRINST usr/include/linux/wireguard.h
HDRINST usr/include/linux/v4l2-mediabus.h
HDRINST usr/include/linux/rfkill.h
HDRINST usr/include/linux/atalk.h
HDRINST usr/include/linux/x25.h
HDRINST usr/include/linux/tcp_metrics.h
HDRINST usr/include/linux/netrom.h
HDRINST usr/include/linux/soundcard.h
HDRINST usr/include/linux/virtio_net.h
HDRINST usr/include/linux/stm.h
HDRINST usr/include/linux/apm_bios.h
HDRINST usr/include/linux/sched.h
HDRINST usr/include/linux/rtnetlink.h
HDRINST usr/include/linux/tee.h
HDRINST usr/include/linux/nfs_mount.h
HDRINST usr/include/linux/sed-opal.h
HDRINST usr/include/linux/uuid.h
HDRINST usr/include/linux/ipv6_route.h
HDRINST usr/include/linux/fsmap.h
HDRINST usr/include/linux/fs.h
HDRINST usr/include/linux/if_arcnet.h
HDRINST usr/include/linux/ptrace.h
HDRINST usr/include/linux/dns_resolver.h
HDRINST usr/include/linux/nl80211.h
HDRINST usr/include/linux/if_pppol2tp.h
HDRINST usr/include/linux/netconf.h
HDRINST usr/include/linux/io_uring.h
HDRINST usr/include/linux/map_to_7segment.h
HDRINST usr/include/linux/nfsacl.h
HDRINST usr/include/linux/pfkeyv2.h
HDRINST usr/include/linux/v4l2-controls.h
HDRINST usr/include/linux/if_fddi.h
HDRINST usr/include/linux/blkpg.h
HDRINST usr/include/linux/i2o-dev.h
HDRINST usr/include/linux/auto_fs4.h
HDRINST usr/include/linux/signal.h
HDRINST usr/include/linux/mmc/ioctl.h
HDRINST usr/include/linux/fd.h
HDRINST usr/include/linux/can/raw.h
HDRINST usr/include/linux/can/vxcan.h
HDRINST usr/include/linux/can/gw.h
HDRINST usr/include/linux/can/netlink.h
HDRINST usr/include/linux/can/error.h
HDRINST usr/include/linux/can/j1939.h
HDRINST usr/include/linux/can/bcm.h
HDRINST usr/include/linux/coda.h
HDRINST usr/include/linux/lwtunnel.h
HDRINST usr/include/linux/if_xdp.h
HDRINST usr/include/linux/hiddev.h
HDRINST usr/include/linux/media.h
HDRINST usr/include/linux/agpgart.h
HDRINST usr/include/linux/tls.h
HDRINST usr/include/linux/max2175.h
HDRINST usr/include/linux/pmu.h
HDRINST usr/include/linux/seccomp.h
HDRINST usr/include/linux/fdreg.h
HDRINST usr/include/linux/fanotify.h
HDRINST usr/include/linux/serial.h
HDRINST usr/include/linux/seg6_iptunnel.h
HDRINST usr/include/linux/membarrier.h
HDRINST usr/include/linux/ax25.h
HDRINST usr/include/linux/if_bonding.h
HDRINST usr/include/linux/elf.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_TTL.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ah.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ecn.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ECN.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_LOG.h
HDRINST usr/include/linux/netfilter_ipv4/ip_tables.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_CLUSTERIP.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_REJECT.h
HDRINST usr/include/linux/netfilter_ipv4/ipt_ttl.h
HDRINST usr/include/linux/if_ltalk.h
HDRINST usr/include/linux/if_addrlabel.h
HDRINST usr/include/linux/zorro_ids.h
HDRINST usr/include/linux/cm4000_cs.h
HDRINST usr/include/linux/auxvec.h
HDRINST usr/include/linux/uvcvideo.h
HDRINST usr/include/linux/signalfd.h
HDRINST usr/include/linux/rxrpc.h
HDRINST usr/include/linux/libc-compat.h
HDRINST usr/include/linux/spi/spidev.h
HDRINST usr/include/linux/bfs_fs.h
HDRINST usr/include/linux/mroute.h
HDRINST usr/include/linux/cciss_ioctl.h
HDRINST usr/include/linux/mii.h
HDRINST usr/include/linux/pci_regs.h
HDRINST usr/include/linux/nfs4.h
HDRINST usr/include/linux/dlm_netlink.h
HDRINST usr/include/linux/timerfd.h
HDRINST usr/include/linux/mdio.h
HDRINST usr/include/linux/rseq.h
HDRINST usr/include/linux/icmp.h
HDRINST usr/include/linux/if_arp.h
HDRINST usr/include/linux/openvswitch.h
HDRINST usr/include/linux/if_infiniband.h
HDRINST usr/include/linux/vmcore.h
HDRINST usr/include/linux/batman_adv.h
HDRINST usr/include/linux/in.h
HDRINST usr/include/linux/netfilter_ipv6.h
HDRINST usr/include/linux/tiocl.h
HDRINST usr/include/linux/resource.h
HDRINST usr/include/linux/usbdevice_fs.h
HDRINST usr/include/linux/if_link.h
HDRINST usr/include/linux/ptp_clock.h
HDRINST usr/include/linux/vfio_ccw.h
HDRINST usr/include/linux/unix_diag.h
HDRINST usr/include/linux/if_pppox.h
HDRINST usr/include/linux/ip_vs.h
HDRINST usr/include/linux/nexthop.h
HDRINST usr/include/linux/utsname.h
HDRINST usr/include/linux/kexec.h
HDRINST usr/include/linux/tc_act/tc_pedit.h
HDRINST usr/include/linux/tc_act/tc_tunnel_key.h
HDRINST usr/include/linux/tc_act/tc_connmark.h
HDRINST usr/include/linux/tc_act/tc_skbmod.h
HDRINST usr/include/linux/tc_act/tc_defact.h
HDRINST usr/include/linux/tc_act/tc_ife.h
HDRINST usr/include/linux/tc_act/tc_ct.h
HDRINST usr/include/linux/tc_act/tc_ctinfo.h
HDRINST usr/include/linux/tc_act/tc_nat.h
HDRINST usr/include/linux/tc_act/tc_mirred.h
HDRINST usr/include/linux/tc_act/tc_ipt.h
HDRINST usr/include/linux/tc_act/tc_sample.h
HDRINST usr/include/linux/tc_act/tc_mpls.h
HDRINST usr/include/linux/tc_act/tc_skbedit.h
HDRINST usr/include/linux/tc_act/tc_csum.h
HDRINST usr/include/linux/tc_act/tc_vlan.h
HDRINST usr/include/linux/tc_act/tc_gact.h
HDRINST usr/include/linux/tc_act/tc_bpf.h
HDRINST usr/include/linux/gen_stats.h
HDRINST usr/include/linux/gtp.h
HDRINST usr/include/linux/if_phonet.h
HDRINST usr/include/linux/nfc.h
HDRINST usr/include/linux/cn_proc.h
HDRINST usr/include/linux/acct.h
HDRINST usr/include/linux/net.h
HDRINST usr/include/linux/cdrom.h
HDRINST usr/include/linux/nfs3.h
HDRINST usr/include/linux/atm_idt77105.h
HDRINST usr/include/linux/atmsvc.h
HDRINST usr/include/linux/ipmi.h
HDRINST usr/include/linux/sdla.h
HDRINST usr/include/linux/virtio_ids.h
HDRINST usr/include/linux/if_vlan.h
HDRINST usr/include/linux/n_r3964.h
HDRINST usr/include/linux/hw_breakpoint.h
HDRINST usr/include/linux/atmbr2684.h
HDRINST usr/include/linux/matroxfb.h
HDRINST usr/include/linux/omap3isp.h
HDRINST usr/include/linux/kdev_t.h
HDRINST usr/include/linux/mmtimer.h
HDRINST usr/include/linux/if_cablemodem.h
HDRINST usr/include/linux/hid.h
HDRINST usr/include/linux/edd.h
HDRINST usr/include/linux/a.out.h
HDRINST usr/include/linux/string.h
HDRINST usr/include/linux/fadvise.h
HDRINST usr/include/linux/romfs_fs.h
HDRINST usr/include/linux/v4l2-subdev.h
HDRINST usr/include/linux/lp.h
HDRINST usr/include/linux/ppp_defs.h
HDRINST usr/include/linux/gpio.h
HDRINST usr/include/linux/pr.h
HDRINST usr/include/linux/nfsd/export.h
HDRINST usr/include/linux/nfsd/stats.h
HDRINST usr/include/linux/nfsd/debug.h
HDRINST usr/include/linux/nfsd/nfsfh.h
HDRINST usr/include/linux/nfsd/cld.h
HDRINST usr/include/linux/bpf.h
HDRINST usr/include/linux/if_tun.h
HDRINST usr/include/linux/rio_mport_cdev.h
HDRINST usr/include/linux/dlm.h
HDRINST usr/include/linux/btrfs.h
HDRINST usr/include/linux/aio_abi.h
HDRINST usr/include/linux/genetlink.h
HDRINST usr/include/linux/securebits.h
HDRINST usr/include/linux/dlmconstants.h
HDRINST usr/include/linux/fpga-dfl.h
HDRINST usr/include/linux/atmapi.h
HDRINST usr/include/linux/netlink_diag.h
HDRINST usr/include/linux/ipx.h
HDRINST usr/include/linux/elfcore.h
HDRINST usr/include/linux/timex.h
HDRINST usr/include/linux/iso_fs.h
HDRINST usr/include/sound/asound.h
HDRINST usr/include/sound/emu10k1.h
HDRINST usr/include/sound/tlv.h
HDRINST usr/include/sound/asoc.h
HDRINST usr/include/sound/sof/abi.h
HDRINST usr/include/sound/sof/tokens.h
HDRINST usr/include/sound/sof/fw.h
HDRINST usr/include/sound/sof/header.h
HDRINST usr/include/sound/snd_sst_tokens.h
HDRINST usr/include/sound/asound_fm.h
HDRINST usr/include/sound/compress_offload.h
HDRINST usr/include/sound/hdsp.h
HDRINST usr/include/sound/compress_params.h
HDRINST usr/include/sound/sfnt_info.h
HDRINST usr/include/sound/hdspm.h
HDRINST usr/include/sound/skl-tplg-interface.h
HDRINST usr/include/sound/asequencer.h
HDRINST usr/include/sound/firewire.h
HDRINST usr/include/sound/sb16_csp.h
HDRINST usr/include/sound/usb_stream.h
HDRINST usr/include/scsi/scsi_netlink_fc.h
HDRINST usr/include/scsi/cxlflash_ioctl.h
HDRINST usr/include/scsi/fc/fc_fs.h
HDRINST usr/include/scsi/fc/fc_gs.h
HDRINST usr/include/scsi/fc/fc_els.h
HDRINST usr/include/scsi/fc/fc_ns.h
HDRINST usr/include/scsi/scsi_bsg_fc.h
HDRINST usr/include/scsi/scsi_netlink.h
HDRINST usr/include/scsi/scsi_bsg_ufs.h
HDRINST usr/include/linux/version.h
HDRINST usr/include/asm/perf_regs.h
HDRINST usr/include/asm/sembuf.h
HDRINST usr/include/asm/swab.h
HDRINST usr/include/asm/mce.h
HDRINST usr/include/asm/kvm_para.h
HDRINST usr/include/asm/vsyscall.h
HDRINST usr/include/asm/ptrace-abi.h
HDRINST usr/include/asm/bitsperlong.h
HDRINST usr/include/asm/ldt.h
HDRINST usr/include/asm/vm86.h
HDRINST usr/include/asm/msr.h
HDRINST usr/include/asm/shmbuf.h
HDRINST usr/include/asm/msgbuf.h
HDRINST usr/include/asm/sigcontext32.h
HDRINST usr/include/asm/vmx.h
HDRINST usr/include/asm/ist.h
HDRINST usr/include/asm/statfs.h
HDRINST usr/include/asm/unistd.h
HDRINST usr/include/asm/stat.h
HDRINST usr/include/asm/posix_types.h
HDRINST usr/include/asm/prctl.h
HDRINST usr/include/asm/kvm.h
HDRINST usr/include/asm/processor-flags.h
HDRINST usr/include/asm/svm.h
HDRINST usr/include/asm/posix_types_32.h
HDRINST usr/include/asm/bootparam.h
HDRINST usr/include/asm/setup.h
HDRINST usr/include/asm/posix_types_x32.h
HDRINST usr/include/asm/mman.h
HDRINST usr/include/asm/hwcap2.h
HDRINST usr/include/asm/mtrr.h
HDRINST usr/include/asm/kvm_perf.h
HDRINST usr/include/asm/ptrace.h
HDRINST usr/include/asm/signal.h
HDRINST usr/include/asm/posix_types_64.h
HDRINST usr/include/asm/boot.h
HDRINST usr/include/asm/auxvec.h
HDRINST usr/include/asm/sigcontext.h
HDRINST usr/include/asm/siginfo.h
HDRINST usr/include/asm/hw_breakpoint.h
HDRINST usr/include/asm/debugreg.h
HDRINST usr/include/asm/a.out.h
HDRINST usr/include/asm/ucontext.h
HDRINST usr/include/asm/byteorder.h
HDRINST usr/include/asm/e820.h
HDRINST usr/include/asm/poll.h
HDRINST usr/include/asm/bpf_perf_event.h
HDRINST usr/include/asm/unistd_32.h
HDRINST usr/include/asm/types.h
HDRINST usr/include/asm/sockios.h
HDRINST usr/include/asm/ioctls.h
HDRINST usr/include/asm/unistd_64.h
HDRINST usr/include/asm/param.h
HDRINST usr/include/asm/termios.h
HDRINST usr/include/asm/termbits.h
HDRINST usr/include/asm/ipcbuf.h
HDRINST usr/include/asm/socket.h
HDRINST usr/include/asm/fcntl.h
HDRINST usr/include/asm/ioctl.h
HDRINST usr/include/asm/errno.h
HDRINST usr/include/asm/resource.h
HDRINST usr/include/asm/unistd_x32.h
[DONE] Generated linux headers.
--------------------------------------------------------
[....] Downloading binutils-2.34.tar.xz....
[DONE] binutils-2.34.tar.xz Downloaded.
[DONE] Good Checksum: binutils-2.34.tar.xz
[....] Extracting binutils-2.34.tar.xz....
[DONE] Extracted binutils-2.34.tar.xz.
[....] Configuring binutils....
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-musl
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 whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether g++ accepts -static-libstdc++ -static-libgcc... no
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 whether to use debuginfod... auto
checking for debuginfod_begin in -ldebuginfod... no
checking whether debuginfod_begin is declared... no
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable.
checking for isl 0.15 or later... no
required isl version is 0.15 or later
*** This configuration is not supported in the following subdirectories:
zlib
(Any other directories should still work fine.)
checking for default BUILD_CONFIG...
checking for --enable-vtable-verify... no
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 i686-linux-musl-cc... no
checking for i686-linux-musl-gcc... no
checking for i686-linux-musl-c++... no
checking for i686-linux-musl-g++... no
checking for i686-linux-musl-cxx... no
checking for i686-linux-musl-gxx... no
checking for i686-linux-musl-gcc... no
checking for i686-linux-musl-gfortran... no
checking for i686-linux-musl-gccgo... no
checking for i686-linux-musl-ar... no
checking for i686-linux-musl-as... no
checking for i686-linux-musl-dlltool... no
checking for i686-linux-musl-ld... no
checking for i686-linux-musl-lipo... no
checking for i686-linux-musl-nm... no
checking for i686-linux-musl-objcopy... no
checking for i686-linux-musl-objdump... no
checking for i686-linux-musl-ranlib... no
checking for i686-linux-musl-readelf... no
checking for i686-linux-musl-strip... no
checking for i686-linux-musl-windres... no
checking for i686-linux-musl-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 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 objcopy... 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
configure: creating ./config.status
config.status: creating Makefile
mkdir -p -- ./libiberty
Configuring in ./libiberty
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... true
checking for perl... perl
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to install libiberty headers and static library... no
configure: target_header_dir =
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
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 -Wshadow=local... 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 whether byte ordering is bigendian... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for malloc.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
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) yes
checking for stdio_ext.h... yes
checking for process.h... no
checking for sys/prctl.h... yes
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 size of long... 8
checking size of size_t... 8
checking for long long... yes
checking size of long long... 8
checking for a 64-bit type... uint64_t
checking for intptr_t... yes
checking for uintptr_t... yes
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 strnlen... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... 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 pipe2... 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... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
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... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether strtoul is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strverscmp is declared... yes
checking whether strnlen is declared... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
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 for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 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 whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for library containing strerror... none required
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 sys/param.h... 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 for sys/param.h... (cached) 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...
extern 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... 3.6, ok
checking whether NLS is requested... no
checking whether to use NLS... no
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-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
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 whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-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 whether gcc understands -c and -o together... (cached) yes
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-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-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 dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... -ldl
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 -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking for long double... yes
checking for long long... yes
checking size of long long... 8
checking size of void *... 8
checking size of long... 8
checking size of int... 4
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 wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... 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
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... 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 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 fls... no
checking for strtoull... yes
checking for getrlimit... 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 asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strnlen is declared... yes
checking compiler support for hidden visibility... 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 sys/param.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for madvise... yes
checking for mprotect... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
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
mkdir -p -- ./opcodes
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
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 whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for x86_64-pc-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 whether gcc understands -c and -o together... (cached) yes
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 for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
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-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-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 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
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking whether string.h and strings.h may both be included... yes
checking whether basename is declared... yes
checking whether stpcpy is declared... yes
checking for sigsetjmp...
checking linker --as-needed support... yes
checking for cos in -lm... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
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: creating po/POTFILES
config.status: creating po/Makefile
mkdir -p -- ./binutils
Configuring in ./binutils
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
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 whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for x86_64-pc-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 whether gcc understands -c and -o together... (cached) yes
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-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... 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 whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether to use debuginfod... auto
checking for debuginfod_begin in -ldebuginfod... no
checking whether debuginfod_begin is declared... no
configure: WARNING: debuginfod is missing or unusable; some features may be unavailable.
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking size of long... 8
checking for long long... yes
checking size of long long... 8
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) 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 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 sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether string.h and strings.h may both be included... 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 sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for sbrk... yes
checking for utimes... yes
checking for setmode... no
checking for getc_unlocked... yes
checking for strcoll... yes
checking for setlocale... yes
checking for mkstemp... yes
checking for mkdtemp... yes
checking for mbstate_t... yes
checking for library containing frexp... none required
checking for LC_MESSAGES... yes
checking for time_t in time.h... yes
checking for time_t in sys/types.h... yes
checking for a known getopt prototype in unistd.h... yes
checking for utime.h... yes
checking whether asprintf is declared... yes
checking whether environ is declared... yes
checking whether fprintf is declared... yes
checking whether getc_unlocked is declared... yes
checking whether getenv is declared... yes
checking whether sbrk is declared... yes
checking whether snprintf is declared... yes
checking whether stpcpy is declared... yes
checking whether strnlen is declared... yes
checking whether strstr is declared... yes
checking whether vsnprintf is declared... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for ld used by GCC... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
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: creating po/POTFILES
config.status: creating po/Makefile
mkdir -p -- ./etc
Configuring in ./etc
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
mkdir -p -- ./gas
Configuring in ./gas
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
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 whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for x86_64-pc-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 whether gcc understands -c and -o together... (cached) yes
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-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... 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 whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... -ldl
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 compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether byte ordering is bigendian... no
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/types.h... (cached) 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 time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/stat.h... (cached) yes
checking whether string.h and strings.h may both be included... yes
checking whether compiling a cross-assembler... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for inline... inline
checking for unlink... yes
checking for sbrk... yes
checking for setlocale... yes
checking for strsignal... yes
checking for LC_MESSAGES... yes
checking for working assert macro... yes
checking whether declaration is required for errno... no
checking for a known getopt prototype in unistd.h... yes
checking whether declaration is required for environ... no
checking whether declaration is required for ffs... no
checking whether declaration is required for free... no
checking whether declaration is required for malloc... no
checking whether declaration is required for sbrk... no
checking whether declaration is required for strstr... no
checking whether free is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether mempcpy is declared... yes
checking whether realloc is declared... yes
checking whether stpcpy is declared... yes
checking whether strstr is declared... yes
checking whether vsnprintf is declared... yes
checking whether asprintf is declared... yes
checking for struct tm.tm_gmtoff in time.h... yes
checking for struct stat.st_mtim.tv_sec in sys/stat.h... yes
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating .gdbinit
config.status: creating Makefile
config.status: creating doc/Makefile
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: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
mkdir -p -- ./gold
Configuring in ./gold
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-musl
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 whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
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 for dlfcn.h... yes
checking for windows.h... no
checking for library containing dlsym... -ldl
checking for x86_64-pc-linux-gnu-nm... nm
checking for x86_64-pc-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 whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for bison... bison -y
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether ln -s works... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking whether byte ordering is bigendian... no
checking whether static linking works... yes
checking for gcc >= 4.1... yes
checking whether gcc supports -fmerge-constants... yes
checking for thread support... yes
checking for glibc >= 2.4... yes
checking for omp support... yes
checking for glibc >= 2.9... yes
checking for -frandom-seed support... yes
checking for glibc ifunc support... nm: conftest: no symbols
dyn
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for chsize... no
checking for mmap... yes
checking for link... yes
checking for pread... yes
checking for ftruncate... yes
checking for ffsll... yes
checking mremap with MREMAP_MAYMOVE... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether gcc is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking whether basename is declared... yes
checking whether ffs is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether strverscmp is declared... yes
checking how to run the C++ preprocessor... g++ -E
checking unordered_set usability... yes
checking unordered_set presence... yes
checking for unordered_set... yes
checking unordered_map usability... yes
checking unordered_map presence... yes
checking for unordered_map... yes
checking tr1/unordered_set usability... yes
checking tr1/unordered_set presence... yes
checking for tr1/unordered_set... yes
checking tr1/unordered_map usability... yes
checking tr1/unordered_map presence... yes
checking for tr1/unordered_map... yes
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking ext/hash_set usability... yes
checking ext/hash_set presence... yes
checking for ext/hash_set... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for windows.h... (cached) no
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... none required
checking for mallinfo... yes
checking for posix_fallocate... yes
checking for fallocate... yes
checking for readv... yes
checking for sysconf... yes
checking for times... yes
checking for mkdtemp... yes
checking whether basename is declared... (cached) yes
checking whether ffs is declared... (cached) yes
checking whether asprintf is declared... (cached) yes
checking whether vasprintf is declared... (cached) yes
checking whether snprintf is declared... (cached) yes
checking whether vsnprintf is declared... (cached) yes
checking whether strverscmp is declared... (cached) yes
checking whether strndup is declared... yes
checking whether memmem is declared... yes
checking whether ::std::tr1::unordered_map::rehash is usable.... yes
checking whether std::tr1::hash<off_t> is defined... yes
checking whether we can use attributes with template functions... yes
checking for struct stat::st_mtim.... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking for LC_MESSAGES... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
mkdir -p -- ./gprof
Configuring in ./gprof
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
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 whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for x86_64-pc-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 whether gcc understands -c and -o together... (cached) yes
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-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... 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 whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... -ldl
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for setmode... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... yes
checking sys/gmon_out.h presence... yes
checking for sys/gmon_out.h... yes
checking for a known getopt prototype in unistd.h... yes
checking for library containing fabs... -lm
Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating gconfig.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
mkdir -p -- ./ld
Configuring in ./ld
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... i686-pc-linux-musl
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
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 whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-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 whether gcc understands -c and -o together... (cached) yes
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for grep that handles long lines and -e... /usr/bin/grep
checking how to run the C preprocessor... gcc -E
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-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-linux-gnu-ranlib... 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 whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dlfcn.h... (cached) yes
checking for windows.h... no
checking for library containing dlsym... -ldl
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 -Wstack-usage=262144
checking for LC_MESSAGES... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking elf-hints.h usability... no
checking elf-hints.h presence... no
checking for elf-hints.h... no
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 sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... 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
checking whether string.h and strings.h may both be included... yes
checking for glob... yes
checking for mkstemp... yes
checking for realpath... yes
checking for sbrk... yes
checking for setlocale... yes
checking for waitpid... yes
checking for open... yes
checking for lseek... yes
checking for close... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing dlopen... none required
checking for a known getopt prototype in unistd.h... yes
checking whether strstr is declared... yes
checking whether free is declared... yes
checking whether sbrk is declared... yes
checking whether getenv is declared... yes
checking whether environ is declared... yes
checking whether ANSI C string concatenation works... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
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 default commands
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ] && [ ! -d noasan ]; then \
mkdir noasan; \
else true; fi
touch stamp-noasandir
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cplus-dem.c -o cplus-dem.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sha1.c -o sha1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/d-demangle.c -o d-demangle.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filedescriptor.c -o filedescriptor.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/filename_cmp.c -o filename_cmp.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt.c -o getopt.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/getruntime.c -o getruntime.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strerror.c -o strerror.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmalloc.c -o xmalloc.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrdup.c -o xstrdup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrerror.c -o xstrerror.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
if [ x"" != x ]; then \
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -I. -I../../libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../libiberty/setproctitle.c -o setproctitle.o
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./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 ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.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 ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./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 ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.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 ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
ar rc ./libiberty.a \
./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 ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.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 ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.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 ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty/testsuite'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty/testsuite'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty'
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/intl'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/intl'
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
creating bfdver.h
rm -f elf32-target.h
/usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
rm -f elf64-target.h
/usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.new
mv -f elf64-target.new elf64-target.h
rm -f targmatch.h
/usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
Making info in doc
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
gcc -o chw$$ -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe \
-I.. -I../../../bfd/doc/.. -I../../../bfd/doc/../../include -I../../../bfd/doc/../../intl -I../../intl ../../../bfd/doc/chew.c; \
/bin/sh ../../../bfd/doc/../../move-if-change \
chw$$ chew; \
touch chew.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp
test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || cp -p ../../../bfd/doc/aoutx.texi .
/bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
touch aoutx.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp
test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || cp -p ../../../bfd/doc/archive.texi .
/bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi
touch archive.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp
test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || cp -p ../../../bfd/doc/archures.texi .
/bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi
touch archures.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp
test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || cp -p ../../../bfd/doc/bfdt.texi .
/bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi
touch bfdt.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp
test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || cp -p ../../../bfd/doc/cache.texi .
/bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi
touch cache.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp
test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || cp -p ../../../bfd/doc/coffcode.texi .
/bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
touch coffcode.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp
test -e core.texi || test ! -f ../../../bfd/doc/core.texi || cp -p ../../../bfd/doc/core.texi .
/bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi
touch core.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp
test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || cp -p ../../../bfd/doc/elf.texi .
/bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi
touch elf.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp
test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || cp -p ../../../bfd/doc/elfcode.texi .
/bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
touch elfcode.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp
test -e format.texi || test ! -f ../../../bfd/doc/format.texi || cp -p ../../../bfd/doc/format.texi .
/bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi
touch format.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp
test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || cp -p ../../../bfd/doc/libbfd.texi .
/bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
touch libbfd.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp
test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || cp -p ../../../bfd/doc/bfdwin.texi .
/bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi
touch bfdwin.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp
test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || cp -p ../../../bfd/doc/bfdio.texi .
/bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi
touch bfdio.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp
test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || cp -p ../../../bfd/doc/opncls.texi .
/bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi
touch opncls.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp
test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || cp -p ../../../bfd/doc/reloc.texi .
/bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi
touch reloc.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp
test -e section.texi || test ! -f ../../../bfd/doc/section.texi || cp -p ../../../bfd/doc/section.texi .
/bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi
touch section.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp
test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || cp -p ../../../bfd/doc/syms.texi .
/bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi
touch syms.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp
test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || cp -p ../../../bfd/doc/targets.texi .
/bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi
touch targets.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp
test -e init.texi || test ! -f ../../../bfd/doc/init.texi || cp -p ../../../bfd/doc/init.texi .
/bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi
touch init.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp
test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || cp -p ../../../bfd/doc/hash.texi .
/bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi
touch hash.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp
test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || cp -p ../../../bfd/doc/linker.texi .
/bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi
touch linker.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp
test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || cp -p ../../../bfd/doc/mmo.texi .
/bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi
touch mmo.stamp
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
Making info in po
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
( if test 'x../../../bfd/po' != 'x.'; then \
posrcprefix='../../../bfd/'; \
else \
posrcprefix="../"; \
fi; \
rm -f SRC-POTFILES-t SRC-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ $posrcprefix& \\\\@" < ../../../bfd/po/SRC-POTFILES.in \
| sed -e '$s/\\$//') > SRC-POTFILES-t \
&& chmod a-w SRC-POTFILES-t \
&& mv SRC-POTFILES-t SRC-POTFILES )
( rm -f BLD-POTFILES-t BLD-POTFILES \
&& (sed -e '/^#/d' \
-e '/^[ ]*$/d' \
-e "s@.*@ ../& \\\\@" < ../../../bfd/po/BLD-POTFILES.in \
| sed -e '$s/\\$//') > BLD-POTFILES-t \
&& chmod a-w BLD-POTFILES-t \
&& mv BLD-POTFILES-t BLD-POTFILES )
cd .. \
&& CONFIG_FILES=po/Makefile.in:po/Make-in \
CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
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]: Nothing to be done for 'info'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[2]: Nothing to be done for 'info-am'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make all-recursive
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
Making all in doc
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
Making all in po
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../bfd/archive.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -fPIC -DPIC -o archive.o
mv -f .deps/archive.Tpo .deps/archive.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&iamcu_elf32_vec,&i386_pei_vec,&x86_64_elf64_vec,&x86_64_elf32_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/archures.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&iamcu_elf32_vec,&i386_pei_vec,&x86_64_elf64_vec,&x86_64_elf32_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/archures.c -fPIC -DPIC -o archures.o
mv -f .deps/archures.Tpo .deps/archures.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../bfd/bfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -fPIC -DPIC -o bfd.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../bfd/bfdio.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -fPIC -DPIC -o bfdio.o
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../bfd/bfdwin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -fPIC -DPIC -o bfdwin.o
mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../bfd/cache.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -fPIC -DPIC -o cache.o
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../bfd/coff-bfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -fPIC -DPIC -o coff-bfd.o
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../bfd/compress.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -fPIC -DPIC -o compress.o
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../bfd/corefile.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -fPIC -DPIC -o corefile.o
mv -f .deps/corefile.Tpo .deps/corefile.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../bfd/elf-properties.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -fPIC -DPIC -o elf-properties.o
mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../bfd/format.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -fPIC -DPIC -o format.o
mv -f .deps/format.Tpo .deps/format.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../bfd/hash.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -fPIC -DPIC -o hash.o
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../bfd/init.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -fPIC -DPIC -o init.o
mv -f .deps/init.Tpo .deps/init.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../bfd/libbfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -fPIC -DPIC -o libbfd.o
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../bfd/linker.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -fPIC -DPIC -o linker.o
mv -f .deps/linker.Tpo .deps/linker.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../bfd/merge.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -fPIC -DPIC -o merge.o
mv -f .deps/merge.Tpo .deps/merge.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../bfd/opncls.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -fPIC -DPIC -o opncls.o
mv -f .deps/opncls.Tpo .deps/opncls.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../bfd/reloc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -fPIC -DPIC -o reloc.o
mv -f .deps/reloc.Tpo .deps/reloc.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../bfd/section.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -fPIC -DPIC -o section.o
mv -f .deps/section.Tpo .deps/section.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../bfd/simple.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -fPIC -DPIC -o simple.o
mv -f .deps/simple.Tpo .deps/simple.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../bfd/stab-syms.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -fPIC -DPIC -o stab-syms.o
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../bfd/stabs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -fPIC -DPIC -o stabs.o
mv -f .deps/stabs.Tpo .deps/stabs.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../bfd/syms.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -fPIC -DPIC -o syms.o
mv -f .deps/syms.Tpo .deps/syms.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=i386_elf32_vec -DSELECT_VECS='&i386_elf32_vec,&iamcu_elf32_vec,&i386_pei_vec,&x86_64_elf64_vec,&x86_64_elf32_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch' ../../bfd/targets.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=i386_elf32_vec "-DSELECT_VECS=&i386_elf32_vec,&iamcu_elf32_vec,&i386_pei_vec,&x86_64_elf64_vec,&x86_64_elf32_vec,&x86_64_pei_vec,&l1om_elf64_vec,&k1om_elf64_vec,&elf64_le_vec,&elf64_be_vec,&elf32_le_vec,&elf32_be_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_iamcu_arch,&bfd_l1om_arch,&bfd_k1om_arch" ../../bfd/targets.c -fPIC -DPIC -o targets.o
mv -f .deps/targets.Tpo .deps/targets.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../bfd/binary.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -fPIC -DPIC -o binary.o
mv -f .deps/binary.Tpo .deps/binary.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../bfd/ihex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -fPIC -DPIC -o ihex.o
mv -f .deps/ihex.Tpo .deps/ihex.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../bfd/srec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -fPIC -DPIC -o srec.o
mv -f .deps/srec.Tpo .deps/srec.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../bfd/tekhex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -fPIC -DPIC -o tekhex.o
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../bfd/verilog.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -fPIC -DPIC -o verilog.o
mv -f .deps/verilog.Tpo .deps/verilog.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -fPIC -DPIC -o elf32-i386.o
mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -fPIC -DPIC -o elfxx-x86.o
mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -fPIC -DPIC -o elf-ifunc.o
mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo ../../bfd/elf-nacl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c ../../bfd/elf-nacl.c -fPIC -DPIC -o elf-nacl.o
mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -fPIC -DPIC -o elf-vxworks.o
mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../bfd/elf32.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -fPIC -DPIC -o elf32.o
mv -f .deps/elf32.Tpo .deps/elf32.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../bfd/elf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -fPIC -DPIC -o elf.o
../../bfd/elf.c: In function ‘setup_group’:
../../bfd/elf.c:752:35: warning: overflow in conversion from ‘unsigned int’ to ‘int’ changes value from ‘num_group = 4294967295’ to ‘-1’ [-Woverflow]
752 | elf_tdata (abfd)->num_group = num_group = -1;
| ^~~~~~~~~
mv -f .deps/elf.Tpo .deps/elf.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../bfd/elflink.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -fPIC -DPIC -o elflink.o
mv -f .deps/elflink.Tpo .deps/elflink.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../bfd/elf-attrs.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -fPIC -DPIC -o elf-attrs.o
mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../bfd/elf-strtab.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -fPIC -DPIC -o elf-strtab.o
mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo ../../bfd/elf-eh-frame.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -fPIC -DPIC -o elf-eh-frame.o
mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../bfd/dwarf1.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -fPIC -DPIC -o dwarf1.o
mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib/debug\" ../../bfd/dwarf2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib/debug\" ../../bfd/dwarf2.c -fPIC -DPIC -o dwarf2.o
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -fPIC -DPIC -o pei-i386.o
mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
rm -f peigen.c
/usr/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c > peigen.new
mv -f peigen.new peigen.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -fPIC -DPIC -o peigen.o
mv -f .deps/peigen.Tpo .deps/peigen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -fPIC -DPIC -o cofflink.o
mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -fPIC -DPIC -o coffgen.o
mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo ../../bfd/elf64-x86-64.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -fPIC -DPIC -o elf64-x86-64.o
mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../bfd/elf64.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -fPIC -DPIC -o elf64.o
mv -f .deps/elf64.Tpo .deps/elf64.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo ../../bfd/pei-x86_64.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -fPIC -DPIC -o pei-x86_64.o
mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo
rm -f pex64igen.c
/usr/bin/sed -e s/XX/pex64/g < ../../bfd/peXXigen.c > pex64igen.new
mv -f pex64igen.new pex64igen.c
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -fPIC -DPIC -o pex64igen.o
mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../bfd/elf64-gen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -fPIC -DPIC -o elf64-gen.o
mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../bfd/elf32-gen.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -fPIC -DPIC -o elf32-gen.o
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../bfd/plugin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -fPIC -DPIC -o plugin.o
mv -f .deps/plugin.Tpo .deps/plugin.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -fPIC -DPIC -o cpu-i386.o
mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -fPIC -DPIC -o cpu-iamcu.o
mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../bfd/cpu-l1om.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -fPIC -DPIC -o cpu-l1om.o
mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../bfd/cpu-k1om.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -fPIC -DPIC -o cpu-k1om.o
mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DLIBDIR='"/home/awlsomealex/Git/stelalinux/toolchain/lib"' -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../bfd/archive64.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/bin\" -DLIBDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_elf64_vec -DHAVE_x86_64_elf32_vec -DHAVE_x86_64_pei_vec -DHAVE_l1om_elf64_vec -DHAVE_k1om_elf64_vec -DHAVE_elf64_le_vec -DHAVE_elf64_be_vec -DHAVE_elf32_le_vec -DHAVE_elf32_be_vec -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -fPIC -DPIC -o archive64.o
mv -f .deps/archive64.Tpo .deps/archive64.Plo
rm -f tofiles
f=""; \
for i in elf32-i386.lo elfxx-x86.lo elf-ifunc.lo elf-nacl.lo elf-vxworks.lo elf32.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo elf64-x86-64.lo elf64.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo plugin.lo cpu-i386.lo cpu-iamcu.lo cpu-l1om.lo cpu-k1om.lo archive64.lo ; do \
case " $f " in \
*" $i "*) ;; \
*) f="$f $i" ;; \
esac ; \
done ; \
echo $f > tofiles
/bin/sh ../../bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -rpath /home/awlsomealex/Git/stelalinux/toolchain/x86_64-pc-linux-gnu/i686-linux-musl/lib -release `cat libtool-soversion` -o libbfd.la archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo verilog.lo `cat ofiles` -ldl -lz -ldl
libtool: link: ar cru .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coff-bfd.o compress.o corefile.o elf-properties.o format.o hash.o init.o libbfd.o linker.o merge.o opncls.o reloc.o section.o simple.o stab-syms.o stabs.o syms.o targets.o binary.o ihex.o srec.o tekhex.o verilog.o elf32-i386.o elfxx-x86.o elf-ifunc.o elf-nacl.o elf-vxworks.o elf32.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o pei-i386.o peigen.o cofflink.o coffgen.o elf64-x86-64.o elf64.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o plugin.o cpu-i386.o cpu-iamcu.o cpu-l1om.o cpu-k1om.o archive64.o
libtool: link: ranlib .libs/libbfd.a
libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
libtooldir=`/bin/sh ./libtool --config | /usr/bin/sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
cp $libtooldir/libbfd.a libbfd.tmp; \
ranlib libbfd.tmp; \
/bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
mkdir -p -- ./libctf
Configuring in ./libctf
configure: creating cache ./config.cache
checking for x86_64-pc-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 whether gcc understands -c and -o together... yes
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 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 whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-pc-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 whether gcc understands -c and -o together... (cached) yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for x86_64-pc-linux-gnu-ar... ar
checking the archiver (ar) interface... ar
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
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-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-ar... (cached) ar
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-pc-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 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
checking for aclocal... ${SHELL} /home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/missing aclocal-1.15
checking for autoconf... ${SHELL} /home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/missing autoconf
checking for autoheader... ${SHELL} /home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/missing autoheader
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wnarrowing... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... no
checking whether gcc supports -Wall... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for library containing dlopen... -ldl
checking for ELF support in BFD... yes
checking whether byte ordering is bigendian... no
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking for pread... yes
checking whether asprintf is declared... yes
checking for qsort_r... yes
checking for qsort_r signature... GNU
checking for O_CLOEXEC... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
[DONE] Configured binutils.
[....] Compiling binutils....
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty/testsuite'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/intl'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
Making info in doc
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
Making info in po
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[3]: Nothing to be done for 'info'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[3]: Nothing to be done for 'info-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make all-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
Making all in doc
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
Making all in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
make all-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
Making all in .
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../opcodes/dis-buf.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -fPIC -DPIC -o dis-buf.o
mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 -DARCH_iamcu ../../opcodes/disassemble.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu ../../opcodes/disassemble.c -fPIC -DPIC -o disassemble.o
mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../opcodes/dis-init.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -fPIC -DPIC -o dis-init.o
mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -fPIC -DPIC -o i386-dis.o
mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opcodes -I. -I../../opcodes -I../bfd -I../../opcodes/../include -I../../opcodes/../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -fPIC -DPIC -o i386-opc.o
mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -rpath /home/awlsomealex/Git/stelalinux/toolchain/x86_64-pc-linux-gnu/i686-linux-musl/lib -release `cat ../bfd/libtool-soversion` -o libopcodes.la dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo
libtool: link: ar cru .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o
libtool: link: ranlib .libs/libopcodes.a
libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
cp $libtooldir/libopcodes.a libopcodes.tmp; \
ranlib libopcodes.tmp; \
/bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
Making all in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes/po'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
make all-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
Making all in doc
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/doc'
Making all in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o ../../gas/app.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o ../../gas/as.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT atof-generic.o -MD -MP -MF $depbase.Tpo -c -o atof-generic.o ../../gas/atof-generic.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo compress-debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT compress-debug.o -MD -MP -MF $depbase.Tpo -c -o compress-debug.o ../../gas/compress-debug.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cond.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cond.o -MD -MP -MF $depbase.Tpo -c -o cond.o ../../gas/cond.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo depend.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT depend.o -MD -MP -MF $depbase.Tpo -c -o depend.o ../../gas/depend.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dwarf2dbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o ../../gas/dwarf2dbg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o ../../gas/dw2gencfi.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ecoff.o -MD -MP -MF $depbase.Tpo -c -o ecoff.o ../../gas/ecoff.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo ehopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ehopt.o -MD -MP -MF $depbase.Tpo -c -o ehopt.o ../../gas/ehopt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo expr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT expr.o -MD -MP -MF $depbase.Tpo -c -o expr.o ../../gas/expr.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo flonum-copy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flonum-copy.o -MD -MP -MF $depbase.Tpo -c -o flonum-copy.o ../../gas/flonum-copy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo flonum-konst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flonum-konst.o -MD -MP -MF $depbase.Tpo -c -o flonum-konst.o ../../gas/flonum-konst.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo flonum-mult.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flonum-mult.o -MD -MP -MF $depbase.Tpo -c -o flonum-mult.o ../../gas/flonum-mult.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo frags.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT frags.o -MD -MP -MF $depbase.Tpo -c -o frags.o ../../gas/frags.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT hash.o -MD -MP -MF $depbase.Tpo -c -o hash.o ../../gas/hash.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo input-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT input-file.o -MD -MP -MF $depbase.Tpo -c -o input-file.o ../../gas/input-file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo input-scrub.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT input-scrub.o -MD -MP -MF $depbase.Tpo -c -o input-scrub.o ../../gas/input-scrub.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo listing.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT listing.o -MD -MP -MF $depbase.Tpo -c -o listing.o ../../gas/listing.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo literal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT literal.o -MD -MP -MF $depbase.Tpo -c -o literal.o ../../gas/literal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo macro.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT macro.o -MD -MP -MF $depbase.Tpo -c -o macro.o ../../gas/macro.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo messages.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT messages.o -MD -MP -MF $depbase.Tpo -c -o messages.o ../../gas/messages.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo output-file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT output-file.o -MD -MP -MF $depbase.Tpo -c -o output-file.o ../../gas/output-file.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo read.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT read.o -MD -MP -MF $depbase.Tpo -c -o read.o ../../gas/read.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo remap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT remap.o -MD -MP -MF $depbase.Tpo -c -o remap.o ../../gas/remap.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo sb.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT sb.o -MD -MP -MF $depbase.Tpo -c -o sb.o ../../gas/sb.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../gas/stabs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo subsegs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT subsegs.o -MD -MP -MF $depbase.Tpo -c -o subsegs.o ../../gas/subsegs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo symbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT symbols.o -MD -MP -MF $depbase.Tpo -c -o symbols.o ../../gas/symbols.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo write.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o ../../gas/write.c &&\
mv -f $depbase.Tpo $depbase.Po
../../gas/write.c: In function ‘chain_frchains_together_1’:
../../gas/write.c:409:10: warning: function may return address of local variable [-Wreturn-local-addr]
409 | return prev_frag;
| ^~~~~~~~~
../../gas/write.c:389:9: note: declared here
389 | fragS dummy, *prev_frag = &dummy;
| ^~~~~
../../gas/write.c:409:10: warning: function may return address of local variable [-Wreturn-local-addr]
409 | return prev_frag;
| ^~~~~~~~~
../../gas/write.c:389:9: note: declared here
389 | fragS dummy, *prev_frag = &dummy;
| ^~~~~
depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT config/tc-i386.o -MD -MP -MF $depbase.Tpo -c -o config/tc-i386.o ../../gas/config/tc-i386.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/obj-elf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT config/obj-elf.o -MD -MP -MF $depbase.Tpo -c -o config/obj-elf.o ../../gas/config/obj-elf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/atof-ieee.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../gas -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT config/atof-ieee.o -MD -MP -MF $depbase.Tpo -c -o config/atof-ieee.o ../../gas/config/atof-ieee.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/libopcodes.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o as-new app.o as.o atof-generic.o compress-debug.o cond.o depend.o dwarf2dbg.o dw2gencfi.o ecoff.o ehopt.o expr.o flonum-copy.o flonum-konst.o flonum-mult.o frags.o hash.o input-file.o input-scrub.o listing.o literal.o macro.o messages.o output-file.o read.o remap.o sb.o stabs.o subsegs.o symbols.o write.o config/tc-i386.o config/obj-elf.o config/atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libctf'
make all-am
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libctf'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c -o ctf-archive.lo ../../libctf/ctf-archive.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-archive.lo -MD -MP -MF .deps/ctf-archive.Tpo -c ../../libctf/ctf-archive.c -fPIC -DPIC -o ctf-archive.o
mv -f .deps/ctf-archive.Tpo .deps/ctf-archive.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c -o ctf-dump.lo ../../libctf/ctf-dump.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-dump.lo -MD -MP -MF .deps/ctf-dump.Tpo -c ../../libctf/ctf-dump.c -fPIC -DPIC -o ctf-dump.o
mv -f .deps/ctf-dump.Tpo .deps/ctf-dump.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c -o ctf-create.lo ../../libctf/ctf-create.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-create.lo -MD -MP -MF .deps/ctf-create.Tpo -c ../../libctf/ctf-create.c -fPIC -DPIC -o ctf-create.o
mv -f .deps/ctf-create.Tpo .deps/ctf-create.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c -o ctf-decl.lo ../../libctf/ctf-decl.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-decl.lo -MD -MP -MF .deps/ctf-decl.Tpo -c ../../libctf/ctf-decl.c -fPIC -DPIC -o ctf-decl.o
mv -f .deps/ctf-decl.Tpo .deps/ctf-decl.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c -o ctf-error.lo ../../libctf/ctf-error.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-error.lo -MD -MP -MF .deps/ctf-error.Tpo -c ../../libctf/ctf-error.c -fPIC -DPIC -o ctf-error.o
mv -f .deps/ctf-error.Tpo .deps/ctf-error.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c -o ctf-hash.lo ../../libctf/ctf-hash.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-hash.lo -MD -MP -MF .deps/ctf-hash.Tpo -c ../../libctf/ctf-hash.c -fPIC -DPIC -o ctf-hash.o
mv -f .deps/ctf-hash.Tpo .deps/ctf-hash.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c -o ctf-labels.lo ../../libctf/ctf-labels.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-labels.lo -MD -MP -MF .deps/ctf-labels.Tpo -c ../../libctf/ctf-labels.c -fPIC -DPIC -o ctf-labels.o
mv -f .deps/ctf-labels.Tpo .deps/ctf-labels.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c -o ctf-link.lo ../../libctf/ctf-link.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-link.lo -MD -MP -MF .deps/ctf-link.Tpo -c ../../libctf/ctf-link.c -fPIC -DPIC -o ctf-link.o
mv -f .deps/ctf-link.Tpo .deps/ctf-link.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c -o ctf-lookup.lo ../../libctf/ctf-lookup.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-lookup.lo -MD -MP -MF .deps/ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -fPIC -DPIC -o ctf-lookup.o
mv -f .deps/ctf-lookup.Tpo .deps/ctf-lookup.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c -o ctf-open.lo ../../libctf/ctf-open.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-open.lo -MD -MP -MF .deps/ctf-open.Tpo -c ../../libctf/ctf-open.c -fPIC -DPIC -o ctf-open.o
mv -f .deps/ctf-open.Tpo .deps/ctf-open.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c -o ctf-string.lo ../../libctf/ctf-string.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-string.lo -MD -MP -MF .deps/ctf-string.Tpo -c ../../libctf/ctf-string.c -fPIC -DPIC -o ctf-string.o
mv -f .deps/ctf-string.Tpo .deps/ctf-string.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c -o ctf-subr.lo ../../libctf/ctf-subr.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-subr.lo -MD -MP -MF .deps/ctf-subr.Tpo -c ../../libctf/ctf-subr.c -fPIC -DPIC -o ctf-subr.o
mv -f .deps/ctf-subr.Tpo .deps/ctf-subr.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c -o ctf-types.lo ../../libctf/ctf-types.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-types.lo -MD -MP -MF .deps/ctf-types.Tpo -c ../../libctf/ctf-types.c -fPIC -DPIC -o ctf-types.o
mv -f .deps/ctf-types.Tpo .deps/ctf-types.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c -o ctf-util.lo ../../libctf/ctf-util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-util.lo -MD -MP -MF .deps/ctf-util.Tpo -c ../../libctf/ctf-util.c -fPIC -DPIC -o ctf-util.o
mv -f .deps/ctf-util.Tpo .deps/ctf-util.Plo
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c -o ctf-open-bfd.lo ../../libctf/ctf-open-bfd.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ctf-open-bfd.lo -MD -MP -MF .deps/ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -fPIC -DPIC -o ctf-open-bfd.o
mv -f .deps/ctf-open-bfd.Tpo .deps/ctf-open-bfd.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -o libctf.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo ctf-open-bfd.lo -lz -ldl
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cru .libs/libctf.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o ctf-open-bfd.o
libtool: link: ranlib .libs/libctf.a
libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" )
/bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -version-info 0:0:0 -Wl,--version-script='../../libctf/libctf.ver' -o libctf-nobfd.la ctf-archive.lo ctf-dump.lo ctf-create.lo ctf-decl.lo ctf-error.lo ctf-hash.lo ctf-labels.lo ctf-link.lo ctf-lookup.lo ctf-open.lo ctf-string.lo ctf-subr.lo ctf-types.lo ctf-util.lo -lz -ldl
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
libtool: link: ar cru .libs/libctf-nobfd.a ctf-archive.o ctf-dump.o ctf-create.o ctf-decl.o ctf-error.o ctf-hash.o ctf-labels.o ctf-link.o ctf-lookup.o ctf-open.o ctf-string.o ctf-subr.o ctf-types.o ctf-util.o
libtool: link: ranlib .libs/libctf-nobfd.a
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" )
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libctf'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libctf'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
if [ -r sysinfo.c ]; then \
gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe sysinfo.c ; \
else \
gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe ../../binutils/sysinfo.c ; \
fi
gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe ../../binutils/syslex_wrap.c
gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o sysinfo sysinfo.o syslex_wrap.o
./sysinfo -d <../../binutils/sysroff.info >sysroff.h
Making info in doc
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if true --split-size=5000000 --split-size=5000000 -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -I ../../../binutils/doc \
-o binutils.info `test -f 'binutils.texi' || echo '../../../binutils/doc/'`binutils.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
touch addr2line.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Daddr2line < ../../../binutils/doc/binutils.texi > addr2line.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 addr2line.pod | sed -e '/^.if n .na/d' > addr2line.1.T$$ && \
mv -f addr2line.1.T$$ addr2line.1) || (rm -f addr2line.1.T$$ && exit 1)
rm -f addr2line.pod
touch ar.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dar < ../../../binutils/doc/binutils.texi > ar.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 ar.pod | sed -e '/^.if n .na/d' > ar.1.T$$ && \
mv -f ar.1.T$$ ar.1) || (rm -f ar.1.T$$ && exit 1)
rm -f ar.pod
touch dlltool.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Ddlltool < ../../../binutils/doc/binutils.texi > dlltool.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 dlltool.pod | sed -e '/^.if n .na/d' > dlltool.1.T$$ && \
mv -f dlltool.1.T$$ dlltool.1) || (rm -f dlltool.1.T$$ && exit 1)
rm -f dlltool.pod
touch nm.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dnm < ../../../binutils/doc/binutils.texi > nm.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 nm.pod | sed -e '/^.if n .na/d' > nm.1.T$$ && \
mv -f nm.1.T$$ nm.1) || (rm -f nm.1.T$$ && exit 1)
rm -f nm.pod
touch objcopy.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjcopy < ../../../binutils/doc/binutils.texi > objcopy.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 objcopy.pod | sed -e '/^.if n .na/d' > objcopy.1.T$$ && \
mv -f objcopy.1.T$$ objcopy.1) || (rm -f objcopy.1.T$$ && exit 1)
rm -f objcopy.pod
touch objdump.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dobjdump < ../../../binutils/doc/binutils.texi > objdump.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 objdump.pod | sed -e '/^.if n .na/d' > objdump.1.T$$ && \
mv -f objdump.1.T$$ objdump.1) || (rm -f objdump.1.T$$ && exit 1)
rm -f objdump.pod
touch ranlib.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dranlib < ../../../binutils/doc/binutils.texi > ranlib.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 ranlib.pod | sed -e '/^.if n .na/d' > ranlib.1.T$$ && \
mv -f ranlib.1.T$$ ranlib.1) || (rm -f ranlib.1.T$$ && exit 1)
rm -f ranlib.pod
touch readelf.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dreadelf < ../../../binutils/doc/binutils.texi > readelf.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 readelf.pod | sed -e '/^.if n .na/d' > readelf.1.T$$ && \
mv -f readelf.1.T$$ readelf.1) || (rm -f readelf.1.T$$ && exit 1)
rm -f readelf.pod
touch size.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dsize < ../../../binutils/doc/binutils.texi > size.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 size.pod | sed -e '/^.if n .na/d' > size.1.T$$ && \
mv -f size.1.T$$ size.1) || (rm -f size.1.T$$ && exit 1)
rm -f size.pod
touch strings.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrings < ../../../binutils/doc/binutils.texi > strings.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 strings.pod | sed -e '/^.if n .na/d' > strings.1.T$$ && \
mv -f strings.1.T$$ strings.1) || (rm -f strings.1.T$$ && exit 1)
rm -f strings.pod
touch strip.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dstrip < ../../../binutils/doc/binutils.texi > strip.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 strip.pod | sed -e '/^.if n .na/d' > strip.1.T$$ && \
mv -f strip.1.T$$ strip.1) || (rm -f strip.1.T$$ && exit 1)
rm -f strip.pod
touch elfedit.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Delfedit < ../../../binutils/doc/binutils.texi > elfedit.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 elfedit.pod | sed -e '/^.if n .na/d' > elfedit.1.T$$ && \
mv -f elfedit.1.T$$ elfedit.1) || (rm -f elfedit.1.T$$ && exit 1)
rm -f elfedit.pod
touch windres.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindres < ../../../binutils/doc/binutils.texi > windres.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 windres.pod | sed -e '/^.if n .na/d' > windres.1.T$$ && \
mv -f windres.1.T$$ windres.1) || (rm -f windres.1.T$$ && exit 1)
rm -f windres.pod
touch windmc.1
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dwindmc < ../../../binutils/doc/binutils.texi > windmc.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 windmc.pod | sed -e '/^.if n .na/d' > windmc.1.T$$ && \
mv -f windmc.1.T$$ windmc.1) || (rm -f windmc.1.T$$ && exit 1)
rm -f windmc.pod
touch cxxfilt.man
perl ../../../binutils/../etc/texi2pod.pl -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -Dman -Dcxxfilt < ../../../binutils/doc/binutils.texi > c++filt.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.34" --section=1 c++filt.pod | sed -e '/^.if n .na/d' > cxxfilt.man.T$$ && \
mv -f cxxfilt.man.T$$ cxxfilt.man) || (rm -f cxxfilt.man.T$$ && exit 1)
rm -f c++filt.pod
if test -f cxxfilt.man; then \
man=cxxfilt.man; \
else \
man=../../../binutils/doc/cxxfilt.man; \
fi; \
sed -e 's/@PROGRAM@/c++filt/' \
-e 's/cxxfilt/c++filt/' < $man \
> c++filt.1
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/doc'
Making info in po
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/po'
make[3]: Nothing to be done for 'info'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/po'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[3]: Nothing to be done for 'info-am'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make all-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
Making all in doc
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if true --split-size=5000000 --split-size=5000000 -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -I ../../../binutils/doc \
-o binutils.info `test -f 'binutils.texi' || echo '../../../binutils/doc/'`binutils.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/doc'
Making all in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
depbase=`echo size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT size.o -MD -MP -MF $depbase.Tpo -c -o size.o ../../binutils/size.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bucomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bucomm.o -MD -MP -MF $depbase.Tpo -c -o bucomm.o ../../binutils/bucomm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o ../../binutils/version.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o ../../binutils/filemode.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../binutils/objdump.c
mv -f .deps/objdump.Tpo .deps/objdump.Po
depbase=`echo dwarf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dwarf.o -MD -MP -MF $depbase.Tpo -c -o dwarf.o ../../binutils/dwarf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo prdbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT prdbg.o -MD -MP -MF $depbase.Tpo -c -o prdbg.o ../../binutils/prdbg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o ../../binutils/rddbg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../binutils/debug.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stabs.o -MD -MP -MF $depbase.Tpo -c -o stabs.o ../../binutils/stabs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rdcoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT rdcoff.o -MD -MP -MF $depbase.Tpo -c -o rdcoff.o ../../binutils/rdcoff.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo elfcomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o ../../binutils/elfcomm.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o objdump objdump.o dwarf.o prdbg.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o ../opcodes/.libs/libopcodes.a ../libctf/.libs/libctf.a ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils/`arparse.c
mv -f .deps/arparse.Tpo .deps/arparse.Po
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils/`arlex.c
mv -f .deps/arlex.Tpo .deps/arlex.Po
depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ../../binutils/ar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT not-ranlib.o -MD -MP -MF $depbase.Tpo -c -o not-ranlib.o ../../binutils/not-ranlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo arsup.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT arsup.o -MD -MP -MF $depbase.Tpo -c -o arsup.o ../../binutils/arsup.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo rename.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT rename.o -MD -MP -MF $depbase.Tpo -c -o rename.o ../../binutils/rename.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo binemul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT binemul.o -MD -MP -MF $depbase.Tpo -c -o binemul.o ../../binutils/binemul.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo emul_vanilla.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT emul_vanilla.o -MD -MP -MF $depbase.Tpo -c -o emul_vanilla.o ../../binutils/emul_vanilla.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o ar arparse.o arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT strings.o -MD -MP -MF $depbase.Tpo -c -o strings.o ../../binutils/strings.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo is-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT is-ranlib.o -MD -MP -MF $depbase.Tpo -c -o is-ranlib.o ../../binutils/is-ranlib.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o ranlib ar.o is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo objcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT objcopy.o -MD -MP -MF $depbase.Tpo -c -o objcopy.o ../../binutils/objcopy.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo not-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT not-strip.o -MD -MP -MF $depbase.Tpo -c -o not-strip.o ../../binutils/not-strip.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo wrstabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o ../../binutils/wrstabs.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o objcopy objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o ../../binutils/addr2line.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo readelf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT readelf.o -MD -MP -MF $depbase.Tpo -c -o readelf.o ../../binutils/readelf.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo unwind-ia64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT unwind-ia64.o -MD -MP -MF $depbase.Tpo -c -o unwind-ia64.o ../../binutils/unwind-ia64.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/libctf-nobfd.la ../libiberty/libiberty.a -lz -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/.libs/libctf-nobfd.a ../libiberty/libiberty.a -lz -ldl
depbase=`echo elfedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT elfedit.o -MD -MP -MF $depbase.Tpo -c -o elfedit.o ../../binutils/elfedit.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o elfedit elfedit.o version.o elfcomm.o ../libiberty/libiberty.a -ldl
depbase=`echo nm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT nm.o -MD -MP -MF $depbase.Tpo -c -o nm.o ../../binutils/nm.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo is-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT is-strip.o -MD -MP -MF $depbase.Tpo -c -o is-strip.o ../../binutils/is-strip.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o strip-new objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o rdcoff.o wrstabs.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo cxxfilt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cxxfilt.o -MD -MP -MF $depbase.Tpo -c -o cxxfilt.o ../../binutils/cxxfilt.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo bfdtest1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bfdtest1.o -MD -MP -MF $depbase.Tpo -c -o bfdtest1.o ../../binutils/bfdtest1.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o bfdtest1 bfdtest1.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo bfdtest2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bfdtest2.o -MD -MP -MF $depbase.Tpo -c -o bfdtest2.o ../../binutils/bfdtest2.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o bfdtest2 bfdtest2.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I. -I../../binutils -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o ../../binutils/testsuite/gentestdlls.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -ldl
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/etc'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make all-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
Making all in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/po'
Making all in testsuite
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
Makefile:3693: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3689: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3797: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3793: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3829: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3825: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3869: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3865: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3945: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3941: warning: ignoring old recipe for target 'ifuncmain7picstatic'
Makefile:3977: warning: overriding recipe for target 'incremental_comdat_test_1'
Makefile:3969: warning: ignoring old recipe for target 'incremental_comdat_test_1'
Makefile:3989: warning: overriding recipe for target 'incremental_common_test_1'
Makefile:3981: warning: ignoring old recipe for target 'incremental_common_test_1'
Makefile:4001: warning: overriding recipe for target 'incremental_copy_test'
Makefile:3993: warning: ignoring old recipe for target 'incremental_copy_test'
Makefile:4013: warning: overriding recipe for target 'incremental_test_2'
Makefile:4005: warning: ignoring old recipe for target 'incremental_test_2'
Makefile:4025: warning: overriding recipe for target 'incremental_test_3'
Makefile:4017: warning: ignoring old recipe for target 'incremental_test_3'
Makefile:4037: warning: overriding recipe for target 'incremental_test_4'
Makefile:4029: warning: ignoring old recipe for target 'incremental_test_4'
Makefile:4049: warning: overriding recipe for target 'incremental_test_5'
Makefile:4041: warning: ignoring old recipe for target 'incremental_test_5'
Makefile:4061: warning: overriding recipe for target 'incremental_test_6'
Makefile:4053: warning: ignoring old recipe for target 'incremental_test_6'
Makefile:4329: warning: overriding recipe for target 'pr17704a_test'
Makefile:4321: warning: ignoring old recipe for target 'pr17704a_test'
make all-am
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
Makefile:3693: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3689: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3797: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3793: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3829: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3825: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3869: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3865: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3945: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3941: warning: ignoring old recipe for target 'ifuncmain7picstatic'
Makefile:3977: warning: overriding recipe for target 'incremental_comdat_test_1'
Makefile:3969: warning: ignoring old recipe for target 'incremental_comdat_test_1'
Makefile:3989: warning: overriding recipe for target 'incremental_common_test_1'
Makefile:3981: warning: ignoring old recipe for target 'incremental_common_test_1'
Makefile:4001: warning: overriding recipe for target 'incremental_copy_test'
Makefile:3993: warning: ignoring old recipe for target 'incremental_copy_test'
Makefile:4013: warning: overriding recipe for target 'incremental_test_2'
Makefile:4005: warning: ignoring old recipe for target 'incremental_test_2'
Makefile:4025: warning: overriding recipe for target 'incremental_test_3'
Makefile:4017: warning: ignoring old recipe for target 'incremental_test_3'
Makefile:4037: warning: overriding recipe for target 'incremental_test_4'
Makefile:4029: warning: ignoring old recipe for target 'incremental_test_4'
Makefile:4049: warning: overriding recipe for target 'incremental_test_5'
Makefile:4041: warning: ignoring old recipe for target 'incremental_test_5'
Makefile:4061: warning: overriding recipe for target 'incremental_test_6'
Makefile:4053: warning: ignoring old recipe for target 'incremental_test_6'
Makefile:4329: warning: overriding recipe for target 'pr17704a_test'
Makefile:4321: warning: ignoring old recipe for target 'pr17704a_test'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=archive.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT archive.o -MD -MP -MF .deps/archive.Tpo -c -o archive.o ../../gold/archive.cc
mv -f .deps/archive.Tpo .deps/archive.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=attributes.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT attributes.o -MD -MP -MF .deps/attributes.Tpo -c -o attributes.o ../../gold/attributes.cc
mv -f .deps/attributes.Tpo .deps/attributes.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=binary.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT binary.o -MD -MP -MF .deps/binary.Tpo -c -o binary.o ../../gold/binary.cc
mv -f .deps/binary.Tpo .deps/binary.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=common.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o ../../gold/common.cc
mv -f .deps/common.Tpo .deps/common.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=compressed_output.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT compressed_output.o -MD -MP -MF .deps/compressed_output.Tpo -c -o compressed_output.o ../../gold/compressed_output.cc
mv -f .deps/compressed_output.Tpo .deps/compressed_output.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo -c -o copy-relocs.o ../../gold/copy-relocs.cc
mv -f .deps/copy-relocs.Tpo .deps/copy-relocs.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o ../../gold/cref.cc
mv -f .deps/cref.Tpo .deps/cref.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o ../../gold/defstd.cc
mv -f .deps/defstd.Tpo .deps/defstd.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo -c -o descriptors.o ../../gold/descriptors.cc
mv -f .deps/descriptors.Tpo .deps/descriptors.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o dirsearch.o ../../gold/dirsearch.cc
mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o ../../gold/dynobj.cc
mv -f .deps/dynobj.Tpo .deps/dynobj.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dwarf_reader.o -MD -MP -MF .deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../gold/dwarf_reader.cc
mv -f .deps/dwarf_reader.Tpo .deps/dwarf_reader.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o ehframe.o ../../gold/ehframe.cc
mv -f .deps/ehframe.Tpo .deps/ehframe.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o ../../gold/errors.cc
mv -f .deps/errors.Tpo .deps/errors.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT expression.o -MD -MP -MF .deps/expression.Tpo -c -o expression.o ../../gold/expression.cc
mv -f .deps/expression.Tpo .deps/expression.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o fileread.o ../../gold/fileread.cc
mv -f .deps/fileread.Tpo .deps/fileread.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../gold/gc.cc
mv -f .deps/gc.Tpo .deps/gc.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o gdb-index.o ../../gold/gdb-index.cc
mv -f .deps/gdb-index.Tpo .deps/gdb-index.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o ../../gold/gold.cc
mv -f .deps/gold.Tpo .deps/gold.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT gold-threads.o -MD -MP -MF .deps/gold-threads.Tpo -c -o gold-threads.o ../../gold/gold-threads.cc
mv -f .deps/gold-threads.Tpo .deps/gold-threads.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o ../../gold/icf.cc
mv -f .deps/icf.Tpo .deps/icf.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT incremental.o -MD -MP -MF .deps/incremental.Tpo -c -o incremental.o ../../gold/incremental.cc
mv -f .deps/incremental.Tpo .deps/incremental.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT int_encoding.o -MD -MP -MF .deps/int_encoding.Tpo -c -o int_encoding.o ../../gold/int_encoding.cc
mv -f .deps/int_encoding.Tpo .deps/int_encoding.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o ../../gold/layout.cc
mv -f .deps/layout.Tpo .deps/layout.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o mapfile.o ../../gold/mapfile.cc
mv -f .deps/mapfile.Tpo .deps/mapfile.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o ../../gold/merge.cc
mv -f .deps/merge.Tpo .deps/merge.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o ../../gold/nacl.cc
mv -f .deps/nacl.Tpo .deps/nacl.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o ../../gold/object.cc
mv -f .deps/object.Tpo .deps/object.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o ../../gold/options.cc
mv -f .deps/options.Tpo .deps/options.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o ../../gold/output.cc
mv -f .deps/output.Tpo .deps/output.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c -o parameters.o ../../gold/parameters.cc
mv -f .deps/parameters.Tpo .deps/parameters.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../gold/plugin.cc
mv -f .deps/plugin.Tpo .deps/plugin.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o readsyms.o ../../gold/readsyms.cc
mv -f .deps/readsyms.Tpo .deps/readsyms.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT reduced_debug_output.o -MD -MP -MF .deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../gold/reduced_debug_output.cc
mv -f .deps/reduced_debug_output.Tpo .deps/reduced_debug_output.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o ../../gold/reloc.cc
mv -f .deps/reloc.Tpo .deps/reloc.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o resolve.o ../../gold/resolve.cc
mv -f .deps/resolve.Tpo .deps/resolve.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT script-sections.o -MD -MP -MF .deps/script-sections.Tpo -c -o script-sections.o ../../gold/script-sections.cc
mv -f .deps/script-sections.Tpo .deps/script-sections.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o ../../gold/script.cc
mv -f .deps/script.Tpo .deps/script.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c -o stringpool.o ../../gold/stringpool.cc
mv -f .deps/stringpool.Tpo .deps/stringpool.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gold/symtab.cc
mv -f .deps/symtab.Tpo .deps/symtab.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o ../../gold/target.cc
mv -f .deps/target.Tpo .deps/target.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT target-select.o -MD -MP -MF .deps/target-select.Tpo -c -o target-select.o ../../gold/target-select.cc
mv -f .deps/target-select.Tpo .deps/target-select.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o ../../gold/timer.cc
mv -f .deps/timer.Tpo .deps/timer.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT version.o -MD -MP -MF .deps/version.Tpo -c -o version.o ../../gold/version.cc
mv -f .deps/version.Tpo .deps/version.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o workqueue.o ../../gold/workqueue.cc
mv -f .deps/workqueue.Tpo .deps/workqueue.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT workqueue-threads.o -MD -MP -MF .deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../gold/workqueue-threads.cc
mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po
gcc -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o ../../gold/yyscript.c
mv -f .deps/yyscript.Tpo .deps/yyscript.Po
rm -f libgold.a
ar cru libgold.a archive.o attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o target-select.o timer.o version.o workqueue.o workqueue-threads.o yyscript.o
ranlib libgold.a
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o ../../gold/dwp.cc
mv -f .deps/dwp.Tpo .deps/dwp.Po
g++ -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o dwp dwp.o libgold.a ../libiberty/libiberty.a -lz -ldl
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o ../../gold/main.cc
mv -f .deps/main.Tpo .deps/main.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gold/i386.cc
mv -f .deps/i386.Tpo .deps/i386.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o ../../gold/x86_64.cc
mv -f .deps/x86_64.Tpo .deps/x86_64.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=sparc.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gold/sparc.cc
mv -f .deps/sparc.Tpo .deps/sparc.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=powerpc.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT powerpc.o -MD -MP -MF .deps/powerpc.Tpo -c -o powerpc.o ../../gold/powerpc.cc
mv -f .deps/powerpc.Tpo .deps/powerpc.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT arm.o -MD -MP -MF .deps/arm.Tpo -c -o arm.o ../../gold/arm.cc
mv -f .deps/arm.Tpo .deps/arm.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=arm-reloc-property.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT arm-reloc-property.o -MD -MP -MF .deps/arm-reloc-property.Tpo -c -o arm-reloc-property.o ../../gold/arm-reloc-property.cc
mv -f .deps/arm-reloc-property.Tpo .deps/arm-reloc-property.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=tilegx.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT tilegx.o -MD -MP -MF .deps/tilegx.Tpo -c -o tilegx.o ../../gold/tilegx.cc
mv -f .deps/tilegx.Tpo .deps/tilegx.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mips.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gold/mips.cc
mv -f .deps/mips.Tpo .deps/mips.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gold/aarch64.cc
mv -f .deps/aarch64.Tpo .deps/aarch64.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=aarch64-reloc-property.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT aarch64-reloc-property.o -MD -MP -MF .deps/aarch64-reloc-property.Tpo -c -o aarch64-reloc-property.o ../../gold/aarch64-reloc-property.cc
mv -f .deps/aarch64-reloc-property.Tpo .deps/aarch64-reloc-property.Po
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=s390.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT s390.o -MD -MP -MF .deps/s390.Tpo -c -o s390.o ../../gold/s390.cc
mv -f .deps/s390.Tpo .deps/s390.Po
g++ -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o ld-new main.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o s390.o libgold.a ../libiberty/libiberty.a -lz -ldl
g++ -DHAVE_CONFIG_H -I. -I../../gold -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -DBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/bin\"" -DTOOLBINDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin\"" -DTOOLLIBDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib\"" -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT incremental-dump.o -MD -MP -MF .deps/incremental-dump.Tpo -c -o incremental-dump.o ../../gold/incremental-dump.cc
mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po
g++ -W -Wall -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump -pthread -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -pthread -o incremental-dump incremental-dump.o i386.o x86_64.o sparc.o powerpc.o arm.o arm-reloc-property.o tilegx.o mips.o aarch64.o aarch64-reloc-property.o s390.o libgold.a ../libiberty/libiberty.a -lz -ldl
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make all-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
Making all in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof/po'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../gprof/basic_blocks.c
mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../gprof/call_graph.c
mv -f .deps/call_graph.Tpo .deps/call_graph.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../gprof/cg_arcs.c
mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../gprof/cg_dfn.c
mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../gprof/cg_print.c
mv -f .deps/cg_print.Tpo .deps/cg_print.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../gprof/corefile.c
mv -f .deps/corefile.Tpo .deps/corefile.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../gprof/gmon_io.c
mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../gprof/gprof.c
mv -f .deps/gprof.Tpo .deps/gprof.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../gprof/hertz.c
mv -f .deps/hertz.Tpo .deps/hertz.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../gprof/hist.c
mv -f .deps/hist.Tpo .deps/hist.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../gprof/source.c
mv -f .deps/source.Tpo .deps/source.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../gprof/search_list.c
mv -f .deps/search_list.Tpo .deps/search_list.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gprof/symtab.c
mv -f .deps/symtab.Tpo .deps/symtab.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../gprof/sym_ids.c
mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../gprof/utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gprof/i386.c
mv -f .deps/i386.Tpo .deps/i386.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../gprof/alpha.c
mv -f .deps/alpha.Tpo .deps/alpha.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../gprof/vax.c
mv -f .deps/vax.Tpo .deps/vax.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gprof/sparc.c
mv -f .deps/sparc.Tpo .deps/sparc.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gprof/mips.c
mv -f .deps/mips.Tpo .deps/mips.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gprof/aarch64.c
mv -f .deps/aarch64.Tpo .deps/aarch64.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o ../../gprof/flat_bl.c
mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o ../../gprof/bsd_callg_bl.c
mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po
gcc -DHAVE_CONFIG_H -I. -I../../gprof -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd -I. -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o ../../gprof/fsf_callg_bl.c
mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/libbfd.la ../libiberty/libiberty.a -lm -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o gprof basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o alpha.o vax.o sparc.o mips.o aarch64.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o ../bfd/.libs/libbfd.a -lz ../libiberty/libiberty.a -lm -ldl
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
(echo "/* This file is automatically generated. DO NOT EDIT! */";\
for f in `echo " " eelf_i386.o eelf_iamcu.o eelf_x86_64.o eelf32_x86_64.o eelf_l1om.o eelf_k1om.o "" \
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
done;\
echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " eelf_i386.o eelf_iamcu.o eelf_x86_64.o eelf32_x86_64.o eelf_l1om.o eelf_k1om.o "" \
| sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
echo " &ld_${f}_emulation, \\"; \
done;\
echo " 0") >ldemul-tmp.h
mv ldemul-tmp.h ldemul-list.h
make all-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
Making all in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld/po'
( if test 'x../../../ld/po' != 'x.'; then \
posrcprefix='../../../ld/'; \
else \
posrcprefix="../"; \
fi; \
rm -f SRC-POTFILES-t SRC-POTFILES \
&& (sed -e '/^#/d' -e '/^[ ]*$/d' \
-e "s@.*@ $posrcprefix& \\\\@" < ../../../ld/po/SRC-POTFILES.in \
| sed -e '$s/\\$//') > SRC-POTFILES-t \
&& chmod a-w SRC-POTFILES-t \
&& mv SRC-POTFILES-t SRC-POTFILES )
rm -f BLD-POTFILES-t BLD-POTFILES \
&& sed -e '/^#/d' -e '/^[ ]*$/d' \
-e "s@.*@ ../& \\\\@" < ../../../ld/po/BLD-POTFILES.in \
| sed -e '$s/\\$//' > BLD-POTFILES-t \
&& chmod a-w BLD-POTFILES-t \
&& mv BLD-POTFILES-t BLD-POTFILES
cd .. \
&& CONFIG_FILES=po/Makefile.in:po/Make-in \
CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default commands
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '../../ld/'`testplug.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -fPIC -DPIC -o .libs/libldtestplug_la-testplug.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -fPIC -DPIC -o libldtestplug_la-testplug.o >/dev/null 2>&1
mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -no-undefined -rpath /nowhere -o libldtestplug.la libldtestplug_la-testplug.lo -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug_la-testplug.o -ldl -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -Wl,-soname -Wl,libldtestplug.so.0 -o .libs/libldtestplug.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug.so.0" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug.so" && ln -s "libldtestplug.so.0.0.0" "libldtestplug.so")
libtool: link: ar cru .libs/libldtestplug.a libldtestplug_la-testplug.o
libtool: link: ranlib .libs/libldtestplug.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '../../ld/'`testplug2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -fPIC -DPIC -o .libs/libldtestplug2_la-testplug2.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -fPIC -DPIC -o libldtestplug2_la-testplug2.o >/dev/null 2>&1
mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -no-undefined -rpath /nowhere -o libldtestplug2.la libldtestplug2_la-testplug2.lo -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug2_la-testplug2.o -ldl -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug2.so.0" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug2.so" && ln -s "libldtestplug2.so.0.0.0" "libldtestplug2.so")
libtool: link: ar cru .libs/libldtestplug2.a libldtestplug2_la-testplug2.o
libtool: link: ranlib .libs/libldtestplug2.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" )
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '../../ld/'`testplug3.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -fPIC -DPIC -o .libs/libldtestplug3_la-testplug3.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -fPIC -DPIC -o libldtestplug3_la-testplug3.o >/dev/null 2>&1
mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -no-undefined -rpath /nowhere -o libldtestplug3.la libldtestplug3_la-testplug3.lo -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug3_la-testplug3.o -ldl -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug3.so.0" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug3.so" && ln -s "libldtestplug3.so.0.0.0" "libldtestplug3.so")
libtool: link: ar cru .libs/libldtestplug3.a libldtestplug3_la-testplug3.o
libtool: link: ranlib .libs/libldtestplug3.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" )
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '../../ld/'`testplug4.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -fPIC -DPIC -o .libs/libldtestplug4_la-testplug4.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR=\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\" -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -fPIC -DPIC -o libldtestplug4_la-testplug4.o >/dev/null 2>&1
mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo
/bin/sh ./libtool --tag=CC --mode=link gcc -g -O2 -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -no-undefined -rpath /nowhere -o libldtestplug4.la libldtestplug4_la-testplug4.lo -ldl
libtool: link: gcc -shared -fPIC -DPIC .libs/libldtestplug4_la-testplug4.o -ldl -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libldtestplug4.so.0" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so.0")
libtool: link: (cd ".libs" && rm -f "libldtestplug4.so" && ln -s "libldtestplug4.so.0.0.0" "libldtestplug4.so")
libtool: link: ar cru .libs/libldtestplug4.a libldtestplug4_la-testplug4.o
libtool: link: ranlib .libs/libldtestplug4.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" )
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../ld/`ldgram.c
mv -f .deps/ldgram.Tpo .deps/ldgram.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../ld/ldlex-wrapper.c
mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../ld/lexsup.c
mv -f .deps/lexsup.Tpo .deps/lexsup.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../ld/ldlang.c
mv -f .deps/ldlang.Tpo .deps/ldlang.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../ld/mri.c
mv -f .deps/mri.Tpo .deps/mri.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../ld/ldctor.c
mv -f .deps/ldctor.Tpo .deps/ldctor.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \
-DDEFAULT_EMULATION='"elf_i386"' \
-DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DTOOLBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin"' \
-DTARGET='"i686-pc-linux-musl"' -DTARGET_SYSTEM_ROOT=\"/home/awlsomealex/Git/stelalinux/toolchain/sysroot\" -DTARGET_SYSTEM_ROOT_RELOCATABLE \
../../ld/ldmain.c
mv -f .deps/ldmain.Tpo .deps/ldmain.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../ld/ldwrite.c
mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../ld/ldexp.c
mv -f .deps/ldexp.Tpo .deps/ldexp.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../ld/ldemul.c
mv -f .deps/ldemul.Tpo .deps/ldemul.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../ld/ldver.c
mv -f .deps/ldver.Tpo .deps/ldver.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../ld/ldmisc.c
mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \
-DSCRIPTDIR='"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib"' -DBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/bin"' -DTOOLBINDIR='"/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin"' \
../../ld/ldfile.c
mv -f .deps/ldfile.Tpo .deps/ldfile.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../ld/ldcref.c
mv -f .deps/ldcref.Tpo .deps/ldcref.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../ld/plugin.c
mv -f .deps/plugin.Tpo .deps/plugin.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../ld/ldbuildid.c
mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po
cp ../../ld/emultempl/astring.sed stringify.sed
base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/home/awlsomealex/Git/stelalinux/toolchain/lib" "/home/awlsomealex/Git/stelalinux/toolchain" "/home/awlsomealex/Git/stelalinux/toolchain" x86_64-pc-linux-gnu i686-pc-linux-musl i686-linux-musl ".deps" "/home/awlsomealex/Git/stelalinux/toolchain/sysroot/usr/lib" "elf_i386 elf_x86_64 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_i386 "i686-linux-musl"
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c
mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po
base=`echo eelf_iamcu.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/home/awlsomealex/Git/stelalinux/toolchain/lib" "/home/awlsomealex/Git/stelalinux/toolchain" "/home/awlsomealex/Git/stelalinux/toolchain" x86_64-pc-linux-gnu i686-pc-linux-musl i686-linux-musl ".deps" "/home/awlsomealex/Git/stelalinux/toolchain/sysroot/usr/lib" "elf_i386 elf_x86_64 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_iamcu "i686-linux-musl"
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT eelf_iamcu.o -MD -MP -MF .deps/eelf_iamcu.Tpo -c -o eelf_iamcu.o eelf_iamcu.c
mv -f .deps/eelf_iamcu.Tpo .deps/eelf_iamcu.Po
base=`echo eelf_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/home/awlsomealex/Git/stelalinux/toolchain/lib" "/home/awlsomealex/Git/stelalinux/toolchain" "/home/awlsomealex/Git/stelalinux/toolchain" x86_64-pc-linux-gnu i686-pc-linux-musl i686-linux-musl ".deps" "/home/awlsomealex/Git/stelalinux/toolchain/sysroot/usr/lib" "elf_i386 elf_x86_64 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_x86_64 "i686-linux-musl"
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT eelf_x86_64.o -MD -MP -MF .deps/eelf_x86_64.Tpo -c -o eelf_x86_64.o eelf_x86_64.c
mv -f .deps/eelf_x86_64.Tpo .deps/eelf_x86_64.Po
base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/home/awlsomealex/Git/stelalinux/toolchain/lib" "/home/awlsomealex/Git/stelalinux/toolchain" "/home/awlsomealex/Git/stelalinux/toolchain" x86_64-pc-linux-gnu i686-pc-linux-musl i686-linux-musl ".deps" "/home/awlsomealex/Git/stelalinux/toolchain/sysroot/usr/lib" "elf_i386 elf_x86_64 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf32_x86_64 "i686-linux-musl"
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c
mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po
base=`echo eelf_l1om.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/home/awlsomealex/Git/stelalinux/toolchain/lib" "/home/awlsomealex/Git/stelalinux/toolchain" "/home/awlsomealex/Git/stelalinux/toolchain" x86_64-pc-linux-gnu i686-pc-linux-musl i686-linux-musl ".deps" "/home/awlsomealex/Git/stelalinux/toolchain/sysroot/usr/lib" "elf_i386 elf_x86_64 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_l1om "i686-linux-musl"
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT eelf_l1om.o -MD -MP -MF .deps/eelf_l1om.Tpo -c -o eelf_l1om.o eelf_l1om.c
mv -f .deps/eelf_l1om.Tpo .deps/eelf_l1om.Po
base=`echo eelf_k1om.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/home/awlsomealex/Git/stelalinux/toolchain/lib" "/home/awlsomealex/Git/stelalinux/toolchain" "/home/awlsomealex/Git/stelalinux/toolchain" x86_64-pc-linux-gnu i686-pc-linux-musl i686-linux-musl ".deps" "/home/awlsomealex/Git/stelalinux/toolchain/sysroot/usr/lib" "elf_i386 elf_x86_64 elf32_x86_64" "/usr/local/lib /lib /usr/lib" yes yes elf_k1om "i686-linux-musl"
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT eelf_k1om.o -MD -MP -MF .deps/eelf_k1om.Tpo -c -o eelf_k1om.o eelf_k1om.c
mv -f .deps/eelf_k1om.Tpo .deps/eelf_k1om.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldelf.o -MD -MP -MF .deps/ldelf.Tpo -c -o ldelf.o ../../ld/ldelf.c
mv -f .deps/ldelf.Tpo .deps/ldelf.Po
gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -DENABLE_PLUGINS -DLOCALEDIR="\"/home/awlsomealex/Git/stelalinux/toolchain/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -MT ldelfgen.o -MD -MP -MF .deps/ldelfgen.Tpo -c -o ldelfgen.o ../../ld/ldelfgen.c
mv -f .deps/ldelfgen.Tpo .deps/ldelfgen.Po
/bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o eelf_iamcu.o eelf_x86_64.o eelf32_x86_64.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a -lz -ldl
libtool: link: gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -DELF_LIST_OPTIONS=TRUE -DELF_SHLIB_LIST_OPTIONS=TRUE -DELF_PLT_UNWIND_LIST_OPTIONS=TRUE -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--as-needed -Wl,--gc-sections -pipe -o ld-new ldgram.o ldlex-wrapper.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o ldwrite.o ldexp.o ldemul.o ldver.o ldmisc.o ldfile.o ldcref.o plugin.o ldbuildid.o eelf_i386.o eelf_iamcu.o eelf_x86_64.o eelf32_x86_64.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/.libs/libbfd.a ../libctf/.libs/libctf.a ../libiberty/libiberty.a -lz -ldl
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make[1]: Nothing to be done for 'all-target'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build'
make[1]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build'
/bin/sh ../mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain /home/awlsomealex/Git/stelalinux/toolchain
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make install-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
Making install in doc
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/install -c -m 644 ../../../bfd/doc/bfd.info '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/doc'
Making install in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/bfd'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
Making install in .
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
Making install in po
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes/po'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes/po'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/opcodes'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make install-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
Making install in doc
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/doc'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if true --split-size=5000000 --split-size=5000000 -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -I ../../../binutils/doc \
-o binutils.info `test -f 'binutils.texi' || echo '../../../binutils/doc/'`binutils.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/doc'
make[5]: Nothing to be done for 'install-exec-am'.
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (true --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
for f in binutils.info binutils.info-[0-9] binutils.info-[0-9][0-9] binutils.i[0-9] binutils.i[0-9][0-9]; do \
if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
done; \
else :; fi && \
if true --split-size=5000000 --split-size=5000000 -I "../../../binutils/doc" -I "../../../binutils/../libiberty" -I "../../../binutils/../bfd/doc" -I ../../bfd/doc -I ../../../binutils/doc \
-o binutils.info `test -f 'binutils.texi' || echo '../../../binutils/doc/'`binutils.texi; \
then \
rc=0; \
else \
rc=$?; \
$restore $backupdir/* `echo "./binutils.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
/usr/bin/install -c -m 644 'addr2line.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-addr2line.1'
/usr/bin/install -c -m 644 'ar.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-ar.1'
/usr/bin/install -c -m 644 'dlltool.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-dlltool.1'
/usr/bin/install -c -m 644 'nm.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-nm.1'
/usr/bin/install -c -m 644 'objcopy.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-objcopy.1'
/usr/bin/install -c -m 644 'objdump.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-objdump.1'
/usr/bin/install -c -m 644 'ranlib.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-ranlib.1'
/usr/bin/install -c -m 644 'readelf.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-readelf.1'
/usr/bin/install -c -m 644 'size.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-size.1'
/usr/bin/install -c -m 644 'strings.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-strings.1'
/usr/bin/install -c -m 644 'strip.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-strip.1'
/usr/bin/install -c -m 644 'elfedit.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-elfedit.1'
/usr/bin/install -c -m 644 'windres.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-windres.1'
/usr/bin/install -c -m 644 'windmc.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-windmc.1'
/usr/bin/install -c -m 644 'c++filt.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-c++filt.1'
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/doc'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/doc'
Making install in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/po'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c size '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-size'
libtool: install: /usr/bin/install -c size /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-size
/bin/sh ./libtool --mode=install /usr/bin/install -c objdump '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-objdump'
libtool: install: /usr/bin/install -c objdump /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-objdump
/bin/sh ./libtool --mode=install /usr/bin/install -c ar '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-ar'
libtool: install: /usr/bin/install -c ar /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-ar
/bin/sh ./libtool --mode=install /usr/bin/install -c strings '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-strings'
libtool: install: /usr/bin/install -c strings /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-strings
/bin/sh ./libtool --mode=install /usr/bin/install -c ranlib '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-ranlib'
libtool: install: /usr/bin/install -c ranlib /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-ranlib
/bin/sh ./libtool --mode=install /usr/bin/install -c objcopy '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-objcopy'
libtool: install: /usr/bin/install -c objcopy /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-objcopy
/bin/sh ./libtool --mode=install /usr/bin/install -c addr2line '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-addr2line'
libtool: install: /usr/bin/install -c addr2line /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-addr2line
/bin/sh ./libtool --mode=install /usr/bin/install -c readelf '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-readelf'
libtool: install: /usr/bin/install -c readelf /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-readelf
/bin/sh ./libtool --mode=install /usr/bin/install -c elfedit '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-elfedit'
libtool: install: /usr/bin/install -c elfedit /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-elfedit
/bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /home/awlsomealex/Git/stelalinux/toolchain/bin/i686-linux-musl-nm
libtool: install: /usr/bin/install -c nm-new /home/awlsomealex/Git/stelalinux/toolchain/bin/i686-linux-musl-nm
/bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /home/awlsomealex/Git/stelalinux/toolchain/bin/i686-linux-musl-strip
libtool: install: /usr/bin/install -c strip-new /home/awlsomealex/Git/stelalinux/toolchain/bin/i686-linux-musl-strip
/bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /home/awlsomealex/Git/stelalinux/toolchain/bin/i686-linux-musl-c++filt
libtool: install: /usr/bin/install -c cxxfilt /home/awlsomealex/Git/stelalinux/toolchain/bin/i686-linux-musl-c++filt
/bin/sh ../../binutils/../mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
mkdir -p -- /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
for i in nm-new strip-new ar ranlib dlltool objdump objcopy readelf; do \
if [ -f $i ]; then \
j=`echo $i | sed -e 's/-new//'`; \
k=`echo $j | sed 's&^&i686-linux-musl-&'`; \
if [ "/home/awlsomealex/Git/stelalinux/toolchain/bin/$k" != "/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/$j" ]; then \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/$j; \
ln /home/awlsomealex/Git/stelalinux/toolchain/bin/$k /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/$j >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install /usr/bin/install -c $i /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/$j; \
fi; \
else true; \
fi; \
done
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/binutils'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/etc'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/etc'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
Making install in doc
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/doc'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/doc'
make[4]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/install -c -m 644 ../../../gas/doc/as.info '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
/usr/bin/install -c -m 644 '../../../gas/doc/as.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-as.1'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/doc'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/doc'
Making install in po
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/po'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas/po'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
/bin/sh ../../gas/../mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/bin
/bin/sh ./libtool --mode=install /usr/bin/install -c as-new /home/awlsomealex/Git/stelalinux/toolchain/bin/i686-linux-musl-as
libtool: install: /usr/bin/install -c as-new /home/awlsomealex/Git/stelalinux/toolchain/bin/i686-linux-musl-as
/bin/sh ../../gas/../mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
n=`echo as | sed 's&^&i686-linux-musl-&'`; \
if [ "/home/awlsomealex/Git/stelalinux/toolchain/bin/$n" != "/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/as" ]; then \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/as; \
ln /home/awlsomealex/Git/stelalinux/toolchain/bin/$n /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/as >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/as; \
else \
true ; \
fi
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gas'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
Making install in po
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/po'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/po'
Making install in testsuite
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
Makefile:3693: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3689: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3797: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3793: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3829: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3825: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3869: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3865: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3945: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3941: warning: ignoring old recipe for target 'ifuncmain7picstatic'
Makefile:3977: warning: overriding recipe for target 'incremental_comdat_test_1'
Makefile:3969: warning: ignoring old recipe for target 'incremental_comdat_test_1'
Makefile:3989: warning: overriding recipe for target 'incremental_common_test_1'
Makefile:3981: warning: ignoring old recipe for target 'incremental_common_test_1'
Makefile:4001: warning: overriding recipe for target 'incremental_copy_test'
Makefile:3993: warning: ignoring old recipe for target 'incremental_copy_test'
Makefile:4013: warning: overriding recipe for target 'incremental_test_2'
Makefile:4005: warning: ignoring old recipe for target 'incremental_test_2'
Makefile:4025: warning: overriding recipe for target 'incremental_test_3'
Makefile:4017: warning: ignoring old recipe for target 'incremental_test_3'
Makefile:4037: warning: overriding recipe for target 'incremental_test_4'
Makefile:4029: warning: ignoring old recipe for target 'incremental_test_4'
Makefile:4049: warning: overriding recipe for target 'incremental_test_5'
Makefile:4041: warning: ignoring old recipe for target 'incremental_test_5'
Makefile:4061: warning: overriding recipe for target 'incremental_test_6'
Makefile:4053: warning: ignoring old recipe for target 'incremental_test_6'
Makefile:4329: warning: overriding recipe for target 'pr17704a_test'
Makefile:4321: warning: ignoring old recipe for target 'pr17704a_test'
make install-am
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
Makefile:3693: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3689: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3797: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3793: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3829: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3825: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3869: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3865: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3945: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3941: warning: ignoring old recipe for target 'ifuncmain7picstatic'
Makefile:3977: warning: overriding recipe for target 'incremental_comdat_test_1'
Makefile:3969: warning: ignoring old recipe for target 'incremental_comdat_test_1'
Makefile:3989: warning: overriding recipe for target 'incremental_common_test_1'
Makefile:3981: warning: ignoring old recipe for target 'incremental_common_test_1'
Makefile:4001: warning: overriding recipe for target 'incremental_copy_test'
Makefile:3993: warning: ignoring old recipe for target 'incremental_copy_test'
Makefile:4013: warning: overriding recipe for target 'incremental_test_2'
Makefile:4005: warning: ignoring old recipe for target 'incremental_test_2'
Makefile:4025: warning: overriding recipe for target 'incremental_test_3'
Makefile:4017: warning: ignoring old recipe for target 'incremental_test_3'
Makefile:4037: warning: overriding recipe for target 'incremental_test_4'
Makefile:4029: warning: ignoring old recipe for target 'incremental_test_4'
Makefile:4049: warning: overriding recipe for target 'incremental_test_5'
Makefile:4041: warning: ignoring old recipe for target 'incremental_test_5'
Makefile:4061: warning: overriding recipe for target 'incremental_test_6'
Makefile:4053: warning: ignoring old recipe for target 'incremental_test_6'
Makefile:4329: warning: overriding recipe for target 'pr17704a_test'
Makefile:4321: warning: ignoring old recipe for target 'pr17704a_test'
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
Makefile:3693: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3689: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3797: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3793: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3829: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3825: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3869: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3865: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3945: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3941: warning: ignoring old recipe for target 'ifuncmain7picstatic'
Makefile:3977: warning: overriding recipe for target 'incremental_comdat_test_1'
Makefile:3969: warning: ignoring old recipe for target 'incremental_comdat_test_1'
Makefile:3989: warning: overriding recipe for target 'incremental_common_test_1'
Makefile:3981: warning: ignoring old recipe for target 'incremental_common_test_1'
Makefile:4001: warning: overriding recipe for target 'incremental_copy_test'
Makefile:3993: warning: ignoring old recipe for target 'incremental_copy_test'
Makefile:4013: warning: overriding recipe for target 'incremental_test_2'
Makefile:4005: warning: ignoring old recipe for target 'incremental_test_2'
Makefile:4025: warning: overriding recipe for target 'incremental_test_3'
Makefile:4017: warning: ignoring old recipe for target 'incremental_test_3'
Makefile:4037: warning: overriding recipe for target 'incremental_test_4'
Makefile:4029: warning: ignoring old recipe for target 'incremental_test_4'
Makefile:4049: warning: overriding recipe for target 'incremental_test_5'
Makefile:4041: warning: ignoring old recipe for target 'incremental_test_5'
Makefile:4061: warning: overriding recipe for target 'incremental_test_6'
Makefile:4053: warning: ignoring old recipe for target 'incremental_test_6'
Makefile:4329: warning: overriding recipe for target 'pr17704a_test'
Makefile:4321: warning: ignoring old recipe for target 'pr17704a_test'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/usr/bin/install -c dwp '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-dwp'
/bin/sh ../../gold/../mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/bin /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
n=`echo ld.gold | sed 's&^&i686-linux-musl-&'`; \
/usr/bin/install -c \
ld-new /home/awlsomealex/Git/stelalinux/toolchain/bin/${n}; \
if test "/home/awlsomealex/Git/stelalinux/toolchain/bin" != "/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin"; then \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld.gold; \
ln /home/awlsomealex/Git/stelalinux/toolchain/bin/${n} /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld.gold >/dev/null 2>/dev/null \
|| /usr/bin/install -c ld-new /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld.gold; \
fi; \
if test "x" = "xyes"; then \
ld=`echo ld | sed 's&^&i686-linux-musl-&'`; \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/bin/${ld}; \
ln /home/awlsomealex/Git/stelalinux/toolchain/bin/${n} /home/awlsomealex/Git/stelalinux/toolchain/bin/${ld} >/dev/null 2>/dev/null \
|| /usr/bin/install -c ld-new /home/awlsomealex/Git/stelalinux/toolchain/bin/${ld}; \
if test "/home/awlsomealex/Git/stelalinux/toolchain/bin" != "/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin"; then \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld; \
ln /home/awlsomealex/Git/stelalinux/toolchain/bin/${n} /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld >/dev/null 2>/dev/null \
|| /usr/bin/install -c ld-new /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld; \
fi; \
fi
Making install-info in po
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/po'
make[5]: Nothing to be done for 'install-info'.
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/po'
Making install-info in testsuite
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
Makefile:3693: warning: overriding recipe for target 'ifuncmain1picstatic'
Makefile:3689: warning: ignoring old recipe for target 'ifuncmain1picstatic'
Makefile:3797: warning: overriding recipe for target 'ifuncmain2picstatic'
Makefile:3793: warning: ignoring old recipe for target 'ifuncmain2picstatic'
Makefile:3829: warning: overriding recipe for target 'ifuncmain4picstatic'
Makefile:3825: warning: ignoring old recipe for target 'ifuncmain4picstatic'
Makefile:3869: warning: overriding recipe for target 'ifuncmain5picstatic'
Makefile:3865: warning: ignoring old recipe for target 'ifuncmain5picstatic'
Makefile:3945: warning: overriding recipe for target 'ifuncmain7picstatic'
Makefile:3941: warning: ignoring old recipe for target 'ifuncmain7picstatic'
Makefile:3977: warning: overriding recipe for target 'incremental_comdat_test_1'
Makefile:3969: warning: ignoring old recipe for target 'incremental_comdat_test_1'
Makefile:3989: warning: overriding recipe for target 'incremental_common_test_1'
Makefile:3981: warning: ignoring old recipe for target 'incremental_common_test_1'
Makefile:4001: warning: overriding recipe for target 'incremental_copy_test'
Makefile:3993: warning: ignoring old recipe for target 'incremental_copy_test'
Makefile:4013: warning: overriding recipe for target 'incremental_test_2'
Makefile:4005: warning: ignoring old recipe for target 'incremental_test_2'
Makefile:4025: warning: overriding recipe for target 'incremental_test_3'
Makefile:4017: warning: ignoring old recipe for target 'incremental_test_3'
Makefile:4037: warning: overriding recipe for target 'incremental_test_4'
Makefile:4029: warning: ignoring old recipe for target 'incremental_test_4'
Makefile:4049: warning: overriding recipe for target 'incremental_test_5'
Makefile:4041: warning: ignoring old recipe for target 'incremental_test_5'
Makefile:4061: warning: overriding recipe for target 'incremental_test_6'
Makefile:4053: warning: ignoring old recipe for target 'incremental_test_6'
Makefile:4329: warning: overriding recipe for target 'pr17704a_test'
Makefile:4321: warning: ignoring old recipe for target 'pr17704a_test'
make[5]: Nothing to be done for 'install-info'.
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold/testsuite'
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[5]: Nothing to be done for 'install-info-am'.
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gold'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make install-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
Making install in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof/po'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c gprof '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-gprof'
libtool: install: /usr/bin/install -c gprof /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-gprof
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/install -c -m 644 ../../gprof/gprof.info '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
/usr/bin/install -c -m 644 '../../gprof/gprof.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-gprof.1'
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/gprof'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/intl'
make[2]: Nothing to be done for 'install'.
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/intl'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make install-recursive
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
Making install in po
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld/po'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld/po'
make[4]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make[5]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c ld-new '/home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-ld.bfd'
libtool: install: /usr/bin/install -c ld-new /home/awlsomealex/Git/stelalinux/toolchain/bin/./i686-linux-musl-ld.bfd
/bin/sh ../../ld/../mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s&^&i686-linux-musl-&'`; \
if test "/home/awlsomealex/Git/stelalinux/toolchain/bin" != "/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin"; then \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld.bfd; \
ln /home/awlsomealex/Git/stelalinux/toolchain/bin/$n /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld.bfd >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld.bfd; \
fi; \
if test "xyes" = "xyes"; then \
ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s&^&i686-linux-musl-&'`; \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/bin/$ld; \
ln /home/awlsomealex/Git/stelalinux/toolchain/bin/$n /home/awlsomealex/Git/stelalinux/toolchain/bin/$ld >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/awlsomealex/Git/stelalinux/toolchain/bin/$ld; \
if test "/home/awlsomealex/Git/stelalinux/toolchain/bin" != "/home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin"; then \
rm -f /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld; \
ln /home/awlsomealex/Git/stelalinux/toolchain/bin/$n /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld >/dev/null 2>/dev/null \
|| /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld; \
fi; \
fi
/bin/sh ../../ld/../mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib/ldscripts
mkdir -p -- /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib/ldscripts
for f in ldscripts/* ; do \
/usr/bin/install -c -m 644 $f /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/lib/$f ; \
done
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/install -c -m 644 ../../ld/ld.info '/home/awlsomealex/Git/stelalinux/toolchain/share/info'
/usr/bin/mkdir -p '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1'
/usr/bin/install -c -m 644 '../../ld/ld.1' '/home/awlsomealex/Git/stelalinux/toolchain/share/man/man1/i686-linux-musl-ld.1'
make[5]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make[4]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/ld'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty/testsuite'
if test -n ""; then \
/bin/sh ../../libiberty/../mkinstalldirs /home/awlsomealex/Git/stelalinux/toolchain/lib/`gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -print-multi-os-directory`; \
/usr/bin/install -c -m 644 ./libiberty.a /home/awlsomealex/Git/stelalinux/toolchain/lib/`gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -print-multi-os-directory`/./libiberty.an; \
( cd /home/awlsomealex/Git/stelalinux/toolchain/lib/`gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -print-multi-os-directory` ; chmod 644 ./libiberty.an ;ranlib ./libiberty.an ); \
mv -f /home/awlsomealex/Git/stelalinux/toolchain/lib/`gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -print-multi-os-directory`/./libiberty.an /home/awlsomealex/Git/stelalinux/toolchain/lib/`gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe -print-multi-os-directory`/./libiberty.a; \
case "" in \
/*) thd=;; \
*) thd=/home/awlsomealex/Git/stelalinux/toolchain/include/;; \
esac; \
/bin/sh ../../libiberty/../mkinstalldirs ${thd}; \
for h in ../../libiberty/../include/ansidecl.h ../../libiberty/../include/demangle.h ../../libiberty/../include/dyn-string.h ../../libiberty/../include/fibheap.h ../../libiberty/../include/floatformat.h ../../libiberty/../include/hashtab.h ../../libiberty/../include/libiberty.h ../../libiberty/../include/objalloc.h ../../libiberty/../include/partition.h ../../libiberty/../include/safe-ctype.h ../../libiberty/../include/sort.h ../../libiberty/../include/splay-tree.h ../../libiberty/../include/timeval-utils.h; do \
/usr/bin/install -c -m 644 $h ${thd}; \
done; \
fi
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty/testsuite'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty/testsuite'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libiberty'
make[2]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libctf'
make[3]: Entering directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libctf'
make[3]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libctf'
make[2]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build/libctf'
make[1]: Nothing to be done for 'install-target'.
make[1]: Leaving directory '/home/awlsomealex/Git/stelalinux/toolchain/build/binutils-2.34/build'
[DONE] Compiled binutils.
--------------------------------------------------------
[....] Downloading gmp-6.2.0.tar.xz....
[DONE] gmp-6.2.0.tar.xz Downloaded.
[DONE] Good Checksum: gmp-6.2.0.tar.xz
[....] Extracting gmp-6.2.0.tar.xz....
[DONE] Extracted gmp-6.2.0.tar.xz.
--------------------------------------------------------
[....] Downloading mpfr-4.0.2.tar.xz....
[DONE] mpfr-4.0.2.tar.xz Downloaded.
[DONE] Good Checksum: mpfr-4.0.2.tar.xz
[....] Extracting mpfr-4.0.2.tar.xz....
[DONE] Extracted mpfr-4.0.2.tar.xz.
--------------------------------------------------------
[....] Downloading mpc-1.1.0.tar.gz....
[DONE] mpc-1.1.0.tar.gz Downloaded.
[DONE] Good Checksum: mpc-1.1.0.tar.gz
[....] Extracting mpc-1.1.0.tar.gz....
[DONE] Extracted mpc-1.1.0.tar.gz.
--------------------------------------------------------
[....] Downloading isl-0.22.1.tar.xz....
[DONE] isl-0.22.1.tar.xz Downloaded.
[DONE] Good Checksum: isl-0.22.1.tar.xz
[....] Extracting isl-0.22.1.tar.xz....
[DONE] Extracted isl-0.22.1.tar.xz.
--------------------------------------------------------
[....] Downloading gcc-10.1.0.tar.xz....
[DONE] gcc-10.1.0.tar.xz Downloaded.
[DONE] Good Checksum: gcc-10.1.0.tar.xz
[....] Extracting gcc-10.1.0.tar.xz....
[DONE] Extracted gcc-10.1.0.tar.xz.
[....] Configuring gcc-static....
patching file gcc/gcc.c
patching file gcc/config/i386/pmm_malloc.h
patching file gcc/common.opt
patching file gcc/config/gnu-user.h
patching file gcc/gcc.c
patching file libstdc++-v3/src/c++11/futex.cc
patching file gcc/c-family/c-cppbuiltin.c
patching file gcc/c-family/c.opt
patching file gcc/common.opt
patching file gcc/config/aarch64/aarch64-linux.h
patching file gcc/config/alpha/linux-elf.h
patching file gcc/config/arm/linux-elf.h
patching file gcc/config/gnu-user.h
patching file gcc/config/i386/gnu-user.h
patching file gcc/config/i386/gnu-user64.h
patching file gcc/config/ia64/linux.h
patching file gcc/config/mips/gnu-user.h
patching file gcc/config/riscv/linux.h
patching file gcc/config/rs6000/linux64.h
patching file gcc/config/rs6000/sysv4.h
patching file gcc/config/s390/linux.h
patching file gcc/config/sparc/linux.h
patching file gcc/doc/invoke.texi
patching file gcc/gcc.c
patching file include/libiberty.h
patching file libiberty/Makefile.in
patching file libitm/configure.tgt
patching file libstdc++-v3/po/Makefile.am
patching file libstdc++-v3/po/Makefile.in
patching file gcc/config/linux.h
patching file libgcc/Makefile.in
patching file gcc/gcc.c
patching file gcc/common.opt
patching file gcc/config.in
patching file gcc/configure
patching file gcc/configure.ac
patching file gcc/doc/invoke.texi
patching file gcc/gcc.c
patching file gcc/incpath.c
patching file config/cet.m4
patching file libiberty/configure
patching file lto-plugin/configure
checking build system type... x86_64-cross-linux-gnu
checking host system type... x86_64-cross-linux-gnu
checking target system type... i686-pc-linux-musl
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 libhsail-rt support... yes
checking for libphobos support... yes
checking for x86_64-cross-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 x86_64-cross-linux-gnu-g++... no
checking for x86_64-cross-linux-gnu-c++... no
checking for x86_64-cross-linux-gnu-gpp... no
checking for x86_64-cross-linux-gnu-aCC... no
checking for x86_64-cross-linux-gnu-CC... no
checking for x86_64-cross-linux-gnu-cxx... no
checking for x86_64-cross-linux-gnu-cc++... no
checking for x86_64-cross-linux-gnu-cl.exe... no
checking for x86_64-cross-linux-gnu-FCC... no
checking for x86_64-cross-linux-gnu-KCC... no
checking for x86_64-cross-linux-gnu-RCC... no
checking for x86_64-cross-linux-gnu-xlC_r... no
checking for x86_64-cross-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
checking for x86_64-cross-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-cross-linux-gnu-gnatmake... 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
configure: WARNING: using in-tree isl, disabling version check
*** This configuration is not supported in the following subdirectories:
zlib target-libquadmath target-libstdc++-v3 gnattools gotools target-libada target-libhsail-rt target-libphobos target-zlib target-libbacktrace target-libgfortran target-libgo target-libffi target-libobjc target-libgomp target-liboffloadmic target-libatomic target-libitm target-libsanitizer target-libvtv target-libssp
(Any other directories should still work fine.)
checking for default BUILD_CONFIG...
checking for --enable-vtable-verify... no
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... (cached) ar
checking for x86_64-cross-linux-gnu-ar... (cached) ar
checking for x86_64-cross-linux-gnu-as... no
checking for as... as
checking for x86_64-cross-linux-gnu-dlltool... no
checking for dlltool... no
checking for x86_64-cross-linux-gnu-ld... no
checking for ld... ld
checking for x86_64-cross-linux-gnu-lipo... no
checking for lipo... no
checking for x86_64-cross-linux-gnu-nm... no
checking for nm... nm
checking for x86_64-cross-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for x86_64-cross-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-cross-linux-gnu-windres... no
checking for windres... no
checking for x86_64-cross-linux-gnu-windmc... no
checking for windmc... no
checking for x86_64-cross-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for x86_64-cross-linux-gnu-objdump... no
checking for objdump... objdump
checking for x86_64-cross-linux-gnu-otool... no
checking for otool... no
checking for x86_64-cross-linux-gnu-readelf... no
checking for readelf... readelf
checking for i686-linux-musl-cc... no
checking for i686-linux-musl-gcc... no
checking for i686-linux-musl-c++... no
checking for i686-linux-musl-g++... no
checking for i686-linux-musl-cxx... no
checking for i686-linux-musl-gxx... no
checking for i686-linux-musl-gcc... no
checking for i686-linux-musl-gfortran... no
checking for i686-linux-musl-gccgo... no
checking for i686-linux-musl-gdc... no
checking for ar... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ar
checking for as... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/as
checking for dlltool... no
checking for i686-linux-musl-dlltool... no
checking for ld... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ld
checking for lipo... no
checking for i686-linux-musl-lipo... no
checking for nm... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/nm
checking for objcopy... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/objcopy
checking for objdump... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/objdump
checking for otool... no
checking for i686-linux-musl-otool... no
checking for ranlib... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/ranlib
checking for readelf... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/readelf
checking for strip... /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin/strip
checking for windres... no
checking for i686-linux-musl-windres... no
checking for windmc... no
checking for i686-linux-musl-windmc... no
checking where to find the target ar... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target as... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target cc... just compiled
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... pre-installed
checking where to find the target gcc... just compiled
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target gdc... pre-installed
checking where to find the target ld... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target objcopy... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target objdump... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target otool... pre-installed
checking where to find the target ranlib... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target readelf... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target strip... pre-installed in /home/awlsomealex/Git/stelalinux/toolchain/i686-linux-musl/bin
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
[DONE] Configued gcc-static.
[....] Compiling gcc-static....
mkdir -p -- ./intl
Configuring in ./intl
configure: creating cache ./config.cache
checking for x86_64-cross-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 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 whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for gmsgfmt... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgfmt
checking for xgettext... /home/awlsomealex/Git/stelalinux/toolchain/bin/xgettext
checking for msgmerge... /home/awlsomealex/Git/stelalinux/toolchain/bin/msgmerge
checking build system type... x86_64-cross-linux-gnu
checking host system type... x86_64-cross-linux-gnu
checking for x86_64-cross-linux-gnu-ranlib... ranlib
checking for library containing strerror... none required
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 sys/param.h... 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 for sys/param.h... (cached) 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...
extern 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... 3.6, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking bison 3 or later... 3.6, bison3
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 -- ./gmp
Configuring in ./gmp
configure: creating cache ./config.cache
checking build system type... x86_64-cross-linux-gnu
checking host system type... none-cross-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for none-cross-linux-gnu-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
configure: WARNING: the "none" host is obsolete, use --disable-assembly
checking ABI=standard
checking compiler gcc -D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe ... yes
checking for none-cross-linux-gnu-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
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 whether gcc understands -c and -o together... yes
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking build system compiler gcc... yes
checking for build system preprocessor... gcc -E
checking for build system executable suffix...
checking whether build system compiler is ANSI... yes
checking for build system compiler math library... -lm
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
using ABI="standard"
CC="gcc"
CFLAGS="-D_FORTIFY_SOURCE=2 -g0 -Os -s -fexcess-precision=fast -fomit-frame-pointer -fno-asynchronous-unwind-tables -fdata-sections -ffunction-sections -fstack-protector-strong -fstack-clash-protection -Wl,-z,relro,-z,now -Wl,--as-needed -Wl,--gc-sections -pipe "
CPPFLAGS=""
MPN_PATH="generic"
checking whether assembler supports --noexecstack option... yes
checking for none-cross-linux-gnu-ar... ar
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-cross-linux-gnu file names to none-cross-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-cross-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for none-cross-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for none-cross-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for none-cross-linux-gnu-ar... (cached) ar
checking for archiver @FILE support... @
checking for none-cross-linux-gnu-strip... strip
checking for none-cross-linux-gnu-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... /home/awlsomealex/Git/stelalinux/toolchain/sysroot
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for none-cross-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 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) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
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 how to run the C++ preprocessor... g++ -E
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -DPIC
checking if g++ PIC flag -DPIC works... yes
checking if g++ static flag works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking invent.h usability... no
checking invent.h presence... no
checking for invent.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.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 sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... no
checking sys/iograph.h presence... no
checking for sys/iograph.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... yes
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
checking whether fscanf is declared... yes
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... yes
checking for ptrdiff_t... yes
checking for quad_t... yes
checking for uint_least32_t... yes
checking for intptr_t... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking whether gcc hidden aliases work... yes
checking for inline... inline
checking for cos in -lm... yes
checking for working alloca.h... yes
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... no
checking format of `double' floating point... IEEE little endian
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment