Your message dated Fri, 02 Jan 2026 15:41:20 +0000
with message-id <[email protected]>
and subject line Bug#1123390: fixed in glgrib 1.0-6
has caused the Debian Bug report #1123390,
regarding glgrib: FTBFS: ERROR: Failed to build 
'file:///<<PKGBUILDDIR>>/src/python3/glfw' when installing build dependencies
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1123390: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123390
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:glgrib
Version: 1.0-5
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:glgrib, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3
   dh_auto_clean
        make -j2 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd src && make clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
cd LFI && make clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/LFI'
\rm -f *.o ../../lib/libLFI.so* 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/LFI'
cd glGrib && make clean
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/glGrib'
make BUILD=glfw clean
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/glGrib'

[... snipped ...]

g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_GLFW -o glfw/Batch.o -c Batch.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_GLFW -o glfw/Render.o -c Render.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_GLFW -o glfw/MD5.o -c MD5.cc -I../../include
g++ -shared   -Wl,-soname,libglGrib-glfw.so.0 -o ../../lib/l 
[too-long-redacted]  -lglfw -Wl,-z,relro -Wl,-z,now
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_GLFW -o ../../bin/glgrib-glfw glGrib.cc -fopenmp -lglGrib-glfw 
-L../../lib  -lLFI -Wl,-z,relro -Wl,-z,now -I../../include
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/glGrib'
make BUILD=egl
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/glGrib'
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Grok.o -c Grok.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/DBase.o -c DBase.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/ShellInterpreter.o -c ShellInterpreter.cc 
-I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/ShellRegular.o -c ShellRegular.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Container.o -c Container.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/WindowDiffSet.o -c WindowDiffSet.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/WindowSet.o -c WindowSet.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Ticks.o -c Ticks.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/FitPolynomial.o -c FitPolynomial.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/FieldIsoFill.o -c FieldIsoFill.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Subdivide.o -c Subdivide.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/EarCut.o -c EarCut.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Land.o -c Land.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/SQLite.o -c SQLite.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Test.o -c Test.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Cities.o -c Cities.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Points.o -c Points.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/ShapeLib.o -c ShapeLib.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Departements.o -c Departements.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Mapscale.o -c Mapscale.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Rivers.o -c Rivers.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Border.o -c Border.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Lines.o -c Lines.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/GSHHG.o -c GSHHG.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Image.o -c Image.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Resolve.o -c Resolve.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/FieldContour.o -c FieldContour.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/FieldVector.o -c FieldVector.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/FieldScalar.o -c FieldScalar.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/GeometryLambert.o -c GeometryLambert.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Projection.o -c Projection.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Colorbar.o -c Colorbar.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Font.o -c Font.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/String.o -c String.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/GeometryLatLon.o -c GeometryLatLon.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/WindowOffscreen.o -c WindowOffscreen.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Geometry.o -c Geometry.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/GeometryGaussian.o -c GeometryGaussian.cc 
-I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Window.o -c Window.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Options.o -c Options.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Shell.o -c Shell.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Bitmap.o -c Bitmap.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/LandScape.o -c LandScape.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Palette.o -c Palette.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Field.o -c Field.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Loader.o -c Loader.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Polygon.o -c Polygon.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Program.o -c Program.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/View.o -c View.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/OpenGL.o -c OpenGL.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Png.o -c Png.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Scene.o -c Scene.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Coast.o -c Coast.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Grid.o -c Grid.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Shader.o -c Shader.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/FieldStream.o -c FieldStream.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/WindowReviewSet.o -c WindowReviewSet.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/GeoPoints.o -c GeoPoints.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Batch.o -c Batch.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/Render.o -c Render.cc -I../../include
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o egl/MD5.o -c MD5.cc -I../../include
g++ -shared   -Wl,-soname,libglGrib-egl.so.0 -o ../../lib/li 
[too-long-redacted] L -lgbm -Wl,-z,relro -Wl,-z,now
g++ -fPIC -fopenmp -std=c++11 -Wall -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2  
-DGLGRIB_USE_EGL -o ../../bin/glgrib-egl glGrib.cc -fopenmp -lglGrib-egl 
-L../../lib  -lLFI -Wl,-z,relro -Wl,-z,now -I../../include
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/glGrib'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/glGrib'
cd perl5/glfw && make
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/perl5/glfw'
perl Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for glGrib::glfw
Writing MYMETA.yml and MYMETA.json
make -f Makefile
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/perl5/glfw'
Running Mkbootstrap for glfw ()
chmod 644 "glfw.bs"
"/usr/bin/perl" "/usr/share/perl/5.40/ExtUtils/xsubpp"  -typemap 
'/usr/share/perl/5.40/ExtUtils/typemap'  glfw.xs > glfw.xsc
cp lib/glGrib/glfw.pm blib/lib/glGrib/glfw.pm
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- glfw.bs 
blib/arch/auto/glGrib/glfw/glfw.bs 644
Please specify prototyping behavior for glfw.xs (see perlxs manual)
mv glfw.xsc glfw.c
g++ -std=c++11 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c  -I. 
-I/<<PKGBUILDDIR>>/src/perl5/glfw/../../../include -D_REENTRANT -D_GNU_SOURCE 
-DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"0.01\" 
-DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/x86_64-linux-gnu/perl/5.40/CORE"  
-DGLGRIB_PREFIX='"/usr"' -DGLGRIB_USE_GLFW glfw.c
In file included from glfw.xs:8:
ppport.h:4594:11: warning: ‘WIDEST_UTYPE’ redefined
 4594 | #  define WIDEST_UTYPE U64TYPE
      |           ^~~~~~~~~~~~
