2021-08-26 10:08:45 exec_hook package_begin chapter06 616-binutils-pass2
START: 2021-08-26 10:08:45
# Begin /home/lfs/build/x86_64/sources/config.inc
# Environment for chapter06/616-binutils-pass2

# Make flags
export MAKEFLAGS=-j4

# C/C++ flags
export CFLAGS="-mtune=generic "
export CXXFLAGS="-mtune=generic "

# Log output for tests
TEST_LOG=${ROOT}sources/616-binutils-pass2-tests.tmp
LFS_CHAPTER=chapter06
LFS_SCRIPT=616-binutils-pass2

# Targets for multilib
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32

echo "Environment"
set

echo "File systems"
mount || true

echo "logname"
logname || true

# End /home/lfs/build/x86_64/sources/config.inc

Environment
ANT_HOME=/opt/ant
BASH=/bin/bash
BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath
BASH_ALIASES=()
BASH_ARGC=([0]="1" [1]="0")
BASH_ARGV=([0]="/home/lfs/build/x86_64/sources/config.inc")
BASH_CMDS=()
BASH_LINENO=([0]="15" [1]="0")
BASH_SOURCE=([0]="/home/lfs/build/x86_64/sources/config.inc" [1]="/home/lfs/build/x86_64/sources/lfs-commands/chapter06/616-binutils-pass2")
BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu")
BASH_VERSION='5.1.8(1)-release'
CFLAGS='-mtune=generic '
CXXFLAGS='-mtune=generic '
DIRSTACK=()
DISPLAY=localhost:10.0
EUID=1003
GROUPS=()
HISTIGNORE='&:[bf]g:exit'
HISTSIZE=1000
HOME=/home/lfs
HOSTNAME=lfs-x86_64
HOSTTYPE=x86_64
IFS=$' \t\n'
INPUTRC=/etc/inputrc
LANG=de_DE.UTF-8
LC_ALL=POSIX
LFS=/home/lfs/build/x86_64
LFS_CFLAGS=-mtune=generic
LFS_CHAPTER=chapter06
LFS_CXXFLAGS=-mtune=generic
LFS_SCRIPT=616-binutils-pass2
LFS_TGT=x86_64-lfs-linux-gnu
LFS_TGT32=i686-lfs-linux-gnu
LFS_TGTX32=x86_64-lfs-linux-gnux32
LOGNAME=lfs
MACHTYPE=x86_64-pc-linux-gnu
MAKEFLAGS=-j4
MAKELEVEL=1
MAKE_TERMERR=/dev/pts/0
MAKE_TERMOUT=/dev/pts/0
MFLAGS=
OLDPWD=/tmp/lfs-commands
OPTERR=1
OPTIND=1
OSTYPE=linux-gnu
PATH=/home/lfs/build/x86_64/tools/bin:/usr/bin
PIPESTATUS=([0]="0")
PKG_CONFIG_PATH=/opt/qt5/lib/pkgconfig
PPID=1583
PREV_SEC=0
PS4='+ '
PWD=/home/lfs/build/x86_64/sources
QT5DIR=/opt/qt5
ROOT=/home/lfs/build/x86_64/
SCRIPT_ROOT=/dev/null
SECONDS=0
SHELL=/bin/bash
SHELLOPTS=braceexpand:errexit:interactive-comments
SHLVL=3
TERM=xterm-256color
TEST_LOG=/home/lfs/build/x86_64/sources/616-binutils-pass2-tests.tmp
TZ=Europe/Berlin
UID=1003
USER=lfs
XDG_CONFIG_DIRS=/etc/xdg/
XDG_DATA_DIRS=/usr/share/
XDG_RUNTIME_DIR=/tmp/xdg-lfs
_=Environment
File systems
/dev/sdc1 on / type ext4 (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755)
tmpfs on /run type tmpfs (rw,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
/dev/sda3 on /home type ext4 (rw,relatime)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate)
tmpfs on /run/user/65 type tmpfs (rw,nosuid,nodev,relatime,size=814836k,nr_inodes=203709,mode=700,uid=65,gid=65)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=814836k,nr_inodes=203709,mode=700,uid=1000,gid=1000)
/dev/sdb1 on /home/lfs/build/x86_64 type ext4 (rw,relatime)
helios0:/data/nfs/LFS on /mnt/LFS type nfs4 (rw,relatime,vers=4.0,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.3.66,local_lock=none,addr=192.168.3.3,_netdev)
logname
lfs
KB: 988908	/home/lfs/build/x86_64/
/home/lfs/build/x86_64/sources/autolfs_package_patch PKG_DEST=/home/lfs/build/x86_64/sources/616-binutils-pass2
mkdir: created directory 'build'
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-lfs-linux-gnu
checking target system type... x86_64-lfs-linux-gnu
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 x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-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 x86_64-lfs-linux-gnu-gcc accepts -g... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C99... none needed
checking for x86_64-lfs-linux-gnu-g++... x86_64-lfs-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
checking for x86_64-lfs-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-lfs-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
checking for isl 0.15 or later... no
required isl version is 0.15 or later
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... expect
checking for runtest... runtest
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar
checking for x86_64-lfs-linux-gnu-as... x86_64-lfs-linux-gnu-as
checking for x86_64-lfs-linux-gnu-dlltool... no
checking for ld... (cached) /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking for x86_64-lfs-linux-gnu-ld... (cached) /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking for x86_64-lfs-linux-gnu-lipo... no
checking for x86_64-lfs-linux-gnu-nm... x86_64-lfs-linux-gnu-nm
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib
checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-windres... no
checking for x86_64-lfs-linux-gnu-windmc... no
checking for x86_64-lfs-linux-gnu-objcopy... x86_64-lfs-linux-gnu-objcopy
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking for x86_64-lfs-linux-gnu-readelf... x86_64-lfs-linux-gnu-readelf
checking for -plugin option... checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar
--plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking where to find the target ar... pre-installed
checking where to find the target as... pre-installed
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... pre-installed
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... pre-installed
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed
checking where to find the target objcopy... pre-installed
checking where to find the target objdump... pre-installed
checking where to find the target ranlib... pre-installed
checking where to find the target readelf... pre-installed
checking where to find the target strip... pre-installed
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
make[1]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build'
make[2]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build'
make[2]: Nothing to be done for 'all-target'.
mkdir -p -- ./libiberty
mkdir -p -- ./intl
mkdir -p -- ./zlib
Configuring in ./libiberty
mkdir -p -- ./etc
Configuring in ./zlib
Configuring in ./intl
Configuring in ./etc
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
configure: creating cache ./config.cache
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... configure: updating cache ./config.cache
x86_64-lfs-linux-gnu
checking target system type... configure: creating ./config.status
x86_64-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether the C compiler works... checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
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
checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for perl... perl
config.status: creating Makefile
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-lfs-linux-gnu
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for -plugin option... checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
--plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking whether to install libiberty headers and static library... no
configure: target_header_dir = 
checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc

