==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: glew 2.2.0-7 (Tue Jul 2 20:27:50 2024) ==> Retrieving sources... -> Found glew-2.2.0.tgz -> Found glew-install.patch -> Found egl+glx.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... glew-2.2.0.tgz ... Passed glew-install.patch ... Passed egl+glx.patch ... Passed ==> Making package: glew 2.2.0-7 (Tue Jul 2 20:28:13 2024) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25l:: There are 5 providers available for libgl: :: Repository extra 1) libglvnd :: Repository alarm 2) imx-gpu-viv-dfb 3) imx-gpu-viv-fb 4) imx-gpu-viv-wl 5) imx-gpu-viv-x11 Enter a number (default=1): resolving dependencies... looking for conflicting packages... warning: dependency cycle detected: warning: mesa will be installed before its libglvnd dependency Packages (21) default-cursors-2-1 libdrm-2.4.122-1 libedit-20240517_3.1-1 libomxil-bellagio-0.9.3-4 libpciaccess-0.18.1-2 libx11-1.8.9-1 libxau-1.0.11-2 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1 libxext-1.3.6-1 libxfixes-6.0.1-1 libxshmfence-1.3.2-1 libxxf86vm-1.1.5-1 llvm-libs-17.0.6-5 lm_sensors-1:3.6.0.r41.g31d1f125-2 mesa-1:24.1.2-1 wayland-1.23.0-1 xcb-proto-1.17.0-2 xorgproto-2024.1-2 glu-9.0.3-2 libglvnd-1.7.0-1 Total Download Size: 0.13 MiB Total Installed Size: 216.55 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... glu-9.0.3-2-armv7h downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing xcb-proto... installing xorgproto... installing libxdmcp... installing libxau... installing libxcb... installing libx11... installing libxext... installing libpciaccess... installing libdrm... Optional dependencies for libdrm cairo: needed for modetest tool installing libxfixes... installing libxshmfence... installing libxxf86vm... installing libedit... installing llvm-libs... installing lm_sensors... Optional dependencies for lm_sensors rrdtool: for logging with sensord perl: for sensor detection and configuration convert [installed] installing default-cursors... Optional dependencies for default-cursors adwaita-cursors: default cursor theme installing wayland... installing libomxil-bellagio... installing mesa... Optional dependencies for mesa opengl-man-pages: for the OpenGL API man pages installing libglvnd... installing glu... [?25h==> Checking buildtime dependencies... ==> Retrieving sources... -> Found glew-2.2.0.tgz -> Found glew-install.patch -> Found egl+glx.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting glew-2.2.0.tgz with bsdtar ==> Starting prepare()... patching file Makefile patching file Makefile Hunk #1 succeeded at 233 (offset 2 lines). Hunk #2 succeeded at 244 (offset 2 lines). patching file src/glew.c ==> Starting build()... 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 -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tmp/linux/default/shared/glew.o -c src/glew.c cc -DGLEW_NO_GLU -DGLEW_STATIC -O2 -Wall -W -Wshadow -pedantic -Iinclude -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tmp/linux/default/static/glew.o -c src/glew.c cc -DGLEW_NO_GLU -O2 -Wall -W -Wshadow -pedantic -Iinclude -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tmp/linux/default/shared/glewinfo.o -c src/glewinfo.c cc -DGLEW_NO_GLU -O2 -Wall -W -Wshadow -pedantic -Iinclude -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tmp/linux/default/shared/visualinfo.o -c src/visualinfo.c src/glew.c: In function '_glewStrSame1': src/glew.c:271:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:271:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] src/glew.c: In function '_glewStrSame2': src/glew.c:287:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:287:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] src/glew.c: In function '_glewStrSame3': src/glew.c:303:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:303:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] ar -rv lib/libGLEW.a tmp/linux/default/static/glew.o ar: creating lib/libGLEW.a a - tmp/linux/default/static/glew.o src/glew.c: In function '_glewStrSame1': src/glew.c:271:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:271:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] src/glew.c: In function '_glewStrSame2': src/glew.c:287:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:287:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] src/glew.c: In function '_glewStrSame3': src/glew.c:303:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:303:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] cc -shared -Wl,-soname=libGLEW.so.2.2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lib/libGLEW.so.2.2.0 tmp/linux/default/shared/glew.o -L/usr/X11R6/lib -L/usr/lib -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 -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o bin/glewinfo tmp/linux/default/shared/glewinfo.o -Llib -Wl,-Bdynamic -lGLEW -L/usr/X11R6/lib -L/usr/lib -lGL -lX11 cc -O2 -Wall -W -Wshadow -pedantic -Iinclude -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o bin/visualinfo tmp/linux/default/shared/visualinfo.o -Llib -Wl,-Bdynamic -lGLEW -L/usr/X11R6/lib -L/usr/lib -lGL -lX11 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@|-lEGL -lGL|g" \ -e "s|@requireslib@|glu|g" \ < glew.pc.in > glew.pc cc -DGLEW_NO_GLU -DGLEW_BUILD -O2 -Wall -W -Wshadow -pedantic -Iinclude -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -DGLEW_EGL -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tmp/linux-egl/default/shared/glew.o -c src/glew.c cc -DGLEW_NO_GLU -O2 -Wall -W -Wshadow -pedantic -Iinclude -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -DGLEW_EGL -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tmp/linux-egl/default/shared/glewinfo.o -c src/glewinfo.c In file included from src/glewinfo.c:38: include/GL/eglew.h:2649:80: warning: 'struct wl_display' declared inside parameter list will not be visible outside of this definition or declaration include/GL/eglew.h:2650:80: warning: 'struct wl_resource' declared inside parameter list will not be visible outside of this definition or declaration include/GL/eglew.h:2651:82: warning: 'struct wl_display' declared inside parameter list will not be visible outside of this definition or declaration src/glewinfo.c: In function 'glewCreateContext': src/glewinfo.c:18620:24: warning: unused variable 'minorVersion' [-Wunused-variable] src/glewinfo.c:18620:10: warning: unused variable 'majorVersion' [-Wunused-variable] src/glewinfo.c:18615:51: warning: unused parameter 'params' [-Wunused-parameter] In file included from src/glew.c:40: include/GL/eglew.h:2649:80: warning: 'struct wl_display' declared inside parameter list will not be visible outside of this definition or declaration include/GL/eglew.h:2650:80: warning: 'struct wl_resource' declared inside parameter list will not be visible outside of this definition or declaration include/GL/eglew.h:2651:82: warning: 'struct wl_display' declared inside parameter list will not be visible outside of this definition or declaration src/glew.c: In function '_glewStrSame1': src/glew.c:271:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:271:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] src/glew.c: In function '_glewStrSame2': src/glew.c:287:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:287:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] src/glew.c: In function '_glewStrSame3': src/glew.c:303:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:303:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] cc -shared -Wl,-soname=libGLEW.so.2.2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o lib/libGLEW.so.2.2.0 tmp/linux-egl/default/shared/glew.o -L/usr/X11R6/lib -L/usr/lib -lEGL -lGL 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 -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -DGLEW_EGL -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o bin/glewinfo tmp/linux-egl/default/shared/glewinfo.o -Llib -Wl,-Bdynamic -lGLEW -L/usr/X11R6/lib -L/usr/lib -lEGL -lGL ==> Entering fakeroot environment... ==> Starting package()... install -d -m 0755 "/build/glew/pkg/glew/usr/include/GL" install -d -m 0755 "/build/glew/pkg/glew/usr/lib/pkgconfig" cc -DGLEW_NO_GLU -DGLEW_STATIC -O2 -Wall -W -Wshadow -pedantic -Iinclude -fPIC -Wcast-qual -ansi -pedantic -fno-stack-protector -DGLEW_EGL -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o tmp/linux-egl/default/static/glew.o -c src/glew.c install -m 0644 include/GL/eglew.h "/build/glew/pkg/glew/usr/include/GL/" install -d -m 0755 "/build/glew/pkg/glew/usr/lib/pkgconfig" install -m 0644 include/GL/wglew.h "/build/glew/pkg/glew/usr/include/GL/" install -m 0644 glew.pc "/build/glew/pkg/glew/usr/lib/pkgconfig/" install -m 0644 include/GL/glew.h "/build/glew/pkg/glew/usr/include/GL/" install -m 0644 include/GL/glxew.h "/build/glew/pkg/glew/usr/include/GL/" In file included from src/glew.c:40: include/GL/eglew.h:2649:80: warning: 'struct wl_display' declared inside parameter list will not be visible outside of this definition or declaration include/GL/eglew.h:2650:80: warning: 'struct wl_resource' declared inside parameter list will not be visible outside of this definition or declaration include/GL/eglew.h:2651:82: warning: 'struct wl_display' declared inside parameter list will not be visible outside of this definition or declaration src/glew.c: In function '_glewStrSame1': src/glew.c:271:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:271:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] src/glew.c: In function '_glewStrSame2': src/glew.c:287:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:287:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] src/glew.c: In function '_glewStrSame3': src/glew.c:303:29: warning: the comparison will always evaluate as 'true' for the pointer operand in '*a + (sizetype)i' must not be NULL [-Waddress] src/glew.c:303:43: warning: the comparison will always evaluate as 'true' for the pointer operand in 'b + (sizetype)i' must not be NULL [-Waddress] ar -rv lib/libGLEW.a tmp/linux-egl/default/static/glew.o r - tmp/linux-egl/default/static/glew.o install -d -m 0755 "/build/glew/pkg/glew/usr/lib" install -m 0644 lib/libGLEW.so.2.2.0 "/build/glew/pkg/glew/usr/lib/" ln -sf libGLEW.so.2.2.0 "/build/glew/pkg/glew/usr/lib/libGLEW.so.2.2" ln -sf libGLEW.so.2.2.0 "/build/glew/pkg/glew/usr/lib/libGLEW.so" install -m 0644 lib/libGLEW.a "/build/glew/pkg/glew/usr/lib/" ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "glew"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: glew 2.2.0-7 (Tue Jul 2 20:29:07 2024) ==> Cleaning up...