==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: jxrlib 1.3.2-1 (Mon Apr 20 09:08:10 2026)
==> Retrieving sources...
  -> Updating jxrlib git repo...
  -> Found CMakeLists.txt
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    jxrlib ... Passed
    CMakeLists.txt ... Passed
==> Making package: jxrlib 1.3.2-1 (Mon Apr 20 15:08:37 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (11) cppdap-1.58.0-3  hicolor-icon-theme-0.18-1  jsoncpp-1.9.6-3  libuv-1.52.1-1  perl-error-0.17030-3  perl-mailtools-2.22-3  perl-timedate-2.35-1  rhash-1.4.6-1  zlib-ng-2.3.3-1  cmake-4.3.1-1  git-2.53.0-1

Total Download Size:    29.81 MiB
Total Installed Size:  154.26 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 cmake-4.3.1-1-armv7h downloading...
 git-2.53.0-1-armv7h downloading...
 cppdap-1.58.0-3-armv7h downloading...
 libuv-1.52.1-1-armv7h downloading...
 rhash-1.4.6-1-armv7h downloading...
 jsoncpp-1.9.6-3-armv7h downloading...
 zlib-ng-2.3.3-1-armv7h downloading...
 perl-timedate-2.35-1-any downloading...
 perl-mailtools-2.22-3-any downloading...
 perl-error-0.17030-3-any downloading...
 hicolor-icon-theme-0.18-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
    jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
    make: for unix Makefile generator [installed]
    ninja: for ninja generator
    qt6-base: cmake-gui
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    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-cgi: gitweb (web interface) support
    python: git svn & git p4
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
    less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found CMakeLists.txt
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of jxrlib git repo...
Cloning into 'jxrlib'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done (2.1s)
-- Generating done (0.1s)
-- Build files have been written to: /build/jxrlib/src/build
[  8%] Building C object CMakeFiles/jpegxr.dir/image/decode/JXRTranscode.c.o
[  8%] Building C object CMakeFiles/jpegxr.dir/image/decode/decode.c.o
[  8%] Building C object CMakeFiles/jpegxr.dir/image/decode/postprocess.c.o
[ 11%] Building C object CMakeFiles/jpegxr.dir/image/decode/strInvTransform.c.o
[ 13%] Building C object CMakeFiles/jpegxr.dir/image/decode/segdec.c.o
In file included from /build/jxrlib/src/jxrlib/image/decode/decode.c:40:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/decode/segdec.c:29:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/decode/strInvTransform.c:30:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/decode/JXRTranscode.c:30:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/decode/postprocess.c:30:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 16%] Building C object CMakeFiles/jpegxr.dir/image/decode/strPredQuantDec.c.o
[ 19%] Building C object CMakeFiles/jpegxr.dir/image/decode/strdec.c.o
In file included from /build/jxrlib/src/jxrlib/image/decode/strPredQuantDec.c:29:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/decode/strdec.c:28:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 22%] Building C object CMakeFiles/jpegxr.dir/image/decode/strdec_x86.c.o
[ 25%] Building C object CMakeFiles/jpegxr.dir/image/encode/encode.c.o
In file included from /build/jxrlib/src/jxrlib/image/decode/strdec_x86.c:28:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 27%] Building C object CMakeFiles/jpegxr.dir/image/encode/segenc.c.o
In file included from /build/jxrlib/src/jxrlib/image/encode/encode.h:32,
                 from /build/jxrlib/src/jxrlib/image/encode/encode.c:31:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 30%] Building C object CMakeFiles/jpegxr.dir/image/encode/strFwdTransform.c.o
[ 33%] Building C object CMakeFiles/jpegxr.dir/image/encode/strPredQuantEnc.c.o
In file included from /build/jxrlib/src/jxrlib/image/encode/segenc.c:31:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/encode/encode.h:32,
                 from /build/jxrlib/src/jxrlib/image/encode/strFwdTransform.c:30:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/encode/strPredQuantEnc.c:29:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 36%] Building C object CMakeFiles/jpegxr.dir/image/encode/strenc.c.o