In file included from /usr/lib/x86_64-linux-gnu/perl/5.40/CORE/perl.h:3329,
                 from glfw.xs:6:
/usr/lib/x86_64-linux-gnu/perl/5.40/CORE/handy.h:1422:9: note: this is the 
location of the previous definition
 1422 | #define WIDEST_UTYPE PERL_UINTMAX_T
      |         ^~~~~~~~~~~~
rm -f blib/arch/auto/glGrib/glfw/glfw.so
g++ -std=c++11 -Wl,-z,relro -Wl,-z,now  -shared -L/usr/local/lib 
-fstack-protector-strong  glfw.o  -o blib/arch/auto/glGrib/glfw/glfw.so  \
   -L/<<PKGBUILDDIR>>/src/perl5/glfw/../../../lib -lglGrib-glfw   \
  
chmod 755 blib/arch/auto/glGrib/glfw/glfw.so
Manifying 1 pod document
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/perl5/glfw'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/perl5/glfw'
cd glGribTk && make
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/glGribTk'
perl Makefile.PL
Warning: prerequisite DBI.pm 1.643 not found.
Warning: prerequisite Image::Magick v6.9.11 not found. We have unknown version.
Warning: prerequisite Tk 804.035 not found.
Warning: prerequisite glGrib::gflw 0.01 not found.
Checking if your kit is complete...
Looks good
WARNING: Setting ABSTRACT via file 'bin/glgrib-tk' failed
 at /usr/share/perl/5.40/ExtUtils/MakeMaker.pm line 756.
