==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: jp2a 1.3.2-1 (Wed Nov 20 07:12:45 2024) ==> Retrieving sources... -> Updating jp2a git repo... ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... jp2a ... Passed ==> Making package: jp2a 1.3.2-1 (Wed Nov 20 07:13:08 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (7) giflib-5.2.2-1 jbigkit-2.1-8 libtiff-4.7.0-1 libexif-0.6.24-3 libjpeg-turbo-3.0.4-1 libpng-1.6.44-1 libwebp-1.4.0-3 Total Download Size: 0.41 MiB Total Installed Size: 7.86 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libexif-0.6.24-3-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libexif... installing libjpeg-turbo... installing libpng... installing giflib... installing jbigkit... installing libtiff... Optional dependencies for libtiff freeglut: for using tiffgt installing libwebp... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (11) clang-18.1.8-4 compiler-rt-18.1.8-1 fmt-11.0.2-1 libedit-20240517_3.1-1 llvm-libs-18.1.8-4 perl-error-0.17029-7 perl-mailtools-2.21-9 perl-timedate-2.33-7 spdlog-1.15.0-1 doxygen-1.12.0-3 git-2.47.0-1 Total Installed Size: 420.55 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 libedit... installing llvm-libs... installing compiler-rt... installing clang... Optional dependencies for clang openmp: OpenMP support in clang with -fopenmp python: for scan-view and git-clang-format [installed] llvm: referenced by some clang headers installing fmt... installing spdlog... installing doxygen... Optional dependencies for doxygen graphviz: for caller/callee graph generation qt6-base: for doxywizard texlive-fontsrecommended: for generating LaTeX, Postscript and PDF output texlive-fontutils: for generating LaTeX, Postscript and PDF output texlive-latexextra: for generating LaTeX, Postscript and PDF output texlive-plaingeneric: for generating LaTeX, Postscript and PDF output installing perl-error... installing perl-timedate... installing perl-mailtools... installing git... Optional dependencies for git tk: gitk and git gui openssh: ssh transport and crypto perl-libwww: git svn perl-term-readkey: git svn and interactive.singlekey setting perl-io-socket-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support perl-mediawiki-api: git mediawiki support perl-datetime-format-iso8601: git mediawiki support perl-lwp-protocol-https: git mediawiki https support perl-cgi: gitweb (web interface) support python: git svn & git p4 [installed] subversion: git svn org.freedesktop.secrets: keyring credential helper libsecret: libsecret credential helper [installed] :: Running post-transaction hooks... (1/4) Creating system user accounts... Creating group 'git' with GID 971. Creating user 'git' (git daemon user) with UID 971 and GID 971. (2/4) Reloading system manager configuration... Skipped: Current root is not booted. (3/4) Arming ConditionNeedsUpdate... (4/4) Warn about old perl modules [?25h==> Retrieving sources... ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Creating working copy of jp2a git repo... Cloning into 'jp2a'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:16: installing './compile' configure.ac:9: installing './install-sh' configure.ac:9: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for jpeg_start_decompress in -ljpeg... yes checking for png_create_read_struct in -lpng... yes checking for WebPGetInfo in -lwebp... yes checking for exif_data_new_from_file in -lexif... yes checking for library containing floor... -lm checking enable-curl... yes checking for curl-config... /usr/bin/curl-config checking curl-config --cflags... checking curl-config --libs... -lcurl checking for curl_easy_init in -lcurl... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for jpeglib.h... yes checking for curl/curl.h... yes checking for fcntl.h... yes checking for curses.h... yes checking for term.h... yes checking for ncurses/term.h... no checking for math.h... yes checking for limits.h... yes checking for locale.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... yes checking for setjmp.h... yes checking for tgetent in -lncurses... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict__ checking for size_t... yes checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for pid_t... (cached) yes checking for memset... yes checking for atexit... yes checking for mbrlen... yes checking for memset... (cached) yes checking for setlocale... yes checking for strerror... yes checking whether to enable assertions... 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 config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/jp2a/src/jp2a' Making all in src make[2]: Entering directory '/build/jp2a/src/jp2a/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 aspect_ratio.o -MD -MP -MF .deps/aspect_ratio.Tpo -c -o aspect_ratio.o aspect_ratio.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 curl.o -MD -MP -MF .deps/curl.Tpo -c -o curl.o curl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 jp2a.o -MD -MP -MF .deps/jp2a.Tpo -c -o jp2a.o jp2a.c mv -f .deps/aspect_ratio.Tpo .deps/aspect_ratio.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c mv -f .deps/html.Tpo .deps/html.Po gcc -DHAVE_CONFIG_H -I. -I.. -I../include -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 image.o -MD -MP -MF .deps/image.Tpo -c -o image.o image.c mv -f .deps/terminal.Tpo .deps/terminal.Po jp2a.c: In function 'read_into_buffer': jp2a.c:219:20: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] jp2a.c:231:18: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] mv -f .deps/jp2a.Tpo .deps/jp2a.Po mv -f .deps/curl.Tpo .deps/curl.Po mv -f .deps/options.Tpo .deps/options.Po mv -f .deps/image.Tpo .deps/image.Po gcc -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 jp2a aspect_ratio.o html.o terminal.o curl.o jp2a.o options.o image.o -lm -ljpeg -lpng -lwebp -lexif -lcurl -lncurses make[2]: Leaving directory '/build/jp2a/src/jp2a/src' make[2]: Entering directory '/build/jp2a/src/jp2a' make[2]: Leaving directory '/build/jp2a/src/jp2a' make[1]: Leaving directory '/build/jp2a/src/jp2a' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/jp2a/src/jp2a/src' make[2]: Entering directory '/build/jp2a/src/jp2a/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/jp2a/pkg/jp2a/usr/bin' /usr/bin/install -c jp2a '/build/jp2a/pkg/jp2a/usr/bin' make[2]: Leaving directory '/build/jp2a/src/jp2a/src' make[1]: Leaving directory '/build/jp2a/src/jp2a/src' make[1]: Entering directory '/build/jp2a/src/jp2a' make[2]: Entering directory '/build/jp2a/src/jp2a' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/jp2a/pkg/jp2a/usr/share/bash-completion/completions' /usr/bin/mkdir -p '/build/jp2a/pkg/jp2a/usr/share/zsh/site-functions' /usr/bin/mkdir -p '/build/jp2a/pkg/jp2a/usr/share/man/man1' /usr/bin/install -c -m 644 completion/bash/jp2a '/build/jp2a/pkg/jp2a/usr/share/bash-completion/completions' /usr/bin/install -c -m 644 completion/zsh/_jp2a '/build/jp2a/pkg/jp2a/usr/share/zsh/site-functions' /usr/bin/install -c -m 644 man/jp2a.1 '/build/jp2a/pkg/jp2a/usr/share/man/man1' make[2]: Leaving directory '/build/jp2a/src/jp2a' make[1]: Leaving directory '/build/jp2a/src/jp2a' ==> 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 "jp2a"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: jp2a 1.3.2-1 (Wed Nov 20 07:13:59 2024) ==> Cleaning up...