==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: nsxiv 33-1 (Mon Jan 27 09:54:00 2025)
==> Retrieving sources...
  -> Found nsxiv-33.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    nsxiv-33.tar.gz ... Passed
==> Making package: nsxiv 33-1 (Mon 27 Jan 2025 09:54:07 AM MST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency

Packages (21) giflib-5.2.2-1  graphite-1:1.3.14-4  harfbuzz-10.2.0-1
              jbigkit-2.1-8  libjpeg-turbo-3.1.0-1  libpng-1.6.46-1
              libtiff-4.7.0-1  libxau-1.0.12-1  libxcb-1.17.0-1
              libxdmcp-1.1.5-1.1  libxext-1.3.6-1  libxrender-0.9.12-1
              xcb-proto-1.17.0-3  xorgproto-2024.1-2  fontconfig-2:2.16.0-2
              freetype2-2.13.3-1  hicolor-icon-theme-0.18-1  imlib2-1.12.3-2
              libexif-0.6.25-1  libx11-1.8.10-1  libxft-2.3.8-2

Total Download Size:    7.47 MiB
Total Installed Size:  37.45 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libx11-1.8.10-1-aarch64 downloading...
 harfbuzz-10.2.0-1-aarch64 downloading...
 libxcb-1.17.0-1-aarch64 downloading...
 imlib2-1.12.3-2-aarch64 downloading...
 freetype2-2.13.3-1-aarch64 downloading...
 libexif-0.6.25-1-aarch64 downloading...
 libtiff-4.7.0-1-aarch64 downloading...
 libjpeg-turbo-3.1.0-1-aarch64 downloading...
 fontconfig-2:2.16.0-2-aarch64 downloading...
 libpng-1.6.46-1-aarch64 downloading...
 xorgproto-2024.1-2-any downloading...
 xcb-proto-1.17.0-3-any downloading...
 libxext-1.3.6-1-aarch64 downloading...
 graphite-1:1.3.14-4-aarch64 downloading...
 giflib-5.2.2-1-aarch64 downloading...
 libxft-2.3.8-2-aarch64 downloading...
 jbigkit-2.1-8-aarch64 downloading...
 libxrender-0.9.12-1-aarch64 downloading...
 libxdmcp-1.1.5-1.1-aarch64 downloading...
 hicolor-icon-theme-0.18-1-any downloading...
 libxau-1.0.12-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libpng...
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing giflib...
installing libjpeg-turbo...
installing jbigkit...
installing libtiff...
Optional dependencies for libtiff
    freeglut: for using tiffgt
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing imlib2...
Optional dependencies for imlib2
    libheif: HEIF loader (for AVIF)
    libid3tag: ID3 loader
    libjxl: JXL loader
    librsvg: SVG loader
    libspectre: PS loader
    libwebp: WEBP loader
    openjpeg2: J2K loader
installing fontconfig...
Creating fontconfig configuration...
Rebuilding fontconfig cache...
installing libxrender...
installing libxft...
installing libexif...
installing hicolor-icon-theme...
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating fontconfig configuration...
(3/3) Updating fontconfig cache...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found nsxiv-33.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting nsxiv-33.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
RUSTFLAGS: 
Debug RUSTFLAGS: 
make: Entering directory '/build/nsxiv/src/nsxiv'
CC autoreload.o
c99 -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700  -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1  -DHAVE_INOTIFY=1 -I/usr/include/freetype2 -I/usr/local/include/freetype2   -c -o autoreload.o autoreload.c
CC commands.o
c99 -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700  -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1  -DHAVE_INOTIFY=1 -I/usr/include/freetype2 -I/usr/local/include/freetype2   -c -o commands.o commands.c
CC image.o
CC main.o
c99 -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700  -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1  -DHAVE_INOTIFY=1 -I/usr/include/freetype2 -I/usr/local/include/freetype2   -c -o image.o image.c
GEN version.h
c99 -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700  -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1  -DHAVE_INOTIFY=1 -I/usr/include/freetype2 -I/usr/local/include/freetype2   -c -o main.o main.c
v="$(git describe 2>/dev/null || true)"; \
echo "#define VERSION \"${v:-33}\"" >version.h
CC thumbs.o
c99 -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700  -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1  -DHAVE_INOTIFY=1 -I/usr/include/freetype2 -I/usr/local/include/freetype2   -c -o thumbs.o thumbs.c
CC util.o
CC window.o
c99 -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700  -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1  -DHAVE_INOTIFY=1 -I/usr/include/freetype2 -I/usr/local/include/freetype2   -c -o util.o util.c
c99 -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700  -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1  -DHAVE_INOTIFY=1 -I/usr/include/freetype2 -I/usr/local/include/freetype2   -c -o window.o window.c
CC options.o
c99 -Wall -pedantic -O2 -DNDEBUG -D_XOPEN_SOURCE=700  -DHAVE_LIBEXIF=1 -DHAVE_LIBFONTS=1  -DHAVE_INOTIFY=1 -I/usr/include/freetype2 -I/usr/local/include/freetype2   -c -o options.o options.c
LINK nsxiv
c99 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o nsxiv autoreload.o commands.o image.o main.o options.o  thumbs.o util.o window.o -lImlib2 -lX11  -lexif -lXft -lfontconfig  
make: Leaving directory '/build/nsxiv/src/nsxiv'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/nsxiv/src/nsxiv'
INSTALL bin/nsxiv
mkdir -p /build/nsxiv/pkg/nsxiv/usr/bin
INSTALL nsxiv.desktop
mkdir -p /build/nsxiv/pkg/nsxiv/usr/share/applications
cp nsxiv /build/nsxiv/pkg/nsxiv/usr/bin/
cp etc/nsxiv.desktop /build/nsxiv/pkg/nsxiv/usr/share/applications
chmod 755 /build/nsxiv/pkg/nsxiv/usr/bin/nsxiv
INSTALL icon
for f in 16x16.png 32x32.png 48x48.png 64x64.png 128x128.png; do \
	dir="/build/nsxiv/pkg/nsxiv/usr/share/icons/hicolor/${f%.png}/apps"; \
	mkdir -p "$dir"; \
	cp "icon/$f" "$dir/nsxiv.png"; \
	chmod 644 "$dir/nsxiv.png"; \
done
INSTALL nsxiv.1
mkdir -p /build/nsxiv/pkg/nsxiv/usr/share/man/man1
sed "s!EGPREFIX!/usr/share/doc/nsxiv/examples!g; s!PREFIX!/usr!g; s!VERSION!33!g" \
	etc/nsxiv.1 >/build/nsxiv/pkg/nsxiv/usr/share/man/man1/nsxiv.1
chmod 644 /build/nsxiv/pkg/nsxiv/usr/share/man/man1/nsxiv.1
INSTALL share/nsxiv/
mkdir -p /build/nsxiv/pkg/nsxiv/usr/share/doc/nsxiv/examples
cp etc/examples/* /build/nsxiv/pkg/nsxiv/usr/share/doc/nsxiv/examples
chmod 755 /build/nsxiv/pkg/nsxiv/usr/share/doc/nsxiv/examples/*
make: Leaving directory '/build/nsxiv/src/nsxiv'
==> 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 "nsxiv"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: nsxiv 33-1 (Mon 27 Jan 2025 09:54:15 AM MST)
==> Cleaning up...