Generating a Unix-style Makefile
Writing Makefile for glGribTk
Writing MYMETA.yml and MYMETA.json
make -f Makefile
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/glGribTk'
cp lib/Tk/glGribCOLOR.pm blib/lib/Tk/glGribCOLOR.pm
cp lib/Tk/glGribLONGITUDE.pm blib/lib/Tk/glGribLONGITUDE.pm
cp lib/Tk/glGribColorPicker.pm blib/lib/Tk/glGribColorPicker.pm
cp lib/Tk/glGrib.pm blib/lib/Tk/glGrib.pm
cp lib/Tk/glGribBOOLEAN.pm blib/lib/Tk/glGribBOOLEAN.pm
cp lib/Tk/glGribANGLE.pm blib/lib/Tk/glGribANGLE.pm
cp lib/Tk/glGribFIELDTYPE.pm blib/lib/Tk/glGribFIELDTYPE.pm
cp lib/Tk/glGribPROJECTION.pm blib/lib/Tk/glGribPROJECTION.pm
cp lib/Tk/glGribColorPickerDB.pm blib/lib/Tk/glGribColorPickerDB.pm
cp lib/Tk/glGribBaselist.pm blib/lib/Tk/glGribBaselist.pm
cp lib/Tk/glGribTextOptions.pm blib/lib/Tk/glGribTextOptions.pm
cp lib/Tk/glGrib_Popup.pm blib/lib/Tk/glGrib_Popup.pm
cp lib/Tk/glGribMainWindow.pm blib/lib/Tk/glGribMainWindow.pm
cp lib/Tk/glGrib_Entity.pm blib/lib/Tk/glGrib_Entity.pm
cp lib/Tk/glGribPALETTENAME.pm blib/lib/Tk/glGribPALETTENAME.pm
cp lib/Tk/glGrib_Panel.pm blib/lib/Tk/glGrib_Panel.pm
cp lib/Tk/glGribField.pm blib/lib/Tk/glGribField.pm
cp lib/Tk/glGribPalettePickerDB.pm blib/lib/Tk/glGribPalettePickerDB.pm
cp lib/Tk/glGribLIST.pm blib/lib/Tk/glGribLIST.pm
cp lib/Tk/glGrib_Entry.pm blib/lib/Tk/glGrib_Entry.pm
cp lib/Tk/glGribFLOAT.pm blib/lib/Tk/glGribFLOAT.pm
cp lib/Tk/glGrib_Frame.pm blib/lib/Tk/glGrib_Frame.pm
cp lib/Tk/glGribFIELDREF.pm blib/lib/Tk/glGribFIELDREF.pm
cp lib/Tk/glGribBase.pm blib/lib/Tk/glGribBase.pm
cp lib/Tk/glGribTRANSFORMATION.pm blib/lib/Tk/glGribTRANSFORMATION.pm
cp lib/Tk/glGribDATE.pm blib/lib/Tk/glGribDATE.pm
cp lib/Tk/glGribSTRING.pm blib/lib/Tk/glGribSTRING.pm
cp lib/Tk/glGribSCALE.pm blib/lib/Tk/glGribSCALE.pm
cp lib/Tk/glGribFieldRefPicker.pm blib/lib/Tk/glGribFieldRefPicker.pm
cp lib/Tk/glGribINTEGER.pm blib/lib/Tk/glGribINTEGER.pm
cp lib/Tk/glGribPATH.pm blib/lib/Tk/glGribPATH.pm
cp lib/Tk/glGribLATITUDE.pm blib/lib/Tk/glGribLATITUDE.pm
cp bin/glgrib-tk blib/script/glgrib-tk
"/usr/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/glgrib-tk
Manifying 1 pod document
\rm -f blib/man1/*.gz
gzip --best -f blib/man1/* 
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/glGribTk'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/glGribTk'
cd python3/glfw && make
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/python3/glfw'
python3 setup.py build
running build
running build_ext
building 'glGrib.glfw' extension
creating build/temp.linux-x86_64-cpython-313
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC 
-DGLGRIB_PREFIX=\"/usr\" -DUSE_GLFW=1 -I../../../include 
-I/usr/include/python3.13 -c glfw.cc -o 
build/temp.linux-x86_64-cpython-313/glfw.o
creating build/lib.linux-x86_64-cpython-313/glGrib
x86_64-linux-gnu-g++ -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -shared 
-Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g -fwrapv -O2 -Wl,-z,relro 
-Wl,-z,now -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-cpython-313/glfw.o 
-L/usr/lib -L../../../lib -L/usr/lib/x86_64-linux-gnu -lglGrib-glfw -o 
build/lib.linux-x86_64-cpython-313/glGrib/glfw.cpython-313-x86_64-linux-gnu.so
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/python3/glfw'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
LD_LIBRARY_PATH=lib ./bin/glgrib      --pod | pod2man -r "" -n glgrib      -c 
"" | gzip -c > share/man/man1/glgrib.1.gz
LD_LIBRARY_PATH=lib ./bin/glgrib-egl  --pod | pod2man -r "" -n glgrib-egl  -c 
"" | gzip -c > share/man/man1/glgrib-egl.1.gz
LD_LIBRARY_PATH=lib ./bin/glgrib-glfw --pod | pod2man -r "" -n glgrib-glfw -c 
"" | gzip -c > share/man/man1/glgrib-glfw.1.gz
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
   create-stamp debian/debhelper-build-stamp
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./scripts/debian/install.pl
cp -alf share/glgrib/coastlines debian/tmp/usr/share/glgrib/coastlines
cp -alf share/glgrib/fonts debian/tmp/usr/share/glgrib/fonts
cp -alf share/glgrib/landscape debian/tmp/usr/share/glgrib/landscape
cp -alf share/doc/glgrib debian/tmp/usr/share/doc/glgrib
cp -alf share/glgrib/shaders debian/tmp/usr/share/glgrib/shaders
cp -alf share/glgrib/testdata debian/tmp/usr/share/glgrib/testdata
cp -alf include/glGrib debian/tmp/usr/include/glGrib
cp -alf include/LFI debian/tmp/usr/include/LFI
cd src/perl5/glfw && make install
make[2]: Entering directory '/<<PKGBUILDDIR>>/src/perl5/glfw'
make install -f Makefile
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/perl5/glfw'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- glfw.bs 
blib/arch/auto/glGrib/glfw/glfw.bs 644
Manifying 1 pod document
Files found in blib/arch: installing files in blib/lib into architecture 
dependent library tree
Installing 
/<<PKGBUILDDIR>>/src/perl5/glfw/../../../debian/tmp/usr/lib/x86_64-linux-gnu/perl5/5.40/auto/glGrib/glfw/glfw.so
Installing 
/<<PKGBUILDDIR>>/src/perl5/glfw/../../../debian/tmp/usr/lib/x86_64-linux-gnu/perl5/5.40/glGrib/glfw.pm
Installing 
/<<PKGBUILDDIR>>/src/perl5/glfw/../../../debian/tmp/usr/share/man/man3/glGrib::glfw.3pm
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/perl5/glfw'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/perl5/glfw'
cd src/glGribTk && make install
make[2]: Entering directory '/<<PKGBUILDDIR>>/src/glGribTk'
make install -f Makefile
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/glGribTk'
Manifying 1 pod document
\rm -f blib/man1/*.gz
gzip --best -f blib/man1/* 
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribLATITUDE.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribField.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribSTRING.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribPATH.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGrib_Entity.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribTRANSFORMATION.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGrib_Entry.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribFLOAT.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribDATE.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribPalettePickerDB.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribFIELDTYPE.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribFIELDREF.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGrib_Panel.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribPROJECTION.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribPALETTENAME.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribLONGITUDE.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribTextOptions.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribANGLE.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribLIST.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribSCALE.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGrib.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGrib_Popup.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribBaselist.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGrib_Frame.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribColorPicker.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribMainWindow.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribColorPickerDB.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribBase.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribCOLOR.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribINTEGER.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribFieldRefPicker.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/perl5/Tk/glGribBOOLEAN.pm
Installing 
/<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/share/man/man1/glgrib-tk.1p.gz
Installing /<<PKGBUILDDIR>>/src/glGribTk/../../debian/tmp/usr/bin/glgrib-tk
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/glGribTk'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/glGribTk'
cd src/python3/glfw && make install
make[2]: Entering directory '/<<PKGBUILDDIR>>/src/python3/glfw'
pip3 install --upgrade -t ../../../debian/tmp/usr/lib/python3/dist-packages/ -r 
requirements.txt  .
WARNING: The directory '/sbuild-nonexistent/.cache/pip' or its parent directory 
is not owned or is not writable by the current user. The cache has been 
disabled. Check the permissions and owner of that directory. If executing pip 
with sudo, you should use sudo's -H flag.
Processing /<<PKGBUILDDIR>>/src/python3/glfw
  Installing build dependencies: started
  Installing build dependencies: finished with status 'error'
  error: subprocess-exited-with-error
  
  × installing build dependencies did not run successfully.
  │ exit code: 1
  ╰─> [8 lines of output]
      WARNING: The directory '/sbuild-nonexistent/.cache/pip' or its parent 
directory is not owned or is not writable by the current user. The cache has 
been disabled. Check the permissions and owner of that directory. If executing 
pip with sudo, you should use sudo's -H flag.
      WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 
0x7fafd55ed7f0>: Failed to establish a new connection: [Errno -3] Temporary 
failure in name resolution')': /simple/setuptools/
      WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 
0x7fafd55ba210>: Failed to establish a new connection: [Errno -3] Temporary 
failure in name resolution')': /simple/setuptools/
      WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 
0x7fafd55ba490>: Failed to establish a new connection: [Errno -3] Temporary 
failure in name resolution')': /simple/setuptools/
      WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 
0x7fafd55ba710>: Failed to establish a new connection: [Errno -3] Temporary 
failure in name resolution')': /simple/setuptools/
      WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 
0x7fafd55ba990>: Failed to establish a new connection: [Errno -3] Temporary 
failure in name resolution')': /simple/setuptools/
      ERROR: Could not find a version that satisfies the requirement 
setuptools>=40.8.0 (from versions: none)
      ERROR: No matching distribution found for setuptools>=40.8.0
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem 
with pip.
ERROR: Failed to build 'file:///<<PKGBUILDDIR>>/src/python3/glfw' when 
installing build dependencies
make[2]: *** [makefile:7: install] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/python3/glfw'
make[1]: *** [debian/rules:21: override_dh_auto_install] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: glgrib
Source-Version: 1.0-6
Done: Pierre Gruet <[email protected]>

We believe that the bug you reported is fixed in the latest version of
glgrib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pierre Gruet <[email protected]> (supplier of updated glgrib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 02 Jan 2026 15:47:57 +0100
Source: glgrib
Architecture: source
Version: 1.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 1123390
Changes:
 glgrib (1.0-6) unstable; urgency=medium
 .
   * Adding a patch for non-isolated pip3 invocation (Closes: #1123390)
   * Raising Standards version to 4.7.3:
     -Removing Priority: optional, which is default
     - Removing R-R-R: no, which is default
   * Removing perl from dependencies of the *-perl package
   * Rewriting d/watch with version 5
Checksums-Sha1:
 4e198dfa72c730de15858acbb69057c1c755e523 3168 glgrib_1.0-6.dsc
 2091da854290ec04e885c04fea0481dde8d18f58 13152 glgrib_1.0-6.debian.tar.xz
 b819b8fb9bb32148ec6d8acb08e6ed1c29a92a7a 8405 glgrib_1.0-6_source.buildinfo
Checksums-Sha256:
 836524fe58021a49853dcd43c02ad21f4dee78db56d4b8950a2c08eb532edefa 3168 
glgrib_1.0-6.dsc
 539744d64449f81bef2d212cd952fe60ec9d5aeb181bff6ad9e9ae86dcc7fb23 13152 
glgrib_1.0-6.debian.tar.xz
 748d9d13bb1d755eacee5c6e5f56f615fac592da3b897c9958dc765082ba41eb 8405 
glgrib_1.0-6_source.buildinfo
Files:
 11b9e65beb97440a9b0aea7a736ee225 3168 science optional glgrib_1.0-6.dsc
 87fbf107c76b1f12d4ce53264859ba30 13152 science optional 
glgrib_1.0-6.debian.tar.xz
 cb7c5570d892261f695f7b670a4c887e 8405 science optional 
glgrib_1.0-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmlX22MACgkQYAMWptwn
dHY/MA/+PMonCxekqBcLHc2o3SqG1wAACoefPTUXOHJbqMKBPQPfnunHY3guuYoX
lRcjn2Z20DILrTfw7kt3GJVT+3oxzGPgi2HEQtVe8x8lx0cYXO+2HimCEGCtYcvF
veDp93KP9s3ema0uMnu+Rxy7T55YSBHv4BHVI3nAtc6vPyopunWsnTDJL8FxMYXD
mAwZ8WciRCFUPKrwvt7zKJPcTaLJSUO/2uUWykT0XfWOPV9RzaOgZSJ9UHAVZWZt
wZ83+j9QohGuwW+a43dHpB45YsmJET98Uj3FJDU4REvZGvXDyHmGEPUO4GzwGsnn
OFvF6nYKbIfkvRHcM2sDfl/jOgjNJ/9u0y/laaIWwsk0tlKU8P8gwLPub8yEuaMK
o4YwqSgHH7mqgtaVYopDrA1rm3rMdk7dCYAeGV5QYKACfjRcm94vOW6BrO4mQeld
FX9p0yVa6x+p3ATvTXks5XT5ZHn3HWOGaRSLnXFYuVtvJQt53OZPH0+/pvKgLs22
X/hxfds34RsHmo+gTnKDxm1YLmKqe8bjrFSlFM6sVerC59zs7iZ/YWSnBTtRJJdj
sc7ap9usBYyijuevSFlQ2chDq6IBEXZWVRrhJl3bNSjEzPB2xSregiUjUH3ZFVIF
OFsuIbk69sldvmPATCkVVhT/6dOk4hmtD2qzRnyDWDAZ+ZLP1cY=
=pIEO
-----END PGP SIGNATURE-----

Attachment: pgpOzL4gduirl.pgp
Description: PGP signature


--- End Message ---

Reply via email to