>>> libxshmfence: Building main/libxshmfence 1.3-r1 (using abuild 3.7.0_rc1-r0) started Mon, 23 Nov 2020 09:39:42 +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 (5.7.8-r0) (2/4) Installing util-macros (1.19.2-r1) (3/4) Installing xorgproto (2020.1-r0) (4/4) Installing .makedepends-libxshmfence (20201123.093943) OK: 318 MiB in 91 packages >>> libxshmfence: Cleaning up srcdir >>> libxshmfence: Cleaning up pkgdir >>> libxshmfence: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libxshmfence-1.3.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 301k 100 301k 0 0 3107k 0 --:--:-- --:--:-- --:--:-- 3107k >>> libxshmfence: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/libxshmfence-1.3.tar.bz2 >>> libxshmfence: Checking sha512sums... libxshmfence-1.3.tar.bz2: OK >>> libxshmfence: Unpacking /var/cache/distfiles/v3.13/libxshmfence-1.3.tar.bz2... checking for i586-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-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 i586-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/i586-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... no checking for gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for i586-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 xproto... yes checking for memfd_create... yes checking whether __NR_memfd_create is declared... yes checking sys/memfd.h usability... no checking sys/memfd.h presence... no 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' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/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/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3' make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3' make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3' Making check in src make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/src' Making check in test make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make xshmfence_test make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' CC xshmfence_test-xshmfence_test.o CCLD xshmfence_test make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make[3]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' PASS: xshmfence_test ============================================================================ Testsuite summary for libxshmfence 1.3 ============================================================================ # 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/test' make[2]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3' make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3' >>> libxshmfence: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/src' make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/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/src' make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/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/test' make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3/test' make[1]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3' make[2]: Entering directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3' 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' make[1]: Leaving directory '/home/buildozer/aports/main/libxshmfence/src/libxshmfence-1.3' >>> 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-r1 pkgconfig >>> libxshmfence-dev*: Package size: 32.0 KB >>> libxshmfence-dev*: Compressing data... >>> libxshmfence-dev*: Create checksum... >>> libxshmfence-dev*: Create libxshmfence-dev-1.3-r1.apk >>> libxshmfence*: Tracing dependencies... so:libc.musl-x86.so.1 >>> libxshmfence*: Package size: 28.0 KB >>> libxshmfence*: Compressing data... >>> libxshmfence*: Create checksum... >>> libxshmfence*: Create libxshmfence-1.3-r1.apk >>> libxshmfence: Build complete at Mon, 23 Nov 2020 09:39:52 +0000 elapsed time 0h 0m 10s >>> libxshmfence: Cleaning up srcdir >>> libxshmfence: Cleaning up pkgdir >>> libxshmfence: Uninstalling dependencies... (1/4) Purging .makedepends-libxshmfence (20201123.093943) (2/4) Purging linux-headers (5.7.8-r0) (3/4) Purging util-macros (1.19.2-r1) (4/4) Purging xorgproto (2020.1-r0) OK: 310 MiB in 87 packages >>> libxshmfence: Updating the main/x86 repository index... >>> libxshmfence: Signing the index...