>>> jbig2enc: Building community/jbig2enc 0.29-r4 (using abuild 3.14.1-r1) started Mon, 04 Nov 2024 06:55:57 +0000
>>> jbig2enc: Validating /home/buildozer/aports/community/jbig2enc/APKBUILD...
>>> jbig2enc: Analyzing dependencies...
>>> jbig2enc: Installing for build: build-base python3 leptonica-dev zlib-dev automake autoconf libtool
(1/31) Installing libbz2 (1.0.8-r6)
(2/31) Installing libffi (3.4.6-r0)
(3/31) Installing gdbm (1.24-r0)
(4/31) Installing xz-libs (5.6.3-r0)
(5/31) Installing mpdecimal (4.0.0-r0)
(6/31) Installing libpanelw (6.5_p20241006-r2)
(7/31) Installing sqlite-libs (3.47.0-r0)
(8/31) Installing python3 (3.12.7-r1)
(9/31) Installing python3-pycache-pyc0 (3.12.7-r1)
(10/31) Installing pyc (3.12.7-r1)
(11/31) Installing python3-pyc (3.12.7-r1)
(12/31) Installing giflib (5.2.2-r0)
(13/31) Installing libjpeg-turbo (3.0.4-r0)
(14/31) Installing libpng (1.6.44-r0)
(15/31) Installing libsharpyuv (1.4.0-r0)
(16/31) Installing libwebp (1.4.0-r0)
(17/31) Installing tiff (4.7.0-r0)
(18/31) Installing libwebpmux (1.4.0-r0)
(19/31) Installing leptonica (1.84.1-r0)
(20/31) Installing leptonica-dev (1.84.1-r0)
(21/31) Installing zlib-dev (1.3.1-r2)
(22/31) Installing perl (5.40.0-r3)
(23/31) Installing automake (1.17-r0)
(24/31) Installing m4 (1.4.19-r3)
(25/31) Installing autoconf (2.72-r0)
(26/31) Installing libltdl (2.4.7-r3)
(27/31) Installing libtool (2.4.7-r3)
(28/31) Installing .makedepends-jbig2enc (20241104.065642)
(29/31) Installing perl-error (0.17029-r2)
(30/31) Installing perl-git (2.46.2-r0)
(31/31) Installing git-perl (2.46.2-r0)
Executing busybox-1.37.0-r6.trigger
OK: 413 MiB in 129 packages
>>> jbig2enc: Cleaning up srcdir
>>> jbig2enc: Cleaning up pkgdir
>>> jbig2enc: Cleaning up tmpdir
>>> jbig2enc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/jbig2enc-0.29.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/jbig2enc-0.29.tar.gz.part'
jbig2enc-0.29.tar.gz 100% |********************************| 1082k  0:00:00 ETA
'/var/cache/distfiles/v3.21/jbig2enc-0.29.tar.gz.part' saved
>>> jbig2enc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/jbig2enc-0.29.tar.gz
>>> jbig2enc: Checking sha512sums...
jbig2enc-0.29.tar.gz: OK
10-python3.patch: OK
20-shebang.patch: OK
30-leptonica-183.patch: OK
>>> jbig2enc: Unpacking /var/cache/distfiles/v3.21/jbig2enc-0.29.tar.gz...
>>> jbig2enc: 10-python3.patch
patching file pdf.py
>>> jbig2enc: 20-shebang.patch
patching file pdf.py
>>> jbig2enc: 30-leptonica-183.patch
patching file src/jbig2.cc
patching file src/jbig2enc.cc
patching file src/jbig2sym.cc
patching file configure.ac
Running aclocal
Running libtoolize
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
Running automake --add-missing --copy
configure.ac:8: installing './ar-lib'
configure.ac:8: installing './compile'
configure.ac:9: installing './config.guess'
configure.ac:9: installing './config.sub'
configure.ac:5: installing './install-sh'
configure.ac:5: installing './missing'
Running autoconf
configure.ac:12: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:12: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:12: the top level
configure.ac:58: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:58: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:58: the top level

All done.
To build the software now, do something like:

