>>> xdriinfo: Building community/xdriinfo 1.0.6-r1 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 23:40:45 +0000 >>> xdriinfo: Checking sanity of /home/buildozer/aports/community/xdriinfo/APKBUILD... >>> xdriinfo: Analyzing dependencies... >>> xdriinfo: Installing for build: build-base libx11-dev mesa-dev xorgproto (1/45) Installing libxau (1.0.10-r0) (2/45) Installing xorgproto (2022.2-r0) (3/45) Installing libxau-dev (1.0.10-r0) (4/45) Installing xcb-proto (1.15.2-r0) (5/45) Installing libmd (1.0.4-r0) (6/45) Installing libbsd (0.11.7-r0) (7/45) Installing libxdmcp (1.1.3-r1) (8/45) Installing libxcb (1.15-r0) (9/45) Installing libxdmcp-dev (1.1.3-r1) (10/45) Installing libxcb-dev (1.15-r0) (11/45) Installing xtrans (1.4.0-r2) (12/45) Installing libx11 (1.8.1-r1) (13/45) Installing libx11-dev (1.8.1-r1) (14/45) Installing linux-headers (5.19.5-r0) (15/45) Installing hwdata-pci (0.363-r1) (16/45) Installing libpciaccess (0.17-r0) (17/45) Installing libdrm (2.4.113-r0) (18/45) Installing libpciaccess-dev (0.17-r0) (19/45) Installing libdrm-dev (2.4.113-r0) (20/45) Installing libxext (1.3.5-r0) (21/45) Installing libxext-dev (1.3.5-r0) (22/45) Installing libxdamage (1.1.5-r1) (23/45) Installing libxfixes (6.0.0-r0) (24/45) Installing libxfixes-dev (6.0.0-r0) (25/45) Installing libxdamage-dev (1.1.5-r1) (26/45) Installing libxshmfence (1.3.1-r0) (27/45) Installing libxshmfence-dev (1.3.1-r0) (28/45) Installing mesa (22.2.2-r1) (29/45) Installing libffi (3.4.4-r0) (30/45) Installing wayland-libs-server (1.21.0-r1) (31/45) Installing mesa-gbm (22.2.2-r1) (32/45) Installing mesa-glapi (22.2.2-r1) (33/45) Installing wayland-libs-client (1.21.0-r1) (34/45) Installing mesa-egl (22.2.2-r1) (35/45) Installing libxxf86vm (1.1.5-r0) (36/45) Installing mesa-gl (22.2.2-r1) (37/45) Installing mesa-gles (22.2.2-r1) (38/45) Installing xz-libs (5.2.7-r0) (39/45) Installing libxml2 (2.10.3-r1) (40/45) Installing llvm15-libs (15.0.3-r1) (41/45) Installing mesa-osmesa (22.2.2-r1) (42/45) Installing mesa-xatracker (22.2.2-r1) (43/45) Installing libxxf86vm-dev (1.1.5-r0) (44/45) Installing mesa-dev (22.2.2-r1) (45/45) Installing .makedepends-xdriinfo (20221030.234048) OK: 437 MiB in 138 packages >>> xdriinfo: Cleaning up srcdir >>> xdriinfo: Cleaning up pkgdir >>> xdriinfo: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/xdriinfo-1.0.6.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 120k 100 120k 0 0 985k 0 --:--:-- --:--:-- --:--:-- 989k >>> xdriinfo: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/xdriinfo-1.0.6.tar.bz2 >>> xdriinfo: Checking sha512sums... xdriinfo-1.0.6.tar.bz2: OK >>> xdriinfo: Unpacking /var/cache/distfiles/v3.17/xdriinfo-1.0.6.tar.bz2... 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 whether make supports nested variables... yes checking for style of include used by make... GNU checking for x86_64-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 dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for x86_64-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... x86_64-alpine-linux-musl checking host system type... x86_64-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 for XDRIINFO... yes checking for library containing glXGetProcAddressARB... -lGL checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6/man' GEN xdriinfo.1 make[2]: Leaving directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6/man' make[2]: Entering directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6' CC xdriinfo.o CCLD xdriinfo make[2]: Leaving directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6' make[1]: Leaving directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6' >>> xdriinfo: Entering fakeroot... Making install in man make[1]: Entering directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6/man' make[2]: Entering directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/xdriinfo/pkg/xdriinfo/usr/share/man/man1' /usr/bin/install -c -m 644 xdriinfo.1 '/home/buildozer/aports/community/xdriinfo/pkg/xdriinfo/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6/man' make[1]: Leaving directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6/man' make[1]: Entering directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6' make[2]: Entering directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6' make[2]: Nothing to be done for 'install-data-am'. ./install-sh -c -d '/home/buildozer/aports/community/xdriinfo/pkg/xdriinfo/usr/bin' /usr/bin/install -c xdriinfo '/home/buildozer/aports/community/xdriinfo/pkg/xdriinfo/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6' make[1]: Leaving directory '/home/buildozer/aports/community/xdriinfo/src/xdriinfo-1.0.6' >>> xdriinfo-doc*: Running split function doc... >>> xdriinfo-doc*: Preparing subpackage xdriinfo-doc... >>> xdriinfo-doc*: Running postcheck for xdriinfo-doc >>> xdriinfo*: Running postcheck for xdriinfo >>> xdriinfo*: Preparing package xdriinfo... >>> xdriinfo*: Stripping binaries >>> xdriinfo-doc*: Scanning shared objects >>> xdriinfo*: Scanning shared objects >>> xdriinfo-doc*: Tracing dependencies... >>> xdriinfo-doc*: Package size: 24.0 KB >>> xdriinfo-doc*: Compressing data... >>> xdriinfo-doc*: Create checksum... >>> xdriinfo-doc*: Create xdriinfo-doc-1.0.6-r1.apk >>> xdriinfo*: Tracing dependencies... so:libGL.so.1 so:libX11.so.6 so:libc.musl-x86_64.so.1 >>> xdriinfo*: Package size: 28.0 KB >>> xdriinfo*: Compressing data... >>> xdriinfo*: Create checksum... >>> xdriinfo*: Create xdriinfo-1.0.6-r1.apk >>> xdriinfo: Build complete at Sun, 30 Oct 2022 23:40:56 +0000 elapsed time 0h 0m 11s >>> xdriinfo: Cleaning up srcdir >>> xdriinfo: Cleaning up pkgdir >>> xdriinfo: Uninstalling dependencies... (1/45) Purging .makedepends-xdriinfo (20221030.234048) (2/45) Purging mesa-dev (22.2.2-r1) (3/45) Purging libxdamage-dev (1.1.5-r1) (4/45) Purging libxdamage (1.1.5-r1) (5/45) Purging libxshmfence-dev (1.3.1-r0) (6/45) Purging mesa-egl (22.2.2-r1) (7/45) Purging mesa-gbm (22.2.2-r1) (8/45) Purging mesa-gl (22.2.2-r1) (9/45) Purging mesa-gles (22.2.2-r1) (10/45) Purging mesa-osmesa (22.2.2-r1) (11/45) Purging mesa-xatracker (22.2.2-r1) (12/45) Purging mesa (22.2.2-r1) (13/45) Purging libxxf86vm-dev (1.1.5-r0) (14/45) Purging libxxf86vm (1.1.5-r0) (15/45) Purging libxfixes-dev (6.0.0-r0) (16/45) Purging libxfixes (6.0.0-r0) (17/45) Purging libxext-dev (1.3.5-r0) (18/45) Purging libxext (1.3.5-r0) (19/45) Purging libx11-dev (1.8.1-r1) (20/45) Purging xtrans (1.4.0-r2) (21/45) Purging libx11 (1.8.1-r1) (22/45) Purging libxcb-dev (1.15-r0) (23/45) Purging xcb-proto (1.15.2-r0) (24/45) Purging libxcb (1.15-r0) (25/45) Purging libxau-dev (1.0.10-r0) (26/45) Purging libxau (1.0.10-r0) (27/45) Purging libxdmcp-dev (1.1.3-r1) (28/45) Purging libxdmcp (1.1.3-r1) (29/45) Purging xorgproto (2022.2-r0) (30/45) Purging libbsd (0.11.7-r0) (31/45) Purging libmd (1.0.4-r0) (32/45) Purging libdrm-dev (2.4.113-r0) (33/45) Purging libdrm (2.4.113-r0) (34/45) Purging linux-headers (5.19.5-r0) (35/45) Purging libpciaccess-dev (0.17-r0) (36/45) Purging libpciaccess (0.17-r0) (37/45) Purging hwdata-pci (0.363-r1) (38/45) Purging libxshmfence (1.3.1-r0) (39/45) Purging llvm15-libs (15.0.3-r1) (40/45) Purging wayland-libs-client (1.21.0-r1) (41/45) Purging wayland-libs-server (1.21.0-r1) (42/45) Purging libffi (3.4.4-r0) (43/45) Purging mesa-glapi (22.2.2-r1) (44/45) Purging libxml2 (2.10.3-r1) (45/45) Purging xz-libs (5.2.7-r0) OK: 267 MiB in 93 packages >>> xdriinfo: Updating the community/x86_64 repository index... >>> xdriinfo: Signing the index...