==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: dhex 0.69-5 (Mon Oct 13 20:57:00 2025)
==> Retrieving sources...
-> Found dhex_0.69.tar.gz
-> Found Makefile
-> Found gcc-15-fix.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
dhex_0.69.tar.gz ... Passed
Makefile ... Passed
gcc-15-fix.patch ... Passed
==> Validating source files with b2sums...
dhex_0.69.tar.gz ... Passed
Makefile ... Passed
gcc-15-fix.patch ... Passed
==> Making package: dhex 0.69-5 (Mon Oct 13 20:57:24 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found dhex_0.69.tar.gz
-> Found Makefile
-> Found gcc-15-fix.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting dhex_0.69.tar.gz with bsdtar
==> Starting prepare()...
patching file output.h
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
cc buffers.c -c -I. -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
cc configfile.c -c -I. -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
cc correlation.c -c -I. -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
cc gpl.c -c -I. -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
cc hexcalc.c -c -I. -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
cc input.c -c -I. -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
cc machine_type.c -c -I. -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
cc main.c -c -I. -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
cc markers.c -c -I. -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
hexcalc.c: In function 'hexcalc':
hexcalc.c:85:62: warning: format '%i' expects argument of type 'int', but argument 5 has type 'tUInt64' {aka 'long long unsigned int'} [-Wformat=]
hexcalc.c:99:59: warning: format '%i' expects argument of type 'int', but argument 5 has type 'tUInt64' {aka 'long long unsigned int'} [-Wformat=]
cc menu.c -c -I. -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
correlation.c: In function 'find_longestmatch':
correlation.c:30:40: warning: format '%lli' expects argument of type 'long long int', but argument 5 has type 'int' [-Wformat=]
correlation.c: In function 'find_bestmatch':
correlation.c:118:40: warning: format '%lli' expects argument of type 'long long int', but argument 5 has type 'int' [-Wformat=]
cc output.c -c -I. -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
markers.c: In function 'gotomask':
markers.c:172:45: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'int' [-Wformat=]
cc search.c -c -I. -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
cc ui.c -c -I. -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
output.c: In function 'printbuffersingle':
output.c:126:51: warning: ' ' flag used with '%X' gnu_printf format [-Wformat=]
output.c:127:37: warning: ' ' flag used with '%X' gnu_printf format [-Wformat=]
output.c: In function 'printbufferdiff':
output.c:239:29: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'tInt64' {aka 'long long int'} [-Wformat=]
output.c:240:30: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'tInt64' {aka 'long long int'} [-Wformat=]
output.c:241:35: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'tInt64' {aka 'long long int'} [-Wformat=]
output.c:242:36: warning: format '%X' expects argument of type 'unsigned int', but argument 5 has type 'tInt64' {aka 'long long int'} [-Wformat=]
output.c:269:51: warning: ' ' flag used with '%X' gnu_printf format [-Wformat=]
output.c:270:37: warning: ' ' flag used with '%X' gnu_printf format [-Wformat=]
output.c:341:59: warning: ' ' flag used with '%X' gnu_printf format [-Wformat=]
output.c:342:45: warning: ' ' flag used with '%X' gnu_printf format [-Wformat=]
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o dhex buffers.o configfile.o correlation.o gpl.o hexcalc.o input.o machine_type.o main.o markers.o menu.o output.o search.o ui.o -lncurses
==> Entering fakeroot environment...
==> Starting package()...
install -vDm755 dhex -t /build/dhex/pkg/dhex/usr/bin
install: creating directory '/build/dhex/pkg/dhex/usr'
install: creating directory '/build/dhex/pkg/dhex/usr/bin'
'dhex' -> '/build/dhex/pkg/dhex/usr/bin/dhex'
install -vDm644 *.1 -t /build/dhex/pkg/dhex/usr/share/man/man1
install: creating directory '/build/dhex/pkg/dhex/usr/share'
install: creating directory '/build/dhex/pkg/dhex/usr/share/man'
install: creating directory '/build/dhex/pkg/dhex/usr/share/man/man1'
'dhex.1' -> '/build/dhex/pkg/dhex/usr/share/man/man1/dhex.1'
install -vDm644 *.5 -t /build/dhex/pkg/dhex/usr/share/man/man5
install: creating directory '/build/dhex/pkg/dhex/usr/share/man/man5'
'dhex_markers.5' -> '/build/dhex/pkg/dhex/usr/share/man/man5/dhex_markers.5'
'dhex_searchlog.5' -> '/build/dhex/pkg/dhex/usr/share/man/man5/dhex_searchlog.5'
'dhexrc.5' -> '/build/dhex/pkg/dhex/usr/share/man/man5/dhexrc.5'
install -vDm644 README.txt -t /build/dhex/pkg/dhex/usr/share/doc/dhex
install: creating directory '/build/dhex/pkg/dhex/usr/share/doc'
install: creating directory '/build/dhex/pkg/dhex/usr/share/doc/dhex'
'README.txt' -> '/build/dhex/pkg/dhex/usr/share/doc/dhex/README.txt'
==> 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 "dhex"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dhex 0.69-5 (Mon Oct 13 20:57:30 2025)
==> Cleaning up...