==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: t1utils 1.42-3 (Sun Jul 14 11:53:29 2024)
==> Retrieving sources...
  -> Found t1utils-v1.42.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    t1utils-v1.42.tar.gz ... Passed
==> Validating source files with b2sums...
    t1utils-v1.42.tar.gz ... Passed
==> Making package: t1utils 1.42-3 (Sun Jul 14 11:53:49 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found t1utils-v1.42.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting t1utils-v1.42.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:7: installing './compile'
configure.ac:110: installing './config.guess'
configure.ac:110: installing './config.sub'
configure.ac:4: installing './install-sh'
configure.ac:4: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: './install-sh' is updated
autoreconf: './config.sub' is updated
autoreconf: './config.guess' is updated
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for an ANSI C-conforming const... yes
checking for strerror... yes
checking for memmem... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether memmem is declared... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for uintptr_t... yes
checking size of void *... 4
checking size of unsigned long... 4
checking size of unsigned int... 4
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/build/t1utils/src/t1utils-1.42'
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 clp.o -MD -MP -MF .deps/clp.Tpo -c -o clp.o clp.c
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 t1lib.o -MD -MP -MF .deps/t1lib.Tpo -c -o t1lib.o t1lib.c
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 t1ascii.o -MD -MP -MF .deps/t1ascii.Tpo -c -o t1ascii.o t1ascii.c
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 t1binary.o -MD -MP -MF .deps/t1binary.Tpo -c -o t1binary.o t1binary.c
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 t1asm.o -MD -MP -MF .deps/t1asm.Tpo -c -o t1asm.o t1asm.c
mv -f .deps/t1binary.Tpo .deps/t1binary.Po
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 t1disasm.o -MD -MP -MF .deps/t1disasm.Tpo -c -o t1disasm.o t1disasm.c
mv -f .deps/t1ascii.Tpo .deps/t1ascii.Po
mv -f .deps/t1lib.Tpo .deps/t1lib.Po
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 t1unmac.o -MD -MP -MF .deps/t1unmac.Tpo -c -o t1unmac.o t1unmac.c
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 t1mac.o -MD -MP -MF .deps/t1mac.Tpo -c -o t1mac.o t1mac.c
mv -f .deps/t1asm.Tpo .deps/t1asm.Po
mv -f .deps/t1disasm.Tpo .deps/t1disasm.Po
t1unmac.c: In function 'check_macbinary':
t1unmac.c:383:3: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
t1unmac.c: In function 'check_binhex_crc':
t1unmac.c:502:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/t1unmac.Tpo .deps/t1unmac.Po
t1mac.c: In function 'output_raw':
t1mac.c:490:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
t1mac.c: In function 'output_binhex':
t1mac.c:726:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/t1mac.Tpo .deps/t1mac.Po
mv -f .deps/clp.Tpo .deps/clp.Po
gcc  -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 -o t1ascii clp.o t1lib.o t1ascii.o  
gcc  -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 -o t1binary clp.o t1lib.o t1binary.o  
gcc  -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 -o t1asm clp.o t1lib.o t1asm.o  
gcc  -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 -o t1disasm clp.o t1lib.o t1disasm.o  
gcc  -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 -o t1unmac clp.o t1lib.o t1unmac.o  
gcc  -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 -o t1mac clp.o t1lib.o t1mac.o  
make[1]: Leaving directory '/build/t1utils/src/t1utils-1.42'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/t1utils/src/t1utils-1.42'
make[1]: Entering directory '/build/t1utils/src/t1utils-1.42'
 /usr/bin/mkdir -p '/build/t1utils/pkg/t1utils/usr/share/man/man1'
 /usr/bin/mkdir -p '/build/t1utils/pkg/t1utils/usr/bin'
  /usr/bin/install -c t1ascii t1binary t1asm t1disasm t1unmac t1mac '/build/t1utils/pkg/t1utils/usr/bin'
 /usr/bin/install -c -m 644 t1ascii.1 t1binary.1 t1asm.1 t1disasm.1 t1unmac.1 t1mac.1 '/build/t1utils/pkg/t1utils/usr/share/man/man1'
make[1]: Leaving directory '/build/t1utils/src/t1utils-1.42'
make: Leaving directory '/build/t1utils/src/t1utils-1.42'
install: creating directory '/build/t1utils/pkg/t1utils/usr/share/doc'
install: creating directory '/build/t1utils/pkg/t1utils/usr/share/doc/t1utils'
't1utils-1.42/NEWS.md' -> '/build/t1utils/pkg/t1utils/usr/share/doc/t1utils/NEWS.md'
't1utils-1.42/README.md' -> '/build/t1utils/pkg/t1utils/usr/share/doc/t1utils/README.md'
install: creating directory '/build/t1utils/pkg/t1utils/usr/share/licenses'
install: creating directory '/build/t1utils/pkg/t1utils/usr/share/licenses/t1utils'
't1utils-1.42/LICENSE' -> '/build/t1utils/pkg/t1utils/usr/share/licenses/t1utils/LICENSE'
==> 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 "t1utils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: t1utils 1.42-3 (Sun Jul 14 11:54:11 2024)
==> Cleaning up...