==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: pixz 1.0.7-5 (Sat Jul 13 15:12:10 2024) ==> Retrieving sources... -> Found pixz-1.0.7.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... pixz-1.0.7.tar.gz ... Passed ==> Validating source files with sha256sums... pixz-1.0.7.tar.gz ... Passed ==> Making package: pixz 1.0.7-5 (Sat Jul 13 15:12:32 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (4) docbook-xml-4.5-10 docbook-xsl-1.79.2-8 libxslt-1.1.42-1 asciidoc-10.2.0-6 Total Download Size: 0.57 MiB Total Installed Size: 31.31 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... asciidoc-10.2.0-6-any downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing docbook-xml... etc/xml/catalog:1: parser error : Document is empty ^ installing libxslt... Optional dependencies for libxslt python: Python bindings [installed] installing docbook-xsl... installing asciidoc... Optional dependencies for asciidoc graphviz: graphviz-filter lilypond: music-filter imagemagick: music-filter source-highlight: source-highlight-filter dblatex: pdf generation fop: alternative pdf generation w3m: text generation lynx: alternative text generation [?25h==> Retrieving sources... -> Found pixz-1.0.7.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting pixz-1.0.7.tar.gz 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 whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking for src/pixz.1... yes checking for a2x... a2x checking for ceil in -lm... yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking if compiler needs -Werror to reject unknown flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBARCHIVE... yes checking for LZMA... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for strerror... yes checking for strtol... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking whether htole64 is declared... yes checking whether le64toh is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/pixz/src/pixz-1.0.7' Making all in src make[2]: Entering directory '/build/pixz/src/pixz-1.0.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unknown-pragmas -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 pixz-common.o -MD -MP -MF .deps/pixz-common.Tpo -c -o pixz-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unknown-pragmas -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 pixz-cpu.o -MD -MP -MF .deps/pixz-cpu.Tpo -c -o pixz-cpu.o `test -f 'cpu.c' || echo './'`cpu.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unknown-pragmas -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 pixz-endian.o -MD -MP -MF .deps/pixz-endian.Tpo -c -o pixz-endian.o `test -f 'endian.c' || echo './'`endian.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unknown-pragmas -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 pixz-list.o -MD -MP -MF .deps/pixz-list.Tpo -c -o pixz-list.o `test -f 'list.c' || echo './'`list.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unknown-pragmas -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 pixz-pixz.o -MD -MP -MF .deps/pixz-pixz.Tpo -c -o pixz-pixz.o `test -f 'pixz.c' || echo './'`pixz.c mv -f .deps/pixz-endian.Tpo .deps/pixz-endian.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unknown-pragmas -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 pixz-read.o -MD -MP -MF .deps/pixz-read.Tpo -c -o pixz-read.o `test -f 'read.c' || echo './'`read.c mv -f .deps/pixz-cpu.Tpo .deps/pixz-cpu.Po gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wno-unknown-pragmas -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 pixz-write.o -MD -MP -MF .deps/pixz-write.Tpo -c -o pixz-write.o `test -f 'write.c' || echo './'`write.c mv -f .deps/pixz-list.Tpo .deps/pixz-list.Po mv -f .deps/pixz-pixz.Tpo .deps/pixz-pixz.Po mv -f .deps/pixz-common.Tpo .deps/pixz-common.Po mv -f .deps/pixz-read.Tpo .deps/pixz-read.Po mv -f .deps/pixz-write.Tpo .deps/pixz-write.Po gcc -Wall -Wno-unknown-pragmas -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 pixz pixz-common.o pixz-cpu.o pixz-endian.o pixz-list.o pixz-pixz.o pixz-read.o pixz-write.o -lm -larchive -llzma -lm make[2]: Leaving directory '/build/pixz/src/pixz-1.0.7/src' Making all in test make[2]: Entering directory '/build/pixz/src/pixz-1.0.7/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/pixz/src/pixz-1.0.7/test' make[2]: Entering directory '/build/pixz/src/pixz-1.0.7' make[2]: Leaving directory '/build/pixz/src/pixz-1.0.7' make[1]: Leaving directory '/build/pixz/src/pixz-1.0.7' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/pixz/src/pixz-1.0.7/src' make[2]: Entering directory '/build/pixz/src/pixz-1.0.7/src' /usr/bin/mkdir -p '/build/pixz/pkg/pixz/usr/bin' /usr/bin/mkdir -p '/build/pixz/pkg/pixz/usr/share/man/man1' /usr/bin/install -c pixz '/build/pixz/pkg/pixz/usr/bin' /usr/bin/install -c -m 644 pixz.1 '/build/pixz/pkg/pixz/usr/share/man/man1' make[2]: Leaving directory '/build/pixz/src/pixz-1.0.7/src' make[1]: Leaving directory '/build/pixz/src/pixz-1.0.7/src' Making install in test make[1]: Entering directory '/build/pixz/src/pixz-1.0.7/test' make[2]: Entering directory '/build/pixz/src/pixz-1.0.7/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/pixz/src/pixz-1.0.7/test' make[1]: Leaving directory '/build/pixz/src/pixz-1.0.7/test' make[1]: Entering directory '/build/pixz/src/pixz-1.0.7' make[2]: Entering directory '/build/pixz/src/pixz-1.0.7' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/pixz/src/pixz-1.0.7' make[1]: Leaving directory '/build/pixz/src/pixz-1.0.7' ==> 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 "pixz"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pixz 1.0.7-5 (Sat Jul 13 15:12:57 2024) ==> Cleaning up...