==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: mdp 1.0.18-1 (Fri Jul 11 08:41:27 2025) ==> Retrieving sources... -> Found mdp-1.0.18.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... mdp-1.0.18.tar.gz ... Passed ==> Making package: mdp 1.0.18-1 (Fri Jul 11 08:41:47 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found mdp-1.0.18.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting mdp-1.0.18.tar.gz with bsdtar ==> Starting build()... make -j8 --jobserver-auth=fifo:/tmp/GMfifo939 -C src make[1]: Entering directory '/build/mdp/src/mdp-1.0.18/src' make[1]: warning: -j8 forced in submake: resetting jobserver mode. cc -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 -Wall -Wall -I../include -c -o cstack.o cstack.c cc -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 -Wall -Wall -I../include -c -o cstring.o cstring.c cc -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 -Wall -Wall -I../include -c -o main.o main.c cc -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 -Wall -Wall -I../include -c -o markdown.o markdown.c cc -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 -Wall -Wall -I../include -c -o parser.o parser.c cc -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 -Wall -Wall -I../include -c -o url.o url.c cc -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 -Wall -Wall -I../include -c -o viewer.o viewer.c make[1]: Leaving directory '/build/mdp/src/mdp-1.0.18/src' cc src/cstack.o src/cstring.o src/main.o src/markdown.o src/parser.o src/url.o src/viewer.o -lncursesw -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 -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mdp ==> Entering fakeroot environment... ==> Starting package()... install -d /build/mdp/pkg/mdp/usr/bin install -m 755 mdp /build/mdp/pkg/mdp/usr/bin/mdp install -d /build/mdp/pkg/mdp/usr/share/man/man1 install -m 644 mdp.1 /build/mdp/pkg/mdp/usr/share/man/man1/mdp.1 ==> 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 "mdp"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mdp 1.0.18-1 (Fri Jul 11 08:41:52 2025) ==> Cleaning up...