Package: src:binutils-mipsen
Version: 11+c2
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
rm -rf binutils* libbinutils*
rm -f debian/files
tar xf /usr/src/binutils/binutils-2.43.1.tar.xz
cp -r /usr/src/binutils/debian binutils-2.43.1/
cp -r /usr/src/binutils/patches binutils-2.43.1/debian
sed -i '/.*ps aux.*/d' binutils-2.43.1/debian/rules
set -e; \
cd binutils-2.43.1 ;\
  for i in `ls /<<PKGBUILDDIR>>/debian/patches/binutils/*.patch 2>/dev/null`; 
do \
    patch -p1 < $i; \
  done; \
  for a in mips mipsel mips64 mips64el mipsn32 mipsn32el mipsr6 mipsr6el 
mipsn32r6 mipsn32r6el mips64r6 mips64r6el;do \
    tmp=`echo amd64 i386 x32 mips64el mipsel mips64r6el arm64 ppc64el | sed "s/ $a / /g" 
| sed "s/ $a$//g"`; \

[... snipped ...]

mv -f $depbase.Tpo $depbase.Po
depbase=`echo rddbg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT rddbg.o -MD -MP -MF $depbase.Tpo -c -o rddbg.o ../../binutils/rddbg.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o ../../binutils/debug.c &&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/compressed_output.Tpo .deps/compressed_output.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=copy-relocs.o   -pthread 
 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT copy-relocs.o -MD -MP -MF .deps/copy-relocs.Tpo 
-c -o copy-relocs.o ../../gold/copy-relocs.cc
depbase=`echo stabs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT elfcomm.o -MD -MP -MF $depbase.Tpo -c -o elfcomm.o ../../binutils/elfcomm.c 
&&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo od-pe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT od-pe.o -MD -MP -MF $depbase.Tpo -c -o od-pe.o ../../binutils/od-pe.c &&\
mv -f $depbase.Tpo $depbase.Po
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   
-fprofile-generate -flto=jobserver -ffat-lto-objects -MT arparse.o -MD -MP -MF .deps/arparse.Tpo -c -o 
arparse.o `test -f arparse.c || echo ../../binutils/`arparse.c
mv -f .deps/copy-relocs.Tpo .deps/copy-relocs.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=cref.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT cref.o -MD -MP -MF .deps/cref.Tpo -c -o cref.o 
../../gold/cref.cc
mv -f .deps/arparse.Tpo .deps/arparse.Po
/bin/bash ../../binutils/../ylwrap ../../binutils/arlex.l lex.yy.c arlex.c -- 
flex
depbase=`echo ar.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT ar.o -MD -MP -MF $depbase.Tpo -c -o ar.o ../../binutils/ar.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo not-ranlib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT objcopy.o -MD -MP -MF $depbase.Tpo -c -o objcopy.o ../../binutils/objcopy.c 
&&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/cref.Tpo .deps/cref.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=defstd.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT defstd.o -MD -MP -MF .deps/defstd.Tpo -c -o defstd.o 
../../gold/defstd.cc
depbase=`echo not-strip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT wrstabs.o -MD -MP -MF $depbase.Tpo -c -o wrstabs.o ../../binutils/wrstabs.c 
&&\
mv -f $depbase.Tpo $depbase.Po
mv -f .deps/defstd.Tpo .deps/defstd.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=descriptors.o   -pthread 
 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT descriptors.o -MD -MP -MF .deps/descriptors.Tpo 
