>>> libxshmfence: Building main/libxshmfence 1.3.2-r2 (using abuild 3.11.0_rc12-r0) started Wed, 19 Apr 2023 21:22:06 +0000
>>> libxshmfence: Checking sanity of /home/buildozer/aports/main/libxshmfence/APKBUILD...
>>> WARNING: libxshmfence: No maintainer
>>> libxshmfence: Analyzing dependencies...
>>> libxshmfence: Installing for build: build-base linux-headers util-macros xorgproto
(1/4) Installing linux-headers (6.2-r0)
(2/4) Installing util-macros (1.20.0-r0)
(3/4) Installing xorgproto (2022.2-r0)
(4/4) Installing .makedepends-libxshmfence (20230419.212206)
OK: 380 MiB in 101 packages
>>> libxshmfence: Cleaning up srcdir
>>> libxshmfence: Cleaning up pkgdir
>>> libxshmfence: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/libxshmfence-1.3.2.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> libxshmfence: Fetching https://www.x.org/releases/individual/lib/libxshmfence-1.3.2.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 18  252k   18 49152    0     0   129k      0  0:00:01 --:--:--  0:00:01  129k
100  252k  100  252k    0     0   495k      0 --:--:-- --:--:-- --:--:--  495k
>>> libxshmfence: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/libxshmfence-1.3.2.tar.xz
>>> libxshmfence: Checking sha512sums...
libxshmfence-1.3.2.tar.xz: OK
>>> libxshmfence: Unpacking /var/cache/distfiles/v3.18/libxshmfence-1.3.2.tar.xz...
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... ./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 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-file... no
checking for file... file
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... no
checking for 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... no
checking for gcc options needed to detect all undeclared functions... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for s390x-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) 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 XPROTO... yes
checking for memfd_create... yes
checking for mkostemp... yes
checking whether __NR_memfd_create is declared... yes
checking for sys/memfd.h... no
checking for symbol visibility support... yes
Checking temp dir /run/shm
Checking temp dir /dev/shm
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 test/Makefile
config.status: creating xshmfence.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/src'
  CC       xshmfence_alloc.lo
  CC       xshmfence_futex.lo
  CCLD     libxshmfence.la
make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/src'
Making all in test
make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/src'
Making check in test
make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make  xshmfence_test
make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
  CC       xshmfence_test-xshmfence_test.o
  CCLD     xshmfence_test
make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[3]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
PASS: xshmfence_test
============================================================================
Testsuite summary for libxshmfence 1.3.2
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
>>> libxshmfence: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/src'
make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/src'
 .././install-sh -c -d '/home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/lib'
 .././install-sh -c -d '/home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/include/X11'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libxshmfence.la '/home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/lib'
 /usr/bin/install -c -m 644 xshmfence.h '/home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/include/X11'
libtool: install: /usr/bin/install -c .libs/libxshmfence.so.1.0.0 /home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/lib/libxshmfence.so.1.0.0
libtool: install: (cd /home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/lib && { ln -s -f libxshmfence.so.1.0.0 libxshmfence.so.1 || { rm -f libxshmfence.so.1 && ln -s libxshmfence.so.1.0.0 libxshmfence.so.1; }; })
libtool: install: (cd /home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/lib && { ln -s -f libxshmfence.so.1.0.0 libxshmfence.so || { rm -f libxshmfence.so && ln -s libxshmfence.so.1.0.0 libxshmfence.so; }; })
libtool: install: /usr/bin/install -c .libs/libxshmfence.lai /home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/lib/libxshmfence.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/src'
make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/src'
Making install in test
make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2/test'
make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
make[2]: Nothing to be done for 'install-exec-am'.
 ./install-sh -c -d '/home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 xshmfence.pc '/home/buildozer/aports/main/libxshmfence/pkg/libxshmfence/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3.2'
>>> libxshmfence-dev*: Running split function dev...
>>> libxshmfence-dev*: Preparing subpackage libxshmfence-dev...
>>> libxshmfence-dev*: Stripping binaries
>>> libxshmfence-dev*: Running postcheck for libxshmfence-dev
>>> libxshmfence*: Running postcheck for libxshmfence
>>> libxshmfence*: Preparing package libxshmfence...
>>> libxshmfence*: Stripping binaries
>>> libxshmfence-dev*: Scanning shared objects
>>> libxshmfence*: Scanning shared objects
>>> libxshmfence-dev*: Tracing dependencies...
	linux-headers
	libxshmfence=1.3.2-r2
	pkgconfig
>>> libxshmfence-dev*: Package size: 32.0 KB
>>> libxshmfence-dev*: Compressing data...
>>> libxshmfence-dev*: Create checksum...
>>> libxshmfence-dev*: Create libxshmfence-dev-1.3.2-r2.apk
>>> libxshmfence*: Tracing dependencies...
	so:libc.musl-s390x.so.1
>>> libxshmfence*: Package size: 24.0 KB
>>> libxshmfence*: Compressing data...
>>> libxshmfence*: Create checksum...
>>> libxshmfence*: Create libxshmfence-1.3.2-r2.apk
>>> libxshmfence: Build complete at Wed, 19 Apr 2023 21:22:13 +0000 elapsed time 0h 0m 7s
>>> libxshmfence: Cleaning up srcdir
>>> libxshmfence: Cleaning up pkgdir
>>> libxshmfence: Uninstalling dependencies...
(1/4) Purging .makedepends-libxshmfence (20230419.212206)
(2/4) Purging linux-headers (6.2-r0)
(3/4) Purging util-macros (1.20.0-r0)
(4/4) Purging xorgproto (2022.2-r0)
OK: 370 MiB in 97 packages
>>> libxshmfence: Updating the main/s390x repository index...
>>> libxshmfence: Signing the index...