==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: lzip 1.25-2 (Sat Mar 29 07:24:16 2025) ==> Retrieving sources... -> Found lzip-1.25.tar.gz -> Found lzip-1.25.tar.gz.sig ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... lzip-1.25.tar.gz ... Passed lzip-1.25.tar.gz.sig ... Skipped ==> Making package: lzip 1.25-2 (Sat Mar 29 07:24:24 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found lzip-1.25.tar.gz -> Found lzip-1.25.tar.gz.sig ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting lzip-1.25.tar.gz with bsdtar ==> Starting build()... creating config.status creating Makefile VPATH = . prefix = /usr exec_prefix = $(prefix) bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share infodir = $(datarootdir)/info mandir = $(datarootdir)/man CXX = g++ CPPFLAGS = CXXFLAGS = -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS LDFLAGS = -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now MAKEINFO = makeinfo OK. Now you can run make. g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o arg_parser.o arg_parser.cc g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o lzip_index.o lzip_index.cc g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o list.o list.cc g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o encoder_base.o encoder_base.cc g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o encoder.o encoder.cc g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o fast_encoder.o fast_encoder.cc g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -c -o decoder.o decoder.cc g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -DPROGVERSION=\"1.25\" -c -o main.o main.cc g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lzip arg_parser.o lzip_index.o list.o encoder_base.o encoder.o fast_encoder.o decoder.o main.o ==> Entering fakeroot environment... ==> Starting package()... if [ ! -d "/build/lzip/pkg/lzip/usr/bin" ] ; then install -d -m 755 "/build/lzip/pkg/lzip/usr/bin" ; fi if [ ! -d "/build/lzip/pkg/lzip/usr/share/info" ] ; then install -d -m 755 "/build/lzip/pkg/lzip/usr/share/info" ; fi if [ ! -d "/build/lzip/pkg/lzip/usr/share/man/man1" ] ; then install -d -m 755 "/build/lzip/pkg/lzip/usr/share/man/man1" ; fi install -m 755 ./lzip "/build/lzip/pkg/lzip/usr/bin/lzip" rm -f "/build/lzip/pkg/lzip/usr/share/info/lzip.info"* rm -f "/build/lzip/pkg/lzip/usr/share/man/man1/lzip.1"* install -m 644 ./doc/lzip.info "/build/lzip/pkg/lzip/usr/share/info/lzip.info" install -m 644 ./doc/lzip.1 "/build/lzip/pkg/lzip/usr/share/man/man1/lzip.1" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/build/lzip/pkg/lzip/usr/share/info" "/build/lzip/pkg/lzip/usr/share/info/lzip.info" ; \ fi make: Nothing to be done for 'install-man'. ==> 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 "lzip"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: lzip 1.25-2 (Sat Mar 29 07:24:27 2025) ==> Cleaning up...