>>> glew: Building community/glew 2.2.0-r5 (using abuild 3.10.0-r0) started Mon, 13 Feb 2023 13:50:02 +0000 >>> glew: Checking sanity of /home/buildozer/aports/community/glew/APKBUILD... >>> glew: Analyzing dependencies... >>> glew: Installing for build: build-base libxmu-dev libxi-dev mesa-dev glu-dev (1/62) Installing libblkid (2.38.1-r4) (2/62) Installing libuuid (2.38.1-r4) (3/62) Installing libfdisk (2.38.1-r4) (4/62) Installing libmount (2.38.1-r4) (5/62) Installing libsmartcols (2.38.1-r4) (6/62) Installing util-linux-dev (2.38.1-r4) (7/62) Installing libxau (1.0.11-r0) (8/62) Installing libmd (1.0.4-r0) (9/62) Installing libbsd (0.11.7-r0) (10/62) Installing libxdmcp (1.1.4-r0) (11/62) Installing libxcb (1.15-r0) (12/62) Installing libx11 (1.8.4-r0) (13/62) Installing libxext (1.3.5-r0) (14/62) Installing libice (1.1.1-r0) (15/62) Installing libsm (1.2.4-r0) (16/62) Installing libxt (1.2.1-r1) (17/62) Installing libxmu (1.1.4-r0) (18/62) Installing xorgproto (2022.2-r0) (19/62) Installing libxau-dev (1.0.11-r0) (20/62) Installing xcb-proto (1.15.2-r1) (21/62) Installing libxdmcp-dev (1.1.4-r0) (22/62) Installing libxcb-dev (1.15-r0) (23/62) Installing xtrans (1.4.0-r2) (24/62) Installing libx11-dev (1.8.4-r0) (25/62) Installing libxext-dev (1.3.5-r0) (26/62) Installing libice-dev (1.1.1-r0) (27/62) Installing libsm-dev (1.2.4-r0) (28/62) Installing libxt-dev (1.2.1-r1) (29/62) Installing libxmu-dev (1.1.4-r0) (30/62) Installing libxi (1.8-r0) (31/62) Installing libxfixes (6.0.0-r0) (32/62) Installing libxfixes-dev (6.0.0-r0) (33/62) Installing libxi-dev (1.8-r0) (34/62) Installing linux-headers (6.1.11-r0) (35/62) Installing hwdata-pci (0.367-r1) (36/62) Installing libpciaccess (0.17-r0) (37/62) Installing libdrm (2.4.115-r0) (38/62) Installing libpciaccess-dev (0.17-r0) (39/62) Installing libdrm-dev (2.4.115-r0) (40/62) Installing libxdamage (1.1.6-r0) (41/62) Installing libxdamage-dev (1.1.6-r0) (42/62) Installing libxshmfence (1.3.2-r0) (43/62) Installing libxshmfence-dev (1.3.2-r0) (44/62) Installing mesa (22.3.5-r0) (45/62) Installing libffi (3.4.4-r0) (46/62) Installing wayland-libs-server (1.21.0-r1) (47/62) Installing mesa-gbm (22.3.5-r0) (48/62) Installing mesa-glapi (22.3.5-r0) (49/62) Installing wayland-libs-client (1.21.0-r1) (50/62) Installing mesa-egl (22.3.5-r0) (51/62) Installing libxxf86vm (1.1.5-r0) (52/62) Installing mesa-gl (22.3.5-r0) (53/62) Installing mesa-gles (22.3.5-r0) (54/62) Installing libxml2 (2.10.3-r2) (55/62) Installing llvm15-libs (15.0.7-r0) (56/62) Installing mesa-osmesa (22.3.5-r0) (57/62) Installing mesa-xatracker (22.3.5-r0) (58/62) Installing libxxf86vm-dev (1.1.5-r0) (59/62) Installing mesa-dev (22.3.5-r0) (60/62) Installing glu (9.0.2-r2) (61/62) Installing glu-dev (9.0.2-r2) (62/62) Installing .makedepends-glew (20230213.135003) OK: 561 MiB in 165 packages >>> glew: Cleaning up srcdir >>> glew: Cleaning up pkgdir >>> glew: Fetching https://distfiles.alpinelinux.org/distfiles/edge/glew-2.2.0.tgz >>> glew: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/edge/glew-2.2.0.tgz... >>> glew: glew.patch patching file Makefile patching file config/Makefile.linux >>> glew: makefile.patch patching file Makefile cc -DGLEW_NO_GLU -DGLEW_BUILD -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fomit-frame-pointer -fPIC -Wl,--as-needed,-O1,--sort-common -o tmp/linux/default/shared/glew.o -c src/glew.c 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_STATIC -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fomit-frame-pointer -fPIC -Wl,--as-needed,-O1,--sort-common -o tmp/linux/default/static/glew.o -c src/glew.c cc -DGLEW_NO_GLU -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fomit-frame-pointer -fPIC -Wl,--as-needed,-O1,--sort-common -o tmp/linux/default/shared/glewinfo.o -c src/glewinfo.c cc -DGLEW_NO_GLU -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fomit-frame-pointer -fPIC -Wl,--as-needed,-O1,--sort-common -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 -o lib/libGLEW.so.2.2.0 tmp/linux/default/shared/glew.o -Wl,--as-needed,-O1,--sort-common -lGL -lX11 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 -fomit-frame-pointer -fPIC -Wl,--as-needed,-O1,--sort-common -o bin/glewinfo tmp/linux/default/shared/glewinfo.o -Llib -Wl,-Bdynamic -lGLEW -Wl,--as-needed,-O1,--sort-common -lGL -lX11 cc -O2 -Wall -W -Wshadow -pedantic -Iinclude -Os -fomit-frame-pointer -fPIC -Wl,--as-needed,-O1,--sort-common -o bin/visualinfo tmp/linux/default/shared/visualinfo.o -Llib -Wl,-Bdynamic -lGLEW -Wl,--as-needed,-O1,--sort-common -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 >>> glew: Entering fakeroot... install -d -m 0755 "/home/buildozer/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/buildozer/aports/community/glew/pkg/glew/usr/bin|g" \ -e "s|@includedir@|/home/buildozer/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/buildozer/aports/community/glew/pkg/glew/usr/include/GL/" install -m 0644 include/GL/wglew.h "/home/buildozer/aports/community/glew/pkg/glew/usr/include/GL/" install -d -m 0755 "/home/buildozer/aports/community/glew/pkg/glew/usr/lib" install -d -m 0755 "/home/buildozer/aports/community/glew/pkg/glew/usr/lib/pkgconfig" install -m 0644 include/GL/glew.h "/home/buildozer/aports/community/glew/pkg/glew/usr/include/GL/" install -m 0644 lib/libGLEW.so.2.2.0 "/home/buildozer/aports/community/glew/pkg/glew/usr/lib/" install -d -m 0755 "/home/buildozer/aports/community/glew/pkg/glew/usr/lib/pkgconfig" install -m 0644 glew.pc "/home/buildozer/aports/community/glew/pkg/glew/usr/lib/pkgconfig/" ln -sf libGLEW.so.2.2.0 "/home/buildozer/aports/community/glew/pkg/glew/usr/lib/libGLEW.so.2.2" install -m 0644 include/GL/glxew.h "/home/buildozer/aports/community/glew/pkg/glew/usr/include/GL/" ln -sf libGLEW.so.2.2.0 "/home/buildozer/aports/community/glew/pkg/glew/usr/lib/libGLEW.so" install -m 0644 lib/libGLEW.a "/home/buildozer/aports/community/glew/pkg/glew/usr/lib/" >>> glew-dev*: Running split function dev... >>> glew-dev*: Preparing subpackage glew-dev... >>> glew-dev*: Stripping binaries >>> glew-dev*: Running postcheck for glew-dev >>> glew-tools*: Running split function tools... '/home/buildozer/aports/community/glew/pkg/glew/usr/bin' -> '/home/buildozer/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.4 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.so.1 >>> glew-tools*: Package size: 544.0 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.so.1 >>> glew*: Package size: 652.0 KB >>> glew*: Compressing data... >>> glew*: Create checksum... >>> glew*: Create glew-2.2.0-r5.apk >>> glew: Build complete at Mon, 13 Feb 2023 13:50:46 +0000 elapsed time 0h 0m 44s >>> glew: Cleaning up srcdir >>> glew: Cleaning up pkgdir >>> glew: Uninstalling dependencies... (1/62) Purging .makedepends-glew (20230213.135003) (2/62) Purging libxmu-dev (1.1.4-r0) (3/62) Purging libxmu (1.1.4-r0) (4/62) Purging libxi-dev (1.8-r0) (5/62) Purging libxi (1.8-r0) (6/62) Purging glu-dev (9.0.2-r2) (7/62) Purging glu (9.0.2-r2) (8/62) Purging libxt-dev (1.2.1-r1) (9/62) Purging libxt (1.2.1-r1) (10/62) Purging libsm-dev (1.2.4-r0) (11/62) Purging libsm (1.2.4-r0) (12/62) Purging util-linux-dev (2.38.1-r4) (13/62) Purging libfdisk (2.38.1-r4) (14/62) Purging libmount (2.38.1-r4) (15/62) Purging libsmartcols (2.38.1-r4) (16/62) Purging libuuid (2.38.1-r4) (17/62) Purging libblkid (2.38.1-r4) (18/62) Purging mesa-dev (22.3.5-r0) (19/62) Purging libxdamage-dev (1.1.6-r0) (20/62) Purging libxdamage (1.1.6-r0) (21/62) Purging libxshmfence-dev (1.3.2-r0) (22/62) Purging mesa-egl (22.3.5-r0) (23/62) Purging mesa-gbm (22.3.5-r0) (24/62) Purging mesa-gl (22.3.5-r0) (25/62) Purging mesa-gles (22.3.5-r0) (26/62) Purging mesa-osmesa (22.3.5-r0) (27/62) Purging mesa-xatracker (22.3.5-r0) (28/62) Purging mesa (22.3.5-r0) (29/62) Purging libxxf86vm-dev (1.1.5-r0) (30/62) Purging libxxf86vm (1.1.5-r0) (31/62) Purging libxfixes-dev (6.0.0-r0) (32/62) Purging libxfixes (6.0.0-r0) (33/62) Purging libxext-dev (1.3.5-r0) (34/62) Purging libxext (1.3.5-r0) (35/62) Purging libx11-dev (1.8.4-r0) (36/62) Purging xtrans (1.4.0-r2) (37/62) Purging libx11 (1.8.4-r0) (38/62) Purging libxcb-dev (1.15-r0) (39/62) Purging xcb-proto (1.15.2-r1) (40/62) Purging libxcb (1.15-r0) (41/62) Purging libxau-dev (1.0.11-r0) (42/62) Purging libxau (1.0.11-r0) (43/62) Purging libxdmcp-dev (1.1.4-r0) (44/62) Purging libxdmcp (1.1.4-r0) (45/62) Purging libbsd (0.11.7-r0) (46/62) Purging libmd (1.0.4-r0) (47/62) Purging libice-dev (1.1.1-r0) (48/62) Purging libice (1.1.1-r0) (49/62) Purging xorgproto (2022.2-r0) (50/62) Purging libdrm-dev (2.4.115-r0) (51/62) Purging libdrm (2.4.115-r0) (52/62) Purging linux-headers (6.1.11-r0) (53/62) Purging libpciaccess-dev (0.17-r0) (54/62) Purging libpciaccess (0.17-r0) (55/62) Purging hwdata-pci (0.367-r1) (56/62) Purging libxshmfence (1.3.2-r0) (57/62) Purging llvm15-libs (15.0.7-r0) (58/62) Purging wayland-libs-client (1.21.0-r1) (59/62) Purging wayland-libs-server (1.21.0-r1) (60/62) Purging libffi (3.4.4-r0) (61/62) Purging mesa-glapi (22.3.5-r0) (62/62) Purging libxml2 (2.10.3-r2) OK: 379 MiB in 103 packages >>> glew: Updating the community/x86 repository index... >>> glew: Signing the index...