checking whether the C compiler works... checking whether we are cross compiling... yes
checking for suffix of object files... make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/etc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/etc'
o
checking whether we are using the GNU C compiler... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking whether the C compiler works... yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... 
checking whether we are cross compiling... yes
checking for suffix of object files... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... o
checking whether we are using the GNU C compiler... none needed
checking how to run the C preprocessor... 
checking whether we are cross compiling... yes
checking for suffix of object files... yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... x86_64-lfs-linux-gnu-gcc -E
o
checking whether we are using the GNU C compiler... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... 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 whether x86_64-lfs-linux-gnu-gcc accepts -g... none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... yes
yes
checking for style of include used by make... checking for sys/types.h... GNU
checking dependency style of x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc -E
gcc3
checking how to print strings... printf
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... yes
/usr/bin/grep -F
checking for ld used by x86_64-lfs-linux-gnu-gcc... checking for sys/stat.h... 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... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm
checking the name lister (x86_64-lfs-linux-gnu-nm) interface... yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking for stdlib.h... checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... yes
checking for string.h... yes
checking for sys/types.h... yes
checking for memory.h... ok
checking how to run the C preprocessor... yes
checking for sys/stat.h... yes
checking for strings.h... x86_64-lfs-linux-gnu-gcc -E
yes
checking for stdlib.h... checking for ANSI C header files... yes
checking for inttypes.h... yes
checking for string.h... yes
checking for stdint.h... yes
yes
checking for sys/types.h... checking for memory.h... yes
checking for unistd.h... yes
checking for sys/stat.h... yes
checking for strings.h... yes
checking minix/config.h usability... yes
checking for stdlib.h... yes
checking for inttypes.h... no
checking minix/config.h presence... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for string.h... yes
checking for stdint.h... yes
yes
checking for memory.h... checking for unistd.h... 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... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... yes
/usr/bin/msgmerge
checking for strings.h... yes
checking minix/config.h usability... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-lfs-linux-gnu
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for library containing strerror... yes
checking for inttypes.h... no
checking minix/config.h presence... none required
checking for an ANSI C-conforming const... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for stdint.h... yes
checking for inline... inline
checking for off_t... yes
yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for unistd.h... no
checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes
checking for dlfcn.h... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes
checking for size_t... yes
yes
checking for objdir... checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... .libs
yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wc++-compat... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wshadow=local... yes
checking for working alloca.h... yes
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -pedantic ... yes
checking whether x86_64-lfs-linux-gnu-gcc and cc understand -c and -o together... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... checking for sys/param.h... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-gcc linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking for an ANSI C-conforming const... yes
checking for getpagesize... no
checking dynamic linker characteristics... yes
checking for inline... inline
checking whether byte ordering is bigendian... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... guessing no
checking for inttypes.h... 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... x86_64-lfs-linux-gnu-gcc -E
checking for stdlib.h... (cached) yes
yes
checking for stdint.h... checking for unistd.h... (cached) yes
checking for sys/param.h... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for CET support... yes
checking for unsigned long long... yes
checking for getpagesize... yes
checking for inttypes.h... yes
checking for sys/file.h... yes
checking for working mmap... no
yes
checking whether the inttypes.h PRIxNN macros are broken... checking for memcpy... yes
checking for sys/param.h... no
checking for ld used by GCC... yes
checking for limits.h... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... yes
yes
checking for strerror... checking for stdlib.h... (cached) yes
done
checking for malloc.h... checking argz.h usability... 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 unistd.h... (cached) yes
yes
checking argz.h presence... yes
checking for time.h... configure: updating cache ./config.cache
yes
checking for argz.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
checking limits.h usability... 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 limits.h presence... yes
yes
checking for limits.h... yes
checking for alloca.h... checking locale.h usability... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
yes
checking locale.h presence... checking for sys/sysinfo.h... yes
yes
checking for locale.h... yes
checking for machine/hal_sysinfo.h... checking nl_types.h usability... no
checking for sys/table.h... no
checking for sys/sysctl.h... no
checking for sys/systemcfg.h... yes
checking nl_types.h presence... no
checking for stdint.h... (cached) yes
yes
checking for nl_types.h... yes
checking for stdio_ext.h... checking malloc.h usability... yes
checking for process.h... no
checking for sys/prctl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking whether time.h and sys/time.h may both be included... config.status: creating Makefile
config.status: executing depfiles commands
yes
checking whether errno must be declared... 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
no
checking size of int... checking for sys/param.h... (cached) yes
checking for feof_unlocked... config.status: executing libtool commands
yes
checking for fgets_unlocked... make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib'
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-adler32.o -MD -MP -MF .deps/libz_a-adler32.Tpo -c -o libz_a-adler32.o `test -f 'adler32.c' || echo '../../zlib/'`adler32.c
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-compress.o -MD -MP -MF .deps/libz_a-compress.Tpo -c -o libz_a-compress.o `test -f 'compress.c' || echo '../../zlib/'`compress.c
yes
checking for getc_unlocked... mv -f .deps/libz_a-compress.Tpo .deps/libz_a-compress.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-crc32.o -MD -MP -MF .deps/libz_a-crc32.Tpo -c -o libz_a-crc32.o `test -f 'crc32.c' || echo '../../zlib/'`crc32.c
mv -f .deps/libz_a-adler32.Tpo .deps/libz_a-adler32.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-deflate.o -MD -MP -MF .deps/libz_a-deflate.Tpo -c -o libz_a-deflate.o `test -f 'deflate.c' || echo '../../zlib/'`deflate.c
yes
checking for getcwd... mv -f .deps/libz_a-crc32.Tpo .deps/libz_a-crc32.Po
yes
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-gzread.o -MD -MP -MF .deps/libz_a-gzread.Tpo -c -o libz_a-gzread.o `test -f 'gzread.c' || echo '../../zlib/'`gzread.c
checking for getegid... yes
checking for geteuid... mv -f .deps/libz_a-gzread.Tpo .deps/libz_a-gzread.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-gzclose.o -MD -MP -MF .deps/libz_a-gzclose.Tpo -c -o libz_a-gzclose.o `test -f 'gzclose.c' || echo '../../zlib/'`gzclose.c
yes
checking for getgid... 4
checking size of long... mv -f .deps/libz_a-gzclose.Tpo .deps/libz_a-gzclose.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-gzwrite.o -MD -MP -MF .deps/libz_a-gzwrite.Tpo -c -o libz_a-gzwrite.o `test -f 'gzwrite.c' || echo '../../zlib/'`gzwrite.c
yes
checking for getuid... mv -f .deps/libz_a-deflate.Tpo .deps/libz_a-deflate.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-gzlib.o -MD -MP -MF .deps/libz_a-gzlib.Tpo -c -o libz_a-gzlib.o `test -f 'gzlib.c' || echo '../../zlib/'`gzlib.c
yes
checking for mempcpy... mv -f .deps/libz_a-gzwrite.Tpo .deps/libz_a-gzwrite.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-infback.o -MD -MP -MF .deps/libz_a-infback.Tpo -c -o libz_a-infback.o `test -f 'infback.c' || echo '../../zlib/'`infback.c
yes
checking for munmap... mv -f .deps/libz_a-gzlib.Tpo .deps/libz_a-gzlib.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-inffast.o -MD -MP -MF .deps/libz_a-inffast.Tpo -c -o libz_a-inffast.o `test -f 'inffast.c' || echo '../../zlib/'`inffast.c
yes
checking for putenv... mv -f .deps/libz_a-inffast.Tpo .deps/libz_a-inffast.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-inflate.o -MD -MP -MF .deps/libz_a-inflate.Tpo -c -o libz_a-inflate.o `test -f 'inflate.c' || echo '../../zlib/'`inflate.c
yes
checking for setenv... mv -f .deps/libz_a-infback.Tpo .deps/libz_a-infback.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-inftrees.o -MD -MP -MF .deps/libz_a-inftrees.Tpo -c -o libz_a-inftrees.o `test -f 'inftrees.c' || echo '../../zlib/'`inftrees.c
yes
checking for setlocale... mv -f .deps/libz_a-inftrees.Tpo .deps/libz_a-inftrees.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-trees.o -MD -MP -MF .deps/libz_a-trees.Tpo -c -o libz_a-trees.o `test -f 'trees.c' || echo '../../zlib/'`trees.c
yes
checking for stpcpy... yes
checking for strcasecmp... mv -f .deps/libz_a-inflate.Tpo .deps/libz_a-inflate.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-uncompr.o -MD -MP -MF .deps/libz_a-uncompr.Tpo -c -o libz_a-uncompr.o `test -f 'uncompr.c' || echo '../../zlib/'`uncompr.c
8
checking size of size_t... yes
checking for strdup... mv -f .deps/libz_a-uncompr.Tpo .deps/libz_a-uncompr.Po
x86_64-lfs-linux-gnu-gcc -DPACKAGE_NAME=\"zlib\" -DPACKAGE_TARNAME=\"zlib\" -DPACKAGE_VERSION=\"1.1.4\" -DPACKAGE_STRING=\"zlib\ 1.1.4\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"zlib\" -DVERSION=\"1.1.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MEMCPY=1 -DHAVE_STRERROR=1 -DHAVE_UNISTD_H=1 -I. -I../../zlib     -fPIC -mtune=generic      -MT libz_a-zutil.o -MD -MP -MF .deps/libz_a-zutil.Tpo -c -o libz_a-zutil.o `test -f 'zutil.c' || echo '../../zlib/'`zutil.c
yes
checking for strtoul... mv -f .deps/libz_a-trees.Tpo .deps/libz_a-trees.Po
true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-mtune=generic     " "CXXFLAGS=-mtune=generic     " "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-g -O2 -mtune=generic " "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-mtune=generic   " "LIBCFLAGS_FOR_TARGET=-g -O2 -mtune=generic " "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000 " "PICFLAG=-fPIC" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=" "exec_prefix=/usr" "infodir=/usr/share/info" "libdir=/usr/lib" "prefix=/usr" "tooldir=/usr/x86_64-lfs-linux-gnu" "AR=x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so" "AS=x86_64-lfs-linux-gnu-as" "CC=x86_64-lfs-linux-gnu-gcc" "CXX=x86_64-lfs-linux-gnu-g++" "LD=/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld" "LIBCFLAGS=-mtune=generic   " "NM=x86_64-lfs-linux-gnu-nm" "PICFLAG=-fPIC" "RANLIB=x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so" "DESTDIR=" DO=all multi-do # make
mv -f .deps/libz_a-zutil.Tpo .deps/libz_a-zutil.Po
rm -f libz.a
x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so cru libz.a libz_a-adler32.o libz_a-compress.o libz_a-crc32.o libz_a-deflate.o libz_a-gzread.o libz_a-gzclose.o libz_a-gzwrite.o libz_a-gzlib.o libz_a-infback.o libz_a-inffast.o libz_a-inflate.o libz_a-inftrees.o libz_a-trees.o libz_a-uncompr.o libz_a-zutil.o 
x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so libz.a
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib'
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... 8
checking for long long... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 3.7.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.7.6, bison3
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking size of long long... config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
mkdir -p -- ./binutils
mkdir -p -- ./gas
Configuring in ./binutils
Configuring in ./gas
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/intl'
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-lfs-linux-gnu
checking target system type... x86_64-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking build system type... checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... x86_64-pc-linux-gnu
checking host system type... checking build system type... x86_64-lfs-linux-gnu
checking target system type... yes
checking whether make supports nested variables... x86_64-pc-linux-gnu
checking host system type... x86_64-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
x86_64-lfs-linux-gnu
checking target system type... checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
x86_64-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
checking for a thread-safe mkdir -p... yes
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking whether make supports nested variables... yes
checking whether the C compiler works... checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
yes
checking whether make supports nested variables... yes
checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
checking whether the C compiler works... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 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... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... 
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 x86_64-lfs-linux-gnu-gcc accepts -g... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... 8
checking for a 64-bit type... none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
uint64_t
checking dependency style of x86_64-lfs-linux-gnu-gcc... checking for intptr_t... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... yes
checking for style of include used by make... gcc3
checking how to run the C preprocessor... GNU
checking dependency style of x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc -E
x86_64-lfs-linux-gnu-gcc -E
gcc3
checking how to run the C preprocessor... 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... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... x86_64-lfs-linux-gnu-gcc -E
/usr/bin/grep -E
checking for ANSI C header files... yes
checking for uintptr_t... 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/types.h... yes
yes
checking for sys/stat.h... checking for sys/types.h... yes
checking for ssize_t... yes
yes
checking for sys/stat.h... checking for stdlib.h... yes
checking for sys/stat.h... yes
yes
checking for stdlib.h... checking for string.h... yes
checking for stdlib.h... yes
yes
checking for memory.h... checking for string.h... yes
checking for pid_t... yes
checking for string.h... yes
checking for strings.h... yes
checking for memory.h... yes
checking for memory.h... yes
yes
checking for inttypes.h... checking for strings.h... yes
checking for strings.h... yes
checking for library containing strerror... yes
checking for inttypes.h... yes
yes
checking for stdint.h... checking for inttypes.h... none required
checking for asprintf... yes
checking for stdint.h... yes
yes
checking for stdint.h... checking for unistd.h... yes
yes
checking for atexit... checking for unistd.h... yes
checking for unistd.h... yes
checking minix/config.h usability... yes
checking for basename... yes
checking minix/config.h usability... 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
no
checking minix/config.h presence... checking for bcmp... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 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 x86_64-lfs-linux-gnu-gcc... yes
checking for bcopy... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... checking for fgrep... /usr/bin/grep -F
yes
checking for BSD- or MS-compatible name lister (nm)... checking for ld used by x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-nm
checking the name lister (x86_64-lfs-linux-gnu-nm) interface... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... /usr/bin/sed
yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm
checking the name lister (x86_64-lfs-linux-gnu-nm) interface... checking for fgrep... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... /usr/bin/grep -F
checking for ld used by x86_64-lfs-linux-gnu-gcc... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... BSD nm
checking whether ln -s works... yes
yes
checking the maximum length of command line arguments... checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm
checking the name lister (x86_64-lfs-linux-gnu-nm) interface... yes
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for bsearch... checking for /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... yes
checking for bzero... ok
checking for dlfcn.h... ok
checking for dlfcn.h... ok
yes
checking for dlfcn.h... checking for calloc... yes
checking for objdir... .libs
yes
checking for objdir... .libs
yes
yes
checking for objdir... checking for clock... .libs
checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
yes
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... checking for ffs... checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... no
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes
checking for getcwd... yes
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes
yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-gcc linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... checking for getpagesize... yes
checking whether -lc should be explicitly linked in... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-gcc linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
no
checking dynamic linker characteristics... checking for gettimeofday... yes
checking whether -lc should be explicitly linked in... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-gcc linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking dynamic linker characteristics... yes
checking for index... 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... 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... yes
checking for insque... 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... no
checking for library containing dlsym... yes
checking for memchr... no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking for memcmp... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
no
checking for x86_64-lfs-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
configure: WARNING: using cross tools not prefixed with host triplet
checking pkg-config is at least version 0.9.0... yes
checking whether to use debuginfod... auto
checking for libdebuginfod >= 0.179... no
configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable.
no
checking sys/time.h usability... yes
checking for memcpy... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking whether byte ordering is bigendian... 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... yes
checking sys/time.h presence... yes
yes
checking for sys/time.h... yes
checking for setitimer... checking for memmem... yes
checking for memmove... no
yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... checking for bison... bison -y
checking for flex... flex
/usr/bin/msgmerge
checking lex output file root... lex.yy
checking lex library... checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/gmon_out.h usability... yes
checking for mempcpy... 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 memset... yes
checking for library containing fabs... yes
checking for mkstemps... yes
checking for putenv... -lm
yes
checking for random... 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
yes
checking for rename... yes
checking for rindex... yes
checking for setenv... none needed
checking whether yytext is a pointer... yes
checking for snprintf... yes
none needed
checking whether yytext is a pointer... checking for sigsetmask... yes
checking for stpcpy... no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for build system executable suffix... config.status: creating Makefile
yes
config.status: creating po/Makefile.in
checking for stpncpy... no
checking size of long... config.status: creating gconfig.h
config.status: executing depfiles commands
no
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... yes
/usr/bin/msgmerge
config.status: executing libtool commands
checking for strcasecmp... checking whether to enable maintainer-specific portions of Makefiles... no
checking for memory.h... (cached) yes
config.status: executing default-1 commands
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
config.status: creating po/POTFILES
config.status: creating po/Makefile
checking for unistd.h... (cached) yes
checking whether compiling a cross-assembler... no
checking for strsignal... yes
checking for strchr... mkdir -p -- ./ld
Configuring in ./ld
yes
checking for LC_MESSAGES... yes
checking for strdup... yes
checking for working assert macro... yes
checking for strncasecmp... configure: creating cache ./config.cache
yes
checking for a known getopt prototype in unistd.h... checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
checking whether declaration is required for environ... x86_64-lfs-linux-gnu
checking target system type... x86_64-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
checking for a thread-safe mkdir -p... yes
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for strndup... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
checking whether the C compiler works... no
checking whether declaration is required for ffs... yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for strnlen... no
checking whether asprintf is declared... 
checking whether we are cross compiling... yes
checking for suffix of object files... yes
checking for strrchr... o
checking whether we are using the GNU C compiler... yes
yes
yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... checking whether mempcpy is declared... checking for strstr... 8
checking size of long long... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... yes
checking for strtod... yes
none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... checking whether stpcpy is declared... yes
checking for strtol... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-lfs-linux-gnu-gcc... yes
checking for struct stat.st_mtim.tv_sec in sys/stat.h... gcc3
yes
checking for strtoul... checking whether we are using the GNU C++ compiler... yes
checking for struct stat.st_mtim.tv_nsec in sys/stat.h... yes
checking whether x86_64-lfs-linux-gnu-g++ accepts -g... yes
yes
checking for strtoll... yes
checking dependency style of x86_64-lfs-linux-gnu-g++... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
gcc3
checking for grep that handles long lines and -e... /usr/bin/grep
checking how to run the C preprocessor... yes
checking for strtoull... x86_64-lfs-linux-gnu-gcc -E
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for strverscmp... yes
checking for tmpnam... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for vasprintf... yes
checking for stdlib.h... yes
checking for vfprintf... yes
8
checking for string.h... checking fcntl.h usability... yes
yes
checking for memory.h... checking for vprintf... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... yes
checking for strings.h... yes
checking for vsnprintf... config.status: creating .gdbinit
config.status: creating Makefile
yes
checking for inttypes.h... yes
checking sys/file.h presence... config.status: creating doc/Makefile
yes
checking for sys/file.h... yes
config.status: creating po/Makefile.in
checking for sys/stat.h... (cached) yes
yes
config.status: creating config.h
checking sys/time.h usability... checking for vsprintf... config.status: executing depfiles commands
yes
checking for stdint.h... yes
yes
checking sys/time.h presence... yes
checking for waitpid... checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
yes
checking for setproctitle... checking minix/config.h usability... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
no
checking minix/config.h presence... checking for sys/param.h... no
checking whether alloca needs Cray hooks... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... no
checking stack direction for C alloca... 0
checking for vfork.h... no
checking for fork... yes
checking for getpagesize... config.status: executing libtool commands
config.status: executing default-1 commands
yes
checking how to print strings... config.status: creating po/POTFILES
printf
checking for a sed that does not truncate output... config.status: creating po/Makefile
/usr/bin/sed
checking for fgrep... config.status: executing default commands
/usr/bin/grep -F
checking for ld used by x86_64-lfs-linux-gnu-gcc... yes
checking for vfork... yes
checking for working mmap... no
checking for getc_unlocked... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm
checking the name lister (x86_64-lfs-linux-gnu-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 /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... yes
yes
checking for mkdtemp... checking for working fork... cross
configure: WARNING: result yes guessed because of cross compilation
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for mkstemp... ok
checking for dlfcn.h... no
checking for sys_nerr... yes
checking for sbrk... yes
checking for objdir... .libs
no
checking for sys_siglist... yes
checking for utimensat... checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... no
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking for utimes... yes
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes
checking for canonicalize_file_name... yes
checking for mbstate_t... yes
checking for struct stat.st_atim.tv_nsec... yes
checking for dup3... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-gcc linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking for getrlimit... yes
checking for library containing frexp... no
checking dynamic linker characteristics... yes
none required
checking for LC_MESSAGES... checking for getrusage... 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... yes
yes
checking for a known getopt prototype in unistd.h... checking for getsysinfo... x86_64-lfs-linux-gnu-g++ -E
yes
checking for utime.h... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking whether asprintf is declared... yes
checking for pipe2... yes
checking for ld used by x86_64-lfs-linux-gnu-g++... checking whether environ is declared... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-lfs-linux-gnu-g++ linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
yes
checking for psignal... yes
yes
checking for pstat_getdynamic... checking whether getc_unlocked is declared... checking for x86_64-lfs-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if x86_64-lfs-linux-gnu-g++ static flag -static works... no
checking for pstat_getstatic... yes
checking whether sbrk is declared... no
checking for realpath... yes
checking whether stpcpy is declared... yes
checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... yes
checking for setrlimit... yes
checking if x86_64-lfs-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-g++ linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/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 for dlfcn.h... (cached) yes
checking for windows.h... yes
checking for sbrk... yes
checking whether strnlen is declared... no
checking for library containing dlsym... yes
checking for spawnve... yes
checking iconv.h usability... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for spawnvpe... no
yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for ld used by GCC... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
no
checking for shared library run path origin... checking for strerror... Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144
checking for LC_MESSAGES... done
checking for iconv... yes
checking for strsignal... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
yes
checking for iconv declaration... checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... yes
checking for sysconf... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
yes
checking for sysctl... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
no
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... 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
yes
checking whether ffs is declared... yes
checking whether asprintf is declared... config.status: executing libtool commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
none needed
checking whether yytext is a pointer... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking fcntl.h usability... yes
checking whether calloc is declared... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking elf-hints.h usability... yes
checking whether getenv is declared... no
checking elf-hints.h presence... no
checking for elf-hints.h... no
checking limits.h usability... yes
checking whether getopt is declared... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/file.h usability... yes
checking whether malloc is declared... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
yes
checking whether realloc is declared... checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
yes
checking for sys/mman.h... yes
checking whether sbrk is declared... checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking whether strtol is declared... yes
checking for sys/param.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking whether strtoul is declared... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for close... yes
checking whether strtoll is declared... yes
checking for glob... yes
checking whether strtoull is declared... yes
checking for lseek... yes
checking whether strverscmp is declared... yes
checking for mkstemp... yes
yes
checking whether strnlen is declared... checking for open... yes
checking for realpath... yes
checking whether canonicalize_file_name must be declared... yes
checking for sbrk... 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... no
checking for working strncmp... yes
yes
configure: updating cache ./config.cache
checking for waitpid... configure: creating ./config.status
yes
checking whether asprintf is declared... config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
yes
checking whether environ is declared... mkdir -p -- ./bfd
mkdir -p -- ./opcodes
Configuring in ./bfd
Configuring in ./opcodes
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty'
if [ x"-fpic" != 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"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
yes
checking whether sbrk is declared... configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-lfs-linux-gnu
checking target system type... x86_64-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
yes
checking whether make supports nested variables... yes
checking for sys/param.h... configure: creating cache ./config.cache
(cached) yes
checking for getpagesize... checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-lfs-linux-gnu
checking target system type... x86_64-lfs-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking whether the C compiler works... yes
checking for x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
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... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/dwarfnames.c -o dwarfnames.o
yes
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
yes
checking for working mmap... no
checking for library containing dlopen... checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... none required
checking for a known getopt prototype in unistd.h... 
checking whether we are cross compiling... yes
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether ANSI C string concatenation works... o
checking whether we are using the GNU C compiler... 
checking whether we are cross compiling... yes
checking for suffix of object files... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes
o
checking whether we are using the GNU C compiler... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/dyn-string.c -o noasan/dyn-string.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/dyn-string.c -o dyn-string.o
none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-lfs-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc -E
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
gcc3
checking how to run the C preprocessor... 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... x86_64-lfs-linux-gnu-gcc -E
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/fdmatch.c -o noasan/fdmatch.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/fdmatch.c -o fdmatch.o
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... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
yes
checking for sys/types.h... yes
yes
checking for sys/stat.h... checking for sys/types.h... yes
yes
checking for stdlib.h... checking for sys/stat.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/fibheap.c -o noasan/fibheap.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/fibheap.c -o fibheap.o
yes
yes
checking for string.h... checking for stdlib.h... yes
yes
checking for memory.h... checking for string.h... yes
checking for strings.h... yes
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filedescriptor.c -o pic/filedescriptor.o; \
else true; fi
checking for memory.h... yes
checking for inttypes.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/filedescriptor.c -o noasan/filedescriptor.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/filedescriptor.c -o filedescriptor.o
yes
checking for strings.h... yes
checking for stdint.h... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
yes
checking for inttypes.h... yes
checking for unistd.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \
else true; fi
yes
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/filename_cmp.c -o filename_cmp.o
checking for stdint.h... yes
config.status: creating Makefile
yes
checking minix/config.h usability... checking for unistd.h... config.status: creating po/Makefile.in
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
no
config.status: creating config.h
checking minix/config.h presence... config.status: executing depfiles commands
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking minix/config.h usability... no
checking minix/config.h presence... yes
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
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 x86_64-lfs-linux-gnu-gcc... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm
checking the name lister (x86_64-lfs-linux-gnu-nm) interface... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/floatformat.c -o noasan/floatformat.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/floatformat.c -o floatformat.o
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 /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... 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 x86_64-lfs-linux-gnu-gcc... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm
checking the name lister (x86_64-lfs-linux-gnu-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 /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok
checking for dlfcn.h... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/fnmatch.c -o noasan/fnmatch.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/fnmatch.c -o fnmatch.o
ok
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
yes
checking for objdir... .libs
checking for dlfcn.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/fopen_unlocked.c -o fopen_unlocked.o
yes
checking for objdir... .libs
checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt.c -o pic/getopt.o; \
else true; fi
no
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/getopt.c -o noasan/getopt.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt.c -o getopt.o
yes
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
no
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/getopt1.c -o noasan/getopt1.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/getopt1.c -o getopt1.o
yes
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-gcc linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/getpwd.c -o noasan/getpwd.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/getpwd.c -o getpwd.o
yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... no
checking dynamic linker characteristics... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-gcc linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
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
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/getruntime.c -o noasan/getruntime.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/getruntime.c -o getruntime.o
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... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
no
checking for shl_load in -ldld... checking for build system executable suffix... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
no
no
checking for dlopen... checking whether basename is declared... config.status: executing libtool commands
yes
checking whether a program can dlopen itself... cross
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... config.status: executing default-1 commands
yes
checking whether stpcpy is declared... config.status: executing default commands
no
checking for library containing dlsym... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/hashtab.c -o noasan/hashtab.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/hashtab.c -o hashtab.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/hex.c -o pic/hex.o; \
else true; fi
yes
checking for sigsetjmp... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 
checking linker --as-needed support... yes
checking for cos in -lm... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/hex.c -o noasan/hex.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/hex.c -o hex.o
no
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
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... yes
checking whether NLS is requested... no
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/lbasename.c -o noasan/lbasename.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/lbasename.c -o lbasename.o
/usr/bin/msgmerge
checking size of long long... configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/lrealpath.c -o noasan/lrealpath.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/lrealpath.c -o lrealpath.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/make-temp-file.c -o make-temp-file.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/obstack.c -o pic/obstack.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/objalloc.c -o noasan/objalloc.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/obstack.c -o noasan/obstack.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/obstack.c -o obstack.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/partition.c -o pic/partition.o; \
else true; fi
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/partition.c -o noasan/partition.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/partition.c -o partition.o
config.status: executing depfiles commands
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/physmem.c -o pic/physmem.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/pexecute.c -o noasan/pexecute.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/pexecute.c -o pexecute.o
8
checking size of void *... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/physmem.c -o noasan/physmem.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/physmem.c -o physmem.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
config.status: executing libtool commands
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/pex-one.c -o noasan/pex-one.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-one.c -o pex-one.o
config.status: executing default-1 commands
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/pex-common.c -o noasan/pex-common.o; \
else true; fi
config.status: creating po/POTFILES
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-common.c -o pex-common.o
config.status: creating po/Makefile
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/vprintf-support.c -o vprintf-support.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/pex-unix.c -o noasan/pex-unix.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/pex-unix.c -o pex-unix.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/safe-ctype.c -o safe-ctype.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/rust-demangle.c -o rust-demangle.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/simple-object.c -o noasan/simple-object.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-coff.c -o simple-object-coff.o
8
checking size of long... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/simple-object-elf.c -o simple-object-elf.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sort.c -o pic/sort.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/spaces.c -o pic/spaces.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/spaces.c -o noasan/spaces.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/sort.c -o noasan/sort.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/sort.c -o sort.o
8
checking size of int... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strerror.c -o pic/strerror.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/stack-limit.c -o noasan/stack-limit.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/splay-tree.c -o noasan/splay-tree.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/splay-tree.c -o splay-tree.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/strerror.c -o noasan/strerror.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/strerror.c -o strerror.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/strsignal.c -o noasan/strsignal.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/strsignal.c -o strsignal.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xasprintf.c -o pic/xasprintf.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xasprintf.c -o noasan/xasprintf.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xasprintf.c -o xasprintf.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xatexit.c -o noasan/xatexit.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xatexit.c -o xatexit.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xexit.c -o pic/xexit.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xexit.c -o noasan/xexit.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xexit.c -o xexit.o
4
checking for build system executable suffix... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xmemdup.c -o noasan/xmemdup.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xmemdup.c -o xmemdup.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xmalloc.c -o noasan/xmalloc.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xmalloc.c -o xmalloc.o
no
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
checking fcntl.h usability... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xstrdup.c -o noasan/xstrdup.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrdup.c -o xstrdup.o
yes
checking fcntl.h presence... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xstrerror.c -o noasan/xstrerror.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrerror.c -o xstrerror.o
yes
checking for fcntl.h... yes
checking sys/file.h usability... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xstrndup.c -o xstrndup.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
yes
checking sys/file.h presence... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/xvasprintf.c -o xvasprintf.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/setproctitle.c -o noasan/setproctitle.o; \
else true; fi
yes
checking for sys/file.h... yes
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/setproctitle.c -o setproctitle.o
checking sys/resource.h usability... echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.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[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/cplus-dem.c -o cplus-dem.o
yes
checking for fdopen... yes
checking for fileno... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/md5.c -o pic/md5.o; \
else true; fi
yes
checking for fls... no
checking for getgid... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/md5.c -o noasan/md5.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/md5.c -o md5.o
yes
checking for getpagesize... yes
checking for getrlimit... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/sha1.c -o pic/sha1.o; \
else true; fi
yes
checking for getuid... yes
checking for sysconf... yes
checking whether basename is declared... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/sha1.c -o sha1.o
yes
checking whether ffs is declared... yes
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/regex.c -o noasan/regex.o; \
else true; fi
checking whether stpcpy is declared... x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demangle.c -o cp-demangle.o
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/alloca.c -o pic/alloca.o; \
else true; fi
yes
checking whether asprintf is declared... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/alloca.c -o alloca.o
yes
checking whether vasprintf is declared... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/argv.c -o pic/argv.o; \
else true; fi
yes
checking whether strnlen is declared... yes
checking compiler support for hidden visibility... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/argv.c -o noasan/argv.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/argv.c -o argv.o
yes
checking linker --as-needed support... yes
checking for cos in -lm... yes
checking for gcc version with buggy 64-bit support... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/bsearch_r.c -o pic/bsearch_r.o; \
else true; fi
no
checking sys/procfs.h usability... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/bsearch_r.c -o noasan/bsearch_r.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/bsearch_r.c -o bsearch_r.o
yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
yes
checking for prstatus32_t in sys/procfs.h... no
checking for prstatus_t.pr_who in sys/procfs.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/choose-temp.c -o choose-temp.o
no
checking for prstatus32_t.pr_who in sys/procfs.h... no
checking for pstatus_t in sys/procfs.h... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/concat.c -o pic/concat.o; \
else true; fi
no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... no
checking for prpsinfo_t in sys/procfs.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/concat.c -o noasan/concat.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/concat.c -o concat.o
yes
checking for prpsinfo_t.pr_pid in sys/procfs.h... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/crc32.c -o pic/crc32.o; \
else true; fi
yes
checking for prpsinfo32_t in sys/procfs.h... if [ x"-fpic" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic ../../libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
no
checking for prpsinfo32_t.pr_pid in sys/procfs.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/crc32.c -o crc32.o
no
checking for psinfo_t in sys/procfs.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/cp-demint.c -o cp-demint.o
no
checking for psinfo_t.pr_pid in sys/procfs.h... no
checking for psinfo32_t in sys/procfs.h... no
checking for psinfo32_t.pr_pid in sys/procfs.h... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... no
checking for lwpstatus_t.pr_fpreg in sys/procfs.h... if [ x"" != x ]; then \
  x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection -fpic  ../../libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
x86_64-lfs-linux-gnu-gcc -c -DHAVE_CONFIG_H -mtune=generic       -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fcf-protection ../../libiberty/d-demangle.c -o d-demangle.o
no
checking for win32_pstatus_t in sys/procfs.h... no
checking for ftello... yes
checking for ftello64... yes
checking for fseeko... yes
checking for fseeko64... yes
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc ./libiberty.a \
  ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.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
checking for fopen64... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so ./libiberty.a
if [ x"-fpic" != x ]; then \
  cd pic; \
  x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.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; \
  x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so ./libiberty.a; \
  cd ..; \
else true; fi; \
if [ x"" != x ]; then \
  cd noasan; \
  x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc ./libiberty.a \
    ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.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; \
  x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so ./libiberty.a; \
  cd ..; \
else true; fi
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty'
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 fopen64 is declared... 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... no
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 default commands
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
/usr/bin/sed -e s/NN/32/g < ../../bfd/elfxx-target.h > elf32-target.h
/usr/bin/sed -e s/NN/64/g < ../../bfd/elfxx-target.h > elf64-target.h
rm -f targmatch.h
creating bfdver.h
/usr/bin/sed -f ../../bfd/targmatch.sed < ../../bfd/config.bfd > targmatch.new
Making info in doc
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/doc'
gcc -o chw$$  \
    -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
mv -f targmatch.new targmatch.h
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../aoutx.h >aoutx.tmp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archive.c >archive.tmp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../archures.c >archures.tmp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfd.c >bfd.tmp
test -e archive.texi || test ! -f ../../../bfd/doc/archive.texi || ln -s ../../../bfd/doc/archive.texi .
test -e aoutx.texi || test ! -f ../../../bfd/doc/aoutx.texi || ln -s ../../../bfd/doc/aoutx.texi .
/bin/sh ../../../bfd/doc/../../move-if-change archive.tmp archive.texi
/bin/sh ../../../bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
test -e archures.texi || test ! -f ../../../bfd/doc/archures.texi || ln -s ../../../bfd/doc/archures.texi .
test -e bfdt.texi || test ! -f ../../../bfd/doc/bfdt.texi || ln -s ../../../bfd/doc/bfdt.texi .
/bin/sh ../../../bfd/doc/../../move-if-change archures.tmp archures.texi
/bin/sh ../../../bfd/doc/../../move-if-change bfd.tmp bfdt.texi
touch archive.stamp
touch aoutx.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../cache.c >cache.tmp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../coffcode.h >coffcode.tmp
touch archures.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../corefile.c >core.tmp
test -e cache.texi || test ! -f ../../../bfd/doc/cache.texi || ln -s ../../../bfd/doc/cache.texi .
touch bfdt.stamp
/bin/sh ../../../bfd/doc/../../move-if-change cache.tmp cache.texi
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elf.c >elf.tmp
test -e core.texi || test ! -f ../../../bfd/doc/core.texi || ln -s ../../../bfd/doc/core.texi .
test -e coffcode.texi || test ! -f ../../../bfd/doc/coffcode.texi || ln -s ../../../bfd/doc/coffcode.texi .
/bin/sh ../../../bfd/doc/../../move-if-change core.tmp core.texi
/bin/sh ../../../bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
touch cache.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../elfcode.h >elfcode.tmp
test -e elf.texi || test ! -f ../../../bfd/doc/elf.texi || ln -s ../../../bfd/doc/elf.texi .
touch core.stamp
test -e elfcode.texi || test ! -f ../../../bfd/doc/elfcode.texi || ln -s ../../../bfd/doc/elfcode.texi .
touch coffcode.stamp
/bin/sh ../../../bfd/doc/../../move-if-change elf.tmp elf.texi
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../format.c >format.tmp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../libbfd.c >libbfd.tmp
/bin/sh ../../../bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
test -e format.texi || test ! -f ../../../bfd/doc/format.texi || ln -s ../../../bfd/doc/format.texi .
test -e libbfd.texi || test ! -f ../../../bfd/doc/libbfd.texi || ln -s ../../../bfd/doc/libbfd.texi .
touch elf.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdwin.c >bfdwin.tmp
touch elfcode.stamp
/bin/sh ../../../bfd/doc/../../move-if-change format.tmp format.texi
/bin/sh ../../../bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../bfdio.c >bfdio.tmp
test -e bfdwin.texi || test ! -f ../../../bfd/doc/bfdwin.texi || ln -s ../../../bfd/doc/bfdwin.texi .
test -e bfdio.texi || test ! -f ../../../bfd/doc/bfdio.texi || ln -s ../../../bfd/doc/bfdio.texi .
/bin/sh ../../../bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi
touch libbfd.stamp
touch format.stamp
/bin/sh ../../../bfd/doc/../../move-if-change bfdio.tmp bfdio.texi
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../opncls.c >opncls.tmp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../reloc.c >reloc.tmp
touch bfdwin.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../section.c >section.tmp
touch bfdio.stamp
test -e opncls.texi || test ! -f ../../../bfd/doc/opncls.texi || ln -s ../../../bfd/doc/opncls.texi .
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../syms.c >syms.tmp
/bin/sh ../../../bfd/doc/../../move-if-change opncls.tmp opncls.texi
test -e syms.texi || test ! -f ../../../bfd/doc/syms.texi || ln -s ../../../bfd/doc/syms.texi .
touch opncls.stamp
test -e section.texi || test ! -f ../../../bfd/doc/section.texi || ln -s ../../../bfd/doc/section.texi .
/bin/sh ../../../bfd/doc/../../move-if-change syms.tmp syms.texi
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../targets.c >targets.tmp
/bin/sh ../../../bfd/doc/../../move-if-change section.tmp section.texi
test -e reloc.texi || test ! -f ../../../bfd/doc/reloc.texi || ln -s ../../../bfd/doc/reloc.texi .
touch syms.stamp
/bin/sh ../../../bfd/doc/../../move-if-change reloc.tmp reloc.texi
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../init.c >init.tmp
touch section.stamp
test -e targets.texi || test ! -f ../../../bfd/doc/targets.texi || ln -s ../../../bfd/doc/targets.texi .
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../hash.c >hash.tmp
test -e init.texi || test ! -f ../../../bfd/doc/init.texi || ln -s ../../../bfd/doc/init.texi .
touch reloc.stamp
/bin/sh ../../../bfd/doc/../../move-if-change targets.tmp targets.texi
/bin/sh ../../../bfd/doc/../../move-if-change init.tmp init.texi
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../linker.c >linker.tmp
test -e hash.texi || test ! -f ../../../bfd/doc/hash.texi || ln -s ../../../bfd/doc/hash.texi .
/bin/sh ../../../bfd/doc/../../move-if-change hash.tmp hash.texi
touch targets.stamp
touch init.stamp
./chew -f ../../../bfd/doc/doc.str < ../../../bfd/doc/../mmo.c >mmo.tmp
test -e linker.texi || test ! -f ../../../bfd/doc/linker.texi || ln -s ../../../bfd/doc/linker.texi .
/bin/sh ../../../bfd/doc/../../move-if-change linker.tmp linker.texi
touch hash.stamp
test -e mmo.texi || test ! -f ../../../bfd/doc/mmo.texi || ln -s ../../../bfd/doc/mmo.texi .
touch linker.stamp
/bin/sh ../../../bfd/doc/../../move-if-change mmo.tmp mmo.texi
touch mmo.stamp
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/doc'
Making info in po
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/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 default commands
make[4]: Nothing to be done for 'info'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/po'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[4]: Nothing to be done for 'info-am'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make  all-recursive
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
Making all in doc
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/doc'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/doc'
Making all in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
echo "#line 1 \"peXXigen.c\"" > peigen.c
echo "#line 1 \"peXXigen.c\"" > pex64igen.c
/bin/sh ../../bfd/../move-if-change bfd-tmp.h bfd.h
rm -f tofiles
/usr/bin/sed -e s/XX/pe/g < ../../bfd/peXXigen.c >> peigen.c
/usr/bin/sed -e s/XX/pex64/g < ../../bfd/peXXigen.c >> pex64igen.c
f=""; \
for i in elf64-x86-64.lo elfxx-x86.lo elf-ifunc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo dwarf2.lo elf32-i386.lo elf32.lo pei-i386.lo peigen.lo cofflink.lo coffgen.lo pe-x86_64.lo pex64igen.lo pei-x86_64.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
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo ../../bfd/archive.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pe_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
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo ../../bfd/bfd.c
touch stamp-ofiles
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo ../../bfd/bfdio.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c  -fPIC -DPIC -o .libs/bfd.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pe_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 .libs/archures.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c  -fPIC -DPIC -o .libs/archive.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c  -fPIC -DPIC -o .libs/bfdio.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pe_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 -o archures.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c ../../bfd/bfdio.c -o bfdio.o >/dev/null 2>&1
mv -f .deps/archures.Tpo .deps/archures.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo ../../bfd/bfdwin.c
mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo ../../bfd/cache.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c  -fPIC -DPIC -o .libs/bfdwin.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c ../../bfd/bfd.c -o bfd.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c  -fPIC -DPIC -o .libs/cache.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c ../../bfd/archive.c -o archive.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c ../../bfd/bfdwin.c -o bfdwin.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c ../../bfd/cache.c -o cache.o >/dev/null 2>&1
mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c -o coff-bfd.lo ../../bfd/coff-bfd.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c  -fPIC -DPIC -o .libs/coff-bfd.o
mv -f .deps/bfd.Tpo .deps/bfd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo ../../bfd/compress.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT coff-bfd.lo -MD -MP -MF .deps/coff-bfd.Tpo -c ../../bfd/coff-bfd.c -o coff-bfd.o >/dev/null 2>&1
mv -f .deps/cache.Tpo .deps/cache.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo ../../bfd/corefile.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c  -fPIC -DPIC -o .libs/compress.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c  -fPIC -DPIC -o .libs/corefile.o
mv -f .deps/coff-bfd.Tpo .deps/coff-bfd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c -o elf-properties.lo ../../bfd/elf-properties.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c ../../bfd/corefile.c -o corefile.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c  -fPIC -DPIC -o .libs/elf-properties.o
mv -f .deps/archive.Tpo .deps/archive.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo ../../bfd/format.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c  -fPIC -DPIC -o .libs/format.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c ../../bfd/compress.c -o compress.o >/dev/null 2>&1
mv -f .deps/corefile.Tpo .deps/corefile.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo ../../bfd/hash.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c  -fPIC -DPIC -o .libs/hash.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT format.lo -MD -MP -MF .deps/format.Tpo -c ../../bfd/format.c -o format.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-properties.lo -MD -MP -MF .deps/elf-properties.Tpo -c ../../bfd/elf-properties.c -o elf-properties.o >/dev/null 2>&1
mv -f .deps/compress.Tpo .deps/compress.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo ../../bfd/init.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c  -fPIC -DPIC -o .libs/init.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c ../../bfd/hash.c -o hash.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT init.lo -MD -MP -MF .deps/init.Tpo -c ../../bfd/init.c -o init.o >/dev/null 2>&1
mv -f .deps/format.Tpo .deps/format.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo ../../bfd/libbfd.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c  -fPIC -DPIC -o .libs/libbfd.o
mv -f .deps/elf-properties.Tpo .deps/elf-properties.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo ../../bfd/linker.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c  -fPIC -DPIC -o .libs/linker.o
mv -f .deps/init.Tpo .deps/init.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo ../../bfd/merge.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c  -fPIC -DPIC -o .libs/merge.o
mv -f .deps/hash.Tpo .deps/hash.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo ../../bfd/opncls.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c  -fPIC -DPIC -o .libs/opncls.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c ../../bfd/libbfd.c -o libbfd.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c ../../bfd/merge.c -o merge.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c ../../bfd/opncls.c -o opncls.o >/dev/null 2>&1
mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo ../../bfd/reloc.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c  -fPIC -DPIC -o .libs/reloc.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c ../../bfd/linker.c -o linker.o >/dev/null 2>&1
mv -f .deps/merge.Tpo .deps/merge.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo ../../bfd/section.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c  -fPIC -DPIC -o .libs/section.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c ../../bfd/reloc.c -o reloc.o >/dev/null 2>&1
mv -f .deps/opncls.Tpo .deps/opncls.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo ../../bfd/simple.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c  -fPIC -DPIC -o .libs/simple.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT section.lo -MD -MP -MF .deps/section.Tpo -c ../../bfd/section.c -o section.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c ../../bfd/simple.c -o simple.o >/dev/null 2>&1
mv -f .deps/section.Tpo .deps/section.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo ../../bfd/stab-syms.c
mv -f .deps/linker.Tpo .deps/linker.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo ../../bfd/stabs.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c  -fPIC -DPIC -o .libs/stab-syms.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c  -fPIC -DPIC -o .libs/stabs.o
mv -f .deps/reloc.Tpo .deps/reloc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo ../../bfd/syms.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c  -fPIC -DPIC -o .libs/syms.o
mv -f .deps/simple.Tpo .deps/simple.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=x86_64_elf64_vec -DSELECT_VECS='&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pe_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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pe_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 .libs/targets.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c ../../bfd/stab-syms.c -o stab-syms.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c ../../bfd/stabs.c -o stabs.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=x86_64_elf64_vec "-DSELECT_VECS=&x86_64_elf64_vec,&i386_elf32_vec,&iamcu_elf32_vec,&x86_64_elf32_vec,&i386_pei_vec,&x86_64_pe_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 -o targets.o >/dev/null 2>&1
mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo ../../bfd/binary.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c  -fPIC -DPIC -o .libs/binary.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c ../../bfd/syms.c -o syms.o >/dev/null 2>&1
mv -f .deps/stabs.Tpo .deps/stabs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ../../bfd/ihex.c
mv -f .deps/targets.Tpo .deps/targets.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo ../../bfd/srec.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c  -fPIC -DPIC -o .libs/ihex.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c  -fPIC -DPIC -o .libs/srec.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c ../../bfd/binary.c -o binary.o >/dev/null 2>&1
mv -f .deps/syms.Tpo .deps/syms.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo ../../bfd/tekhex.c
mv -f .deps/binary.Tpo .deps/binary.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo ../../bfd/verilog.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c  -fPIC -DPIC -o .libs/tekhex.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c  -fPIC -DPIC -o .libs/verilog.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ../../bfd/ihex.c -o ihex.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c ../../bfd/srec.c -o srec.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c ../../bfd/verilog.c -o verilog.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c ../../bfd/tekhex.c -o tekhex.o >/dev/null 2>&1
mv -f .deps/ihex.Tpo .deps/ihex.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c  -fPIC -DPIC -o .libs/elf64-x86-64.o
mv -f .deps/verilog.Tpo .deps/verilog.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c -o elfxx-x86.lo ../../bfd/elfxx-x86.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c  -fPIC -DPIC -o .libs/elfxx-x86.o
mv -f .deps/srec.Tpo .deps/srec.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo ../../bfd/elf-ifunc.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c  -fPIC -DPIC -o .libs/elf-ifunc.o
mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo ../../bfd/elf-vxworks.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c  -fPIC -DPIC -o .libs/elf-vxworks.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c ../../bfd/elf-ifunc.c -o elf-ifunc.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c ../../bfd/elf-vxworks.c -o elf-vxworks.o >/dev/null 2>&1
mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo ../../bfd/elf64.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c  -fPIC -DPIC -o .libs/elf64.o
mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo ../../bfd/elf.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c  -fPIC -DPIC -o .libs/elf.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elfxx-x86.lo -MD -MP -MF .deps/elfxx-x86.Tpo -c ../../bfd/elfxx-x86.c -o elfxx-x86.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c ../../bfd/elf64-x86-64.c -o elf64-x86-64.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c ../../bfd/elf64.c -o elf64.o >/dev/null 2>&1
mv -f .deps/elfxx-x86.Tpo .deps/elfxx-x86.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo ../../bfd/elflink.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c  -fPIC -DPIC -o .libs/elflink.o
mv -f .deps/elf64.Tpo .deps/elf64.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo ../../bfd/elf-attrs.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c  -fPIC -DPIC -o .libs/elf-attrs.o
mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo ../../bfd/elf-strtab.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c  -fPIC -DPIC -o .libs/elf-strtab.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c ../../bfd/elf-attrs.c -o elf-attrs.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c ../../bfd/elf-strtab.c -o elf-strtab.o >/dev/null 2>&1
mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c  -fPIC -DPIC -o .libs/elf-eh-frame.o
mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo ../../bfd/dwarf1.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c  -fPIC -DPIC -o .libs/dwarf1.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c ../../bfd/dwarf1.c -o dwarf1.o >/dev/null 2>&1
mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c  -fPIC -DPIC -o .libs/dwarf2.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c ../../bfd/elf-eh-frame.c -o elf-eh-frame.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c ../../bfd/elf.c -o elf.o >/dev/null 2>&1
mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo ../../bfd/elf32-i386.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c  -fPIC -DPIC -o .libs/elf32-i386.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ../../bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c ../../bfd/elf32-i386.c -o elf32-i386.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c ../../bfd/elflink.c -o elflink.o >/dev/null 2>&1
mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo ../../bfd/elf32.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c  -fPIC -DPIC -o .libs/elf32.o
mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo ../../bfd/pei-i386.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c  -fPIC -DPIC -o .libs/pei-i386.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c ../../bfd/elf32.c -o elf32.o >/dev/null 2>&1
mv -f .deps/elf32.Tpo .deps/elf32.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c  -fPIC -DPIC -o .libs/peigen.o
mv -f .deps/elf.Tpo .deps/elf.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo ../../bfd/cofflink.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c  -fPIC -DPIC -o .libs/cofflink.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c ../../bfd/pei-i386.c -o pei-i386.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c ../../bfd/cofflink.c -o cofflink.o >/dev/null 2>&1
mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo ../../bfd/coffgen.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c  -fPIC -DPIC -o .libs/coffgen.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o >/dev/null 2>&1
mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c -o pe-x86_64.lo ../../bfd/pe-x86_64.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c ../../bfd/pe-x86_64.c  -fPIC -DPIC -o .libs/pe-x86_64.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c ../../bfd/coffgen.c -o coffgen.o >/dev/null 2>&1
mv -f .deps/elflink.Tpo .deps/elflink.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c  -fPIC -DPIC -o .libs/pex64igen.o
mv -f .deps/peigen.Tpo .deps/peigen.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c  -fPIC -DPIC -o .libs/pei-x86_64.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT pe-x86_64.lo -MD -MP -MF .deps/pe-x86_64.Tpo -c ../../bfd/pe-x86_64.c -o pe-x86_64.o >/dev/null 2>&1
mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo ../../bfd/elf64-gen.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c  -fPIC -DPIC -o .libs/elf64-gen.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c ../../bfd/elf64-gen.c -o elf64-gen.o >/dev/null 2>&1
mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo ../../bfd/elf32-gen.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c  -fPIC -DPIC -o .libs/elf32-gen.o
mv -f .deps/pe-x86_64.Tpo .deps/pe-x86_64.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c -o plugin.lo ../../bfd/plugin.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c  -fPIC -DPIC -o .libs/plugin.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c ../../bfd/pei-x86_64.c -o pei-x86_64.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c ../../bfd/elf32-gen.c -o elf32-gen.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT plugin.lo -MD -MP -MF .deps/plugin.Tpo -c ../../bfd/plugin.c -o plugin.o >/dev/null 2>&1
mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo ../../bfd/cpu-i386.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c  -fPIC -DPIC -o .libs/cpu-i386.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c ../../bfd/cpu-i386.c -o cpu-i386.o >/dev/null 2>&1
mv -f .deps/plugin.Tpo .deps/plugin.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c -o cpu-iamcu.lo ../../bfd/cpu-iamcu.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c  -fPIC -DPIC -o .libs/cpu-iamcu.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cpu-iamcu.lo -MD -MP -MF .deps/cpu-iamcu.Tpo -c ../../bfd/cpu-iamcu.c -o cpu-iamcu.o >/dev/null 2>&1
mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo ../../bfd/cpu-l1om.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c  -fPIC -DPIC -o .libs/cpu-l1om.o
mv -f .deps/cpu-iamcu.Tpo .deps/cpu-iamcu.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo ../../bfd/cpu-k1om.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c  -fPIC -DPIC -o .libs/cpu-k1om.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c ../../bfd/cpu-l1om.c -o cpu-l1om.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c ../../bfd/cpu-k1om.c -o cpu-k1om.o >/dev/null 2>&1
mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd  -DBINDIR='"/usr/bin"' -DLIBDIR='"/usr/lib"' -I. -I../../bfd -I../../bfd/../include  -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic      -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo ../../bfd/archive64.c
mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c  -fPIC -DPIC -o .libs/archive64.o
mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo
mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../bfd -DBINDIR=\"/usr/bin\" -DLIBDIR=\"/usr/lib\" -I. -I../../bfd -I../../bfd/../include -DHAVE_x86_64_elf64_vec -DHAVE_i386_elf32_vec -DHAVE_iamcu_elf32_vec -DHAVE_x86_64_elf32_vec -DHAVE_i386_pei_vec -DHAVE_x86_64_pe_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 -I../../bfd/../zlib -mtune=generic -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c ../../bfd/archive64.c -o archive64.o >/dev/null 2>&1
mv -f .deps/archive64.Tpo .deps/archive64.Plo
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../bfd/../zlib -mtune=generic       -release `cat libtool-soversion`   -o libbfd.la -rpath /usr/lib 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` -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -liberty  -Wl,-lc,--as-needed,-lm,--no-as-needed  -L./../zlib -lz 
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/bfdwin.o .libs/cache.o .libs/coff-bfd.o .libs/compress.o .libs/corefile.o .libs/elf-properties.o .libs/format.o .libs/hash.o .libs/init.o .libs/libbfd.o .libs/linker.o .libs/merge.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/simple.o .libs/stab-syms.o .libs/stabs.o .libs/syms.o .libs/targets.o .libs/binary.o .libs/ihex.o .libs/srec.o .libs/tekhex.o .libs/verilog.o .libs/elf64-x86-64.o .libs/elfxx-x86.o .libs/elf-ifunc.o .libs/elf-vxworks.o .libs/elf64.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/dwarf1.o .libs/dwarf2.o .libs/elf32-i386.o .libs/elf32.o .libs/pei-i386.o .libs/peigen.o .libs/cofflink.o .libs/coffgen.o .libs/pe-x86_64.o .libs/pex64igen.o .libs/pei-x86_64.o .libs/elf64-gen.o .libs/elf32-gen.o .libs/plugin.o .libs/cpu-i386.o .libs/cpu-iamcu.o .libs/cpu-l1om.o .libs/cpu-k1om.o .libs/archive64.o   -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -liberty -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -lz  -mtune=generic -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed   -Wl,-soname -Wl,libbfd-2.37.so -o .libs/libbfd-2.37.so
libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.37.so" "libbfd.so")
libtool: link: x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc .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 elf64-x86-64.o elfxx-x86.o elf-ifunc.o elf-vxworks.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o dwarf2.o elf32-i386.o elf32.o pei-i386.o peigen.o cofflink.o coffgen.o pe-x86_64.o pex64igen.o pei-x86_64.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: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so .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; \
  x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so libbfd.tmp; \
  /bin/sh ../../bfd/../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
mkdir -p -- ./libctf
Configuring in ./libctf
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
make  all-recursive
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
Making all in .
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-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 -mtune=generic      -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo ../../opcodes/dis-buf.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-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 -mtune=generic      -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo  -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-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 -mtune=generic      -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo ../../opcodes/dis-init.c
libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c  -fPIC -DPIC -o .libs/dis-init.o
libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c  -fPIC -DPIC -o .libs/disassemble.o
libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c  -fPIC -DPIC -o .libs/dis-buf.o
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-lfs-linux-gnu
checking target system type... x86_64-lfs-linux-gnu
checking for x86_64-lfs-linux-gnu-gcc... x86_64-lfs-linux-gnu-gcc
libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c ../../opcodes/dis-init.c -o dis-init.o >/dev/null 2>&1
checking whether the C compiler works... libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c ../../opcodes/dis-buf.c -o dis-buf.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_iamcu -DARCH_l1om -DARCH_k1om ../../opcodes/disassemble.c -o disassemble.o >/dev/null 2>&1
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-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 -mtune=generic      -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo ../../opcodes/i386-dis.c
libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c  -fPIC -DPIC -o .libs/i386-dis.o

checking whether we are cross compiling... yes
checking for suffix of object files... mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-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 -mtune=generic      -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo ../../opcodes/i386-opc.c
libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c  -fPIC -DPIC -o .libs/i386-opc.o
mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... yes
checking how to run the C preprocessor... x86_64-lfs-linux-gnu-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 x86_64-lfs-linux-gnu-strip... x86_64-lfs-linux-gnu-strip
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 x86_64-lfs-linux-gnu-gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for x86_64-lfs-linux-gnu-gcc... (cached) x86_64-lfs-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-lfs-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-lfs-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking whether x86_64-lfs-linux-gnu-gcc understands -c and -o together... (cached) yes
checking for x86_64-lfs-linux-gnu-ranlib... x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-ar... x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking the archiver (x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so) interface... ar
checking whether NLS is requested... no
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 x86_64-lfs-linux-gnu-gcc... /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld
checking if the linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... x86_64-lfs-linux-gnu-nm
checking the name lister (x86_64-lfs-linux-gnu-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 /home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-lfs-linux-gnu-objdump... x86_64-lfs-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-lfs-linux-gnu-ar... (cached) x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking for x86_64-lfs-linux-gnu-strip... (cached) x86_64-lfs-linux-gnu-strip
checking for x86_64-lfs-linux-gnu-ranlib... (cached) x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so
checking command to parse x86_64-lfs-linux-gnu-nm output from x86_64-lfs-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-lfs-linux-gnu-gcc supports -fno-rtti -fno-exceptions... libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c ../../opcodes/i386-dis.c -o i386-dis.o >/dev/null 2>&1
no
checking for x86_64-lfs-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-lfs-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-lfs-linux-gnu-gcc static flag -static works... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-lfs-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-lfs-linux-gnu-gcc linker (/home/lfs/build/x86_64/tools/lib/gcc/x86_64-lfs-linux-gnu/11.2.0/../../../../x86_64-lfs-linux-gnu/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 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/lfs/build/x86_64/sources/binutils-2.37/missing aclocal-1.15
checking for autoconf... ${SHELL} /home/lfs/build/x86_64/sources/binutils-2.37/missing autoconf
checking for autoheader... ${SHELL} /home/lfs/build/x86_64/sources/binutils-2.37/missing autoheader
checking whether x86_64-lfs-linux-gnu-gcc supports -W... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wall... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wnarrowing... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wwrite-strings... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -Wold-style-definition... yes
checking whether x86_64-lfs-linux-gnu-gcc supports -pedantic -Wlong-long... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking whether x86_64-lfs-linux-gnu-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... no
checking for library containing dlsym... none required
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... mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
yes
checking whether bswap_16 is declared... yes
checking whether bswap_32 is declared... yes
checking whether bswap_64 is declared... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether stpcpy is declared... yes
checking for qsort_r... yes
checking for qsort_r signature... GNU
checking for O_CLOEXEC... yes
checking for expect... /usr/bin/expect
checking for Tcl supporting try/catch... 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
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf'
make  all-am
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c -o libctf_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../libctf/'`ctf-archive.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c -o libctf_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../libctf/'`ctf-dump.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c -o libctf_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../libctf/'`ctf-create.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c  -fPIC -DPIC -o .libs/libctf_la-ctf-archive.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c  -fPIC -DPIC -o .libs/libctf_la-ctf-dump.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c ../../libctf/ctf-create.c  -fPIC -DPIC -o .libs/libctf_la-ctf-create.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-dump.lo -MD -MP -MF .deps/libctf_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o libctf_la-ctf-dump.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-archive.lo -MD -MP -MF .deps/libctf_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o libctf_la-ctf-archive.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-create.lo -MD -MP -MF .deps/libctf_la-ctf-create.Tpo -c ../../libctf/ctf-create.c -o libctf_la-ctf-create.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-dump.Tpo .deps/libctf_la-ctf-dump.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c -o libctf_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../libctf/'`ctf-decl.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c  -fPIC -DPIC -o .libs/libctf_la-ctf-decl.o
mv -f .deps/libctf_la-ctf-archive.Tpo .deps/libctf_la-ctf-archive.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c -o libctf_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../libctf/'`ctf-error.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c ../../libctf/ctf-error.c  -fPIC -DPIC -o .libs/libctf_la-ctf-error.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-decl.lo -MD -MP -MF .deps/libctf_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o libctf_la-ctf-decl.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-error.lo -MD -MP -MF .deps/libctf_la-ctf-error.Tpo -c ../../libctf/ctf-error.c -o libctf_la-ctf-error.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-decl.Tpo .deps/libctf_la-ctf-decl.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c -o libctf_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../libctf/'`ctf-hash.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c  -fPIC -DPIC -o .libs/libctf_la-ctf-hash.o
mv -f .deps/libctf_la-ctf-create.Tpo .deps/libctf_la-ctf-create.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c -o libctf_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../libctf/'`ctf-labels.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c  -fPIC -DPIC -o .libs/libctf_la-ctf-labels.o
mv -f .deps/libctf_la-ctf-error.Tpo .deps/libctf_la-ctf-error.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c -o libctf_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../libctf/'`ctf-dedup.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c  -fPIC -DPIC -o .libs/libctf_la-ctf-dedup.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-labels.lo -MD -MP -MF .deps/libctf_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o libctf_la-ctf-labels.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-hash.lo -MD -MP -MF .deps/libctf_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o libctf_la-ctf-hash.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-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 -mtune=generic -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c ../../opcodes/i386-opc.c -o i386-opc.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-labels.Tpo .deps/libctf_la-ctf-labels.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c -o libctf_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../libctf/'`ctf-link.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c ../../libctf/ctf-link.c  -fPIC -DPIC -o .libs/libctf_la-ctf-link.o
mv -f .deps/libctf_la-ctf-hash.Tpo .deps/libctf_la-ctf-hash.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c -o libctf_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../libctf/'`ctf-lookup.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c  -fPIC -DPIC -o .libs/libctf_la-ctf-lookup.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c -o libctf_la-ctf-dedup.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-link.lo -MD -MP -MF .deps/libctf_la-ctf-link.Tpo -c ../../libctf/ctf-link.c -o libctf_la-ctf-link.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o libctf_la-ctf-lookup.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-lookup.Tpo .deps/libctf_la-ctf-lookup.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c -o libctf_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../libctf/'`ctf-open.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c ../../libctf/ctf-open.c  -fPIC -DPIC -o .libs/libctf_la-ctf-open.o
mv -f .deps/libctf_la-ctf-dedup.Tpo .deps/libctf_la-ctf-dedup.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_la-ctf-serialize.Tpo -c -o libctf_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../libctf/'`ctf-serialize.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c  -fPIC -DPIC -o .libs/libctf_la-ctf-serialize.o
mv -f .deps/libctf_la-ctf-link.Tpo .deps/libctf_la-ctf-link.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c -o libctf_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../libctf/'`ctf-sha1.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c  -fPIC -DPIC -o .libs/libctf_la-ctf-sha1.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c -o libctf_la-ctf-sha1.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-sha1.Tpo .deps/libctf_la-ctf-sha1.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c -o libctf_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../libctf/'`ctf-string.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c ../../libctf/ctf-string.c  -fPIC -DPIC -o .libs/libctf_la-ctf-string.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c -o libctf_la-ctf-serialize.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-open.lo -MD -MP -MF .deps/libctf_la-ctf-open.Tpo -c ../../libctf/ctf-open.c -o libctf_la-ctf-open.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-string.lo -MD -MP -MF .deps/libctf_la-ctf-string.Tpo -c ../../libctf/ctf-string.c -o libctf_la-ctf-string.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-serialize.Tpo .deps/libctf_la-ctf-serialize.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c -o libctf_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../libctf/'`ctf-subr.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c  -fPIC -DPIC -o .libs/libctf_la-ctf-subr.o
mv -f .deps/libctf_la-ctf-string.Tpo .deps/libctf_la-ctf-string.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c -o libctf_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../libctf/'`ctf-types.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c ../../libctf/ctf-types.c  -fPIC -DPIC -o .libs/libctf_la-ctf-types.o
mv -f .deps/libctf_la-ctf-open.Tpo .deps/libctf_la-ctf-open.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c -o libctf_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../libctf/'`ctf-util.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c ../../libctf/ctf-util.c  -fPIC -DPIC -o .libs/libctf_la-ctf-util.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-subr.lo -MD -MP -MF .deps/libctf_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o libctf_la-ctf-subr.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-util.lo -MD -MP -MF .deps/libctf_la-ctf-util.Tpo -c ../../libctf/ctf-util.c -o libctf_la-ctf-util.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-subr.Tpo .deps/libctf_la-ctf-subr.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=0  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c -o libctf_la-ctf-open-bfd.lo `test -f 'ctf-open-bfd.c' || echo '../../libctf/'`ctf-open-bfd.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c  -fPIC -DPIC -o .libs/libctf_la-ctf-open-bfd.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-types.lo -MD -MP -MF .deps/libctf_la-ctf-types.Tpo -c ../../libctf/ctf-types.c -o libctf_la-ctf-types.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-util.Tpo .deps/libctf_la-ctf-util.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c -o libctf_nobfd_la-ctf-archive.lo `test -f 'ctf-archive.c' || echo '../../libctf/'`ctf-archive.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-archive.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=0 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_la-ctf-open-bfd.lo -MD -MP -MF .deps/libctf_la-ctf-open-bfd.Tpo -c ../../libctf/ctf-open-bfd.c -o libctf_la-ctf-open-bfd.o >/dev/null 2>&1
mv -f .deps/libctf_la-ctf-open-bfd.Tpo .deps/libctf_la-ctf-open-bfd.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c -o libctf_nobfd_la-ctf-dump.lo `test -f 'ctf-dump.c' || echo '../../libctf/'`ctf-dump.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-dump.o
mv -f .deps/libctf_la-ctf-types.Tpo .deps/libctf_la-ctf-types.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c -o libctf_nobfd_la-ctf-create.lo `test -f 'ctf-create.c' || echo '../../libctf/'`ctf-create.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-archive.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-archive.Tpo -c ../../libctf/ctf-archive.c -o libctf_nobfd_la-ctf-archive.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c ../../libctf/ctf-create.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-create.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-dump.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dump.Tpo -c ../../libctf/ctf-dump.c -o libctf_nobfd_la-ctf-dump.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-archive.Tpo .deps/libctf_nobfd_la-ctf-archive.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c -o libctf_nobfd_la-ctf-decl.lo `test -f 'ctf-decl.c' || echo '../../libctf/'`ctf-decl.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-decl.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-create.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-create.Tpo -c ../../libctf/ctf-create.c -o libctf_nobfd_la-ctf-create.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-decl.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-decl.Tpo -c ../../libctf/ctf-decl.c -o libctf_nobfd_la-ctf-decl.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-dump.Tpo .deps/libctf_nobfd_la-ctf-dump.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c -o libctf_nobfd_la-ctf-error.lo `test -f 'ctf-error.c' || echo '../../libctf/'`ctf-error.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c ../../libctf/ctf-error.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-error.o
mv -f .deps/libctf_nobfd_la-ctf-decl.Tpo .deps/libctf_nobfd_la-ctf-decl.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c -o libctf_nobfd_la-ctf-hash.lo `test -f 'ctf-hash.c' || echo '../../libctf/'`ctf-hash.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-hash.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-error.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-error.Tpo -c ../../libctf/ctf-error.c -o libctf_nobfd_la-ctf-error.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-error.Tpo .deps/libctf_nobfd_la-ctf-error.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c -o libctf_nobfd_la-ctf-labels.lo `test -f 'ctf-labels.c' || echo '../../libctf/'`ctf-labels.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-labels.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-hash.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-hash.Tpo -c ../../libctf/ctf-hash.c -o libctf_nobfd_la-ctf-hash.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-create.Tpo .deps/libctf_nobfd_la-ctf-create.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c -o libctf_nobfd_la-ctf-dedup.lo `test -f 'ctf-dedup.c' || echo '../../libctf/'`ctf-dedup.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-dedup.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-labels.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-labels.Tpo -c ../../libctf/ctf-labels.c -o libctf_nobfd_la-ctf-labels.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-hash.Tpo .deps/libctf_nobfd_la-ctf-hash.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c -o libctf_nobfd_la-ctf-link.lo `test -f 'ctf-link.c' || echo '../../libctf/'`ctf-link.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c ../../libctf/ctf-link.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-link.o
mv -f .deps/libctf_nobfd_la-ctf-labels.Tpo .deps/libctf_nobfd_la-ctf-labels.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c -o libctf_nobfd_la-ctf-lookup.lo `test -f 'ctf-lookup.c' || echo '../../libctf/'`ctf-lookup.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-lookup.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-dedup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-dedup.Tpo -c ../../libctf/ctf-dedup.c -o libctf_nobfd_la-ctf-dedup.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-lookup.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-lookup.Tpo -c ../../libctf/ctf-lookup.c -o libctf_nobfd_la-ctf-lookup.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-link.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-link.Tpo -c ../../libctf/ctf-link.c -o libctf_nobfd_la-ctf-link.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-lookup.Tpo .deps/libctf_nobfd_la-ctf-lookup.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c -o libctf_nobfd_la-ctf-open.lo `test -f 'ctf-open.c' || echo '../../libctf/'`ctf-open.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c ../../libctf/ctf-open.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-open.o
mv -f .deps/libctf_nobfd_la-ctf-link.Tpo .deps/libctf_nobfd_la-ctf-link.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-serialize.Tpo -c -o libctf_nobfd_la-ctf-serialize.lo `test -f 'ctf-serialize.c' || echo '../../libctf/'`ctf-serialize.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-serialize.o
mv -f .deps/libctf_nobfd_la-ctf-dedup.Tpo .deps/libctf_nobfd_la-ctf-dedup.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c -o libctf_nobfd_la-ctf-sha1.lo `test -f 'ctf-sha1.c' || echo '../../libctf/'`ctf-sha1.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-sha1.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-sha1.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-sha1.Tpo -c ../../libctf/ctf-sha1.c -o libctf_nobfd_la-ctf-sha1.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-open.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-open.Tpo -c ../../libctf/ctf-open.c -o libctf_nobfd_la-ctf-open.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-serialize.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-serialize.Tpo -c ../../libctf/ctf-serialize.c -o libctf_nobfd_la-ctf-serialize.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-sha1.Tpo .deps/libctf_nobfd_la-ctf-sha1.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c -o libctf_nobfd_la-ctf-string.lo `test -f 'ctf-string.c' || echo '../../libctf/'`ctf-string.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c ../../libctf/ctf-string.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-string.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-string.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-string.Tpo -c ../../libctf/ctf-string.c -o libctf_nobfd_la-ctf-string.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-serialize.Tpo .deps/libctf_nobfd_la-ctf-serialize.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c -o libctf_nobfd_la-ctf-subr.lo `test -f 'ctf-subr.c' || echo '../../libctf/'`ctf-subr.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-subr.o
mv -f .deps/libctf_nobfd_la-ctf-open.Tpo .deps/libctf_nobfd_la-ctf-open.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c -o libctf_nobfd_la-ctf-types.lo `test -f 'ctf-types.c' || echo '../../libctf/'`ctf-types.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c ../../libctf/ctf-types.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-types.o
mv -f .deps/libctf_nobfd_la-ctf-string.Tpo .deps/libctf_nobfd_la-ctf-string.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf  -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd  -DNOBFD=1  -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c -o libctf_nobfd_la-ctf-util.lo `test -f 'ctf-util.c' || echo '../../libctf/'`ctf-util.c
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c ../../libctf/ctf-util.c  -fPIC -DPIC -o .libs/libctf_nobfd_la-ctf-util.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-subr.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-subr.Tpo -c ../../libctf/ctf-subr.c -o libctf_nobfd_la-ctf-subr.o >/dev/null 2>&1
mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic       -release `cat ../bfd/libtool-soversion`   -o libopcodes.la -rpath /usr/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo -Wl,/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/../libiberty/pic -liberty  -Wl,-lc,--as-needed,-lm,--no-as-needed 
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/i386-dis.o .libs/i386-opc.o   -L/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/../libiberty/pic -liberty  -mtune=generic -Wl,/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/../bfd/.libs/libbfd.so -Wl,-lc -Wl,--as-needed -Wl,-lm -Wl,--no-as-needed   -Wl,-soname -Wl,libopcodes-2.37.so -o .libs/libopcodes-2.37.so
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-util.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-util.Tpo -c ../../libctf/ctf-util.c -o libctf_nobfd_la-ctf-util.o >/dev/null 2>&1
libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.37.so" "libopcodes.so")
libtool: link: x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc .libs/libopcodes.a  dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o
libtool: link: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so .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; \
  x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so libopcodes.tmp; \
  /bin/sh ../../opcodes/../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
Making all in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/po'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
mv -f .deps/libctf_nobfd_la-ctf-subr.Tpo .deps/libctf_nobfd_la-ctf-subr.Plo
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -version-info 0:0:0  -Wl,--version-script='../../libctf/libctf.ver'  -o libctf.la -rpath /usr/lib libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo  libctf_la-ctf-open-bfd.lo ../bfd/libbfd.la -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic -liberty  -L./../zlib -lz 
make  all-recursive
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
Making all in doc
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/doc'
Making all in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
depbase=`echo app.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -MT app.o -MD -MP -MF $depbase.Tpo -c -o app.o ../../gas/app.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libctf_la-ctf-archive.o .libs/libctf_la-ctf-dump.o .libs/libctf_la-ctf-create.o .libs/libctf_la-ctf-decl.o .libs/libctf_la-ctf-error.o .libs/libctf_la-ctf-hash.o .libs/libctf_la-ctf-labels.o .libs/libctf_la-ctf-dedup.o .libs/libctf_la-ctf-link.o .libs/libctf_la-ctf-lookup.o .libs/libctf_la-ctf-open.o .libs/libctf_la-ctf-serialize.o .libs/libctf_la-ctf-sha1.o .libs/libctf_la-ctf-string.o .libs/libctf_la-ctf-subr.o .libs/libctf_la-ctf-types.o .libs/libctf_la-ctf-util.o .libs/libctf_la-ctf-open-bfd.o   -Wl,-rpath -Wl,/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/.libs ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic -liberty -lz  -mtune=generic -Wl,--version-script=../../libctf/libctf.ver   -Wl,-soname -Wl,libctf.so.0 -o .libs/libctf.so.0.0.0
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../libctf -D_GNU_SOURCE -I../../libctf -I../../libctf/../include -I../../libctf/../bfd -I../bfd -DNOBFD=1 -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -MT libctf_nobfd_la-ctf-types.lo -MD -MP -MF .deps/libctf_nobfd_la-ctf-types.Tpo -c ../../libctf/ctf-types.c -o libctf_nobfd_la-ctf-types.o >/dev/null 2>&1
mv -f .deps/libctf_nobfd_la-ctf-util.Tpo .deps/libctf_nobfd_la-ctf-util.Plo
depbase=`echo as.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -MT as.o -MD -MP -MF $depbase.Tpo -c -o as.o ../../gas/as.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: link: (cd ".libs" && rm -f "libctf.so.0" && ln -s "libctf.so.0.0.0" "libctf.so.0")
libtool: link: (cd ".libs" && rm -f "libctf.so" && ln -s "libctf.so.0.0.0" "libctf.so")
libtool: link: x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc .libs/libctf.a  libctf_la-ctf-archive.o libctf_la-ctf-dump.o libctf_la-ctf-create.o libctf_la-ctf-decl.o libctf_la-ctf-error.o libctf_la-ctf-hash.o libctf_la-ctf-labels.o libctf_la-ctf-dedup.o libctf_la-ctf-link.o libctf_la-ctf-lookup.o libctf_la-ctf-open.o libctf_la-ctf-serialize.o libctf_la-ctf-sha1.o libctf_la-ctf-string.o libctf_la-ctf-subr.o libctf_la-ctf-types.o libctf_la-ctf-util.o libctf_la-ctf-open-bfd.o
libtool: link: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so .libs/libctf.a
libtool: link: ( cd ".libs" && rm -f "libctf.la" && ln -s "../libctf.la" "libctf.la" )
depbase=`echo atof-generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -MT dwarf2dbg.o -MD -MP -MF $depbase.Tpo -c -o dwarf2dbg.o ../../gas/dwarf2dbg.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/libctf_nobfd_la-ctf-types.Tpo .deps/libctf_nobfd_la-ctf-types.Plo
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long  -I../../libctf/../zlib -mtune=generic      -version-info 0:0:0  -Wl,--version-script='../../libctf/libctf.ver'  -o libctf-nobfd.la -rpath /usr/lib libctf_nobfd_la-ctf-archive.lo libctf_nobfd_la-ctf-dump.lo libctf_nobfd_la-ctf-create.lo libctf_nobfd_la-ctf-decl.lo libctf_nobfd_la-ctf-error.lo libctf_nobfd_la-ctf-hash.lo libctf_nobfd_la-ctf-labels.lo libctf_nobfd_la-ctf-dedup.lo libctf_nobfd_la-ctf-link.lo libctf_nobfd_la-ctf-lookup.lo libctf_nobfd_la-ctf-open.lo libctf_nobfd_la-ctf-serialize.lo libctf_nobfd_la-ctf-sha1.lo libctf_nobfd_la-ctf-string.lo libctf_nobfd_la-ctf-subr.lo libctf_nobfd_la-ctf-types.lo libctf_nobfd_la-ctf-util.lo  -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic -liberty  -L./../zlib -lz 
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libctf_nobfd_la-ctf-archive.o .libs/libctf_nobfd_la-ctf-dump.o .libs/libctf_nobfd_la-ctf-create.o .libs/libctf_nobfd_la-ctf-decl.o .libs/libctf_nobfd_la-ctf-error.o .libs/libctf_nobfd_la-ctf-hash.o .libs/libctf_nobfd_la-ctf-labels.o .libs/libctf_nobfd_la-ctf-dedup.o .libs/libctf_nobfd_la-ctf-link.o .libs/libctf_nobfd_la-ctf-lookup.o .libs/libctf_nobfd_la-ctf-open.o .libs/libctf_nobfd_la-ctf-serialize.o .libs/libctf_nobfd_la-ctf-sha1.o .libs/libctf_nobfd_la-ctf-string.o .libs/libctf_nobfd_la-ctf-subr.o .libs/libctf_nobfd_la-ctf-types.o .libs/libctf_nobfd_la-ctf-util.o   -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic -liberty -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -lz  -mtune=generic -Wl,--version-script=../../libctf/libctf.ver   -Wl,-soname -Wl,libctf-nobfd.so.0 -o .libs/libctf-nobfd.so.0.0.0
depbase=`echo dw2gencfi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -MT dw2gencfi.o -MD -MP -MF $depbase.Tpo -c -o dw2gencfi.o ../../gas/dw2gencfi.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: link: (cd ".libs" && rm -f "libctf-nobfd.so.0" && ln -s "libctf-nobfd.so.0.0.0" "libctf-nobfd.so.0")
libtool: link: (cd ".libs" && rm -f "libctf-nobfd.so" && ln -s "libctf-nobfd.so.0.0.0" "libctf-nobfd.so")
libtool: link: x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc .libs/libctf-nobfd.a  libctf_nobfd_la-ctf-archive.o libctf_nobfd_la-ctf-dump.o libctf_nobfd_la-ctf-create.o libctf_nobfd_la-ctf-decl.o libctf_nobfd_la-ctf-error.o libctf_nobfd_la-ctf-hash.o libctf_nobfd_la-ctf-labels.o libctf_nobfd_la-ctf-dedup.o libctf_nobfd_la-ctf-link.o libctf_nobfd_la-ctf-lookup.o libctf_nobfd_la-ctf-open.o libctf_nobfd_la-ctf-serialize.o libctf_nobfd_la-ctf-sha1.o libctf_nobfd_la-ctf-string.o libctf_nobfd_la-ctf-subr.o libctf_nobfd_la-ctf-types.o libctf_nobfd_la-ctf-util.o
libtool: link: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so .libs/libctf-nobfd.a
libtool: link: ( cd ".libs" && rm -f "libctf-nobfd.la" && ln -s "../libctf-nobfd.la" "libctf-nobfd.la" )
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf'
depbase=`echo ecoff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -MT write.o -MD -MP -MF $depbase.Tpo -c -o write.o ../../gas/write.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo config/tc-i386.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gas  -I. -I../../gas -I../bfd -I../../gas/config -I../../gas/../include -I../../gas/.. -I../../gas/../bfd -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic      -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 x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic        -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   -L./../zlib -lz 
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -Wwrite-strings -I../../gas/../zlib -mtune=generic -o .libs/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.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/../libiberty/pic ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty ../libiberty/libiberty.a -lz
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
if [ -r sysinfo.c ]; then \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib   sysinfo.c ; \
else \
  gcc -c -I. -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib   ../../binutils/sysinfo.c ; \
fi
make  all-recursive
gcc -c -I. -I../../binutils -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib   ../../binutils/syslex_wrap.c
Making info in doc
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/doc'
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
Making all in po
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/doc'
Making info in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof/po'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/po'
make[4]: Nothing to be done for 'info'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o ../../gprof/basic_blocks.c
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[4]: Nothing to be done for 'info-am'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../gprof/call_graph.c
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../gprof/cg_arcs.c
gcc   -o sysinfo sysinfo.o syslex_wrap.o
./sysinfo -d <../../binutils/sysroff.info >sysroff.h
make  all-recursive
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
Making all in doc
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/doc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/doc'
Making all in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/po'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
depbase=`echo size.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT size.o -MD -MP -MF $depbase.Tpo -c -o size.o ../../binutils/size.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/call_graph.Tpo .deps/call_graph.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../gprof/cg_dfn.c
mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../gprof/cg_print.c
mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../gprof/corefile.c
depbase=`echo bucomm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT bucomm.o -MD -MP -MF $depbase.Tpo -c -o bucomm.o ../../binutils/bucomm.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po
depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o ../../binutils/version.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/cg_print.Tpo .deps/cg_print.Po
mv -f .deps/corefile.Tpo .deps/corefile.Po
depbase=`echo filemode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT filemode.o -MD -MP -MF $depbase.Tpo -c -o filemode.o ../../binutils/filemode.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../gprof/gmon_io.c
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT objdump.o -MD -MP -MF .deps/objdump.Tpo -c -o objdump.o -DOBJDUMP_PRIVATE_VECTORS="" ../../binutils/objdump.c
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../gprof/gprof.c
depbase=`echo dwarf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT dwarf.o -MD -MP -MF $depbase.Tpo -c -o dwarf.o ../../binutils/dwarf.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/gprof.Tpo .deps/gprof.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../gprof/hertz.c
mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../gprof/hist.c
mv -f .deps/hertz.Tpo .deps/hertz.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT source.o -MD -MP -MF .deps/source.Tpo -c -o source.o ../../gprof/source.c
mv -f .deps/source.Tpo .deps/source.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o ../../gprof/search_list.c
mv -f .deps/hist.Tpo .deps/hist.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gprof/symtab.c
mv -f .deps/search_list.Tpo .deps/search_list.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../gprof/sym_ids.c
mv -f .deps/symtab.Tpo .deps/symtab.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../gprof/utils.c
mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gprof/i386.c
mv -f .deps/utils.Tpo .deps/utils.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../gprof/alpha.c
mv -f .deps/i386.Tpo .deps/i386.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../gprof/vax.c
mv -f .deps/alpha.Tpo .deps/alpha.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gprof/sparc.c
mv -f .deps/objdump.Tpo .deps/objdump.Po
depbase=`echo prdbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT prdbg.o -MD -MP -MF $depbase.Tpo -c -o prdbg.o ../../binutils/prdbg.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/vax.Tpo .deps/vax.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gprof/mips.c
mv -f .deps/sparc.Tpo .deps/sparc.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gprof/aarch64.c
mv -f .deps/mips.Tpo .deps/mips.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o ../../gprof/flat_bl.c
mv -f .deps/aarch64.Tpo .deps/aarch64.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -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/flat_bl.Tpo .deps/flat_bl.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gprof  -DDEBUG -I../bfd -I../../gprof/../include -I../../gprof/../bfd   -I. -DLOCALEDIR="\"/usr/share/locale\""  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic      -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/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po
depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o ../../binutils/rddbg.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic        -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 
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -mtune=generic -o .libs/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.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a -lm
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o ../../binutils/elfcomm.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o arparse.o `test -f arparse.c || echo ../../binutils/`arparse.c 
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o `test -f arlex.c || echo ../../binutils/`arlex.c 
mv -f .deps/arparse.Tpo .deps/arparse.Po
depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ../../binutils/ar.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/arlex.Tpo .deps/arlex.Po
depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT emul_vanilla.o -MD -MP -MF $depbase.Tpo -c -o emul_vanilla.o ../../binutils/emul_vanilla.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo strings.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT strings.o -MD -MP -MF $depbase.Tpo -c -o strings.o ../../binutils/strings.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo is-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT is-ranlib.o -MD -MP -MF $depbase.Tpo -c -o is-ranlib.o ../../binutils/is-ranlib.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo objcopy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o ../../binutils/wrstabs.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o ../../binutils/addr2line.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo readelf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT unwind-ia64.o -MD -MP -MF $depbase.Tpo -c -o unwind-ia64.o ../../binutils/unwind-ia64.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo elfedit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT elfedit.o -MD -MP -MF $depbase.Tpo -c -o elfedit.o ../../binutils/elfedit.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo nm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT nm.o -MD -MP -MF $depbase.Tpo -c -o nm.o ../../binutils/nm.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo is-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT is-strip.o -MD -MP -MF $depbase.Tpo -c -o is-strip.o ../../binutils/is-strip.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cxxfilt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT cxxfilt.o -MD -MP -MF $depbase.Tpo -c -o cxxfilt.o ../../binutils/cxxfilt.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bfdtest1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT bfdtest1.o -MD -MP -MF $depbase.Tpo -c -o bfdtest1.o ../../binutils/bfdtest1.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bfdtest2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -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 x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/size size.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -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   
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -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   
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o strings strings.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/strings strings.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/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.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/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.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/../libiberty/pic ../libctf/.libs/libctf.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic /home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/.libs/libbfd.so ../bfd/.libs/libbfd.so -liberty -lz ../libiberty/libiberty.a
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -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   
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -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  
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/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.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/addr2line addr2line.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/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.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o elfedit elfedit.o version.o elfcomm.o  ../libiberty/libiberty.a 
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o nm-new nm.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -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  
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o elfedit elfedit.o version.o elfcomm.o  ../libiberty/libiberty.a
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/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.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/nm-new nm.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o bfdtest1 bfdtest1.o ../bfd/libbfd.la ../libiberty/libiberty.a  
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o bfdtest2 bfdtest2.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/cxxfilt cxxfilt.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../binutils  -I. -I../../binutils -I../bfd -I../../binutils/../bfd -I../../binutils/../include -DLOCALEDIR="\"/usr/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation  -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic      -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o ../../binutils/testsuite/gentestdlls.c &&\
mv -f $depbase.Tpo $depbase.Po
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/bfdtest1 bfdtest1.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/bfdtest2 bfdtest2.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o testsuite/gentestdlls testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a  
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o testsuite/.libs/gentestdlls testsuite/gentestdlls.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty -lz ../libiberty/libiberty.a
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic        -o readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o ../libctf/libctf-nobfd.la  ../libiberty/libiberty.a -L./../zlib -lz  
libtool: link: x86_64-lfs-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -I../../binutils/../zlib -mtune=generic -o .libs/readelf readelf.o version.o unwind-ia64.o dwarf.o elfcomm.o  ../libctf/.libs/libctf-nobfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -liberty ../libiberty/libiberty.a -lz
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
(echo "/* This file is automatically generated.  DO NOT EDIT! */";\
for f in `echo " " eelf_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.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_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.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[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
Making all in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/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[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c -o libdep_plugin.lo ../../ld/libdep_plugin.c
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/share/locale\""  -g -O2 -mtune=generic      -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
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/share/locale\""  -g -O2 -mtune=generic      -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
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/share/locale\""  -g -O2 -mtune=generic      -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -mtune=generic -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/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 -mtune=generic -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c ../../ld/libdep_plugin.c  -fPIC -DPIC -o .libs/libdep_plugin.o
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -mtune=generic -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -mtune=generic -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/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 -mtune=generic -MT libdep_plugin.lo -MD -MP -MF .deps/libdep_plugin.Tpo -c ../../ld/libdep_plugin.c -o libdep_plugin.o >/dev/null 2>&1
mv -f .deps/libdep_plugin.Tpo .deps/libdep_plugin.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/share/locale\""  -g -O2 -mtune=generic      -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -mtune=generic -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:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -mtune=generic -MT libldtestplug_la-testplug.lo -MD -MP -MF .deps/libldtestplug_la-testplug.Tpo -c ../../ld/testplug.c -o libldtestplug_la-testplug.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -mtune=generic -MT libldtestplug3_la-testplug3.lo -MD -MP -MF .deps/libldtestplug3_la-testplug3.Tpo -c ../../ld/testplug3.c -o libldtestplug3_la-testplug3.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -mtune=generic -MT libldtestplug2_la-testplug2.lo -MD -MP -MF .deps/libldtestplug2_la-testplug2.Tpo -c ../../ld/testplug2.c -o libldtestplug2_la-testplug2.o >/dev/null 2>&1
libtool: compile:  x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib -mtune=generic -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -mtune=generic -MT libldtestplug4_la-testplug4.lo -MD -MP -MF .deps/libldtestplug4_la-testplug4.Tpo -c ../../ld/testplug4.c -o libldtestplug4_la-testplug4.o >/dev/null 2>&1
mv -f .deps/libldtestplug_la-testplug.Tpo .deps/libldtestplug_la-testplug.Plo
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldgram.o -MD -MP -MF .deps/ldgram.Tpo -c -o ldgram.o `test -f ldgram.c || echo ../../ld/`ldgram.c 
mv -f .deps/libldtestplug3_la-testplug3.Tpo .deps/libldtestplug3_la-testplug3.Plo
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldlex-wrapper.o -MD -MP -MF .deps/ldlex-wrapper.Tpo -c -o ldlex-wrapper.o ../../ld/ldlex-wrapper.c 
mv -f .deps/libldtestplug2_la-testplug2.Tpo .deps/libldtestplug2_la-testplug2.Plo
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT lexsup.o -MD -MP -MF .deps/lexsup.Tpo -c -o lexsup.o ../../ld/lexsup.c
mv -f .deps/ldgram.Tpo .deps/ldgram.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldlang.o -MD -MP -MF .deps/ldlang.Tpo -c -o ldlang.o ../../ld/ldlang.c
mv -f .deps/ldlex-wrapper.Tpo .deps/ldlex-wrapper.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT mri.o -MD -MP -MF .deps/mri.Tpo -c -o mri.o ../../ld/mri.c
mv -f .deps/libldtestplug4_la-testplug4.Tpo .deps/libldtestplug4_la-testplug4.Plo
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldctor.o -MD -MP -MF .deps/ldctor.Tpo -c -o ldctor.o ../../ld/ldctor.c
mv -f .deps/lexsup.Tpo .deps/lexsup.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldmain.o -MD -MP -MF .deps/ldmain.Tpo -c -o ldmain.o \
  -DDEFAULT_EMULATION='"elf_x86_64"' \
  -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/x86_64-lfs-linux-gnu/bin"' \
  -DTARGET='"x86_64-lfs-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \
  ../../ld/ldmain.c
mv -f .deps/mri.Tpo .deps/mri.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldwrite.o -MD -MP -MF .deps/ldwrite.Tpo -c -o ldwrite.o ../../ld/ldwrite.c
mv -f .deps/ldctor.Tpo .deps/ldctor.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldexp.o -MD -MP -MF .deps/ldexp.Tpo -c -o ldexp.o ../../ld/ldexp.c
mv -f .deps/ldwrite.Tpo .deps/ldwrite.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldemul.o -MD -MP -MF .deps/ldemul.Tpo -c -o ldemul.o ../../ld/ldemul.c
mv -f .deps/ldmain.Tpo .deps/ldmain.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldver.o -MD -MP -MF .deps/ldver.Tpo -c -o ldver.o ../../ld/ldver.c
mv -f .deps/ldexp.Tpo .deps/ldexp.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldmisc.o -MD -MP -MF .deps/ldmisc.Tpo -c -o ldmisc.o ../../ld/ldmisc.c
mv -f .deps/ldver.Tpo .deps/ldver.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldfile.o -MD -MP -MF .deps/ldfile.Tpo -c -o ldfile.o \
-DSCRIPTDIR='"/usr/x86_64-lfs-linux-gnu/lib"' -DBINDIR='"/usr/bin"' -DTOOLBINDIR='"/usr/x86_64-lfs-linux-gnu/bin"' \
 ../../ld/ldfile.c
mv -f .deps/ldemul.Tpo .deps/ldemul.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldcref.o -MD -MP -MF .deps/ldcref.Tpo -c -o ldcref.o ../../ld/ldcref.c
mv -f .deps/ldmisc.Tpo .deps/ldmisc.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o ../../ld/plugin.c
mv -f .deps/ldcref.Tpo .deps/ldcref.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldbuildid.o -MD -MP -MF .deps/ldbuildid.Tpo -c -o ldbuildid.o ../../ld/ldbuildid.c
mv -f .deps/ldfile.Tpo .deps/ldfile.Po
cp ../../ld/emultempl/astring.sed stringify.sed
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldelf.o -MD -MP -MF .deps/ldelf.Tpo -c -o ldelf.o ../../ld/ldelf.c
mv -f .deps/ldbuildid.Tpo .deps/ldbuildid.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT ldelfgen.o -MD -MP -MF .deps/ldelfgen.Tpo -c -o ldelfgen.o ../../ld/ldelfgen.c
mv -f .deps/plugin.Tpo .deps/plugin.Po
/bin/sh ./libtool  --tag=CC  --tag=disable-static  --mode=link x86_64-lfs-linux-gnu-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 -mtune=generic      -no-undefined -rpath /nowhere -module -avoid-version  -o libdep.la -rpath /usr/lib/bfd-plugins libdep_plugin.lo  
mv -f .deps/ldelfgen.Tpo .deps/ldelfgen.Po
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -mtune=generic      -no-undefined -rpath /nowhere  -o libldtestplug.la  libldtestplug_la-testplug.lo  
libtool: link: warning: ignoring multiple `-rpath's for a libtool library
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libdep_plugin.o    -mtune=generic   -Wl,-soname -Wl,libdep.so -o .libs/libdep.so
libtool: link: ( cd ".libs" && rm -f "libdep.la" && ln -s "../libdep.la" "libdep.la" )
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -mtune=generic      -no-undefined -rpath /nowhere  -o libldtestplug2.la  libldtestplug2_la-testplug2.lo  
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libldtestplug_la-testplug.o    -mtune=generic   -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: x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc .libs/libldtestplug.a  libldtestplug_la-testplug.o
libtool: link: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so .libs/libldtestplug.a
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libldtestplug2_la-testplug2.o    -mtune=generic   -Wl,-soname -Wl,libldtestplug2.so.0 -o .libs/libldtestplug2.so.0.0.0
libtool: link: ( cd ".libs" && rm -f "libldtestplug.la" && ln -s "../libldtestplug.la" "libldtestplug.la" )
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -mtune=generic      -no-undefined -rpath /nowhere  -o libldtestplug3.la  libldtestplug3_la-testplug3.lo  
mv -f .deps/ldelf.Tpo .deps/ldelf.Po
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-gcc -g -O2 -mtune=generic      -no-undefined -rpath /nowhere  -o libldtestplug4.la  libldtestplug4_la-testplug4.lo  
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: x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc .libs/libldtestplug2.a  libldtestplug2_la-testplug2.o
libtool: link: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so .libs/libldtestplug2.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug2.la" && ln -s "../libldtestplug2.la" "libldtestplug2.la" )
base=`echo eelf_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libldtestplug3_la-testplug3.o    -mtune=generic   -Wl,-soname -Wl,libldtestplug3.so.0 -o .libs/libldtestplug3.so.0.0.0
libtool: link: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libldtestplug4_la-testplug4.o    -mtune=generic   -Wl,-soname -Wl,libldtestplug4.so.0 -o .libs/libldtestplug4.so.0.0.0
mv -f .deps/ldlang.Tpo .deps/ldlang.Po
base=`echo eelf32_x86_64.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
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: (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: x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc .libs/libldtestplug4.a  libldtestplug4_la-testplug4.o
libtool: link: x86_64-lfs-linux-gnu-ar --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so rc .libs/libldtestplug3.a  libldtestplug3_la-testplug3.o
libtool: link: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so .libs/libldtestplug4.a
libtool: link: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so .libs/libldtestplug3.a
libtool: link: ( cd ".libs" && rm -f "libldtestplug4.la" && ln -s "../libldtestplug4.la" "libldtestplug4.la" )
libtool: link: ( cd ".libs" && rm -f "libldtestplug3.la" && ln -s "../libldtestplug3.la" "libldtestplug3.la" )
base=`echo eelf_i386.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
base=`echo eelf_iamcu.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_x86_64 "x86_64-lfs-linux-gnu"
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf32_x86_64 "x86_64-lfs-linux-gnu"
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_iamcu "x86_64-lfs-linux-gnu"
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_i386 "i386-lfs-linux-gnu"
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
base=`echo eelf_l1om.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
base=`echo eelf_k1om.c | sed -e 's,e\(.*\).c,\1,'`; \
make run-genscripts "script_target=$base" "script_tdirname=tdir_$base"
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT eelf_x86_64.o -MD -MP -MF .deps/eelf_x86_64.Tpo -c -o eelf_x86_64.o eelf_x86_64.c
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT eelf32_x86_64.o -MD -MP -MF .deps/eelf32_x86_64.Tpo -c -o eelf32_x86_64.o eelf32_x86_64.c
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_l1om "x86_64-lfs-linux-gnu"
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
/bin/sh ../../ld/genscripts.sh "../../ld" "/usr/lib" "/usr" "/usr" x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu x86_64-lfs-linux-gnu ".deps" "" "elf_x86_64 elf_i386 elf32_x86_64 elf_l1om elf_k1om" "/usr/local/lib /lib /usr/lib" no yes elf_k1om "x86_64-lfs-linux-gnu"
mv -f .deps/eelf_x86_64.Tpo .deps/eelf_x86_64.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT eelf_i386.o -MD -MP -MF .deps/eelf_i386.Tpo -c -o eelf_i386.o eelf_i386.c
mv -f .deps/eelf32_x86_64.Tpo .deps/eelf32_x86_64.Po
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT eelf_iamcu.o -MD -MP -MF .deps/eelf_iamcu.Tpo -c -o eelf_iamcu.o eelf_iamcu.c
mv -f .deps/eelf_i386.Tpo .deps/eelf_i386.Po
mv -f .deps/eelf_iamcu.Tpo .deps/eelf_iamcu.Po
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT eelf_l1om.o -MD -MP -MF .deps/eelf_l1om.Tpo -c -o eelf_l1om.o eelf_l1om.c
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
x86_64-lfs-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../ld  -I. -I../../ld -I../bfd -I../../ld/../bfd -I../../ld/../include -I../../ld/../zlib  -mtune=generic      -DLOCALEDIR="\"/usr/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 -mtune=generic      -MT eelf_k1om.o -MD -MP -MF .deps/eelf_k1om.Tpo -c -o eelf_k1om.o eelf_k1om.c
mv -f .deps/eelf_l1om.Tpo .deps/eelf_l1om.Po
mv -f .deps/eelf_k1om.Tpo .deps/eelf_k1om.Po
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-lfs-linux-gnu-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 -mtune=generic        -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_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o ../bfd/libbfd.la ../libctf/libctf.la ../libiberty/libiberty.a  -L./../zlib -lz 
libtool: link: x86_64-lfs-linux-gnu-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 -mtune=generic -o .libs/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_x86_64.o eelf32_x86_64.o eelf_i386.o eelf_iamcu.o eelf_l1om.o eelf_k1om.o ldelf.o ldelfgen.o  ../bfd/.libs/libbfd.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib ../libctf/.libs/libctf.so -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic /home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/.libs/libbfd.so -liberty ../libiberty/libiberty.a -lz
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build'
make[1]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build'
make[1]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build'
make[2]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build'
/bin/sh ../mkinstalldirs /home/lfs/build/x86_64/usr /home/lfs/build/x86_64/usr
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make  install-recursive
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
Making install in doc
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/doc'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/info'
 /usr/bin/install -c -m 644 ../../../bfd/doc/bfd.info '/home/lfs/build/x86_64/usr/share/info'
 install-info --info-dir='/home/lfs/build/x86_64/usr/share/info' '/home/lfs/build/x86_64/usr/share/info/bfd.info'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/doc'
Making install in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/po'
make[5]: Nothing to be done for 'install'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/include'
 /usr/bin/install -c -m 644 bfd.h ../../bfd/../include/ansidecl.h ../../bfd/../include/symcat.h ../../bfd/../include/diagnostics.h ../../bfd/../include/bfdlink.h ../../bfd/../include/plugin-api.h '/home/lfs/build/x86_64/usr/include'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libbfd.la '/home/lfs/build/x86_64/usr/lib'
libtool: install: /usr/bin/install -c .libs/libbfd-2.37.so /home/lfs/build/x86_64/usr/lib/libbfd-2.37.so
libtool: install: (cd /home/lfs/build/x86_64/usr/lib && { ln -s -f libbfd-2.37.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.37.so libbfd.so; }; })
libtool: install: /usr/bin/install -c .libs/libbfd.lai /home/lfs/build/x86_64/usr/lib/libbfd.la
libtool: install: /usr/bin/install -c .libs/libbfd.a /home/lfs/build/x86_64/usr/lib/libbfd.a
libtool: install: chmod 644 /home/lfs/build/x86_64/usr/lib/libbfd.a
libtool: install: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so /home/lfs/build/x86_64/usr/lib/libbfd.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
Making install in .
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/include'
 /usr/bin/install -c -m 644 ../../opcodes/../include/dis-asm.h '/home/lfs/build/x86_64/usr/include'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libopcodes.la '/home/lfs/build/x86_64/usr/lib'
libtool: install: /usr/bin/install -c .libs/libopcodes-2.37.so /home/lfs/build/x86_64/usr/lib/libopcodes-2.37.so
libtool: install: (cd /home/lfs/build/x86_64/usr/lib && { ln -s -f libopcodes-2.37.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.37.so libopcodes.so; }; })
libtool: install: /usr/bin/install -c .libs/libopcodes.lai /home/lfs/build/x86_64/usr/lib/libopcodes.la
libtool: install: /usr/bin/install -c .libs/libopcodes.a /home/lfs/build/x86_64/usr/lib/libopcodes.a
libtool: install: chmod 644 /home/lfs/build/x86_64/usr/lib/libopcodes.a
libtool: install: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so /home/lfs/build/x86_64/usr/lib/libopcodes.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
Making install in po
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/po'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes/po'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/opcodes'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make  install-recursive
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
Making install in doc
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/doc'
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/doc'
make[6]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/info'
 /usr/bin/install -c -m 644 ../../../binutils/doc/binutils.info '/home/lfs/build/x86_64/usr/share/info'
 install-info --info-dir='/home/lfs/build/x86_64/usr/share/info' '/home/lfs/build/x86_64/usr/share/info/binutils.info'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/man/man1'
 /usr/bin/install -c -m 644 ../../../binutils/doc/addr2line.1 ../../../binutils/doc/ar.1 ../../../binutils/doc/dlltool.1 ../../../binutils/doc/nm.1 ../../../binutils/doc/objcopy.1 ../../../binutils/doc/objdump.1 ../../../binutils/doc/ranlib.1 ../../../binutils/doc/readelf.1 ../../../binutils/doc/size.1 ../../../binutils/doc/strings.1 ../../../binutils/doc/strip.1 ../../../binutils/doc/elfedit.1 ../../../binutils/doc/windres.1 ../../../binutils/doc/windmc.1 c++filt.1 '/home/lfs/build/x86_64/usr/share/man/man1'
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/doc'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/doc'
Making install in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/po'
make[5]: Nothing to be done for 'install'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c size objdump ar strings ranlib objcopy addr2line readelf elfedit '/home/lfs/build/x86_64/usr/bin'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/size /home/lfs/build/x86_64/usr/bin/size
libtool: install: warning: `../opcodes/libopcodes.la' has not been installed in `/usr/lib'
libtool: install: warning: `../libctf/libctf.la' has not been installed in `/usr/lib'
libtool: install: warning: `/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/objdump /home/lfs/build/x86_64/usr/bin/objdump
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/ar /home/lfs/build/x86_64/usr/bin/ar
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/strings /home/lfs/build/x86_64/usr/bin/strings
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/ranlib /home/lfs/build/x86_64/usr/bin/ranlib
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/objcopy /home/lfs/build/x86_64/usr/bin/objcopy
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/addr2line /home/lfs/build/x86_64/usr/bin/addr2line
libtool: install: warning: `../libctf/libctf-nobfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/readelf /home/lfs/build/x86_64/usr/bin/readelf
libtool: install: /usr/bin/install -c elfedit /home/lfs/build/x86_64/usr/bin/elfedit
  /bin/sh ./libtool  --mode=install /usr/bin/install -c nm-new /usr/bin/nm
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/nm-new /home/lfs/build/x86_64/usr/bin/nm
  /bin/sh ./libtool  --mode=install /usr/bin/install -c strip-new /usr/bin/strip
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/strip-new /home/lfs/build/x86_64/usr/bin/strip
  /bin/sh ./libtool  --mode=install /usr/bin/install -c cxxfilt /usr/bin/c++filt
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/cxxfilt /home/lfs/build/x86_64/usr/bin/c++filt
/bin/sh ../../binutils/../mkinstalldirs /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin
mkdir -p -- /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/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,y,y,'`; \
    if [ "/usr/bin/$k" != "/usr/x86_64-lfs-linux-gnu/bin/$j" ]; then \
      rm -f /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/$j; \
      ln /home/lfs/build/x86_64/usr/bin/$k /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/$j >/dev/null 2>/dev/null \
	||  /bin/sh ./libtool --mode=install /usr/bin/install -c $i /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/$j; \
    fi; \
  else true; \
  fi; \
done
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/binutils'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/etc'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/etc'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
Making install in doc
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/doc'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/doc'
make[5]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/info'
 /usr/bin/install -c -m 644 ../../../gas/doc/as.info '/home/lfs/build/x86_64/usr/share/info'
 install-info --info-dir='/home/lfs/build/x86_64/usr/share/info' '/home/lfs/build/x86_64/usr/share/info/as.info'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/man/man1'
 /usr/bin/install -c -m 644 ../../../gas/doc/as.1 '/home/lfs/build/x86_64/usr/share/man/man1'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/doc'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/doc'
Making install in po
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/po'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas/po'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
/bin/sh ../../gas/../mkinstalldirs /home/lfs/build/x86_64/usr/bin
  /bin/sh ./libtool  --mode=install /usr/bin/install -c as-new /usr/bin/as
libtool: install: warning: `../opcodes/libopcodes.la' has not been installed in `/usr/lib'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/as-new /home/lfs/build/x86_64/usr/bin/as
/bin/sh ../../gas/../mkinstalldirs /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin
n=`echo as | sed 's,y,y,'`; \
if [ "/usr/bin/$n" != "/usr/x86_64-lfs-linux-gnu/bin/as" ]; then \
  rm -f /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/as; \
  ln /home/lfs/build/x86_64/usr/bin/$n /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/as >/dev/null 2>/dev/null \
    ||  /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/as; \
else \
  true ; \
fi
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gas'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make  install-recursive
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
Making install in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof/po'
make[5]: Nothing to be done for 'install'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c gprof '/home/lfs/build/x86_64/usr/bin'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/gprof /home/lfs/build/x86_64/usr/bin/gprof
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/info'
 /usr/bin/install -c -m 644 ../../gprof/gprof.info '/home/lfs/build/x86_64/usr/share/info'
 install-info --info-dir='/home/lfs/build/x86_64/usr/share/info' '/home/lfs/build/x86_64/usr/share/info/gprof.info'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/man/man1'
 /usr/bin/install -c -m 644 ../../gprof/gprof.1 '/home/lfs/build/x86_64/usr/share/man/man1'
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/gprof'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/intl'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/intl'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libctf.la libctf-nobfd.la '/home/lfs/build/x86_64/usr/lib'
libtool: install: warning: relinking `libctf.la'
libtool: install: (cd /home/lfs/build/x86_64/sources/binutils-2.37/build/libctf; /bin/sh /home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/libtool  --tag CC --mode=relink x86_64-lfs-linux-gnu-gcc -std=gnu99 -Wall -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -pedantic -Wno-long-long -I../../libctf/../zlib -mtune=generic -version-info 0:0:0 -Wl,--version-script=../../libctf/libctf.ver -o libctf.la -rpath /usr/lib libctf_la-ctf-archive.lo libctf_la-ctf-dump.lo libctf_la-ctf-create.lo libctf_la-ctf-decl.lo libctf_la-ctf-error.lo libctf_la-ctf-hash.lo libctf_la-ctf-labels.lo libctf_la-ctf-dedup.lo libctf_la-ctf-link.lo libctf_la-ctf-lookup.lo libctf_la-ctf-open.lo libctf_la-ctf-serialize.lo libctf_la-ctf-sha1.lo libctf_la-ctf-string.lo libctf_la-ctf-subr.lo libctf_la-ctf-types.lo libctf_la-ctf-util.lo libctf_la-ctf-open-bfd.lo ../bfd/libbfd.la -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic -liberty -L./../zlib -lz -inst-prefix-dir /home/lfs/build/x86_64)
libtool: relink: x86_64-lfs-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/libctf_la-ctf-archive.o .libs/libctf_la-ctf-dump.o .libs/libctf_la-ctf-create.o .libs/libctf_la-ctf-decl.o .libs/libctf_la-ctf-error.o .libs/libctf_la-ctf-hash.o .libs/libctf_la-ctf-labels.o .libs/libctf_la-ctf-dedup.o .libs/libctf_la-ctf-link.o .libs/libctf_la-ctf-lookup.o .libs/libctf_la-ctf-open.o .libs/libctf_la-ctf-serialize.o .libs/libctf_la-ctf-sha1.o .libs/libctf_la-ctf-string.o .libs/libctf_la-ctf-subr.o .libs/libctf_la-ctf-types.o .libs/libctf_la-ctf-util.o .libs/libctf_la-ctf-open-bfd.o   -L/home/lfs/build/x86_64/usr/lib -L/usr/lib -lbfd -L/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/../libiberty/pic -L/home/lfs/build/x86_64/sources/binutils-2.37/build/zlib -L/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf/../libiberty/pic -liberty -lz  -mtune=generic -Wl,--version-script=../../libctf/libctf.ver   -Wl,-soname -Wl,libctf.so.0 -o .libs/libctf.so.0.0.0
libtool: install: /usr/bin/install -c .libs/libctf.so.0.0.0T /home/lfs/build/x86_64/usr/lib/libctf.so.0.0.0
libtool: install: (cd /home/lfs/build/x86_64/usr/lib && { ln -s -f libctf.so.0.0.0 libctf.so.0 || { rm -f libctf.so.0 && ln -s libctf.so.0.0.0 libctf.so.0; }; })
libtool: install: (cd /home/lfs/build/x86_64/usr/lib && { ln -s -f libctf.so.0.0.0 libctf.so || { rm -f libctf.so && ln -s libctf.so.0.0.0 libctf.so; }; })
libtool: install: /usr/bin/install -c .libs/libctf.lai /home/lfs/build/x86_64/usr/lib/libctf.la
libtool: install: /usr/bin/install -c .libs/libctf-nobfd.so.0.0.0 /home/lfs/build/x86_64/usr/lib/libctf-nobfd.so.0.0.0
libtool: install: (cd /home/lfs/build/x86_64/usr/lib && { ln -s -f libctf-nobfd.so.0.0.0 libctf-nobfd.so.0 || { rm -f libctf-nobfd.so.0 && ln -s libctf-nobfd.so.0.0.0 libctf-nobfd.so.0; }; })
libtool: install: (cd /home/lfs/build/x86_64/usr/lib && { ln -s -f libctf-nobfd.so.0.0.0 libctf-nobfd.so || { rm -f libctf-nobfd.so && ln -s libctf-nobfd.so.0.0.0 libctf-nobfd.so; }; })
libtool: install: /usr/bin/install -c .libs/libctf-nobfd.lai /home/lfs/build/x86_64/usr/lib/libctf-nobfd.la
libtool: install: /usr/bin/install -c .libs/libctf.a /home/lfs/build/x86_64/usr/lib/libctf.a
libtool: install: chmod 644 /home/lfs/build/x86_64/usr/lib/libctf.a
libtool: install: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so /home/lfs/build/x86_64/usr/lib/libctf.a
libtool: install: /usr/bin/install -c .libs/libctf-nobfd.a /home/lfs/build/x86_64/usr/lib/libctf-nobfd.a
libtool: install: chmod 644 /home/lfs/build/x86_64/usr/lib/libctf-nobfd.a
libtool: install: x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so /home/lfs/build/x86_64/usr/lib/libctf-nobfd.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/include'
 /usr/bin/install -c -m 644 ../../libctf/../include/ctf.h ../../libctf/../include/ctf-api.h '/home/lfs/build/x86_64/usr/include'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libctf'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make  install-recursive
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
Making install in po
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld/po'
make[5]: Nothing to be done for 'install'.
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld/po'
make[5]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make[6]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c ld-new '/home/lfs/build/x86_64/usr/bin/./ld.bfd'
libtool: install: warning: `../bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: warning: `../libctf/libctf.la' has not been installed in `/usr/lib'
libtool: install: warning: `/home/lfs/build/x86_64/sources/binutils-2.37/build/bfd/libbfd.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/ld-new /home/lfs/build/x86_64/usr/bin/./ld.bfd
/bin/sh ../../ld/../mkinstalldirs /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin
n=`echo ld.bfd | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \
if test "/usr/bin" != "/usr/x86_64-lfs-linux-gnu/bin"; then \
  rm -f /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/ld.bfd; \
  ln /home/lfs/build/x86_64/usr/bin/$n /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/ld.bfd >/dev/null 2>/dev/null \
  ||  /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/ld.bfd; \
fi; \
if test "xyes" = "xyes"; then \
  ld=`echo ld | sed 's/^ld-new$/ld.bfd/;s,y,y,'`; \
  rm -f /home/lfs/build/x86_64/usr/bin/$ld; \
  ln /home/lfs/build/x86_64/usr/bin/$n /home/lfs/build/x86_64/usr/bin/$ld >/dev/null 2>/dev/null \
  ||  /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/lfs/build/x86_64/usr/bin/$ld; \
  if test "/usr/bin" != "/usr/x86_64-lfs-linux-gnu/bin"; then \
    rm -f /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/ld; \
    ln /home/lfs/build/x86_64/usr/bin/$n /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/ld >/dev/null 2>/dev/null \
    ||  /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/bin/ld; \
  fi; \
fi
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/lib/bfd-plugins'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libdep.la '/home/lfs/build/x86_64/usr/lib/bfd-plugins'
libtool: install: /usr/bin/install -c .libs/libdep.so /home/lfs/build/x86_64/usr/lib/bfd-plugins/libdep.so
libtool: install: /usr/bin/install -c .libs/libdep.lai /home/lfs/build/x86_64/usr/lib/bfd-plugins/libdep.la
libtool: install: warning: remember to run `libtool --finish /nowhere'
/bin/sh ../../ld/../mkinstalldirs /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/lib/ldscripts
mkdir -p -- /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/lib/ldscripts
for f in ldscripts/* ; do \
  /usr/bin/install -c -m 644 $f /home/lfs/build/x86_64/usr/x86_64-lfs-linux-gnu/lib/$f ; \
done
rm -f /home/lfs/build/x86_64/usr/lib/bfd-plugins/libdep.la
rm -f /home/lfs/build/x86_64/usr/lib/bfd-plugins/libdep.dll.a
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/info'
 /usr/bin/install -c -m 644 ../../ld/ld.info '/home/lfs/build/x86_64/usr/share/info'
 install-info --info-dir='/home/lfs/build/x86_64/usr/share/info' '/home/lfs/build/x86_64/usr/share/info/ld.info'
 /usr/bin/mkdir -p '/home/lfs/build/x86_64/usr/share/man/man1'
 /usr/bin/install -c -m 644 ../../ld/ld.1 '/home/lfs/build/x86_64/usr/share/man/man1'
make[6]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make[5]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/ld'
make[3]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty'
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty/testsuite'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty/testsuite'
if test -n ""; then \
	/bin/sh ../../libiberty/../mkinstalldirs /home/lfs/build/x86_64/usr/lib/`x86_64-lfs-linux-gnu-gcc -mtune=generic      -print-multi-os-directory`; \
	/usr/bin/install -c -m 644 ./libiberty.a /home/lfs/build/x86_64/usr/lib/`x86_64-lfs-linux-gnu-gcc -mtune=generic      -print-multi-os-directory`/./libiberty.an; \
	( cd /home/lfs/build/x86_64/usr/lib/`x86_64-lfs-linux-gnu-gcc -mtune=generic      -print-multi-os-directory` ; chmod 644 ./libiberty.an ;x86_64-lfs-linux-gnu-ranlib --plugin /home/lfs/build/x86_64/tools/libexec/gcc/x86_64-lfs-linux-gnu/11.2.0/liblto_plugin.so ./libiberty.an ); \
	mv -f /home/lfs/build/x86_64/usr/lib/`x86_64-lfs-linux-gnu-gcc -mtune=generic      -print-multi-os-directory`/./libiberty.an /home/lfs/build/x86_64/usr/lib/`x86_64-lfs-linux-gnu-gcc -mtune=generic      -print-multi-os-directory`/./libiberty.a; \
	case "" in \
	  /*)    thd=;; \
	  *)     thd=/usr/include/;; \
	esac; \
	/bin/sh ../../libiberty/../mkinstalldirs /home/lfs/build/x86_64${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 /home/lfs/build/x86_64${thd}; \
	done; \
fi
make[4]: Entering directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty/testsuite'
make[4]: Nothing to be done for 'install'.
make[4]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty/testsuite'
make[3]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build/libiberty'
make[2]: Nothing to be done for 'install-target'.
make[2]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build'
make[1]: Leaving directory '/home/lfs/build/x86_64/sources/binutils-2.37/build'
removed '/home/lfs/build/x86_64/usr/lib/libctf.so.0.0.0'
'libctf/.libs/libctf.so.0.0.0' -> '/home/lfs/build/x86_64/usr/lib/libctf.so.0.0.0'


Totalseconds: 54

KB: 1394656	/home/lfs/build/x86_64/
2021-08-26 10:09:42 exec_hook package_done chapter06 616-binutils-pass2
END: 2021-08-26 10:09:42