-c -o descriptors.o ../../gold/descriptors.cc
depbase=`echo addr2line.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT addr2line.o -MD -MP -MF $depbase.Tpo -c -o addr2line.o ../../binutils/addr2line.c 
&&\
mv -f $depbase.Tpo $depbase.Po
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   
-fprofile-generate -flto=jobserver -ffat-lto-objects -MT readelf.o -MD -MP -MF .deps/readelf.Tpo  -c -o 
readelf.o ../../binutils/readelf.c
mv -f .deps/descriptors.Tpo .deps/descriptors.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dirsearch.o   -pthread  
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT dirsearch.o -MD -MP -MF .deps/dirsearch.Tpo -c -o 
dirsearch.o ../../gold/dirsearch.cc
mv -f .deps/dirsearch.Tpo .deps/dirsearch.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dynobj.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT dynobj.o -MD -MP -MF .deps/dynobj.Tpo -c -o dynobj.o 
../../gold/dynobj.cc
mv -f .deps/dynobj.Tpo .deps/dynobj.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwarf_reader.o   
-pthread  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT dwarf_reader.o -MD -MP -MF 
.deps/dwarf_reader.Tpo -c -o dwarf_reader.o ../../gold/dwarf_reader.cc
mv -f .deps/readelf.Tpo .deps/readelf.Po
depbase=`echo unwind-ia64.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -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-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT bfdtest2.o -MD -MP -MF $depbase.Tpo -c -o bfdtest2.o ../../binutils/bfdtest2.c 
&&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o size size.o bucomm.o version.o 
filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -o .libs/size size.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
mv -f .deps/dwarf_reader.Tpo .deps/dwarf_reader.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=ehframe.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT ehframe.o -MD -MP -MF .deps/ehframe.Tpo -c -o 
ehframe.o ../../gold/ehframe.cc
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o objdump objdump.o dwarf.o prdbg.o 
demanguse.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o 
od-pe.o ../opcodes/libopcodes.la ../libctf/libctf.la ../bfd/libbfd.la 
../libiberty/libiberty.a   ../libsframe/libsframe.la
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver -ffat-lto-objects -Wl,-z -Wl,relro -o .libs/objdump 
objdump.o dwarf.o prdbg.o demanguse.o rddbg.o debug.o stabs.o rdcoff.o bucomm.o version.o filemode.o elfcomm.o od-pe.o  ../opcodes/.libs/libopcodes.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/opcodes/../libiberty/pic ../libctf/.libs/libctf.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libctf/../libiberty/pic 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/.libs/libbfd.so ../bfd/.libs/libbfd.so -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a ../libsframe/.libs/libsframe.so
mv -f .deps/ehframe.Tpo .deps/ehframe.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=errors.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT errors.o -MD -MP -MF .deps/errors.Tpo -c -o errors.o 
../../gold/errors.cc
mv -f .deps/errors.Tpo .deps/errors.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=expression.o   -pthread  
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT expression.o -MD -MP -MF .deps/expression.Tpo -c 
-o expression.o ../../gold/expression.cc
mv -f .deps/expression.Tpo .deps/expression.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=fileread.o   -pthread  
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT fileread.o -MD -MP -MF .deps/fileread.Tpo -c -o 
fileread.o ../../gold/fileread.cc
mv -f .deps/fileread.Tpo .deps/fileread.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gc.o   -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT gc.o -MD -MP -MF .deps/gc.Tpo -c -o gc.o ../../gold/gc.cc
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   
-fprofile-generate -flto=jobserver -ffat-lto-objects -MT arlex.o -MD -MP -MF .deps/arlex.Tpo -c -o arlex.o 
`test -f arlex.c || echo ../../binutils/`arlex.c
mv -f .deps/arlex.Tpo .deps/arlex.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o strings strings.o bucomm.o version.o 
filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -o .libs/strings strings.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -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
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -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/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
mv -f .deps/gc.Tpo .deps/gc.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gdb-index.o   -pthread  
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT gdb-index.o -MD -MP -MF .deps/gdb-index.Tpo -c -o 
gdb-index.o ../../gold/gdb-index.cc
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -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
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -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/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
mv -f .deps/gdb-index.Tpo .deps/gdb-index.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT gold.o -MD -MP -MF .deps/gold.Tpo -c -o gold.o 
../../gold/gold.cc
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o addr2line addr2line.o bucomm.o version.o 
filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -o .libs/addr2line addr2line.o bucomm.o version.o filemode.o  
../bfd/.libs/libbfd.so -L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty 
-lz -lzstd /<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so 
../libiberty/libiberty.a
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o readelf readelf.o version.o 
unwind-ia64.o dwarf.o demanguse.o elfcomm.o ../libctf/libctf-nobfd.la  
../libiberty/libiberty.a -lz -lzstd    ../libsframe/libsframe.la
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow 
-Wstack-usage=262144 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. 
-fprofile-generate -flto=jobserver -ffat-lto-objects -Wl,-z -Wl,relro -o .libs/readelf readelf.o 
version.o unwind-ia64.o dwarf.o demanguse.o elfcomm.o  ../libctf/.libs/libctf-nobfd.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libctf/../libiberty/pic -liberty 
../libiberty/libiberty.a -lz -lzstd ../libsframe/.libs/libsframe.so
../libiberty/../../libiberty/cp-demangle.c: In function 
'cplus_demangle_print_callback':
../libiberty/../../libiberty/cp-demangle.c:4642:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 4642 | cplus_demangle_print_callback (int options,
      | ^
mv -f .deps/gold.Tpo .deps/gold.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=gold-threads.o   
-pthread  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT gold-threads.o -MD -MP -MF 
.deps/gold-threads.Tpo -c -o gold-threads.o ../../gold/gold-threads.cc
mv -f .deps/gold-threads.Tpo .deps/gold-threads.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=icf.o   -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT icf.o -MD -MP -MF .deps/icf.Tpo -c -o icf.o 
../../gold/icf.cc
mv -f .deps/icf.Tpo .deps/icf.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental.o   -pthread 
 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT incremental.o -MD -MP -MF .deps/incremental.Tpo 
-c -o incremental.o ../../gold/incremental.cc
../libiberty/../../libiberty/cp-demangle.c: In function 'd_demangle':
../libiberty/../../libiberty/cp-demangle.c:6911:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 6911 | d_demangle (const char *mangled, int options, size_t *palc)
      | ^
mv -f .deps/incremental.Tpo .deps/incremental.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=int_encoding.o   
-pthread  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT int_encoding.o -MD -MP -MF 
.deps/int_encoding.Tpo -c -o int_encoding.o ../../gold/int_encoding.cc
mv -f .deps/int_encoding.Tpo .deps/int_encoding.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=layout.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT layout.o -MD -MP -MF .deps/layout.Tpo -c -o layout.o 
../../gold/layout.cc
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o elfedit elfedit.o version.o elfcomm.o  
../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wshadow -Wstack-usage=262144 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -Wl,-z -Wl,relro -o elfedit elfedit.o version.o elfcomm.o 
 ../libiberty/libiberty.a
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o nm-new nm.o demanguse.o bucomm.o 
version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -o .libs/nm-new nm.o demanguse.o bucomm.o version.o filemode.o  
../bfd/.libs/libbfd.so -L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty 
-lz -lzstd /<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so 
../libiberty/libiberty.a
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -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-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -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/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o cxxfilt cxxfilt.o bucomm.o version.o 
filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -o .libs/cxxfilt cxxfilt.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o bfdtest1 bfdtest1.o ../bfd/libbfd.la 
../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -o .libs/bfdtest1 bfdtest1.o  ../bfd/.libs/libbfd.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o bfdtest2 bfdtest2.o ../bfd/libbfd.la 
../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -o .libs/bfdtest2 bfdtest2.o  ../bfd/.libs/libbfd.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
mv -f .deps/layout.Tpo .deps/layout.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=mapfile.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT mapfile.o -MD -MP -MF .deps/mapfile.Tpo -c -o 
mapfile.o ../../gold/mapfile.cc
depbase=`echo testsuite/gentestdlls.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
x86_64-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   -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT testsuite/gentestdlls.o -MD -MP -MF $depbase.Tpo -c -o testsuite/gentestdlls.o 
../../binutils/testsuite/gentestdlls.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -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
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -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/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144   -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -o testsuite/gentestdlls 
testsuite/gentestdlls.o ../bfd/libbfd.la ../libiberty/libiberty.a
libtool: link: x86_64-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -o testsuite/.libs/gentestdlls testsuite/gentestdlls.o  ../bfd/.libs/libbfd.so 
-L/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a
make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/binutils'
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/binutils'
make[4]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/binutils'
make[4]: Entering directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprof'
/usr/bin/make  all-recursive
make[5]: Entering directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprof'
Making all in po
make[6]: Entering directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprof/po'
file=`echo ../../../gprof/po/bg | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/bg.po
file=`echo ../../../gprof/po/da | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/da.po
file=`echo ../../../gprof/po/de | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/de.po
file=`echo ../../../gprof/po/eo | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/eo.po
file=`echo ../../../gprof/po/es | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/es.po
file=`echo ../../../gprof/po/fi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/fi.po
file=`echo ../../../gprof/po/fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/fr.po
file=`echo ../../../gprof/po/ga | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/ga.po
file=`echo ../../../gprof/po/hu | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/hu.po
file=`echo ../../../gprof/po/id | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/id.po
file=`echo ../../../gprof/po/it | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/it.po
file=`echo ../../../gprof/po/ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/ja.po
file=`echo ka | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/ka.po
file=`echo ../../../gprof/po/ms | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/ms.po
file=`echo ../../../gprof/po/nl | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/nl.po
file=`echo ../../../gprof/po/pt_BR | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/pt_BR.po
file=`echo ../../../gprof/po/ro | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/ro.po
file=`echo ../../../gprof/po/ru | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/ru.po
file=`echo ../../../gprof/po/rw | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/rw.po
file=`echo ../../../gprof/po/sr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/sr.po
file=`echo ../../../gprof/po/sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/sv.po
file=`echo ../../../gprof/po/tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/tr.po
file=`echo ../../../gprof/po/uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/uk.po
file=`echo ../../../gprof/po/vi | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file 
../../../gprof/po/vi.po
make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprof/po'
make[6]: Entering directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprof'
restore=: && backupdir=".am$$" && \
rm -rf $backupdir && mkdir $backupdir && \
if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 
2>&1; then \
  for f in gprof.info gprof.info-[0-9] gprof.info-[0-9][0-9] gprof.i[0-9] 
gprof.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
if makeinfo --split-size=5000000 --split-size=5000000 -I "../../gprof" -I 
"../../gprof/../bfd/doc" -I ../bfd/doc --no-split  -I ../../gprof \
 -o gprof.info `test -f 'gprof.texi' || echo '../../gprof/'`gprof.texi; \
then \
  rc=0; \
else \
  rc=$?; \
  $restore $backupdir/* `echo "./gprof.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
gprof.texi:1809: warning: unexpected argument on @ignore line: - it does this 
now
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT basic_blocks.o -MD -MP -MF .deps/basic_blocks.Tpo -c -o basic_blocks.o 
../../gprof/basic_blocks.c
mv -f .deps/mapfile.Tpo .deps/mapfile.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=merge.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT merge.o -MD -MP -MF .deps/merge.Tpo -c -o merge.o 
../../gold/merge.cc
mv -f .deps/basic_blocks.Tpo .deps/basic_blocks.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT call_graph.o -MD -MP -MF .deps/call_graph.Tpo -c -o call_graph.o ../../gprof/call_graph.c
mv -f .deps/call_graph.Tpo .deps/call_graph.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT cg_arcs.o -MD -MP -MF .deps/cg_arcs.Tpo -c -o cg_arcs.o ../../gprof/cg_arcs.c
mv -f .deps/cg_arcs.Tpo .deps/cg_arcs.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT cg_dfn.o -MD -MP -MF .deps/cg_dfn.Tpo -c -o cg_dfn.o ../../gprof/cg_dfn.c
mv -f .deps/cg_dfn.Tpo .deps/cg_dfn.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT cg_print.o -MD -MP -MF .deps/cg_print.Tpo -c -o cg_print.o ../../gprof/cg_print.c
mv -f .deps/cg_print.Tpo .deps/cg_print.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT corefile.o -MD -MP -MF .deps/corefile.Tpo -c -o corefile.o ../../gprof/corefile.c
mv -f .deps/corefile.Tpo .deps/corefile.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT gmon_io.o -MD -MP -MF .deps/gmon_io.Tpo -c -o gmon_io.o ../../gprof/gmon_io.c
mv -f .deps/gmon_io.Tpo .deps/gmon_io.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT gprof.o -MD -MP -MF .deps/gprof.Tpo -c -o gprof.o ../../gprof/gprof.c
mv -f .deps/gprof.Tpo .deps/gprof.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT hertz.o -MD -MP -MF .deps/hertz.Tpo -c -o hertz.o ../../gprof/hertz.c
mv -f .deps/hertz.Tpo .deps/hertz.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o ../../gprof/hist.c
mv -f .deps/hist.Tpo .deps/hist.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -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-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT search_list.o -MD -MP -MF .deps/search_list.Tpo -c -o search_list.o 
../../gprof/search_list.c
mv -f .deps/search_list.Tpo .deps/search_list.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o ../../gprof/symtab.c
mv -f .deps/symtab.Tpo .deps/symtab.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT sym_ids.o -MD -MP -MF .deps/sym_ids.Tpo -c -o sym_ids.o ../../gprof/sym_ids.c
mv -f .deps/sym_ids.Tpo .deps/sym_ids.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o ../../gprof/utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o ../../gprof/i386.c
mv -f .deps/i386.Tpo .deps/i386.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT alpha.o -MD -MP -MF .deps/alpha.Tpo -c -o alpha.o ../../gprof/alpha.c
mv -f .deps/alpha.Tpo .deps/alpha.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT vax.o -MD -MP -MF .deps/vax.Tpo -c -o vax.o ../../gprof/vax.c
mv -f .deps/vax.Tpo .deps/vax.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT sparc.o -MD -MP -MF .deps/sparc.Tpo -c -o sparc.o ../../gprof/sparc.c
mv -f .deps/sparc.Tpo .deps/sparc.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT mips.o -MD -MP -MF .deps/mips.Tpo -c -o mips.o ../../gprof/mips.c
mv -f .deps/mips.Tpo .deps/mips.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT aarch64.o -MD -MP -MF .deps/aarch64.Tpo -c -o aarch64.o ../../gprof/aarch64.c
mv -f .deps/aarch64.Tpo .deps/aarch64.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT flat_bl.o -MD -MP -MF .deps/flat_bl.Tpo -c -o flat_bl.o ../../gprof/flat_bl.c
mv -f .deps/flat_bl.Tpo .deps/flat_bl.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT bsd_callg_bl.o -MD -MP -MF .deps/bsd_callg_bl.Tpo -c -o bsd_callg_bl.o 
../../gprof/bsd_callg_bl.c
mv -f .deps/bsd_callg_bl.Tpo .deps/bsd_callg_bl.Po
x86_64-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 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT fsf_callg_bl.o -MD -MP -MF .deps/fsf_callg_bl.Tpo -c -o fsf_callg_bl.o 
../../gprof/fsf_callg_bl.c
mv -f .deps/fsf_callg_bl.Tpo .deps/fsf_callg_bl.Po
touch gprof.1
perl ../../gprof/../etc/texi2pod.pl -I "../../gprof" -I "../../gprof/../bfd/doc" -I 
../bfd/doc --no-split -Dman -Dgprof < ../../gprof/gprof.texi > gprof.pod
(pod2man --center="GNU" --release="binutils-2.43.1" --section=1 gprof.pod | \
       sed -e '/^.if n .na/d' > gprof.1.T$$ && \
       mv -f gprof.1.T$$ gprof.1) || \
       (rm -f gprof.1.T$$ && exit 1)
rm -f gprof.pod
/bin/bash ./libtool  --tag=CC   --mode=link x86_64-linux-gnu-gcc -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects  -Wl,-z,relro -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-linux-gnu-gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -Wl,-z -Wl,relro -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/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/bfd/../libiberty/pic -liberty -lz -lzstd 
/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/libsframe/.libs/libsframe.so ../libiberty/libiberty.a 
-lm
mv -f .deps/merge.Tpo .deps/merge.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=nacl.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT nacl.o -MD -MP -MF .deps/nacl.Tpo -c -o nacl.o 
../../gold/nacl.cc
mv -f .deps/nacl.Tpo .deps/nacl.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=object.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o 
../../gold/object.cc
make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprof'
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprof'
make[4]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprof'
make[4]: Entering directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprofng'
/usr/bin/make jdk_inc="-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux" 
LD_NO_AS_NEEDED="-Wl,--no-as-needed" GPROFNG_CFLAGS="-Wall" GPROFNG_CPPFLAGS="-U_ASM" 
all-recursive
make[5]: Entering directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprofng'
Making all in libcollector
make[6]: Entering directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprofng/libcollector'
/usr/bin/make  all-am
make[7]: Entering directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprofng/libcollector'
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-gethrtime.lo -MD -MP -MF 
.deps/libgp_collector_la-gethrtime.Tpo -c -o libgp_collector_la-gethrtime.lo `test -f 
'gethrtime.c' || echo '../../../gprofng/libcollector/'`gethrtime.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-gethrtime.lo -MD -MP -MF 
.deps/libgp_collector_la-gethrtime.Tpo -c ../../../gprofng/libcollector/gethrtime.c  -fPIC 
-DPIC -o .libs/libgp_collector_la-gethrtime.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-gethrtime.lo -MD -MP -MF 
.deps/libgp_collector_la-gethrtime.Tpo -c ../../../gprofng/libcollector/gethrtime.c -o 
libgp_collector_la-gethrtime.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-gethrtime.Tpo 
.deps/libgp_collector_la-gethrtime.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-dispatcher.lo -MD -MP -MF 
.deps/libgp_collector_la-dispatcher.Tpo -c -o libgp_collector_la-dispatcher.lo `test -f 
'dispatcher.c' || echo '../../../gprofng/libcollector/'`dispatcher.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-dispatcher.lo -MD -MP -MF 
.deps/libgp_collector_la-dispatcher.Tpo -c ../../../gprofng/libcollector/dispatcher.c  
-fPIC -DPIC -o .libs/libgp_collector_la-dispatcher.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-dispatcher.lo -MD -MP -MF 
.deps/libgp_collector_la-dispatcher.Tpo -c ../../../gprofng/libcollector/dispatcher.c -o 
libgp_collector_la-dispatcher.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-dispatcher.Tpo 
.deps/libgp_collector_la-dispatcher.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-iolib.lo -MD -MP -MF 
.deps/libgp_collector_la-iolib.Tpo -c -o libgp_collector_la-iolib.lo `test -f 'iolib.c' || 
echo '../../../gprofng/libcollector/'`iolib.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-iolib.lo -MD -MP -MF 
.deps/libgp_collector_la-iolib.Tpo -c ../../../gprofng/libcollector/iolib.c  -fPIC -DPIC -o 
.libs/libgp_collector_la-iolib.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-iolib.lo -MD -MP -MF .deps/libgp_collector_la-iolib.Tpo -c 
../../../gprofng/libcollector/iolib.c -o libgp_collector_la-iolib.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-iolib.Tpo .deps/libgp_collector_la-iolib.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-mmaptrace.lo -MD -MP -MF 
.deps/libgp_collector_la-mmaptrace.Tpo -c -o libgp_collector_la-mmaptrace.lo `test -f 
'mmaptrace.c' || echo '../../../gprofng/libcollector/'`mmaptrace.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-mmaptrace.lo -MD -MP -MF 
.deps/libgp_collector_la-mmaptrace.Tpo -c ../../../gprofng/libcollector/mmaptrace.c  -fPIC 
-DPIC -o .libs/libgp_collector_la-mmaptrace.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-mmaptrace.lo -MD -MP -MF 
.deps/libgp_collector_la-mmaptrace.Tpo -c ../../../gprofng/libcollector/mmaptrace.c -o 
libgp_collector_la-mmaptrace.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-mmaptrace.Tpo 
.deps/libgp_collector_la-mmaptrace.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-memmgr.lo -MD -MP -MF 
.deps/libgp_collector_la-memmgr.Tpo -c -o libgp_collector_la-memmgr.lo `test -f 'memmgr.c' 
|| echo '../../../gprofng/libcollector/'`memmgr.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-memmgr.lo -MD -MP -MF 
.deps/libgp_collector_la-memmgr.Tpo -c ../../../gprofng/libcollector/memmgr.c  -fPIC -DPIC 
-o .libs/libgp_collector_la-memmgr.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-memmgr.lo -MD -MP -MF .deps/libgp_collector_la-memmgr.Tpo -c 
../../../gprofng/libcollector/memmgr.c -o libgp_collector_la-memmgr.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-memmgr.Tpo .deps/libgp_collector_la-memmgr.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-tsd.lo -MD -MP -MF 
.deps/libgp_collector_la-tsd.Tpo -c -o libgp_collector_la-tsd.lo `test -f 'tsd.c' || echo 
'../../../gprofng/libcollector/'`tsd.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-tsd.lo -MD -MP -MF 
.deps/libgp_collector_la-tsd.Tpo -c ../../../gprofng/libcollector/tsd.c  -fPIC -DPIC -o 
.libs/libgp_collector_la-tsd.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-tsd.lo -MD -MP -MF .deps/libgp_collector_la-tsd.Tpo -c 
../../../gprofng/libcollector/tsd.c -o libgp_collector_la-tsd.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-tsd.Tpo .deps/libgp_collector_la-tsd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-profile.lo -MD -MP -MF 
.deps/libgp_collector_la-profile.Tpo -c -o libgp_collector_la-profile.lo `test -f 
'profile.c' || echo '../../../gprofng/libcollector/'`profile.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-profile.lo -MD -MP -MF 
.deps/libgp_collector_la-profile.Tpo -c ../../../gprofng/libcollector/profile.c  -fPIC 
-DPIC -o .libs/libgp_collector_la-profile.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-profile.lo -MD -MP -MF .deps/libgp_collector_la-profile.Tpo 
-c ../../../gprofng/libcollector/profile.c -o libgp_collector_la-profile.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-profile.Tpo .deps/libgp_collector_la-profile.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-envmgmt.lo -MD -MP -MF 
.deps/libgp_collector_la-envmgmt.Tpo -c -o libgp_collector_la-envmgmt.lo `test -f 
'envmgmt.c' || echo '../../../gprofng/libcollector/'`envmgmt.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-envmgmt.lo -MD -MP -MF 
.deps/libgp_collector_la-envmgmt.Tpo -c ../../../gprofng/libcollector/envmgmt.c  -fPIC 
-DPIC -o .libs/libgp_collector_la-envmgmt.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-envmgmt.lo -MD -MP -MF .deps/libgp_collector_la-envmgmt.Tpo 
-c ../../../gprofng/libcollector/envmgmt.c -o libgp_collector_la-envmgmt.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-envmgmt.Tpo .deps/libgp_collector_la-envmgmt.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-linetrace.lo -MD -MP -MF 
.deps/libgp_collector_la-linetrace.Tpo -c -o libgp_collector_la-linetrace.lo `test -f 
'linetrace.c' || echo '../../../gprofng/libcollector/'`linetrace.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-linetrace.lo -MD -MP -MF 
.deps/libgp_collector_la-linetrace.Tpo -c ../../../gprofng/libcollector/linetrace.c  -fPIC 
-DPIC -o .libs/libgp_collector_la-linetrace.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-linetrace.lo -MD -MP -MF 
.deps/libgp_collector_la-linetrace.Tpo -c ../../../gprofng/libcollector/linetrace.c -o 
libgp_collector_la-linetrace.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-linetrace.Tpo 
.deps/libgp_collector_la-linetrace.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-libcol_hwcdrv.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol_hwcdrv.Tpo -c -o libgp_collector_la-libcol_hwcdrv.lo `test 
-f 'libcol_hwcdrv.c' || echo '../../../gprofng/libcollector/'`libcol_hwcdrv.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-libcol_hwcdrv.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol_hwcdrv.Tpo -c ../../../gprofng/libcollector/libcol_hwcdrv.c 
 -fPIC -DPIC -o .libs/libgp_collector_la-libcol_hwcdrv.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-libcol_hwcdrv.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol_hwcdrv.Tpo -c ../../../gprofng/libcollector/libcol_hwcdrv.c -o 
libgp_collector_la-libcol_hwcdrv.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-libcol_hwcdrv.Tpo 
.deps/libgp_collector_la-libcol_hwcdrv.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-libcol_hwcfuncs.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol_hwcfuncs.Tpo -c -o libgp_collector_la-libcol_hwcfuncs.lo 
`test -f 'libcol_hwcfuncs.c' || echo '../../../gprofng/libcollector/'`libcol_hwcfuncs.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-libcol_hwcfuncs.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol_hwcfuncs.Tpo -c 
../../../gprofng/libcollector/libcol_hwcfuncs.c  -fPIC -DPIC -o 
.libs/libgp_collector_la-libcol_hwcfuncs.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-libcol_hwcfuncs.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol_hwcfuncs.Tpo -c ../../../gprofng/libcollector/libcol_hwcfuncs.c -o 
libgp_collector_la-libcol_hwcfuncs.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-libcol_hwcfuncs.Tpo 
.deps/libgp_collector_la-libcol_hwcfuncs.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-libcol-i386-dis.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol-i386-dis.Tpo -c -o libgp_collector_la-libcol-i386-dis.lo 
`test -f 'libcol-i386-dis.c' || echo '../../../gprofng/libcollector/'`libcol-i386-dis.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-libcol-i386-dis.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol-i386-dis.Tpo -c 
../../../gprofng/libcollector/libcol-i386-dis.c  -fPIC -DPIC -o 
.libs/libgp_collector_la-libcol-i386-dis.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-libcol-i386-dis.lo -MD -MP -MF 
.deps/libgp_collector_la-libcol-i386-dis.Tpo -c ../../../gprofng/libcollector/libcol-i386-dis.c -o 
libgp_collector_la-libcol-i386-dis.o >/dev/null 2>&1
mv -f .deps/object.Tpo .deps/object.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=options.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT options.o -MD -MP -MF .deps/options.Tpo -c -o 
options.o ../../gold/options.cc
mv -f .deps/libgp_collector_la-libcol-i386-dis.Tpo 
.deps/libgp_collector_la-libcol-i386-dis.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-hwprofile.lo -MD -MP -MF 
.deps/libgp_collector_la-hwprofile.Tpo -c -o libgp_collector_la-hwprofile.lo `test -f 
'hwprofile.c' || echo '../../../gprofng/libcollector/'`hwprofile.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-hwprofile.lo -MD -MP -MF 
.deps/libgp_collector_la-hwprofile.Tpo -c ../../../gprofng/libcollector/hwprofile.c  -fPIC 
-DPIC -o .libs/libgp_collector_la-hwprofile.o
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector -U_ASM 
-I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT libgp_collector_la-hwprofile.lo -MD -MP -MF 
.deps/libgp_collector_la-hwprofile.Tpo -c ../../../gprofng/libcollector/hwprofile.c -o 
libgp_collector_la-hwprofile.o >/dev/null 2>&1
mv -f .deps/libgp_collector_la-hwprofile.Tpo 
.deps/libgp_collector_la-hwprofile.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. 
-I../../../gprofng/libcollector  -U_ASM -I.. -I../../../gprofng/libcollector 
-I../../../gprofng/libcollector/../common -I../../../gprofng/libcollector/../src 
-I../../../gprofng/libcollector/../../include -I/usr/lib/jvm/default-java/include 
-I/usr/lib/jvm/default-java/include/linux -I../../bfd -I../../../gprofng/libcollector/../.. 
 -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-jprofile.lo -MD -MP -MF 
.deps/libgp_collector_la-jprofile.Tpo -c -o libgp_collector_la-jprofile.lo `test -f 
'jprofile.c' || echo '../../../gprofng/libcollector/'`jprofile.c
libtool: compile:  x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../gprofng/libcollector 
-U_ASM -I.. -I../../../gprofng/libcollector -I../../../gprofng/libcollector/../common 
-I../../../gprofng/libcollector/../src -I../../../gprofng/libcollector/../../include 
-I/usr/lib/jvm/default-java/include -I/usr/lib/jvm/default-java/include/linux -I../../bfd 
-I../../../gprofng/libcollector/../.. -Wall -Wno-nonnull-compare -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=. -fprofile-generate 
-flto=jobserver -ffat-lto-objects -MT libgp_collector_la-jprofile.lo -MD -MP -MF 
.deps/libgp_collector_la-jprofile.Tpo -c ../../../gprofng/libcollector/jprofile.c  -fPIC 
-DPIC -o .libs/libgp_collector_la-jprofile.o
../../../gprofng/libcollector/jprofile.c:32:10: fatal error: jni.h: No such 
file or directory
   32 | #include <jni.h>
      |          ^~~~~~~
compilation terminated.
make[7]: *** [Makefile:722: libgp_collector_la-jprofile.lo] Error 1
make[7]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprofng/libcollector'
make[6]: *** [Makefile:478: all] Error 2
make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprofng/libcollector'
make[5]: *** [Makefile:472: all-recursive] Error 1
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprofng'
make[4]: *** [Makefile:404: all] Error 2
make[4]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gprofng'
make[3]: *** [Makefile:7665: all-gprofng] Error 2
make[3]: *** Waiting for unfinished jobs....
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=output.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o 
../../gold/output.cc
mv -f .deps/options.Tpo .deps/options.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=parameters.o   -pthread  
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT parameters.o -MD -MP -MF .deps/parameters.Tpo -c 
-o parameters.o ../../gold/parameters.cc
mv -f .deps/parameters.Tpo .deps/parameters.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=plugin.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT plugin.o -MD -MP -MF .deps/plugin.Tpo -c -o plugin.o 
../../gold/plugin.cc
mv -f .deps/output.Tpo .deps/output.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=readsyms.o   -pthread  
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT readsyms.o -MD -MP -MF .deps/readsyms.Tpo -c -o 
readsyms.o ../../gold/readsyms.cc
mv -f .deps/plugin.Tpo .deps/plugin.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reduced_debug_output.o   
-pthread  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT reduced_debug_output.o -MD -MP -MF 
.deps/reduced_debug_output.Tpo -c -o reduced_debug_output.o ../../gold/reduced_debug_output.cc
mv -f .deps/readsyms.Tpo .deps/readsyms.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=reloc.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT reloc.o -MD -MP -MF .deps/reloc.Tpo -c -o reloc.o 
../../gold/reloc.cc
mv -f .deps/reduced_debug_output.Tpo .deps/reduced_debug_output.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=resolve.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT resolve.o -MD -MP -MF .deps/resolve.Tpo -c -o 
resolve.o ../../gold/resolve.cc
mv -f .deps/resolve.Tpo .deps/resolve.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script-sections.o   
-pthread  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT script-sections.o -MD -MP -MF 
.deps/script-sections.Tpo -c -o script-sections.o ../../gold/script-sections.cc
mv -f .deps/reloc.Tpo .deps/reloc.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=script.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT script.o -MD -MP -MF .deps/script.Tpo -c -o script.o 
../../gold/script.cc
mv -f .deps/script-sections.Tpo .deps/script-sections.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=stringpool.o   -pthread  
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT stringpool.o -MD -MP -MF .deps/stringpool.Tpo -c 
-o stringpool.o ../../gold/stringpool.cc
mv -f .deps/script.Tpo .deps/script.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=symtab.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT symtab.o -MD -MP -MF .deps/symtab.Tpo -c -o symtab.o 
../../gold/symtab.cc
mv -f .deps/stringpool.Tpo .deps/stringpool.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT target.o -MD -MP -MF .deps/target.Tpo -c -o target.o 
../../gold/target.cc
mv -f .deps/target.Tpo .deps/target.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=target-select.o   
-pthread  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT target-select.o -MD -MP -MF 
.deps/target-select.Tpo -c -o target-select.o ../../gold/target-select.cc
mv -f .deps/target-select.Tpo .deps/target-select.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=timer.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o 
../../gold/timer.cc
mv -f .deps/timer.Tpo .deps/timer.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=version.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT version.o -MD -MP -MF .deps/version.Tpo -c -o 
version.o ../../gold/version.cc
mv -f .deps/version.Tpo .deps/version.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue.o   -pthread  
-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT workqueue.o -MD -MP -MF .deps/workqueue.Tpo -c -o 
workqueue.o ../../gold/workqueue.cc
mv -f .deps/workqueue.Tpo .deps/workqueue.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=workqueue-threads.o   
-pthread  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT workqueue-threads.o -MD -MP -MF 
.deps/workqueue-threads.Tpo -c -o workqueue-threads.o ../../gold/workqueue-threads.cc
mv -f .deps/workqueue-threads.Tpo .deps/workqueue-threads.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wstack-usage=262144 -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -frandom-seed=yyscript.o   -pthread -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver 
-ffat-lto-objects -MT yyscript.o -MD -MP -MF .deps/yyscript.Tpo -c -o yyscript.o ../../gold/yyscript.c
mv -f .deps/yyscript.Tpo .deps/yyscript.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=dwp.o   -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT dwp.o -MD -MP -MF .deps/dwp.Tpo -c -o dwp.o 
../../gold/dwp.cc
mv -f .deps/symtab.Tpo .deps/symtab.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=main.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o 
../../gold/main.cc
mv -f .deps/main.Tpo .deps/main.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=x86_64.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT x86_64.o -MD -MP -MF .deps/x86_64.Tpo -c -o x86_64.o 
../../gold/x86_64.cc
mv -f .deps/dwp.Tpo .deps/dwp.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=i386.o   -pthread  -g 
-O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT i386.o -MD -MP -MF .deps/i386.Tpo -c -o i386.o 
../../gold/i386.cc
mv -f .deps/i386.Tpo .deps/i386.Po
x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../gold  -I../../gold -I../../gold/../include -I../../gold/../elfcpp -DLOCALEDIR="\"/usr/share/locale\"" 
-DBINDIR="\"/usr/bin\"" -DTOOLBINDIR="\"/usr/x86_64-linux-gnu/bin\"" -DMULTIARCH_DIRNAME=\"x86_64-linux-gnu\"  
-DTOOLLIBDIR="\"/usr/x86_64-linux-gnu/lib\""   -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump.o   
-pthread  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate -flto=jobserver -ffat-lto-objects -MT incremental-dump.o -MD -MP -MF 
.deps/incremental-dump.Tpo -c -o incremental-dump.o ../../gold/incremental-dump.cc
mv -f .deps/x86_64.Tpo .deps/x86_64.Po
rm -f libgold.a
x86_64-linux-gnu-ar --plugin 
/usr/libexec/gcc/x86_64-linux-gnu/14/liblto_plugin.so cru libgold.a archive.o 
attributes.o binary.o common.o compressed_output.o copy-relocs.o cref.o 
defstd.o descriptors.o dirsearch.o dynobj.o dwarf_reader.o ehframe.o errors.o 
expression.o fileread.o gc.o gdb-index.o gold.o gold-threads.o icf.o 
incremental.o int_encoding.o layout.o mapfile.o merge.o nacl.o object.o 
options.o output.o parameters.o plugin.o readsyms.o reduced_debug_output.o 
reloc.o resolve.o script-sections.o script.o stringpool.o symtab.o target.o 
target-select.o timer.o version.o workqueue.o workqueue-threads.o  yyscript.o
x86_64-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U')
mv -f .deps/incremental-dump.Tpo .deps/incremental-dump.Po
x86_64-linux-gnu-ranlib --plugin 
/usr/libexec/gcc/x86_64-linux-gnu/14/liblto_plugin.so libgold.a
x86_64-linux-gnu-g++ -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -frandom-seed=ld-new   -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -static-libstdc++ -Wl,-z,relro -o ld-new main.o x86_64.o 
i386.o libgold.a ../libiberty/libiberty.a     -lz -lzstd  -ljansson
x86_64-linux-gnu-g++ -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -frandom-seed=dwp   -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -static-libstdc++ -Wl,-z,relro -o dwp dwp.o libgold.a 
../libiberty/libiberty.a     -lz -lzstd  -ljansson
lto-wrapper: warning: jobserver is not available: ‘--jobserver-auth=’ is not 
present in ‘MAKEFLAGS’
lto-wrapper: note: see the ‘-flto’ option documentation for more information
../libiberty/../../libiberty/cp-demangle.c: In function 
‘cplus_demangle_print_callback’:
../libiberty/../../libiberty/cp-demangle.c:4642:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 4642 | cplus_demangle_print_callback (int options,
      | ^
../libiberty/../../libiberty/cp-demangle.c: In function ‘d_demangle’:
../libiberty/../../libiberty/cp-demangle.c:6911:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 6911 | d_demangle (const char *mangled, int options, size_t *palc)
      | ^
lto-wrapper: warning: jobserver is not available: ‘--jobserver-auth=’ is not 
present in ‘MAKEFLAGS’
lto-wrapper: note: see the ‘-flto’ option documentation for more information
../libiberty/../../libiberty/cp-demangle.c: In function ‘is_ctor_or_dtor’:
../libiberty/../../libiberty/cp-demangle.c:7117:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 7117 | is_ctor_or_dtor (const char *mangled,
      | ^
x86_64-linux-gnu-g++ -W -Wall    -Wstack-usage=262144 -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -frandom-seed=incremental-dump   -pthread  -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>/binutils-2.43.1=.   -fprofile-generate 
-flto=jobserver -ffat-lto-objects -pthread -Wl,-z,relro -o incremental-dump 
incremental-dump.o x86_64.o i386.o libgold.a ../libiberty/libiberty.a    -lz -lzstd  
-ljansson
../libiberty/../../libiberty/cp-demangle.c: In function 
‘cplus_demangle_print_callback’:
../libiberty/../../libiberty/cp-demangle.c:4642:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 4642 | cplus_demangle_print_callback (int options,
      | ^
../libiberty/../../libiberty/cp-demangle.c: In function ‘d_demangle’:
../libiberty/../../libiberty/cp-demangle.c:6911:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 6911 | d_demangle (const char *mangled, int options, size_t *palc)
      | ^
lto-wrapper: warning: jobserver is not available: ‘--jobserver-auth=’ is not 
present in ‘MAKEFLAGS’
lto-wrapper: note: see the ‘-flto’ option documentation for more information
../libiberty/../../libiberty/cp-demangle.c: In function 
‘cplus_demangle_print_callback’:
../libiberty/../../libiberty/cp-demangle.c:4642:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 4642 | cplus_demangle_print_callback (int options,
      | ^
../libiberty/../../libiberty/cp-demangle.c: In function ‘d_demangle’:
../libiberty/../../libiberty/cp-demangle.c:6911:1: warning: stack usage might 
be unbounded [-Wstack-usage=]
 6911 | d_demangle (const char *mangled, int options, size_t *palc)
      | ^
make[6]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gold'
make[5]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gold'
make[4]: Leaving directory 
'/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single/gold'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single'
make[2]: *** [Makefile:1028: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/binutils-2.43.1/builddir-single'
make[1]: *** [debian/rules:542: stamps/build-single] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/binutils-2.43.1'
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2
make: *** [debian/rules:63: stamp-dir/build] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202409/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to