==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: glu 9.0.3-3 (Sun Feb 15 23:21:22 2026)
==> Retrieving sources...
-> Found glu-9.0.3.tar.xz
-> Found glu-9.0.3.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
glu-9.0.3.tar.xz ... Passed
glu-9.0.3.tar.xz.sig ... Skipped
==> Making package: glu 9.0.3-3 (Mon Feb 16 06:21:48 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
:: 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...
Packages (19) default-cursors-3-1 libdrm-2.4.131-1 libedit-20250104_3.1-1 libpciaccess-0.18.1-2 libx11-1.8.13-1 libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1 libxext-1.3.7-1 libxshmfence-1.3.3-1 libxxf86vm-1.1.7-1 llvm-libs-21.1.8-1 lm_sensors-1:3.6.2-1 mesa-1:25.3.5-1 spirv-tools-1:1.4.341.0-1 wayland-1.24.0-1 xcb-proto-1.17.0-4 xorgproto-2025.1-1 libglvnd-1.7.0-3
Total Installed Size: 233.47 MiB
:: Proceed with installation? [Y/n]
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 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 spirv-tools...
installing default-cursors...
Optional dependencies for default-cursors
adwaita-cursors: default cursor theme
installing wayland...
installing mesa...
Optional dependencies for mesa
opengl-man-pages: for the OpenGL API man pages
installing libglvnd...
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
Skipped: Current root is not booted.
(2/2) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) mpdecimal-4.0.1-1 ninja-1.13.2-2 python-3.14.2-2 python-tqdm-4.67.3-1 meson-1.10.1-1
Total Installed Size: 85.68 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ninja...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found glu-9.0.3.tar.xz
-> Found glu-9.0.3.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting glu-9.0.3.tar.xz with bsdtar
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 glu-9.0.3 build -D default_library=shared
The Meson build system
Version: 1.10.1
Source dir: /build/glu/src/glu-9.0.3
Build dir: /build/glu/src/build
Build type: native build
Project name: glu
Project version: 9.0.3
C compiler for the host machine: cc (gcc 15.2.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 15.2.1 20260209")
C linker for the host machine: cc ld.bfd 2.46
C++ compiler for the host machine: c++ (gcc 15.2.1 "c++ (GCC) 15.2.1 20260209")
C++ linker for the host machine: c++ ld.bfd 2.46
Host machine cpu family: arm
Host machine cpu: armv7l
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency opengl found: YES 4.5
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Build targets in project: 1
glu 9.0.3
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
default_library : shared
libexecdir : lib
prefix : /usr
python.bytecompile: 1
sbindir : bin
wrap_mode : nodownload
Found ninja-1.13.2 at /usr/bin/ninja
Generating targets: 0%| | 0/1 eta ?
Generating targets: 100%|██████████| 1/1 eta 00:00
Writing build.ninja: 0%| | 0/116 eta ?
Core properties:
Source dir /build/glu/src/glu-9.0.3
Build dir /build/glu/src/build
Global build options:
Core options Current Value Possible Values Description
-------------- ------------- --------------- -----------
auto_features enabled [enabled, disabled, auto] Override value of all 'auto' features
backend ninja [ninja, vs, vs2010, vs2012, Backend to use
vs2013, vs2015, vs2017, vs2019,
vs2022, vs2026, xcode, none]
genvslite vs2022 [vs2022, vs2026] Setup multiple buildtype-suffixed ninja-backend build
directories, and a [builddir]_vs containing a Visual Studio
meta-backend with multiple configurations that calls into
them
buildtype plain [plain, debug, debugoptimized, Build type to use
release, minsize, custom]
debug false [True, False] Enable debug symbols and other information
default_library shared [shared, static, both] Default library type
default_both_libraries shared [shared, static, auto] Default library type for both_libraries
install_umask 0022 [>= 0, <= 511] Default umask to apply on permissions of installed files
layout mirror [mirror, flat] Build directory layout
optimization plain [plain, 0, g, 1, 2, 3, s] Optimization level
prefer_static false [True, False] Whether to try static linking before shared linking
strip false [True, False] Strip targets on install
unity off [on, off, subprojects] Unity build
unity_size 4 [>= 2] Unity block size
warning_level 1 [0, 1, 2, 3, everything] Compiler warning level to use
werror false [True, False] Treat warnings as errors
wrap_mode nodownload [default, nofallback, Wrap mode
nodownload, forcefallback,
nopromote]
force_fallback_for [] Force fallback for those subprojects
vsenv false [True, False] Activate Visual Studio environment
os2_emxomf false [True, False] Use OMF format on OS/2
pkg_config_path [] List of additional paths for pkg-config to search
cmake_prefix_path [] List of additional prefixes for cmake to search
Backend options Current Value Possible Values Description
----------------- ------------- --------------- -----------
backend_max_links 0 [>= 0] Maximum number of linker processes to run or 0 for no limit
Base options Current Value Possible Values Description
-------------- ------------- --------------- -----------
b_asneeded true [True, False] Use -Wl,--as-needed when linking
b_thinlto_cache false [True, False] Use LLVM ThinLTO caching for faster incremental builds
b_colorout always [auto, always, never] Use colored output
b_lto_threads 0 [] Use multiple threads for Link Time Optimization
b_staticpic true [True, False] Build static libraries as position independent
b_lundef true [True, False] Use -Wl,--no-undefined when linking
b_coverage false [True, False] Enable coverage tracking.
b_thinlto_cache_dir Directory to store ThinLTO cache objects
b_pgo off [off, generate, use] Use profile guided optimization
b_sanitize [] Code sanitizer to use
b_ndebug if-release [true, false, if-release] Disable asserts
b_pch true [True, False] Use precompiled headers
b_lto false [True, False] Use link time optimization
b_pie true [True, False] Build executables as position independent
Compiler options Current Value Possible Values Description
------------------ ------------- --------------- -----------
c_args [-march=armv7-a, -mfloat- Extra arguments passed to the c compiler
abi=hard, -mfpu=neon, -O2,
-pipe, -fno-plt, -fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection]
c_link_args [-Wl,-O1, -Wl,--sort-common, Extra arguments passed to the c linker
-Wl,--as-needed, -Wl,-z,relro,
-Wl,-z,now, -march=armv7-a,
-mfloat-abi=hard, -mfpu=neon,
-O2, -pipe, -fno-plt,
-fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection]
c_std none [none, c89, c99, c11, c17, c18, c language standard to use
c2x, c23, c2y, gnu89, gnu99,
gnu11, gnu17, gnu18, gnu2x,
gnu23, gnu2y]
cpp_args [-march=armv7-a, -mfloat- Extra arguments passed to the cpp compiler
abi=hard, -mfpu=neon, -O2,
-pipe, -fno-plt, -fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection,
-Wp,-D_GLIBCXX_ASSERTIONS]
cpp_link_args [-Wl,-O1, -Wl,--sort-common, Extra arguments passed to the cpp linker
-Wl,--as-needed, -Wl,-z,relro,
-Wl,-z,now, -march=armv7-a,
-mfloat-abi=hard, -mfpu=neon,
-O2, -pipe, -fno-plt,
-fexceptions,
-Wp,-D_FORTIFY_SOURCE=3,
-Wformat, -Werror=format-
security, -fstack-clash-
protection,
-Wp,-D_GLIBCXX_ASSERTIONS]
cpp_std none [none, c++98, c++03, c++11, cpp language standard to use
c++14, c++17, c++1z, c++2a,
c++20, c++23, c++26, gnu++98,
gnu++03, gnu++11, gnu++14,
gnu++17, gnu++1z, gnu++2a,
gnu++20, gnu++23, gnu++26]
cpp_eh default [none, default, a, s, sc] C++ exception handling type.
cpp_rtti true [True, False] Enable RTTI
cpp_debugstl false [True, False] STL debug mode
cpp_importstd false [false, true] Use #import std.
pkgconfig module options Current Value Possible Values Description
-------------------------- ------------- --------------- -----------
pkgconfig.relocatable false [True, False] Generate pkgconfig files as relocatable
Directories Current Value Possible Values Description
------------- ------------- --------------- -----------
prefix /usr Installation prefix
bindir bin Executable directory
datadir share Data file directory
includedir include Header file directory
infodir share/info Info page directory
libdir lib Library directory
licensedir Licenses directory
libexecdir lib Library executable directory
localedir share/locale Locale data directory
localstatedir /var Localstate data directory
mandir share/man Manual page directory
sbindir bin System executable directory
sharedstatedir /var/lib Architecture-independent data directory
sysconfdir /etc Sysconf data directory
Testing options Current Value Possible Values Description
----------------- ------------- --------------- -----------
errorlogs true [True, False] Whether to print the logs from failing tests
stdsplit true [True, False] Split stdout and stderr in test logs
Project options Current Value Possible Values Description
----------------- ------------- --------------- -----------
gl_provider glvnd [glvnd, gl, osmesa] Which OpenGL to link with
There are no option augments.
ninja: Entering directory `/build/glu/src/build'
[1/90] Compiling C object src/libGLU.so.1.3.1.p/libutil_glue.c.o
[2/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_dict.c.o
[3/90] Compiling C object src/libGLU.so.1.3.1.p/libutil_error.c.o
[4/90] Compiling C object src/libGLU.so.1.3.1.p/libutil_registry.c.o
[5/90] Compiling C object src/libGLU.so.1.3.1.p/libutil_project.c.o
../glu-9.0.3/src/libutil/project.c:235:23: warning: argument 4 of type 'const GLdouble[16]' {aka 'const double[16]'} with mismatched bound [-Warray-parameter=]
In file included from ../glu-9.0.3/src/libutil/project.c:34:
../glu-9.0.3/include/GL/glu.h:325:85: note: previously declared as 'const GLdouble *' {aka 'const double *'}
../glu-9.0.3/src/libutil/project.c:236:23: warning: argument 5 of type 'const GLdouble[16]' {aka 'const double[16]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:325:108: note: previously declared as 'const GLdouble *' {aka 'const double *'}
../glu-9.0.3/src/libutil/project.c:237:27: warning: argument 6 of type 'const GLint[4]' {aka 'const int[4]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:325:127: note: previously declared as 'const GLint *' {aka 'const int *'}
../glu-9.0.3/src/libutil/project.c:270:18: warning: argument 4 of type 'const GLdouble[16]' {aka 'const double[16]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:342:87: note: previously declared as 'const GLdouble *' {aka 'const double *'}
../glu-9.0.3/src/libutil/project.c:271:18: warning: argument 5 of type 'const GLdouble[16]' {aka 'const double[16]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:342:110: note: previously declared as 'const GLdouble *' {aka 'const double *'}
../glu-9.0.3/src/libutil/project.c:272:29: warning: argument 6 of type 'const GLint[4]' {aka 'const int[4]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:342:129: note: previously declared as 'const GLint *' {aka 'const int *'}
../glu-9.0.3/src/libutil/project.c:309:23: warning: argument 5 of type 'const GLdouble[16]' {aka 'const double[16]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:343:104: note: previously declared as 'const GLdouble *' {aka 'const double *'}
../glu-9.0.3/src/libutil/project.c:310:23: warning: argument 6 of type 'const GLdouble[16]' {aka 'const double[16]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:343:127: note: previously declared as 'const GLdouble *' {aka 'const double *'}
../glu-9.0.3/src/libutil/project.c:311:20: warning: argument 7 of type 'const GLint[4]' {aka 'const int[4]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:343:146: note: previously declared as 'const GLint *' {aka 'const int *'}
../glu-9.0.3/src/libutil/project.c:349:11: warning: argument 5 of type 'GLint[4]' {aka 'int[4]'} with mismatched bound [-Warray-parameter=]
../glu-9.0.3/include/GL/glu.h:324:87: note: previously declared as 'GLint *' {aka 'int *'}
../glu-9.0.3/src/libutil/project.c: In function 'gluPerspective':
../glu-9.0.3/src/libutil/project.c:78:5: warning: '__gluMakeIdentityd' accessing 128 bytes in a region of size 32 [-Wstringop-overflow=]
../glu-9.0.3/src/libutil/project.c:78:5: note: referencing argument 1 of type 'GLdouble[16]' {aka 'double[16]'}
../glu-9.0.3/src/libutil/project.c:40:13: note: in a call to function '__gluMakeIdentityd'
../glu-9.0.3/src/libutil/project.c: In function 'gluLookAt':
../glu-9.0.3/src/libutil/project.c:132:5: warning: '__gluMakeIdentityf' accessing 64 bytes in a region of size 16 [-Wstringop-overflow=]
../glu-9.0.3/src/libutil/project.c:132:5: note: referencing argument 1 of type 'GLfloat[16]' {aka 'float[16]'}
../glu-9.0.3/src/libutil/project.c:48:13: note: in a call to function '__gluMakeIdentityf'
[6/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_memalloc.c.o
[7/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_geom.c.o
[8/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_mesh.c.o
[9/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_normal.c.o
[10/90] Compiling C object src/libGLU.so.1.3.1.p/libutil_quad.c.o
[11/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_priorityq.c.o
[12/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_render.c.o
[13/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_tessmono.c.o
[14/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_tess.c.o
../glu-9.0.3/src/libtess/tess.c:415:46: warning: argument 2 of type 'GLdouble[3]' {aka 'double[3]'} with mismatched bound [-Warray-parameter=]
In file included from ../glu-9.0.3/src/libtess/tess.h:38,
from ../glu-9.0.3/src/libtess/tess.c:40:
../glu-9.0.3/include/GL/glu.h:341:57: note: previously declared as 'GLdouble *' {aka 'double *'}
[15/90] Compiling C object src/libGLU.so.1.3.1.p/libtess_sweep.c.o
[16/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_bezierPatch.cc.o
[17/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_bezierEval.cc.o
[18/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_glcurveval.cc.o
[19/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_bezierPatchMesh.cc.o
[20/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_glinterface.cc.o
[21/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_glrenderer.cc.o
[22/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_arc.cc.o
../glu-9.0.3/src/libnurbs/internals/arc.cc: In member function 'int Arc::check()':
../glu-9.0.3/src/libnurbs/internals/arc.cc:239:5: warning: 'nonnull' argument 'this' compared to NULL [-Wnonnull-compare]
[23/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_incurveeval.cc.o
[24/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_arcsorter.cc.o
[25/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_basiccrveval.cc.o
[26/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_glsurfeval.cc.o
[27/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_arctess.cc.o
[28/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_basicsurfeval.cc.o
[29/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_backend.cc.o
[30/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_cachingeval.cc.o
[31/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_bufpool.cc.o
[32/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_bin.cc.o
[33/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_ccw.cc.o
[34/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_curvelist.cc.o
[35/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_coveandtiler.cc.o
[36/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_curvesub.cc.o
[37/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_interface_insurfeval.cc.o
../glu-9.0.3/src/libnurbs/interface/insurfeval.cc: In member function 'void OpenGLSurfaceEvaluator::inEvalUStrip(int, REAL, REAL*, int, REAL, REAL*)':
../glu-9.0.3/src/libnurbs/interface/insurfeval.cc:1169:8: warning: variable 'leftMostV' set but not used [-Wunused-but-set-variable]
../glu-9.0.3/src/libnurbs/interface/insurfeval.cc: In member function 'void OpenGLSurfaceEvaluator::inEvalVStrip(int, REAL, REAL*, int, REAL, REAL*)':
../glu-9.0.3/src/libnurbs/interface/insurfeval.cc:1358:8: warning: variable 'botMostV' set but not used [-Wunused-but-set-variable]
[38/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_dataTransform.cc.o
[39/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_displaylist.cc.o
[40/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_curve.cc.o
[41/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_flistsorter.cc.o
[42/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_flist.cc.o
[43/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_hull.cc.o
[44/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_knotvector.cc.o
[45/90] Compiling C object src/libGLU.so.1.3.1.p/libutil_mipmap.c.o
[46/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_intersect.cc.o
[47/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_mesher.cc.o
[48/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_monotonizer.cc.o
[49/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_monoTriangulationBackend.cc.o
[50/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_maplist.cc.o
[51/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_mapdescv.cc.o
[52/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_mapdesc.cc.o
[53/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_nurbsinterfac.cc.o
[54/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_nurbstess.cc.o
[55/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_patchlist.cc.o
[56/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_mycode.cc.o
[57/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_renderhints.cc.o
[58/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_reader.cc.o
[59/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_quilt.cc.o
[60/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_sorter.cc.o
[61/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_splitarcs.cc.o
[62/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_patch.cc.o
[63/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_trimline.cc.o
[64/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_subdivider.cc.o
[65/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_tobezier.cc.o
[66/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_trimregion.cc.o
[67/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_trimvertpool.cc.o
[68/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_uarray.cc.o
[69/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_varray.cc.o
[70/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_internals_slicer.cc.o
[71/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_monoPolyPart.cc.o
[72/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_gridWrap.cc.o
[73/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_partitionX.cc.o
[74/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_monoChain.cc.o
[75/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_polyUtil.cc.o
[76/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_partitionY.cc.o
[77/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_directedLine.cc.o
../glu-9.0.3/src/libnurbs/nurbtess/directedLine.cc: In function 'directedLine* readAllPolygons(char*)':
../glu-9.0.3/src/libnurbs/nurbtess/directedLine.cc:797:7: warning: variable 'result' set but not used [-Wunused-but-set-variable]
[78/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_quicksort.cc.o
[79/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_monoTriangulation.cc.o
[80/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_primitiveStream.cc.o
[81/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_sampleComp.cc.o
[82/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_polyDBG.cc.o
[83/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_rectBlock.cc.o
[84/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_sampleCompBot.cc.o
[85/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_sampleCompRight.cc.o
[86/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_searchTree.cc.o
[87/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_sampleCompTop.cc.o
../glu-9.0.3/src/libnurbs/nurbtess/sampleCompTop.cc: In function 'void sampleCompTop(Real*, vertexArray*, Int, vertexArray*, Int, gridBoundaryChain*, gridBoundaryChain*, Int, Int, Int, Int, Int, primStream*)':
../glu-9.0.3/src/libnurbs/nurbtess/sampleCompTop.cc:514:13: warning: variable 'tempTop' set but not used [-Wunused-but-set-variable]
../glu-9.0.3/src/libnurbs/nurbtess/sampleCompTop.cc:515:11: warning: variable 'tempLeftStart' set but not used [-Wunused-but-set-variable]
[88/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_sampledLine.cc.o
[89/90] Compiling C++ object src/libGLU.so.1.3.1.p/libnurbs_nurbtess_sampleMonoPoly.cc.o
[90/90] Linking target src/libGLU.so.1.3.1
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/glu/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/glu/src/build'
ninja: no work to do.
Installing src/libGLU.so.1.3.1 to /build/glu/pkg/glu/usr/lib
Installing /build/glu/src/glu-9.0.3/include/GL/glu.h to /build/glu/pkg/glu/usr/include/GL
Installing /build/glu/src/build/meson-private/glu.pc to /build/glu/pkg/glu/usr/lib/pkgconfig
Installing symlink pointing to libGLU.so.1.3.1 to /build/glu/pkg/glu/usr/lib/libGLU.so.1
Installing symlink pointing to libGLU.so.1 to /build/glu/pkg/glu/usr/lib/libGLU.so
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "glu"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: glu 9.0.3-3 (Mon Feb 16 06:22:30 2026)
==> Cleaning up...
[?12l[?25h