==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: optipng 7.9.1-1 (Sun May 25 01:54:12 2025)
==> Retrieving sources...
  -> Found optipng-7.9.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    optipng-7.9.1.tar.gz ... Passed
==> Making package: optipng 7.9.1-1 (Sun May 25 01:54:20 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) libpng-1.6.48-1

Total Installed Size:  0.76 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libpng...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found optipng-7.9.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting optipng-7.9.1.tar.gz with bsdtar
==> Starting build()...
WARNING:
    This script has been deprecated in favour of the CMake file.
    It is currently being maintained on a best-effort basis only.
    Please use the CMake file, if possible.

Checking for system libpng...
Checking for system zlib...
cd src/optipng && \
make && \
cd ../..
make[1]: Entering directory '/build/optipng/src/optipng-7.9.1/src/optipng'
cd ./../../src/opngreduc && \
make -f Makefile libopngreduc.a && \
cd ./../../src/optipng
cd ./../../third_party/gifread && \
make -f Makefile libgifread.a \
        CC="cc" CFLAGS="-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" \
        CPP="cc -E" CPPFLAGS="" \
        LD="cc" LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now" && \
cd ./../../src/optipng
cd ./../../third_party/minitiff && \
make -f Makefile libminitiff.a \
        CC="cc" CFLAGS="-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" \
        CPP="cc -E" CPPFLAGS="" \
        LD="cc" LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now" && \
cd ./../../src/optipng
cd ./../../third_party/pnmio && \
make -f Makefile libpnmio.a \
        CC="cc" CFLAGS="-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection" \
        CPP="cc -E" CPPFLAGS="" \
        LD="cc" LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now" && \
cd ./../../src/optipng
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I./../../third_party/cexcept   -I./../../src/opngreduc -I./../../src/pngxtern -o bitset.o bitset.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I./../../third_party/cexcept   -I./../../src/opngreduc -I./../../src/pngxtern -o ioutil.o ioutil.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I./../../third_party/cexcept   -I./../../src/opngreduc -I./../../src/pngxtern -o ratio.o ratio.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o wildargs.o ../../third_party/wildargs/wildargs.c
make[2]: Entering directory '/build/optipng/src/optipng-7.9.1/third_party/gifread'
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o gifread.o gifread.c
make[2]: Entering directory '/build/optipng/src/optipng-7.9.1/third_party/minitiff'
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o tiffread.o tiffread.c
make[2]: Entering directory '/build/optipng/src/optipng-7.9.1/src/opngreduc'
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -o opngreduc.o opngreduc.c
make[2]: Entering directory '/build/optipng/src/optipng-7.9.1/third_party/pnmio'
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o pnmin.o pnmin.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o pnmout.o pnmout.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o pnmutil.o pnmutil.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -o tiffutil.o tiffutil.c
ar cru libpnmio.a pnmin.o pnmout.o pnmutil.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libpnmio.a
make[2]: Leaving directory '/build/optipng/src/optipng-7.9.1/third_party/pnmio'
ar cru libminitiff.a tiffread.o tiffutil.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libminitiff.a
make[2]: Leaving directory '/build/optipng/src/optipng-7.9.1/third_party/minitiff'
ar cru libgifread.a gifread.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgifread.a
make[2]: Leaving directory '/build/optipng/src/optipng-7.9.1/third_party/gifread'
cd ./../../src/pngxtern && \
make -f Makefile libpngxtern.a && \
cd ./../../src/optipng
make[2]: Entering directory '/build/optipng/src/optipng-7.9.1/src/pngxtern'
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxread.o pngxread.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxrbmp.o pngxrbmp.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxrgif.o pngxrgif.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxrjpg.o pngxrjpg.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxrpnm.o pngxrpnm.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxrtif.o pngxrtif.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxio.o pngxio.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxmem.o pngxmem.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -I../../third_party/gifread -I../../third_party/pnmio -I../../third_party/minitiff -o pngxset.o pngxset.c
ar cru libopngreduc.a opngreduc.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libopngreduc.a
make[2]: Leaving directory '/build/optipng/src/optipng-7.9.1/src/opngreduc'
ar cru libpngxtern.a pngxread.o pngxrbmp.o pngxrgif.o pngxrjpg.o pngxrpnm.o pngxrtif.o pngxio.o pngxmem.o pngxset.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libpngxtern.a
make[2]: Leaving directory '/build/optipng/src/optipng-7.9.1/src/pngxtern'
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I./../../third_party/cexcept   -I./../../src/opngreduc -I./../../src/pngxtern -o optipng.o optipng.c
cc -c  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -I./../../third_party/cexcept   -I./../../src/opngreduc -I./../../src/pngxtern -o optim.o optim.c
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o optipng optipng.o optim.o bitset.o ioutil.o ratio.o wildargs.o ./../../src/opngreduc/libopngreduc.a ./../../src/pngxtern/libpngxtern.a   ./../../third_party/gifread/libgifread.a ./../../third_party/minitiff/libminitiff.a ./../../third_party/pnmio/libpnmio.a -lpng -lz -lm 
make[1]: Leaving directory '/build/optipng/src/optipng-7.9.1/src/optipng'
==> Entering fakeroot environment...
==> Starting package()...
cd src/optipng && \
make install && \
cd ../..
make[1]: Entering directory '/build/optipng/src/optipng-7.9.1/src/optipng'
mkdir -p /build/optipng/pkg/optipng/usr/bin
mkdir -p /build/optipng/pkg/optipng/usr/share/man/man1
cp -f -p optipng /build/optipng/pkg/optipng/usr/bin
cp -f -p man/optipng.1 /build/optipng/pkg/optipng/usr/share/man/man1
make[1]: Leaving directory '/build/optipng/src/optipng-7.9.1/src/optipng'
==> 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 "optipng"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: optipng 7.9.1-1 (Sun May 25 01:54:24 2025)
==> Cleaning up...