>>> glew: Building community/glew 2.2.0-r2 (using abuild 3.9.0-r5) started Tue, 30 Aug 2022 20:36:55 +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/61) Installing libblkid (2.38.1-r0) (2/61) Installing libuuid (2.38.1-r0) (3/61) Installing libfdisk (2.38.1-r0) (4/61) Installing libmount (2.38.1-r0) (5/61) Installing libsmartcols (2.38.1-r0) (6/61) Installing util-linux-dev (2.38.1-r0) (7/61) Installing libxau (1.0.10-r0) (8/61) Installing libmd (1.0.4-r0) (9/61) Installing libbsd (0.11.6-r2) (10/61) Installing libxdmcp (1.1.3-r1) (11/61) Installing libxcb (1.15-r0) (12/61) Installing libx11 (1.8.1-r1) (13/61) Installing libxext (1.3.4-r1) (14/61) Installing libice (1.0.10-r1) (15/61) Installing libsm (1.2.3-r1) (16/61) Installing libxt (1.2.1-r0) (17/61) Installing libxmu (1.1.3-r1) (18/61) Installing xorgproto (2022.2-r0) (19/61) Installing libxau-dev (1.0.10-r0) (20/61) Installing xcb-proto (1.15.2-r0) (21/61) Installing libxdmcp-dev (1.1.3-r1) (22/61) Installing libxcb-dev (1.15-r0) (23/61) Installing xtrans (1.4.0-r2) (24/61) Installing libx11-dev (1.8.1-r1) (25/61) Installing libxext-dev (1.3.4-r1) (26/61) Installing libice-dev (1.0.10-r1) (27/61) Installing libsm-dev (1.2.3-r1) (28/61) Installing libxt-dev (1.2.1-r0) (29/61) Installing libxmu-dev (1.1.3-r1) (30/61) Installing libxi (1.8-r0) (31/61) Installing libxfixes (6.0.0-r0) (32/61) Installing libxfixes-dev (6.0.0-r0) (33/61) Installing libxi-dev (1.8-r0) (34/61) Installing linux-headers (5.19.4-r0) (35/61) Installing libpciaccess (0.16-r1) (36/61) Installing libdrm (2.4.112-r1) (37/61) Installing libpciaccess-dev (0.16-r1) (38/61) Installing libdrm-dev (2.4.112-r1) (39/61) Installing libxdamage (1.1.5-r1) (40/61) Installing libxdamage-dev (1.1.5-r1) (41/61) Installing libxshmfence (1.3-r1) (42/61) Installing libxshmfence-dev (1.3-r1) (43/61) Installing mesa (22.1.7-r1) (44/61) Installing libffi (3.4.2-r1) (45/61) Installing wayland-libs-server (1.21.0-r0) (46/61) Installing mesa-gbm (22.1.7-r1) (47/61) Installing mesa-glapi (22.1.7-r1) (48/61) Installing wayland-libs-client (1.21.0-r0) (49/61) Installing mesa-egl (22.1.7-r1) (50/61) Installing libxxf86vm (1.1.4-r3) (51/61) Installing mesa-gl (22.1.7-r1) (52/61) Installing mesa-gles (22.1.7-r1) (53/61) Installing libxml2 (2.10.2-r0) (54/61) Installing llvm14-libs (14.0.6-r4) (55/61) Installing mesa-osmesa (22.1.7-r1) (56/61) Installing mesa-xatracker (22.1.7-r1) (57/61) Installing libxxf86vm-dev (1.1.4-r3) (58/61) Installing mesa-dev (22.1.7-r1) (59/61) Installing glu (9.0.2-r2) (60/61) Installing glu-dev (9.0.2-r2) (61/61) Installing .makedepends-glew (20220830.203656) OK: 562 MiB in 163 packages >>> glew: Cleaning up srcdir >>> glew: Cleaning up pkgdir >>> glew: Fetching https://distfiles.alpinelinux.org/distfiles/edge/glew-2.2.0.tgz % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 816k 100 816k 0 0 1361k 0 --:--:-- --:--:-- --:--:-- 1360k >>> 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 >>> glew: Unpacking /var/cache/distfiles/edge/glew-2.2.0.tgz... >>> glew: glew.patch patching file Makefile patching file config/Makefile.linux 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++; | ^~ ar rv lib/libGLEW.a tmp/linux/default/static/glew.o ar: creating lib/libGLEW.a a - tmp/linux/default/static/glew.o cc -shared -Wl,-soname=libGLEW.so.2.2 -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 -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 -o bin/visualinfo tmp/linux/default/shared/visualinfo.o -Llib -Wl,-Bdynamic -lGLEW -Wl,--as-needed,-O1,--sort-common -lGL -lX11 >>> 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/wglew.h "/home/buildozer/aports/community/glew/pkg/glew/usr/include/GL/" install -m 0644 include/GL/glew.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 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 include/GL/glxew.h "/home/buildozer/aports/community/glew/pkg/glew/usr/include/GL/" 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" 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-r2 pc:glu pkgconfig >>> glew-dev*: Package size: 2.3 MB >>> glew-dev*: Compressing data... >>> glew-dev*: Create checksum... >>> glew-dev*: Create glew-dev-2.2.0-r2.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-r2.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-r2.apk >>> glew: Build complete at Tue, 30 Aug 2022 20:37:43 +0000 elapsed time 0h 0m 48s >>> glew: Cleaning up srcdir >>> glew: Cleaning up pkgdir >>> glew: Uninstalling dependencies... (1/61) Purging .makedepends-glew (20220830.203656) (2/61) Purging libxmu-dev (1.1.3-r1) (3/61) Purging util-linux-dev (2.38.1-r0) (4/61) Purging libfdisk (2.38.1-r0) (5/61) Purging libmount (2.38.1-r0) (6/61) Purging libsmartcols (2.38.1-r0) (7/61) Purging libxmu (1.1.3-r1) (8/61) Purging libxi-dev (1.8-r0) (9/61) Purging libxi (1.8-r0) (10/61) Purging glu-dev (9.0.2-r2) (11/61) Purging glu (9.0.2-r2) (12/61) Purging libblkid (2.38.1-r0) (13/61) Purging libxt-dev (1.2.1-r0) (14/61) Purging libxt (1.2.1-r0) (15/61) Purging libsm-dev (1.2.3-r1) (16/61) Purging libsm (1.2.3-r1) (17/61) Purging libuuid (2.38.1-r0) (18/61) Purging mesa-dev (22.1.7-r1) (19/61) Purging libxdamage-dev (1.1.5-r1) (20/61) Purging libxdamage (1.1.5-r1) (21/61) Purging libxshmfence-dev (1.3-r1) (22/61) Purging mesa-egl (22.1.7-r1) (23/61) Purging mesa-gbm (22.1.7-r1) (24/61) Purging mesa-gl (22.1.7-r1) (25/61) Purging mesa-gles (22.1.7-r1) (26/61) Purging mesa-osmesa (22.1.7-r1) (27/61) Purging mesa-xatracker (22.1.7-r1) (28/61) Purging mesa (22.1.7-r1) (29/61) Purging libxxf86vm-dev (1.1.4-r3) (30/61) Purging libxxf86vm (1.1.4-r3) (31/61) Purging libxfixes-dev (6.0.0-r0) (32/61) Purging libxfixes (6.0.0-r0) (33/61) Purging libxext-dev (1.3.4-r1) (34/61) Purging libxext (1.3.4-r1) (35/61) Purging libx11-dev (1.8.1-r1) (36/61) Purging xtrans (1.4.0-r2) (37/61) Purging libx11 (1.8.1-r1) (38/61) Purging libxcb-dev (1.15-r0) (39/61) Purging xcb-proto (1.15.2-r0) (40/61) Purging libxcb (1.15-r0) (41/61) Purging libxau-dev (1.0.10-r0) (42/61) Purging libxau (1.0.10-r0) (43/61) Purging libxdmcp-dev (1.1.3-r1) (44/61) Purging libxdmcp (1.1.3-r1) (45/61) Purging libbsd (0.11.6-r2) (46/61) Purging libmd (1.0.4-r0) (47/61) Purging libice-dev (1.0.10-r1) (48/61) Purging libice (1.0.10-r1) (49/61) Purging xorgproto (2022.2-r0) (50/61) Purging libdrm-dev (2.4.112-r1) (51/61) Purging libdrm (2.4.112-r1) (52/61) Purging linux-headers (5.19.4-r0) (53/61) Purging libpciaccess-dev (0.16-r1) (54/61) Purging libpciaccess (0.16-r1) (55/61) Purging libxshmfence (1.3-r1) (56/61) Purging llvm14-libs (14.0.6-r4) (57/61) Purging wayland-libs-client (1.21.0-r0) (58/61) Purging wayland-libs-server (1.21.0-r0) (59/61) Purging libffi (3.4.2-r1) (60/61) Purging mesa-glapi (22.1.7-r1) (61/61) Purging libxml2 (2.10.2-r0) OK: 393 MiB in 102 packages >>> glew: Updating the community/x86 repository index... >>> glew: Signing the index...