$ ./configure [...other options]
$ make
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for riscv64-alpine-linux-musl-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 for riscv64-alpine-linux-musl-ar... no
checking for riscv64-alpine-linux-musl-lib... no
checking for riscv64-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... riscv64-alpine-linux-musl
checking host system type... riscv64-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert riscv64-alpine-linux-musl file names to riscv64-alpine-linux-musl format... func_convert_file_noop
checking how to convert riscv64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/riscv64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for riscv64-alpine-linux-musl-file... no
checking for file... file
checking for riscv64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for riscv64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for riscv64-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for riscv64-alpine-linux-musl-strip... no
checking for strip... strip
checking for riscv64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for riscv64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/riscv64-alpine-linux-musl/bin/ld
checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether to use rpath... yes
checking for findFileFormatStream in -lleptonica... yes
checking for expandBinaryPower2Low... no
checking for TIFFOpen  in -ltiff... no
checking for png_read_png  in -lpng... no
checking for jpeg_read_scanlines  in -ljpeg... no
checking for DGifOpenFileHandle  in -lgif... no
checking for WebPGetInfo  in -lwebp... no
checking for zlibVersion in -lz... yes
checking for sqrt in -lm... 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 doc/Makefile
config.status: executing libtool commands
config.status: executing libtool-rpath-patch commands
Making all in src
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/src'
g++ -DPACKAGE_NAME=\"jbig2enc\" -DPACKAGE_TARNAME=\"jbig2enc-0.28\" -DPACKAGE_VERSION=\"0.28\" -DPACKAGE_STRING=\"jbig2enc\ 0.28\" -DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\" -DPACKAGE_URL=\"https://github.com/agl/jbig2enc\" -DPACKAGE=\"jbig2enc-0.28\" -DVERSION=\"0.28\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I.    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c -o jbig2.o jbig2.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"jbig2enc\" -DPACKAGE_TARNAME=\"jbig2enc-0.28\" -DPACKAGE_VERSION=\"0.28\" -DPACKAGE_STRING=\"jbig2enc\ 0.28\" -DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\" -DPACKAGE_URL=\"https://github.com/agl/jbig2enc\" -DPACKAGE=\"jbig2enc-0.28\" -DVERSION=\"0.28\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I.    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c -o jbig2enc.lo jbig2enc.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"jbig2enc\" -DPACKAGE_TARNAME=\"jbig2enc-0.28\" -DPACKAGE_VERSION=\"0.28\" -DPACKAGE_STRING=\"jbig2enc\ 0.28\" -DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\" -DPACKAGE_URL=\"https://github.com/agl/jbig2enc\" -DPACKAGE=\"jbig2enc-0.28\" -DVERSION=\"0.28\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I.    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c -o jbig2arith.lo jbig2arith.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"jbig2enc\" -DPACKAGE_TARNAME=\"jbig2enc-0.28\" -DPACKAGE_VERSION=\"0.28\" -DPACKAGE_STRING=\"jbig2enc\ 0.28\" -DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\" -DPACKAGE_URL=\"https://github.com/agl/jbig2enc\" -DPACKAGE=\"jbig2enc-0.28\" -DVERSION=\"0.28\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I.    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c -o jbig2sym.lo jbig2sym.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DPACKAGE_NAME=\"jbig2enc\" -DPACKAGE_TARNAME=\"jbig2enc-0.28\" -DPACKAGE_VERSION=\"0.28\" -DPACKAGE_STRING=\"jbig2enc\ 0.28\" -DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\" -DPACKAGE_URL=\"https://github.com/agl/jbig2enc\" -DPACKAGE=\"jbig2enc-0.28\" -DVERSION=\"0.28\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I.    -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c -o jbig2comparator.lo jbig2comparator.cc
libtool: compile:  g++ "-DPACKAGE_NAME=\"jbig2enc\"" "-DPACKAGE_TARNAME=\"jbig2enc-0.28\"" "-DPACKAGE_VERSION=\"0.28\"" "-DPACKAGE_STRING=\"jbig2enc 0.28\"" "-DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\"" "-DPACKAGE_URL=\"https://github.com/agl/jbig2enc\"" "-DPACKAGE=\"jbig2enc-0.28\"" "-DVERSION=\"0.28\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c jbig2enc.cc  -fPIC -DPIC -o .libs/jbig2enc.o
libtool: compile:  g++ "-DPACKAGE_NAME=\"jbig2enc\"" "-DPACKAGE_TARNAME=\"jbig2enc-0.28\"" "-DPACKAGE_VERSION=\"0.28\"" "-DPACKAGE_STRING=\"jbig2enc 0.28\"" "-DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\"" "-DPACKAGE_URL=\"https://github.com/agl/jbig2enc\"" "-DPACKAGE=\"jbig2enc-0.28\"" "-DVERSION=\"0.28\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c jbig2sym.cc  -fPIC -DPIC -o .libs/jbig2sym.o
libtool: compile:  g++ "-DPACKAGE_NAME=\"jbig2enc\"" "-DPACKAGE_TARNAME=\"jbig2enc-0.28\"" "-DPACKAGE_VERSION=\"0.28\"" "-DPACKAGE_STRING=\"jbig2enc 0.28\"" "-DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\"" "-DPACKAGE_URL=\"https://github.com/agl/jbig2enc\"" "-DPACKAGE=\"jbig2enc-0.28\"" "-DVERSION=\"0.28\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c jbig2comparator.cc  -fPIC -DPIC -o .libs/jbig2comparator.o
libtool: compile:  g++ "-DPACKAGE_NAME=\"jbig2enc\"" "-DPACKAGE_TARNAME=\"jbig2enc-0.28\"" "-DPACKAGE_VERSION=\"0.28\"" "-DPACKAGE_STRING=\"jbig2enc 0.28\"" "-DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\"" "-DPACKAGE_URL=\"https://github.com/agl/jbig2enc\"" "-DPACKAGE=\"jbig2enc-0.28\"" "-DVERSION=\"0.28\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c jbig2arith.cc  -fPIC -DPIC -o .libs/jbig2arith.o
libtool: compile:  g++ "-DPACKAGE_NAME=\"jbig2enc\"" "-DPACKAGE_TARNAME=\"jbig2enc-0.28\"" "-DPACKAGE_VERSION=\"0.28\"" "-DPACKAGE_STRING=\"jbig2enc 0.28\"" "-DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\"" "-DPACKAGE_URL=\"https://github.com/agl/jbig2enc\"" "-DPACKAGE=\"jbig2enc-0.28\"" "-DVERSION=\"0.28\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c jbig2arith.cc -o jbig2arith.o >/dev/null 2>&1
libtool: compile:  g++ "-DPACKAGE_NAME=\"jbig2enc\"" "-DPACKAGE_TARNAME=\"jbig2enc-0.28\"" "-DPACKAGE_VERSION=\"0.28\"" "-DPACKAGE_STRING=\"jbig2enc 0.28\"" "-DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\"" "-DPACKAGE_URL=\"https://github.com/agl/jbig2enc\"" "-DPACKAGE=\"jbig2enc-0.28\"" "-DVERSION=\"0.28\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c jbig2comparator.cc -o jbig2comparator.o >/dev/null 2>&1
libtool: compile:  g++ "-DPACKAGE_NAME=\"jbig2enc\"" "-DPACKAGE_TARNAME=\"jbig2enc-0.28\"" "-DPACKAGE_VERSION=\"0.28\"" "-DPACKAGE_STRING=\"jbig2enc 0.28\"" "-DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\"" "-DPACKAGE_URL=\"https://github.com/agl/jbig2enc\"" "-DPACKAGE=\"jbig2enc-0.28\"" "-DVERSION=\"0.28\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c jbig2sym.cc -o jbig2sym.o >/dev/null 2>&1
libtool: compile:  g++ "-DPACKAGE_NAME=\"jbig2enc\"" "-DPACKAGE_TARNAME=\"jbig2enc-0.28\"" "-DPACKAGE_VERSION=\"0.28\"" "-DPACKAGE_STRING=\"jbig2enc 0.28\"" "-DPACKAGE_BUGREPORT=\"agl@imperialviolet.org\"" "-DPACKAGE_URL=\"https://github.com/agl/jbig2enc\"" "-DPACKAGE=\"jbig2enc-0.28\"" "-DVERSION=\"0.28\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBLEPTONICA=1 -DHAVE_LIBZ=1 -DHAVE_LIBM=1 -I. -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -c jbig2enc.cc -o jbig2enc.o >/dev/null 2>&1
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -no-undefined -version-info 0:28 -Wl,--as-needed,-O1,--sort-common -o libjbig2enc.la -rpath /usr/lib jbig2enc.lo jbig2arith.lo jbig2sym.lo jbig2comparator.lo  -lm -lz -lleptonica 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0/crti.o /usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0/crtbeginS.o  .libs/jbig2enc.o .libs/jbig2arith.o .libs/jbig2sym.o .libs/jbig2comparator.o   -lz -lleptonica -L/usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0/../../../../riscv64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0/../../../../riscv64-alpine-linux-musl/lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -latomic -lc -lgcc_s /usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/riscv64-alpine-linux-musl/14.2.0/crtn.o  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,libjbig2enc.so.0 -o .libs/libjbig2enc.so.0.0.28
libtool: link: (cd ".libs" && rm -f "libjbig2enc.so.0" && ln -s "libjbig2enc.so.0.0.28" "libjbig2enc.so.0")
libtool: link: (cd ".libs" && rm -f "libjbig2enc.so" && ln -s "libjbig2enc.so.0.0.28" "libjbig2enc.so")
libtool: link: ar cr .libs/libjbig2enc.a  jbig2enc.o jbig2arith.o jbig2sym.o jbig2comparator.o
libtool: link: ranlib .libs/libjbig2enc.a
libtool: link: ( cd ".libs" && rm -f "libjbig2enc.la" && ln -s "../libjbig2enc.la" "libjbig2enc.la" )
/bin/sh ../libtool  --tag=CXX   --mode=link g++ -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -static -Wl,--as-needed,-O1,--sort-common -o jbig2 jbig2.o libjbig2enc.la  -lm -lz -lleptonica 
libtool: link: g++ -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o jbig2 jbig2.o  ./.libs/libjbig2enc.a -lm -lz -lleptonica
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/src'
Making all in doc
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/doc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/doc'
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/src'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/doc'
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29'
>>> jbig2enc: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/src'
make[2]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/src'
 /bin/mkdir -p '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/include'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libjbig2enc.la '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib'
 /usr/bin/install -c -m 644 jbig2arith.h jbig2sym.h jbig2structs.h jbig2segments.h jbig2comparator.h '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/include'
