>>> libxp: Building community/libxp 1.0.4-r0 (using abuild 3.10.0_rc1-r1) started Mon, 12 Sep 2022 21:33:12 +0000 >>> libxp: Checking sanity of /home/buildozer/aports/community/libxp/APKBUILD... >>> libxp: Analyzing dependencies... >>> libxp: Installing for build: build-base libx11-dev libxext-dev libxau-dev xorgproto (1/16) Installing libxau (1.0.10-r0) (2/16) Installing xorgproto (2022.2-r0) (3/16) Installing libxau-dev (1.0.10-r0) (4/16) Installing xcb-proto (1.15.2-r0) (5/16) Installing libmd (1.0.4-r0) (6/16) Installing libbsd (0.11.6-r2) (7/16) Installing libxdmcp (1.1.3-r1) (8/16) Installing libxcb (1.15-r0) (9/16) Installing libxdmcp-dev (1.1.3-r1) (10/16) Installing libxcb-dev (1.15-r0) (11/16) Installing xtrans (1.4.0-r2) (12/16) Installing libx11 (1.8.1-r1) (13/16) Installing libx11-dev (1.8.1-r1) (14/16) Installing libxext (1.3.4-r1) (15/16) Installing libxext-dev (1.3.4-r1) (16/16) Installing .makedepends-libxp (20220912.213312) OK: 840 MiB in 120 packages >>> libxp: Cleaning up srcdir >>> libxp: Cleaning up pkgdir >>> libxp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libXp-1.0.4.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 >>> libxp: Fetching https://www.x.org/releases/individual/lib/libXp-1.0.4.tar.xz >>> libxp: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libXp-1.0.4.tar.xz >>> libxp: Checking sha512sums... libXp-1.0.4.tar.xz: OK >>> libxp: Unpacking /var/cache/distfiles/edge/libXp-1.0.4.tar.xz... 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 nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-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 dependency style of gcc... gcc3 checking for gcc options needed to detect all undeclared functions... none needed 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for aarch64-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 build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking for a sed that does not truncate output... /bin/sed 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 Package xorg-macros was not found in the pkg-config search path. Perhaps you should add the directory containing `xorg-macros.pc' to the PKG_CONFIG_PATH environment variable Package 'xorg-macros', required by 'virtual:world', not found checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /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/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-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 aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-file... no checking for file... file checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-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 aarch64-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/aarch64-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 XPRINT... 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 man/Makefile config.status: creating xp.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/community/libxp/src/libXp-1.0.4' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/src' CC XpAttr.lo CC XpContext.lo CC XpDoc.lo CC XpExtUtil.lo CC XpExtVer.lo CC XpGetData.lo CC XpImageRes.lo CC XpInput.lo CC XpJob.lo CC XpLocale.lo CC XpNotifyPdm.lo CC XpPage.lo CC XpPageDim.lo CC XpPrinter.lo CC XpPutData.lo CC XpScreens.lo CCLD libXp.la make[2]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/man' GEN libXp.3 GEN XpCancelDoc.3 GEN XpCancelJob.3 GEN XpCancelPage.3 GEN XpCreateContext.3 GEN XpDestroyContext.3 GEN XpEndDoc.3 GEN XpEndJob.3 GEN XpEndPage.3 GEN XpFreePrinterList.3 GEN XpGetAttributes.3 GEN XpGetContext.3 GEN XpGetDocumentData.3 GEN XpGetImageResolution.3 GEN XpGetLocaleHinter.3 GEN XpGetOneAttribute.3 GEN XpGetPageDimensions.3 GEN XpGetPdmStartParams.3 GEN XpGetPrinterList.3 GEN XpGetScreenOfContext.3 GEN XpInputSelected.3 GEN XpPutDocumentData.3 GEN XpQueryExtension.3 GEN XpQueryScreens.3 GEN XpQueryVersion.3 GEN XpRehashPrinterList.3 GEN XpSelectInput.3 GEN XpSetAttributes.3 GEN XpSetContext.3 GEN XpSetImageResolution.3 GEN XpSetLocaleHinter.3 GEN XpStartDoc.3 GEN XpStartJob.3 GEN XpStartPage.3 make[2]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/man' make[2]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4' make[2]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4' make[1]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4' >>> libxp: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/src' make[2]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/src' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/libxp/pkg/libxp/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libXp.la '/home/buildozer/aports/community/libxp/pkg/libxp/usr/lib' libtool: install: /usr/bin/install -c .libs/libXp.so.6.2.0 /home/buildozer/aports/community/libxp/pkg/libxp/usr/lib/libXp.so.6.2.0 libtool: install: (cd /home/buildozer/aports/community/libxp/pkg/libxp/usr/lib && { ln -s -f libXp.so.6.2.0 libXp.so.6 || { rm -f libXp.so.6 && ln -s libXp.so.6.2.0 libXp.so.6; }; }) libtool: install: (cd /home/buildozer/aports/community/libxp/pkg/libxp/usr/lib && { ln -s -f libXp.so.6.2.0 libXp.so || { rm -f libXp.so && ln -s libXp.so.6.2.0 libXp.so; }; }) libtool: install: /usr/bin/install -c .libs/libXp.lai /home/buildozer/aports/community/libxp/pkg/libxp/usr/lib/libXp.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/src' make[1]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/man' make[2]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/libxp/pkg/libxp/usr/share/man/man3' /usr/bin/install -c -m 644 libXp.3 XpCancelDoc.3 XpCancelJob.3 XpCancelPage.3 XpCreateContext.3 XpDestroyContext.3 XpEndDoc.3 XpEndJob.3 XpEndPage.3 XpFreePrinterList.3 XpGetAttributes.3 XpGetContext.3 XpGetDocumentData.3 XpGetImageResolution.3 XpGetLocaleHinter.3 XpGetOneAttribute.3 XpGetPageDimensions.3 XpGetPdmStartParams.3 XpGetPrinterList.3 XpGetScreenOfContext.3 XpInputSelected.3 XpPutDocumentData.3 XpQueryExtension.3 XpQueryScreens.3 XpQueryVersion.3 XpRehashPrinterList.3 XpSelectInput.3 XpSetAttributes.3 XpSetContext.3 XpSetImageResolution.3 XpSetLocaleHinter.3 XpStartDoc.3 XpStartJob.3 XpStartPage.3 '/home/buildozer/aports/community/libxp/pkg/libxp/usr/share/man/man3' make[2]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/man' make[1]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4/man' make[1]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4' make[2]: Entering directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/community/libxp/pkg/libxp/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xp.pc '/home/buildozer/aports/community/libxp/pkg/libxp/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4' make[1]: Leaving directory '/home/buildozer/aports/community/libxp/src/libXp-1.0.4' >>> libxp-dev*: Running split function dev... >>> libxp-dev*: Preparing subpackage libxp-dev... >>> libxp-dev*: Stripping binaries >>> libxp-dev*: Running postcheck for libxp-dev >>> libxp-doc*: Running split function doc... >>> libxp-doc*: Preparing subpackage libxp-doc... >>> libxp-doc*: Running postcheck for libxp-doc >>> libxp*: Running postcheck for libxp >>> libxp*: Preparing package libxp... >>> libxp*: Stripping binaries >>> libxp-dev*: Scanning shared objects >>> libxp-doc*: Scanning shared objects >>> libxp*: Scanning shared objects >>> libxp-dev*: Tracing dependencies... libxp=1.0.4-r0 pc:printproto pc:x11 pc:xau pc:xext pkgconfig >>> libxp-dev*: Package size: 20.0 KB >>> libxp-dev*: Compressing data... >>> libxp-dev*: Create checksum... >>> libxp-dev*: Create libxp-dev-1.0.4-r0.apk >>> libxp-doc*: Tracing dependencies... >>> libxp-doc*: Package size: 156.0 KB >>> libxp-doc*: Compressing data... >>> libxp-doc*: Create checksum... >>> libxp-doc*: Create libxp-doc-1.0.4-r0.apk >>> libxp*: Tracing dependencies... so:libX11.so.6 so:libXau.so.6 so:libXext.so.6 so:libc.musl-aarch64.so.1 >>> libxp*: Package size: 80.0 KB >>> libxp*: Compressing data... >>> libxp*: Create checksum... >>> libxp*: Create libxp-1.0.4-r0.apk >>> libxp: Build complete at Mon, 12 Sep 2022 21:33:24 +0000 elapsed time 0h 0m 12s >>> libxp: Cleaning up srcdir >>> libxp: Cleaning up pkgdir >>> libxp: Uninstalling dependencies... (1/16) Purging .makedepends-libxp (20220912.213312) (2/16) Purging libxext-dev (1.3.4-r1) (3/16) Purging libxext (1.3.4-r1) (4/16) Purging libx11-dev (1.8.1-r1) (5/16) Purging xtrans (1.4.0-r2) (6/16) Purging libx11 (1.8.1-r1) (7/16) Purging libxcb-dev (1.15-r0) (8/16) Purging xcb-proto (1.15.2-r0) (9/16) Purging libxcb (1.15-r0) (10/16) Purging libxau-dev (1.0.10-r0) (11/16) Purging libxau (1.0.10-r0) (12/16) Purging libxdmcp-dev (1.1.3-r1) (13/16) Purging libxdmcp (1.1.3-r1) (14/16) Purging xorgproto (2022.2-r0) (15/16) Purging libbsd (0.11.6-r2) (16/16) Purging libmd (1.0.4-r0) OK: 830 MiB in 104 packages >>> libxp: Updating the community/aarch64 repository index... >>> libxp: Signing the index...