>>> glew: Building community/glew 2.2.0-r5 (using abuild 3.15.0-r0) started Fri, 10 Oct 2025 01:45:28 +0000 >>> glew: Validating /home/udu/aports/community/glew/APKBUILD... >>> glew: Analyzing dependencies... >>> glew: Installing for build: build-base libxmu-dev libxi-dev mesa-dev glu-dev WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/71) Installing libeconf (0.6.3-r0) (2/71) Installing libblkid (2.41-r9) (3/71) Installing libuuid (2.41-r9) (4/71) Installing libfdisk (2.41-r9) (5/71) Installing liblastlog2 (2.41-r9) (6/71) Installing libmount (2.41-r9) (7/71) Installing libsmartcols (2.41-r9) (8/71) Installing sqlite (3.49.2-r1) (9/71) Installing sqlite-dev (3.49.2-r1) (10/71) Installing util-linux-dev (2.41-r9) (11/71) Installing libxau (1.0.12-r0) (12/71) Installing libmd (1.1.0-r0) (13/71) Installing libbsd (0.12.2-r0) (14/71) Installing libxdmcp (1.1.5-r1) (15/71) Installing libxcb (1.17.0-r0) (16/71) Installing libx11 (1.8.11-r0) (17/71) Installing libxext (1.3.6-r2) (18/71) Installing libice (1.1.2-r0) (19/71) Installing libsm (1.2.5-r0) (20/71) Installing libxt (1.3.1-r0) (21/71) Installing libxmu (1.2.1-r0) (22/71) Installing xorgproto (2024.1-r0) (23/71) Installing libxau-dev (1.0.12-r0) (24/71) Installing xcb-proto-pyc (1.17.0-r0) (25/71) Installing xcb-proto (1.17.0-r0) (26/71) Installing libxdmcp-dev (1.1.5-r1) (27/71) Installing libxcb-dev (1.17.0-r0) (28/71) Installing xtrans (1.5.2-r0) (29/71) Installing libx11-dev (1.8.11-r0) (30/71) Installing libxext-dev (1.3.6-r2) (31/71) Installing libice-dev (1.1.2-r0) (32/71) Installing libsm-dev (1.2.5-r0) (33/71) Installing libxt-dev (1.3.1-r0) (34/71) Installing libxmu-dev (1.2.1-r0) (35/71) Installing libxi (1.8.2-r0) (36/71) Installing libxfixes (6.0.1-r4) (37/71) Installing libxfixes-dev (6.0.1-r4) (38/71) Installing libxi-dev (1.8.2-r0) (39/71) Installing linux-headers (6.14.2-r0) (40/71) Installing hwdata-pci (0.395-r0) (41/71) Installing libpciaccess (0.18.1-r0) (42/71) Installing libdrm (2.4.124-r0) (43/71) Installing libpciaccess-dev (0.18.1-r0) (44/71) Installing libdrm-dev (2.4.124-r0) (45/71) Installing libxdamage (1.1.6-r5) (46/71) Installing libxdamage-dev (1.1.6-r5) (47/71) Installing libxshmfence (1.3.3-r0) (48/71) Installing libxshmfence-dev (1.3.3-r0) (49/71) Installing libxml2 (2.13.9-r0) (50/71) Installing llvm20-libs (20.1.8-r0) (51/71) Installing spirv-tools (1.4.313.0-r0) (52/71) Installing libelf (0.193-r0) (53/71) Installing wayland-libs-server (1.23.1-r3) (54/71) Installing mesa (25.1.9-r0) (55/71) Installing mesa-gbm (25.1.9-r0) (56/71) Installing wayland-libs-client (1.23.1-r3) (57/71) Installing mesa-egl (25.1.9-r0) (58/71) Installing libxxf86vm (1.1.6-r0) (59/71) Installing mesa-gl (25.1.9-r0) (60/71) Installing mesa-gles (25.1.9-r0) (61/71) Installing clang20-headers (20.1.8-r0) (62/71) Installing libclc (20.1.8-r0) (63/71) Installing spirv-llvm-translator-libs (20.1.2-r0) (64/71) Installing clang20-libs (20.1.8-r0) (65/71) Installing mesa-rusticl (25.1.9-r0) (66/71) Installing mesa-xatracker (25.1.9-r0) (67/71) Installing libxxf86vm-dev (1.1.6-r0) (68/71) Installing mesa-dev (25.1.9-r0) (69/71) Installing glu (9.0.3-r4) (70/71) Installing glu-dev (9.0.3-r4) (71/71) Installing .makedepends-glew (20251010.014529) Executing busybox-1.37.0-r19.trigger OK: 865 MiB in 160 packages >>> glew: Cleaning up srcdir >>> glew: Cleaning up pkgdir >>> glew: Cleaning up tmpdir >>> glew: Fetching https://downloads.sourceforge.net/glew/glew-2.2.0.tgz >>> glew: Fetching https://downloads.sourceforge.net/glew/glew-2.2.0.tgz >>> glew: Checking sha512sums... glew-2.2.0.tgz: OK glew.patch: OK makefile.patch: OK >>> glew: Unpacking /var/cache/distfiles/glew-2.2.0.tgz... >>> glew: glew.patch patching file Makefile patching file config/Makefile.linux >>> glew: makefile.patch patching file Makefile >>> glew: Updating ./config/config.guess sed \ -e "s|@prefix@|/usr|g" \ -e "s|@libdir@|/usr/lib|g" \ -e "s|@exec_prefix@|/usr/bin|g" \ -e "s|@includedir@|/usr/include/GL|g" \ -e "s|@version@|2.2.0|g" \ -e "s|@cflags@||g" \ -e "s|@libname@|GLEW|g" \ -e "s|@libgl@|-lGL -lX11|g" \ -e "s|@requireslib@|glu|g" \ < glew.pc.in > glew.pc cc -DGLEW_NO_GLU -DGLEW_BUILD -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tmp/linux/default/shared/glew.o -c src/glew.c cc -DGLEW_NO_GLU -DGLEW_STATIC -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tmp/linux/default/static/glew.o -c src/glew.c cc -DGLEW_NO_GLU -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tmp/linux/default/shared/glewinfo.o -c src/glewinfo.c cc -DGLEW_NO_GLU -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tmp/linux/default/shared/visualinfo.o -c src/visualinfo.c src/glew.c: In function '_glewStrSame1': src/glew.c:256:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] 256 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c:256:44: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] 256 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c: In function '_glewStrSame2': src/glew.c:272:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] 272 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c:272:44: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] 272 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c: In function '_glewStrSame3': src/glew.c:288:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] 288 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c:288:44: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] 288 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c: In function '_glewStrSame1': src/glew.c:256:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] 256 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c:256:44: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] 256 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c: In function '_glewStrSame2': src/glew.c:272:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] 272 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c:272:44: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] 272 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c: In function '_glewStrSame3': src/glew.c:288:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] 288 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ src/glew.c:288:44: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] 288 | while (i < nb && (*a)+i != NULL && b+i != NULL && (*a)[i] == b[i]) i++; | ^~ cc -shared -Wl,-soname=libGLEW.so.2.2 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o lib/libGLEW.so.2.2.0 tmp/linux/default/shared/glew.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lGL -lX11 ar -rv lib/libGLEW.a tmp/linux/default/static/glew.o ar: creating lib/libGLEW.a a - tmp/linux/default/static/glew.o ln -sf libGLEW.so.2.2.0 lib/libGLEW.so.2.2 ln -sf libGLEW.so.2.2.0 lib/libGLEW.so cc -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bin/glewinfo tmp/linux/default/shared/glewinfo.o -Llib -Wl,-Bdynamic -lGLEW -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lGL -lX11 cc -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bin/visualinfo tmp/linux/default/shared/visualinfo.o -Llib -Wl,-Bdynamic -lGLEW -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lGL -lX11 >>> glew: Entering fakeroot... install -d -m 0755 "/home/udu/aports/community/glew/pkg/glew/usr/include/GL" sed \ -e "s|@prefix@|/usr|g" \ -e "s|@libdir@|/usr/lib|g" \ -e "s|@exec_prefix@|/home/udu/aports/community/glew/pkg/glew/usr/bin|g" \ -e "s|@includedir@|/home/udu/aports/community/glew/pkg/glew/usr/include/GL|g" \ -e "s|@version@|2.2.0|g" \ -e "s|@cflags@||g" \ -e "s|@libname@|GLEW|g" \ -e "s|@libgl@|-lGL -lX11|g" \ -e "s|@requireslib@|glu|g" \ < glew.pc.in > glew.pc install -m 0644 include/GL/eglew.h "/home/udu/aports/community/glew/pkg/glew/usr/include/GL/" install -m 0644 include/GL/wglew.h "/home/udu/aports/community/glew/pkg/glew/usr/include/GL/" install -m 0644 include/GL/glew.h "/home/udu/aports/community/glew/pkg/glew/usr/include/GL/" install -d -m 0755 "/home/udu/aports/community/glew/pkg/glew/usr/lib" install -d -m 0755 "/home/udu/aports/community/glew/pkg/glew/usr/lib/pkgconfig" install -m 0644 include/GL/glxew.h "/home/udu/aports/community/glew/pkg/glew/usr/include/GL/" install -d -m 0755 "/home/udu/aports/community/glew/pkg/glew/usr/lib/pkgconfig" install -m 0644 lib/libGLEW.so.2.2.0 "/home/udu/aports/community/glew/pkg/glew/usr/lib/" install -m 0644 glew.pc "/home/udu/aports/community/glew/pkg/glew/usr/lib/pkgconfig/" ln -sf libGLEW.so.2.2.0 "/home/udu/aports/community/glew/pkg/glew/usr/lib/libGLEW.so.2.2" ln -sf libGLEW.so.2.2.0 "/home/udu/aports/community/glew/pkg/glew/usr/lib/libGLEW.so" install -m 0644 lib/libGLEW.a "/home/udu/aports/community/glew/pkg/glew/usr/lib/" >>> glew-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/community/glew/pkg/glew-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/udu/aports/community/glew/pkg/glew-dev/usr/lib/pkgconfig' 'usr/lib/libGLEW.a' -> '/home/udu/aports/community/glew/pkg/glew-dev/usr/lib/libGLEW.a' 'usr/lib/libGLEW.so' -> '/home/udu/aports/community/glew/pkg/glew-dev/usr/lib/libGLEW.so' >>> glew-dev*: Preparing subpackage glew-dev... >>> glew-dev*: Stripping binaries >>> glew-dev*: Running postcheck for glew-dev >>> glew-tools*: Running split function tools... 'usr/bin' -> '/home/udu/aports/community/glew/pkg/glew-tools/usr/bin' >>> glew-tools*: Preparing subpackage glew-tools... >>> glew-tools*: Stripping binaries >>> glew-tools*: Running postcheck for glew-tools >>> glew*: Running postcheck for glew >>> glew*: Preparing package glew... >>> glew*: Stripping binaries >>> glew-dev*: Scanning shared objects >>> glew-tools*: Scanning shared objects >>> glew*: Scanning shared objects >>> glew-dev*: Tracing dependencies... >>> WARNING: glew-dev*: glu-dev should be removed from depends_dev libxmu-dev libxi-dev mesa-dev glu-dev glew=2.2.0-r5 pc:glu pkgconfig >>> glew-dev*: Package size: 2.5 MB >>> glew-dev*: Compressing data... >>> glew-dev*: Create checksum... >>> glew-dev*: Create glew-dev-2.2.0-r5.apk >>> glew-tools*: Tracing dependencies... so:libGL.so.1 so:libGLEW.so.2.2 so:libX11.so.6 so:libc.musl-x86_64.so.1 >>> glew-tools*: Package size: 615.6 KB >>> glew-tools*: Compressing data... >>> glew-tools*: Create checksum... >>> glew-tools*: Create glew-tools-2.2.0-r5.apk >>> glew*: Tracing dependencies... so:libGL.so.1 so:libc.musl-x86_64.so.1 >>> glew*: Package size: 625.7 KB >>> glew*: Compressing data... >>> glew*: Create checksum... >>> glew*: Create glew-2.2.0-r5.apk >>> glew: Build complete at Fri, 10 Oct 2025 01:45:36 +0000 elapsed time 0h 0m 8s >>> glew: Cleaning up srcdir >>> glew: Cleaning up pkgdir >>> glew: Uninstalling dependencies... (1/71) Purging .makedepends-glew (20251010.014529) (2/71) Purging libxmu-dev (1.2.1-r0) (3/71) Purging libxmu (1.2.1-r0) (4/71) Purging libxi-dev (1.8.2-r0) (5/71) Purging libxi (1.8.2-r0) (6/71) Purging glu-dev (9.0.3-r4) (7/71) Purging glu (9.0.3-r4) (8/71) Purging libxt-dev (1.3.1-r0) (9/71) Purging libxt (1.3.1-r0) (10/71) Purging mesa-dev (25.1.9-r0) (11/71) Purging libxdamage-dev (1.1.6-r5) (12/71) Purging libxdamage (1.1.6-r5) (13/71) Purging libxshmfence-dev (1.3.3-r0) (14/71) Purging mesa-egl (25.1.9-r0) (15/71) Purging mesa-gbm (25.1.9-r0) (16/71) Purging mesa-gl (25.1.9-r0) (17/71) Purging mesa-gles (25.1.9-r0) (18/71) Purging mesa-rusticl (25.1.9-r0) (19/71) Purging clang20-headers (20.1.8-r0) (20/71) Purging libclc (20.1.8-r0) (21/71) Purging mesa-xatracker (25.1.9-r0) (22/71) Purging mesa (25.1.9-r0) (23/71) Purging spirv-llvm-translator-libs (20.1.2-r0) (24/71) Purging spirv-tools (1.4.313.0-r0) (25/71) Purging wayland-libs-client (1.23.1-r3) (26/71) Purging wayland-libs-server (1.23.1-r3) (27/71) Purging xcb-proto-pyc (1.17.0-r0) (28/71) Purging clang20-libs (20.1.8-r0) (29/71) Purging libdrm-dev (2.4.124-r0) (30/71) Purging linux-headers (6.14.2-r0) (31/71) Purging libdrm (2.4.124-r0) (32/71) Purging libpciaccess-dev (0.18.1-r0) (33/71) Purging libpciaccess (0.18.1-r0) (34/71) Purging hwdata-pci (0.395-r0) (35/71) Purging libsm-dev (1.2.5-r0) (36/71) Purging libsm (1.2.5-r0) (37/71) Purging util-linux-dev (2.41-r9) (38/71) Purging libfdisk (2.41-r9) (39/71) Purging liblastlog2 (2.41-r9) (40/71) Purging libmount (2.41-r9) (41/71) Purging libsmartcols (2.41-r9) (42/71) Purging libuuid (2.41-r9) (43/71) Purging libblkid (2.41-r9) (44/71) Purging libxxf86vm-dev (1.1.6-r0) (45/71) Purging libxxf86vm (1.1.6-r0) (46/71) Purging libxfixes-dev (6.0.1-r4) (47/71) Purging libxfixes (6.0.1-r4) (48/71) Purging libxext-dev (1.3.6-r2) (49/71) Purging libxext (1.3.6-r2) (50/71) Purging libx11-dev (1.8.11-r0) (51/71) Purging xtrans (1.5.2-r0) (52/71) Purging libx11 (1.8.11-r0) (53/71) Purging libxcb-dev (1.17.0-r0) (54/71) Purging xcb-proto (1.17.0-r0) (55/71) Purging libxcb (1.17.0-r0) (56/71) Purging libxdmcp-dev (1.1.5-r1) (57/71) Purging libxdmcp (1.1.5-r1) (58/71) Purging libbsd (0.12.2-r0) (59/71) Purging libeconf (0.6.3-r0) (60/71) Purging libelf (0.193-r0) (61/71) Purging libice-dev (1.1.2-r0) (62/71) Purging libice (1.1.2-r0) (63/71) Purging libmd (1.1.0-r0) (64/71) Purging libxau-dev (1.0.12-r0) (65/71) Purging libxau (1.0.12-r0) (66/71) Purging llvm20-libs (20.1.8-r0) (67/71) Purging libxml2 (2.13.9-r0) (68/71) Purging libxshmfence (1.3.3-r0) (69/71) Purging sqlite-dev (3.49.2-r1) (70/71) Purging sqlite (3.49.2-r1) (71/71) Purging xorgproto (2024.1-r0) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> glew: Updating the community/x86_64 repository index... >>> glew: Signing the index...