libtool: install: /usr/bin/install -c .libs/libjbig2enc.so.0.0.28 /home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib/libjbig2enc.so.0.0.28
libtool: install: (cd /home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib && { ln -s -f libjbig2enc.so.0.0.28 libjbig2enc.so.0 || { rm -f libjbig2enc.so.0 && ln -s libjbig2enc.so.0.0.28 libjbig2enc.so.0; }; })
libtool: install: (cd /home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib && { ln -s -f libjbig2enc.so.0.0.28 libjbig2enc.so || { rm -f libjbig2enc.so && ln -s libjbig2enc.so.0.0.28 libjbig2enc.so; }; })
libtool: install: /usr/bin/install -c .libs/libjbig2enc.lai /home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib/libjbig2enc.la
libtool: install: /usr/bin/install -c .libs/libjbig2enc.a /home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib/libjbig2enc.a
libtool: install: chmod 644 /home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib/libjbig2enc.a
libtool: install: ranlib /home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/lib/libjbig2enc.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c jbig2 '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/bin'
libtool: install: /usr/bin/install -c jbig2 /home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/bin/jbig2
make[2]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/src'
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/src'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/doc'
make[2]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/share/doc/jbig2enc-0.28'
 /usr/bin/install -c -m 644 PATENTS jbig2enc.html '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/share/doc/jbig2enc-0.28'
