>>> jq: Building main/jq 1.7.1-r0 (using abuild 3.14.0-r0) started Wed, 16 Oct 2024 03:10:29 +0000
>>> jq: Validating /home/buildozer/aports/main/jq/APKBUILD...
>>> WARNING: jq: Setting the maintainer with a comment is deprecated. Use maintainer="Patrycja Rosa <alpine@ptrcnull.me>" instead
>>> jq: Analyzing dependencies...
>>> jq: Installing for build: build-base oniguruma-dev
(1/3) Installing oniguruma (6.9.9-r0)
(2/3) Installing oniguruma-dev (6.9.9-r0)
(3/3) Installing .makedepends-jq (20241016.031029)
Executing busybox-1.36.1-r32.trigger
OK: 357 MiB in 103 packages
>>> jq: Cleaning up srcdir
>>> jq: Cleaning up pkgdir
>>> jq: Cleaning up tmpdir
>>> jq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/jq-1.7.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/jq-1.7.1.tar.gz.part'
jq-1.7.1.tar.gz.part 100% |********************************| 1904k  0:00:00 ETA
'/var/cache/distfiles/v3.21/jq-1.7.1.tar.gz.part' saved
>>> jq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/jq-1.7.1.tar.gz
>>> jq: Checking sha512sums...
jq-1.7.1.tar.gz: OK
>>> jq: Unpacking /var/cache/distfiles/v3.21/jq-1.7.1.tar.gz...
checking for s390x-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 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./config/install-sh -c -d
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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether make supports nested variables... (cached) yes
checking for s390x-alpine-linux-musl-ar... no
checking for s390x-alpine-linux-musl-lib... no
checking for s390x-alpine-linux-musl-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for s390x-alpine-linux-musl-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for bison... no
checking for byacc... no
checking build system type... s390x-alpine-linux-musl
checking host system type... s390x-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/s390x-alpine-linux-musl/bin/ld
checking if the linker (/usr/s390x-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 s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop
checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r
checking for s390x-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for s390x-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for s390x-alpine-linux-musl-ar... ar
checking for archiver @FILE support... @
checking for s390x-alpine-linux-musl-strip... no
checking for strip... strip
checking for s390x-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 s390x-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
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/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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 for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for valgrind... no
configure: WARNING: valgrind is required to test jq.
checking for memmem... yes
checking for sys/cygwin.h... no
checking for shlwapi.h... no
checking for pipenv... no
checking whether gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for isatty... yes
checking for _isatty... no
checking for strptime... yes
checking for strftime... yes
checking for setenv... yes
checking for timegm... yes
checking for gmtime_r... yes
checking for gmtime... yes
checking for localtime_r... yes
checking for localtime... yes
checking for gettimeofday... yes
checking for struct tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... yes
checking for setlocale... yes
checking for pthread_key_create... yes
checking for pthread_once... yes
checking for atexit... yes
checking for acos in -lm... yes
checking for acosh in -lm... yes
checking for asin in -lm... yes
checking for asinh in -lm... yes
checking for atan2 in -lm... yes
checking for atan in -lm... yes
checking for atanh in -lm... yes
checking for cbrt in -lm... yes
checking for ceil in -lm... yes
checking for copysign in -lm... yes
checking for cos in -lm... yes
checking for cosh in -lm... yes
checking for drem in -lm... yes
checking for erf in -lm... yes
checking for erfc in -lm... yes
checking for exp10 in -lm... yes
checking for __exp10 in -lm... no
checking for exp2 in -lm... yes
checking for exp in -lm... yes
checking for expm1 in -lm... yes
checking for fabs in -lm... yes
checking for fdim in -lm... yes
checking for floor in -lm... yes
checking for fma in -lm... yes
checking for fmax in -lm... yes
checking for fmin in -lm... yes
checking for fmod in -lm... yes
checking for frexp in -lm... yes
checking for gamma in -lm... no
checking for hypot in -lm... yes
checking for j0 in -lm... yes
checking for j1 in -lm... yes
checking for jn in -lm... yes
checking for ldexp in -lm... yes
checking for lgamma in -lm... yes
checking for log10 in -lm... yes
checking for log1p in -lm... yes
checking for log2 in -lm... yes
checking for log in -lm... yes
checking for logb in -lm... yes
checking for modf in -lm... yes
checking for lgamma_r in -lm... yes
checking for nearbyint in -lm... yes
checking for nextafter in -lm... yes
checking for nexttoward in -lm... yes
checking for pow10 in -lm... yes
checking for pow in -lm... yes
checking for remainder in -lm... yes
checking for rint in -lm... yes
checking for round in -lm... yes
checking for scalb in -lm... yes
checking for scalbln in -lm... yes
checking for significand in -lm... yes
checking for scalbn in -lm... yes
checking for ilogb in -lm... yes
checking for sin in -lm... yes
checking for sinh in -lm... yes
checking for sqrt in -lm... yes
checking for tan in -lm... yes
checking for tanh in -lm... yes
checking for tgamma in -lm... yes
checking for trunc in -lm... yes
checking for y0 in -lm... yes
checking for y1 in -lm... yes
checking for yn in -lm... yes
checking for thread-local storage... yes
checking whether byte ordering is bigendian... yes
checking for oniguruma.h... yes
checking for onig_version in -lonig... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libjq.pc
config.status: executing depfiles commands
config.status: executing libtool commands
mkdir -p src
mkdir -p src
  GEN      src/builtin.inc
  GEN      src/config_opts.inc
mkdir -p src
  GEN      src/version.h
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[2]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
  CC       src/jv_dtoa_tsd.lo
  CC       src/lexer.lo
mkdir -p src
  CC       src/parser.lo
  CC       src/builtin.lo
  GEN      src/version.h
  CC       src/bytecode.lo
  CC       src/compile.lo
  CC       src/execute.lo
  CC       src/jq_test.lo
  CC       src/jv.lo
  CC       src/jv_alloc.lo
  CC       src/jv_aux.lo
  CC       src/jv_dtoa.lo
  CC       src/jv_file.lo
  CC       src/jv_parse.lo
  CC       src/jv_print.lo
  CC       src/jv_unicode.lo
  CC       src/linker.lo
src/jv_parse.c: In function 'found_string':
src/jv_parse.c:496:13: warning: comparison is always true due to limited range of data type [-Wtype-limits]
  496 |       if (c >= 0 && c <= 0x001f)
      |             ^~
  CC       src/locfile.lo
  CC       src/util.lo
  CC       src/decNumber/decContext.lo
  CC       src/decNumber/decNumber.lo
  CC       src/main.o
  CCLD     libjq.la
  CCLD     jq
make[2]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[1]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
mkdir -p src
  GEN      src/version.h
make  check-recursive
make[1]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[2]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
mkdir -p src
  GEN      src/version.h
  CC       src/main.o
  CCLD     jq
make  tests/man.test
make[3]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[3]: 'tests/man.test' is up to date.
make[3]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make  check-TESTS
make[3]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[4]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
PASS: tests/utf8test
PASS: tests/base64test
PASS: tests/manonigtest
PASS: tests/onigtest
PASS: tests/optionaltest
PASS: tests/mantest
PASS: tests/jqtest
PASS: tests/shtest
============================================================================
Testsuite summary for jq 1.7.1
============================================================================
# TOTAL: 8
# PASS:  8
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[3]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[2]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[1]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
>>> jq: Entering fakeroot...
mkdir -p src
  GEN      src/version.h
make  install-recursive
make[1]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[2]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
mkdir -p src
  GEN      src/version.h
  CC       src/main.o
  CCLD     jq
make[3]: Entering directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
 ./config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/lib'
 ./config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/share/doc/jq'
 ./config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/include'
mkdir -p src
 ./config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/share/man/man1'
 ./config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/lib/pkgconfig'
  GEN      src/version.h
  CC       src/main.o
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libjq.la '/home/buildozer/aports/main/jq/pkg/jq/usr/lib'
 /usr/bin/install -c -m 644 libjq.pc '/home/buildozer/aports/main/jq/pkg/jq/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 src/jv.h src/jq.h '/home/buildozer/aports/main/jq/pkg/jq/usr/include'
 /usr/bin/install -c -m 644 README.md NEWS.md COPYING AUTHORS '/home/buildozer/aports/main/jq/pkg/jq/usr/share/doc/jq'
 /usr/bin/install -c -m 644 jq.1 '/home/buildozer/aports/main/jq/pkg/jq/usr/share/man/man1'
libtool: install: /usr/bin/install -c .libs/libjq.so.1.0.4 /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.so.1.0.4
libtool: install: (cd /home/buildozer/aports/main/jq/pkg/jq/usr/lib && { ln -s -f libjq.so.1.0.4 libjq.so.1 || { rm -f libjq.so.1 && ln -s libjq.so.1.0.4 libjq.so.1; }; })
libtool: install: (cd /home/buildozer/aports/main/jq/pkg/jq/usr/lib && { ln -s -f libjq.so.1.0.4 libjq.so || { rm -f libjq.so && ln -s libjq.so.1.0.4 libjq.so; }; })
libtool: install: /usr/bin/install -c .libs/libjq.lai /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.la
libtool: install: /usr/bin/install -c .libs/libjq.a /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.a
libtool: install: chmod 644 /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.a
libtool: install: ranlib /home/buildozer/aports/main/jq/pkg/jq/usr/lib/libjq.a
libtool: warning: remember to run 'libtool --finish /usr/lib'
  CCLD     jq
 ./config/install-sh -c -d '/home/buildozer/aports/main/jq/pkg/jq/usr/bin'
  /bin/sh ./libtool   --mode=install /usr/bin/install -c jq '/home/buildozer/aports/main/jq/pkg/jq/usr/bin'
libtool: install: /usr/bin/install -c jq /home/buildozer/aports/main/jq/pkg/jq/usr/bin/jq
make[3]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[2]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
make[1]: Leaving directory '/home/buildozer/aports/main/jq/src/jq-1.7.1'
>>> jq-doc*: Running split function doc...
'usr/share/doc' -> '/home/buildozer/aports/main/jq/pkg/jq-doc/usr/share/doc'
'usr/share/man' -> '/home/buildozer/aports/main/jq/pkg/jq-doc/usr/share/man'
>>> jq-doc*: Preparing subpackage jq-doc...
>>> jq-doc*: Running postcheck for jq-doc
>>> jq-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/main/jq/pkg/jq-dev/usr/include'
'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/jq/pkg/jq-dev/usr/lib/pkgconfig'
'usr/lib/libjq.a' -> '/home/buildozer/aports/main/jq/pkg/jq-dev/usr/lib/libjq.a'
'usr/lib/libjq.so' -> '/home/buildozer/aports/main/jq/pkg/jq-dev/usr/lib/libjq.so'
>>> jq-dev*: Preparing subpackage jq-dev...
>>> jq-dev*: Stripping binaries
>>> jq-dev*: Running postcheck for jq-dev
>>> jq*: Running postcheck for jq
>>> jq*: Preparing package jq...
>>> jq*: Stripping binaries
>>> jq-dev*: Scanning shared objects
>>> jq-doc*: Scanning shared objects
>>> jq*: Scanning shared objects
>>> jq-dev*: Tracing dependencies...
	jq=1.7.1-r0
	pkgconfig
>>> jq-dev*: Package size: 737.3 KB
>>> jq-dev*: Compressing data...
>>> jq-dev*: Create checksum...
>>> jq-dev*: Create jq-dev-1.7.1-r0.apk
>>> jq-doc*: Tracing dependencies...
>>> jq-doc*: Package size: 64.8 KB
>>> jq-doc*: Compressing data...
>>> jq-doc*: Create checksum...
>>> jq-doc*: Create jq-doc-1.7.1-r0.apk
>>> jq*: Tracing dependencies...
	so:libc.musl-s390x.so.1
	so:libonig.so.5
>>> jq*: Package size: 883.6 KB
>>> jq*: Compressing data...
>>> jq*: Create checksum...
>>> jq*: Create jq-1.7.1-r0.apk
>>> jq: Build complete at Wed, 16 Oct 2024 03:10:43 +0000 elapsed time 0h 0m 14s
>>> jq: Cleaning up srcdir
>>> jq: Cleaning up pkgdir
>>> jq: Uninstalling dependencies...
(1/3) Purging .makedepends-jq (20241016.031029)
(2/3) Purging oniguruma-dev (6.9.9-r0)
(3/3) Purging oniguruma (6.9.9-r0)
Executing busybox-1.36.1-r32.trigger
OK: 355 MiB in 100 packages
>>> jq: Updating the main/s390x repository index...
>>> jq: Signing the index...