==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libgfshare 2.0.0-4 (Sat Jul 13 14:57:59 2024)
==> Retrieving sources...
  -> Found libgfshare-2.0.0.tar.bz2
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libgfshare-2.0.0.tar.bz2 ... Passed
==> Making package: libgfshare 2.0.0-4 (Sat Jul 13 14:58:19 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libgfshare-2.0.0.tar.bz2
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libgfshare-2.0.0.tar.bz2 with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libgfshare.pc
config.status: creating man/gfsplit.1
config.status: creating man/gfcombine.1
config.status: creating man/gfshare.7
config.status: creating man/libgfshare.5
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-am
make[1]: Entering directory '/build/libgfshare/src/libgfshare-2.0.0'
depbase=`echo src/gfshare_maketable.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.    -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/gfshare_maketable.o -MD -MP -MF $depbase.Tpo -c -o src/gfshare_maketable.o src/gfshare_maketable.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tools/gfsplit.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.    -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT tools/gfsplit.o -MD -MP -MF $depbase.Tpo -c -o tools/gfsplit.o tools/gfsplit.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo tools/gfcombine.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H -I.    -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT tools/gfcombine.o -MD -MP -MF $depbase.Tpo -c -o tools/gfcombine.o tools/gfcombine.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -o gfshare_maketable src/gfshare_maketable.o  
libtool: link: gcc -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o gfshare_maketable src/gfshare_maketable.o 
./gfshare_maketable > libgfshare_tables.h
depbase=`echo src/libgfshare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT src/libgfshare.lo -MD -MP -MF $depbase.Tpo -c -o src/libgfshare.lo src/libgfshare.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libgfshare.lo -MD -MP -MF src/.deps/libgfshare.Tpo -c src/libgfshare.c  -fPIC -DPIC -o src/.libs/libgfshare.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT src/libgfshare.lo -MD -MP -MF src/.deps/libgfshare.Tpo -c src/libgfshare.c -o src/libgfshare.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link gcc -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -version-info 2:0:0 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -o libgfshare.la -rpath /usr/lib src/libgfshare.lo  
libtool: link: gcc -shared  -fPIC -DPIC  src/.libs/libgfshare.o    -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1   -Wl,-soname -Wl,libgfshare.so.2 -o .libs/libgfshare.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libgfshare.so.2" && ln -s "libgfshare.so.2.0.0" "libgfshare.so.2")
libtool: link: (cd ".libs" && rm -f "libgfshare.so" && ln -s "libgfshare.so.2.0.0" "libgfshare.so")
libtool: link: ar cru .libs/libgfshare.a  src/libgfshare.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgfshare.a
libtool: link: ( cd ".libs" && rm -f "libgfshare.la" && ln -s "../libgfshare.la" "libgfshare.la" )
/bin/sh ./libtool --tag=CC   --mode=link gcc -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -o gfsplit tools/gfsplit.o libgfshare.la 
/bin/sh ./libtool --tag=CC   --mode=link gcc -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -o gfcombine tools/gfcombine.o libgfshare.la 
libtool: link: gcc -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o .libs/gfsplit tools/gfsplit.o  ./.libs/libgfshare.so
libtool: link: gcc -I./include -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o .libs/gfcombine tools/gfcombine.o  ./.libs/libgfshare.so
make[1]: Leaving directory '/build/libgfshare/src/libgfshare-2.0.0'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/libgfshare/src/libgfshare-2.0.0'
 /usr/bin/mkdir -p '/build/libgfshare/pkg/libgfshare/usr/include'
 /usr/bin/mkdir -p '/build/libgfshare/pkg/libgfshare/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/libgfshare/pkg/libgfshare/usr/share/man/man5'
 /usr/bin/install -c -m 644 include/libgfshare.h '/build/libgfshare/pkg/libgfshare/usr/include'
 /usr/bin/mkdir -p '/build/libgfshare/pkg/libgfshare/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libgfshare/pkg/libgfshare/usr/lib'
 /usr/bin/mkdir -p '/build/libgfshare/pkg/libgfshare/usr/share/man/man7'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libgfshare.la '/build/libgfshare/pkg/libgfshare/usr/lib'
 /usr/bin/install -c -m 644 man/libgfshare.5 '/build/libgfshare/pkg/libgfshare/usr/share/man/man5'
 /usr/bin/install -c -m 644 libgfshare.pc '/build/libgfshare/pkg/libgfshare/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 man/gfsplit.1 man/gfcombine.1 '/build/libgfshare/pkg/libgfshare/usr/share/man/man1'
 /usr/bin/install -c -m 644 man/gfshare.7 '/build/libgfshare/pkg/libgfshare/usr/share/man/man7'
libtool: install: /usr/bin/install -c .libs/libgfshare.so.2.0.0 /build/libgfshare/pkg/libgfshare/usr/lib/libgfshare.so.2.0.0
libtool: install: (cd /build/libgfshare/pkg/libgfshare/usr/lib && { ln -s -f libgfshare.so.2.0.0 libgfshare.so.2 || { rm -f libgfshare.so.2 && ln -s libgfshare.so.2.0.0 libgfshare.so.2; }; })
libtool: install: (cd /build/libgfshare/pkg/libgfshare/usr/lib && { ln -s -f libgfshare.so.2.0.0 libgfshare.so || { rm -f libgfshare.so && ln -s libgfshare.so.2.0.0 libgfshare.so; }; })
libtool: install: /usr/bin/install -c .libs/libgfshare.lai /build/libgfshare/pkg/libgfshare/usr/lib/libgfshare.la
libtool: install: /usr/bin/install -c .libs/libgfshare.a /build/libgfshare/pkg/libgfshare/usr/lib/libgfshare.a
libtool: install: chmod 644 /build/libgfshare/pkg/libgfshare/usr/lib/libgfshare.a
libtool: install: ranlib /build/libgfshare/pkg/libgfshare/usr/lib/libgfshare.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
 /usr/bin/mkdir -p '/build/libgfshare/pkg/libgfshare/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c gfsplit gfcombine '/build/libgfshare/pkg/libgfshare/usr/bin'
libtool: install: warning: `libgfshare.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/gfsplit /build/libgfshare/pkg/libgfshare/usr/bin/gfsplit
libtool: install: warning: `libgfshare.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/gfcombine /build/libgfshare/pkg/libgfshare/usr/bin/gfcombine
make[1]: Leaving directory '/build/libgfshare/src/libgfshare-2.0.0'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libgfshare"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libgfshare 2.0.0-4 (Sat Jul 13 14:58:42 2024)
==> Cleaning up...