make[2]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29/doc'
make[1]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29'
make[2]: Entering directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29'
 /bin/mkdir -p '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/bin'
 /bin/mkdir -p '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/share/doc/jbig2enc-0.28'
 /usr/bin/install -c pdf.py '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/bin'
 /usr/bin/install -c -m 644 AUTHORS ChangeLog COPYING INSTALL NEWS README.md '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc/usr/share/doc/jbig2enc-0.28'
make[2]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29'
make[1]: Leaving directory '/home/buildozer/aports/community/jbig2enc/src/jbig2enc-0.29'
>>> jbig2enc-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc-doc/usr/share/doc'
>>> jbig2enc-doc*: Preparing subpackage jbig2enc-doc...
>>> jbig2enc-doc*: Running postcheck for jbig2enc-doc
>>> jbig2enc-static*: Running split function static...
'./usr/lib/libjbig2enc.a' -> '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc-static/./usr/lib/libjbig2enc.a'
>>> jbig2enc-static*: Preparing subpackage jbig2enc-static...
>>> jbig2enc-static*: Stripping binaries
>>> jbig2enc-static*: Running postcheck for jbig2enc-static
>>> jbig2enc-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc-dev/usr/include'
'usr/lib/libjbig2enc.so' -> '/home/buildozer/aports/community/jbig2enc/pkg/jbig2enc-dev/usr/lib/libjbig2enc.so'
>>> jbig2enc-dev*: Preparing subpackage jbig2enc-dev...
>>> jbig2enc-dev*: Stripping binaries
>>> jbig2enc-dev*: Running postcheck for jbig2enc-dev
>>> jbig2enc*: Running postcheck for jbig2enc
>>> jbig2enc*: Preparing package jbig2enc...
>>> jbig2enc*: Stripping binaries
>>> jbig2enc-dev*: Scanning shared objects
>>> jbig2enc-doc*: Scanning shared objects
>>> jbig2enc-static*: Scanning shared objects
>>> jbig2enc*: Scanning shared objects
>>> jbig2enc-dev*: Tracing dependencies...
	jbig2enc=0.29-r4