[ 38%] Building C object CMakeFiles/jpegxr.dir/image/encode/strenc_x86.c.o
[ 41%] Building C object CMakeFiles/jpegxr.dir/image/sys/adapthuff.c.o
In file included from /build/jxrlib/src/jxrlib/image/encode/strenc.c:28:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/encode/strenc_x86.c:28:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/sys/adapthuff.c:29:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 44%] Building C object CMakeFiles/jpegxr.dir/image/sys/image.c.o
[ 47%] Building C object CMakeFiles/jpegxr.dir/image/sys/perfTimerANSI.c.o
[ 50%] Building C object CMakeFiles/jpegxr.dir/image/sys/strPredQuant.c.o
In file included from /build/jxrlib/src/jxrlib/image/sys/image.c:29:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/sys/perfTimerANSI.c:33:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
In file included from /build/jxrlib/src/jxrlib/image/sys/strPredQuant.c:29:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 52%] Building C object CMakeFiles/jpegxr.dir/image/sys/strTransform.c.o
[ 55%] Building C object CMakeFiles/jpegxr.dir/image/sys/strcodec.c.o
In file included from /build/jxrlib/src/jxrlib/image/sys/strcodec.c:28:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 58%] Linking C shared library libjpegxr.so
/usr/bin/ld: CMakeFiles/jpegxr.dir/image/encode/strenc.c.o: in function `StrIOEncInit':
strenc.c:(.text+0xd34): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
[ 58%] Built target jpegxr
[ 66%] Building C object CMakeFiles/jxrglue.dir/jxrgluelib/JXRGlue.c.o
[ 66%] Building C object CMakeFiles/jxrglue.dir/jxrgluelib/JXRGlueJxr.c.o
[ 66%] Building C object CMakeFiles/jxrglue.dir/jxrgluelib/JXRGluePFC.c.o
[ 72%] Building C object CMakeFiles/jxrglue.dir/jxrtestlib/JXRTest.c.o
[ 72%] Building C object CMakeFiles/jxrglue.dir/jxrgluelib/JXRMeta.c.o
/build/jxrlib/src/jxrlib/jxrtestlib/JXRTest.c: In function 'PKTestFactory_CreateDecoderFromFile':
/build/jxrlib/src/jxrlib/jxrtestlib/JXRTest.c:207:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[ 75%] Building C object CMakeFiles/jxrglue.dir/jxrtestlib/JXRTestBmp.c.o
/build/jxrlib/src/jxrlib/jxrgluelib/JXRGlue.c: In function 'PKCodecFactory_CreateDecoderFromFile':
/build/jxrlib/src/jxrlib/jxrgluelib/JXRGlue.c:411:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
[ 77%] Building C object CMakeFiles/jxrglue.dir/jxrtestlib/JXRTestHdr.c.o
[ 80%] Building C object CMakeFiles/jxrglue.dir/jxrtestlib/JXRTestPnm.c.o
/build/jxrlib/src/jxrlib/jxrtestlib/JXRTestHdr.c:30:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   30 | #endif ANSI
      |        ^~~~
/build/jxrlib/src/jxrlib/jxrtestlib/JXRTestPnm.c:30:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   30 | #endif ANSI
      |        ^~~~
[ 83%] Building C object CMakeFiles/jxrglue.dir/jxrtestlib/JXRTestTif.c.o
In file included from /build/jxrlib/src/jxrlib/jxrtestlib/JXRTestTif.c:31:
/build/jxrlib/src/jxrlib/image/sys/strcodec.h:67:8: warning: extra tokens at end of ‘#endif’ directive [-Wendif-labels]
   67 | #endif UNREFERENCED_PARAMETER
      |        ^~~~~~~~~~~~~~~~~~~~~~
[ 86%] Building C object CMakeFiles/jxrglue.dir/jxrtestlib/JXRTestYUV.c.o
[ 88%] Linking C shared library libjxrglue.so
[ 88%] Built target jxrglue
[ 94%] Building C object CMakeFiles/JxrEncApp.dir/jxrencoderdecoder/JxrEncApp.c.o
[ 94%] Building C object CMakeFiles/JxrDecApp.dir/jxrencoderdecoder/JxrDecApp.c.o
/build/jxrlib/src/jxrlib/jxrencoderdecoder/JxrDecApp.c: In function 'WmpDecAppShowArgs':
/build/jxrlib/src/jxrlib/jxrencoderdecoder/JxrDecApp.c:203:12: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=]
/build/jxrlib/src/jxrlib/jxrencoderdecoder/JxrEncApp.c: In function 'WmpEncAppShowArgs':
/build/jxrlib/src/jxrlib/jxrencoderdecoder/JxrEncApp.c:185:12: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long unsigned int' [-Wformat=]
[ 97%] Linking C executable JxrDecApp
[100%] Linking C executable JxrEncApp
[100%] Built target JxrDecApp
[100%] Built target JxrEncApp
==> Entering fakeroot environment...
==> Starting package()...
-- Install configuration: ""
-- Installing: /build/jxrlib/pkg/jxrlib/usr/lib/libjpegxr.so.0.0.0
-- Installing: /build/jxrlib/pkg/jxrlib/usr/lib/libjpegxr.so.0
-- Installing: /build/jxrlib/pkg/jxrlib/usr/lib/libjpegxr.so
-- Installing: /build/jxrlib/pkg/jxrlib/usr/lib/libjxrglue.so.0.0.0
-- Installing: /build/jxrlib/pkg/jxrlib/usr/lib/libjxrglue.so.0
-- Set non-toolchain portion of runtime path of "/build/jxrlib/pkg/jxrlib/usr/lib/libjxrglue.so.0.0.0" to ""
-- Installing: /build/jxrlib/pkg/jxrlib/usr/lib/libjxrglue.so
-- Installing: /build/jxrlib/pkg/jxrlib/usr/bin/JxrEncApp
-- Set non-toolchain portion of runtime path of "/build/jxrlib/pkg/jxrlib/usr/bin/JxrEncApp" to ""
-- Installing: /build/jxrlib/pkg/jxrlib/usr/bin/JxrDecApp
-- Set non-toolchain portion of runtime path of "/build/jxrlib/pkg/jxrlib/usr/bin/JxrDecApp" to ""
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/JXRGlue.h
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/JXRMeta.h
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/JXRTest.h
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/windowsmediaphoto.h
-- Up-to-date: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/wmsal.h
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/wmspecstrings_undef.h
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/guiddef.h
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/wmspecstrings_adt.h
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/wmspecstrings_strict.h
-- Installing: /build/jxrlib/pkg/jxrlib/usr/include/jxrlib/wmspecstring.h
==> Tidying install...
  -> Removing libtool files...
  -> Removing static library files...
  -> Purging unwanted files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/lib/libjxrglue.so.0.0.0
usr/lib/libjpegxr.so.0.0.0
==> Creating package "jxrlib"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: jxrlib 1.3.2-1 (Mon Apr 20 15:09:02 2026)
==> Cleaning up...
[?12l[?25h