>>> jbig2enc-dev*: Package size: 22.4 KB
>>> jbig2enc-dev*: Compressing data...
>>> jbig2enc-dev*: Create checksum...
>>> jbig2enc-dev*: Create jbig2enc-dev-0.29-r4.apk
>>> jbig2enc-doc*: Tracing dependencies...
>>> jbig2enc-doc*: Package size: 13.0 KB
>>> jbig2enc-doc*: Compressing data...
>>> jbig2enc-doc*: Create checksum...
>>> jbig2enc-doc*: Create jbig2enc-doc-0.29-r4.apk
>>> jbig2enc-static*: Tracing dependencies...
>>> jbig2enc-static*: Package size: 211.3 KB
>>> jbig2enc-static*: Compressing data...
>>> jbig2enc-static*: Create checksum...
>>> jbig2enc-static*: Create jbig2enc-static-0.29-r4.apk
>>> jbig2enc*: Tracing dependencies...
	python3
	so:libc.musl-riscv64.so.1
	so:libgcc_s.so.1
	so:libleptonica.so.6
	so:libstdc++.so.6
>>> jbig2enc*: Package size: 105.8 KB
>>> jbig2enc*: Compressing data...
>>> jbig2enc*: Create checksum...
>>> jbig2enc*: Create jbig2enc-0.29-r4.apk
>>> jbig2enc: Build complete at Mon, 04 Nov 2024 06:57:28 +0000 elapsed time 0h 1m 31s
>>> jbig2enc: Cleaning up srcdir
>>> jbig2enc: Cleaning up pkgdir
>>> jbig2enc: Uninstalling dependencies...
(1/31) Purging .makedepends-jbig2enc (20241104.065642)
(2/31) Purging python3-pyc (3.12.7-r1)
(3/31) Purging python3-pycache-pyc0 (3.12.7-r1)
(4/31) Purging pyc (3.12.7-r1)
(5/31) Purging python3 (3.12.7-r1)
(6/31) Purging leptonica-dev (1.84.1-r0)
(7/31) Purging leptonica (1.84.1-r0)
(8/31) Purging zlib-dev (1.3.1-r2)
(9/31) Purging automake (1.17-r0)
(10/31) Purging autoconf (2.72-r0)
(11/31) Purging m4 (1.4.19-r3)
(12/31) Purging libtool (2.4.7-r3)
(13/31) Purging libltdl (2.4.7-r3)
(14/31) Purging gdbm (1.24-r0)
(15/31) Purging giflib (5.2.2-r0)
(16/31) Purging git-perl (2.46.2-r0)
(17/31) Purging perl-git (2.46.2-r0)
(18/31) Purging perl-error (0.17029-r2)
(19/31) Purging perl (5.40.0-r3)
(20/31) Purging libbz2 (1.0.8-r6)
(21/31) Purging libffi (3.4.6-r0)
(22/31) Purging libpanelw (6.5_p20241006-r2)
(23/31) Purging libpng (1.6.44-r0)
(24/31) Purging libwebpmux (1.4.0-r0)
(25/31) Purging mpdecimal (4.0.0-r0)
(26/31) Purging sqlite-libs (3.47.0-r0)
(27/31) Purging tiff (4.7.0-r0)
(28/31) Purging xz-libs (5.6.3-r0)
(29/31) Purging libjpeg-turbo (3.0.4-r0)
(30/31) Purging libwebp (1.4.0-r0)
(31/31) Purging libsharpyuv (1.4.0-r0)
Executing busybox-1.37.0-r6.trigger
OK: 333 MiB in 98 packages
>>> jbig2enc: Updating the community/riscv64 repository index...
>>> jbig2enc: Signing the index...