Your message dated Sun, 07 Jul 2024 05:49:08 +0000
with message-id <e1sqklo-00fd72...@fasolo.debian.org>
and subject line Bug#1075295: fixed in mrcal 2.4.1-2
has caused the Debian Bug report #1075295,
regarding mrcal: ftbfs with GCC-14
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 ow...@bugs.debian.org
immediately.)


-- 
1075295: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075295
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:mrcal
Version: 2.4.1-1
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/mrcal_2.4.1-1_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]
< state_index_calobject_warp.docstring sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; 
s/$/\\n"/;' > state_index_calobject_warp.docstring.h
< state_index_extrinsics.docstring sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; 
s/$/\\n"/;' > state_index_extrinsics.docstring.h
< state_index_frames.docstring sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/\\n"/;' 
> state_index_frames.docstring.h
< state_index_intrinsics.docstring sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; 
s/$/\\n"/;' > state_index_intrinsics.docstring.h
< state_index_points.docstring sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/\\n"/;' 
> state_index_points.docstring.h
< supported_lensmodels.docstring sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; 
s/$/\\n"/;' > supported_lensmodels.docstring.h
< unpack_state.docstring sed 's/\\/\\\\/g; s/"/\\"/g; s/^/"/; s/$/\\n"/;' > 
unpack_state.docstring.h
./minimath/minimath_generate.pl > minimath/minimath_generated.h.tmp && mv 
minimath/minimath_generated.h.tmp minimath/minimath_generated.h
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o mrcal-opencv.o mrcal-opencv.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o mrcal-image.o mrcal-image.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o poseutils.o poseutils.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o poseutils-opencv.o poseutils-opencv.c
g++ -Wall -Wextra -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++0x -c -o poseutils-uses-autodiff.o 
poseutils-uses-autodiff.cc
g++ -Wall -Wextra -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++0x -c -o triangulation.o triangulation.cc
g++ -Wall -Wextra -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -std=c++0x -c -o cahvore.o cahvore.cc
re2c cameramodel-parser.re > cameramodel-parser_GENERATED.c.tmp && mv 
cameramodel-parser_GENERATED.c.tmp cameramodel-parser_GENERATED.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o mrcal.o mrcal.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fPIC -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o stereo.o stereo.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -fno-fast-math -fPIC 
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o cameramodel-parser_GENERATED.o 
cameramodel-parser_GENERATED.c
python3 mrcal-genpywrap.py > mrcal-npsp-pywrap-GENERATED.c.tmp && mv 
mrcal-npsp-pywrap-GENERATED.c.tmp mrcal-npsp-pywrap-GENERATED.c
python3 poseutils-genpywrap.py > poseutils-npsp-pywrap-GENERATED.c.tmp && mv 
poseutils-npsp-pywrap-GENERATED.c.tmp poseutils-npsp-pywrap-GENERATED.c
python3 triangulation-genpywrap.py > triangulation-npsp-pywrap-GENERATED.c.tmp 
&& mv triangulation-npsp-pywrap-GENERATED.c.tmp 
triangulation-npsp-pywrap-GENERATED.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o test-gradients.o test-gradients.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o test/test-cahvor.o test/test-cahvor.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o test/test-lensmodel-string-manipulation.o 
test/test-lensmodel-string-manipulation.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-missing-field-initializers 
-Wno-unused-variable -Wno-unused-parameter -Wno-missing-braces -MMD -MP -g 
-fno-omit-frame-pointer -DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time 
-D_FORTIFY_SOURCE=2 -c -o test/test-parser-cameramodel.o 
test/test-parser-cameramodel.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-cast-function-type -Wsign-compare 
-DNDEBUG -g -fwrapv -Wall -g -Werror=implicit-function-declaration 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -fPIC -I/usr/include/python3.11 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter 
-Wno-missing-braces -MMD -MP -g -fno-omit-frame-pointer 
-DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
mrcal-pywrap.o mrcal-pywrap.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-array-bounds 
-Wno-cast-function-type -Wsign-compare -DNDEBUG -g -fwrapv -Wall -g 
-Werror=implicit-function-declaration -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC 
-I/usr/include/python3.11 -I/usr/lib/python3/dist-packages/numpy/core/include 
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter 
-Wno-missing-braces -MMD -MP -g -fno-omit-frame-pointer 
-DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
mrcal-npsp-pywrap-GENERATED.o mrcal-npsp-pywrap-GENERATED.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-array-bounds 
-Wno-cast-function-type -Wsign-compare -DNDEBUG -g -fwrapv -Wall -g 
-Werror=implicit-function-declaration -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC 
-I/usr/include/python3.11 -I/usr/lib/python3/dist-packages/numpy/core/include 
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter 
-Wno-missing-braces -MMD -MP -g -fno-omit-frame-pointer 
-DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
poseutils-npsp-pywrap-GENERATED.o poseutils-npsp-pywrap-GENERATED.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-array-bounds 
-Wno-cast-function-type -Wsign-compare -DNDEBUG -g -fwrapv -Wall -g 
-Werror=implicit-function-declaration -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fPIC 
-I/usr/include/python3.11 -I/usr/lib/python3/dist-packages/numpy/core/include 
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter 
-Wno-missing-braces -MMD -MP -g -fno-omit-frame-pointer 
-DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
triangulation-npsp-pywrap-GENERATED.o triangulation-npsp-pywrap-GENERATED.c
g++ -Wl,-z,relro -Wl,-z,now -Wl,--default-symver -shared -fPIC 
-Wl,-soname,libmrcal.so.4 mrcal.o mrcal-opencv.o mrcal-image.o stereo.o 
poseutils.o poseutils-opencv.o poseutils-uses-autodiff.o triangulation.o 
cahvore.o cameramodel-parser_GENERATED.o  -ldogleg -lfreeimage -o 
libmrcal.so.4.0
ln -fs libmrcal.so.4.0 libmrcal.so
ln -fs libmrcal.so.4.0 libmrcal.so.4
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions  -lpython3.11 
-Wl,-rpath,'$ORIGIN'/..  -L/<<PKGBUILDDIR>> -Wl,-z,relro -Wl,-z,now 
mrcal-pywrap.o -lmrcal -lsuitesparseconfig -o 
mrcal/_mrcal.cpython-311-x86_64-linux-gnu.so
g++ -Wl,-rpath,'$ORIGIN'/ -Wl,-z,relro -Wl,-z,now test-gradients.o libmrcal.so 
-ldogleg -lfreeimage -o test-gradients
g++ -Wl,-rpath,'$ORIGIN'/.. -Wl,-z,relro -Wl,-z,now test/test-cahvor.o 
libmrcal.so -ldogleg -lfreeimage -o test/test-cahvor
g++ -Wl,-rpath,'$ORIGIN'/.. -Wl,-z,relro -Wl,-z,now 
test/test-lensmodel-string-manipulation.o libmrcal.so -ldogleg -lfreeimage -o 
test/test-lensmodel-string-manipulation
g++ -Wl,-rpath,'$ORIGIN'/.. -Wl,-z,relro -Wl,-z,now 
test/test-parser-cameramodel.o libmrcal.so -ldogleg -lfreeimage -o 
test/test-parser-cameramodel
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions  -lpython3.11 
-Wl,-rpath,'$ORIGIN'/..  -L/<<PKGBUILDDIR>> -Wl,-z,relro -Wl,-z,now 
triangulation-npsp-pywrap-GENERATED.o -lmrcal -o 
mrcal/_triangulation_npsp.cpython-311-x86_64-linux-gnu.so
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions  -lpython3.11 
-Wl,-rpath,'$ORIGIN'/..  -L/<<PKGBUILDDIR>> -Wl,-z,relro -Wl,-z,now 
poseutils-npsp-pywrap-GENERATED.o -lmrcal -o 
mrcal/_poseutils_npsp.cpython-311-x86_64-linux-gnu.so
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions  -lpython3.11 
-Wl,-rpath,'$ORIGIN'/..  -L/<<PKGBUILDDIR>> -Wl,-z,relro -Wl,-z,now 
mrcal-npsp-pywrap-GENERATED.o -lmrcal -o 
mrcal/_mrcal_npsp.cpython-311-x86_64-linux-gnu.so
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
        make -j8 "INSTALL=install --strip-program=true"
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-cast-function-type 
-fno-strict-overflow -Wsign-compare -DNDEBUG -g -Wall -fPIC 
-I/usr/include/python3.12 -I/usr/lib/python3/dist-packages/numpy/core/include 
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter 
-Wno-missing-braces -MMD -MP -g -fno-omit-frame-pointer 
-DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
mrcal-pywrap.o mrcal-pywrap.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-array-bounds 
-Wno-cast-function-type -fno-strict-overflow -Wsign-compare -DNDEBUG -g -Wall 
-fPIC -I/usr/include/python3.12 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter 
-Wno-missing-braces -MMD -MP -g -fno-omit-frame-pointer 
-DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
mrcal-npsp-pywrap-GENERATED.o mrcal-npsp-pywrap-GENERATED.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-array-bounds 
-Wno-cast-function-type -fno-strict-overflow -Wsign-compare -DNDEBUG -g -Wall 
-fPIC -I/usr/include/python3.12 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter 
-Wno-missing-braces -MMD -MP -g -fno-omit-frame-pointer 
-DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
poseutils-npsp-pywrap-GENERATED.o poseutils-npsp-pywrap-GENERATED.c
cc -Wall -Wextra -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
--std=gnu99 -I/usr/include/suitesparse -Wno-array-bounds 
-Wno-cast-function-type -fno-strict-overflow -Wsign-compare -DNDEBUG -g -Wall 
-fPIC -I/usr/include/python3.12 
-I/usr/lib/python3/dist-packages/numpy/core/include 
-Wno-missing-field-initializers -Wno-unused-variable -Wno-unused-parameter 
-Wno-missing-braces -MMD -MP -g -fno-omit-frame-pointer 
-DMRBUILD_VERSION='"2.4.1-1"' -Wdate-time -D_FORTIFY_SOURCE=2 -c -o 
triangulation-npsp-pywrap-GENERATED.o triangulation-npsp-pywrap-GENERATED.c
In file included from /usr/include/python3.12/Python.h:44,
                 from mrcal-pywrap.c:12:
/usr/include/python3.12/object.h:142:9: error: initialization of ‘long int’ 
from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
  142 |         (type)                   \
      |         ^
mrcal-pywrap.c:679:6: note: in expansion of macro ‘PyObject_HEAD_INIT’
  679 |      PyObject_HEAD_INIT(NULL)
      |      ^~~~~~~~~~~~~~~~~~
/usr/include/python3.12/object.h:142:9: note: (near initialization for 
‘CHOLMOD_factorization_type.ob_base.ob_size’)
  142 |         (type)                   \
      |         ^
mrcal-pywrap.c:679:6: note: in expansion of macro ‘PyObject_HEAD_INIT’
  679 |      PyObject_HEAD_INIT(NULL)
      |      ^~~~~~~~~~~~~~~~~~
make[2]: *** [/usr/include/mrbuild/Makefile.common.footer:153: mrcal-pywrap.o] 
Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" returned 
exit code 2
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: mrcal
Source-Version: 2.4.1-2
Done: Dima Kogan <dko...@debian.org>

We believe that the bug you reported is fixed in the latest version of
mrcal, 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 1075...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dima Kogan <dko...@debian.org> (supplier of updated mrcal 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 06 Jul 2024 22:16:47 -0700
Source: mrcal
Architecture: source
Version: 2.4.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Dima Kogan <dko...@debian.org>
Closes: 1075295
Changes:
 mrcal (2.4.1-2) unstable; urgency=medium
 .
   * Removed unintended symbol export
 .
   * Initialize Python objects more properly to fix build failure in gcc-14
     (Closes: #1075295)
Checksums-Sha1:
 0988041919e1a2e7747731dc4ee781974098d161 2470 mrcal_2.4.1-2.dsc
 21dff1940a0bc12715e151d47413d7fe254b7d88 9080 mrcal_2.4.1-2.debian.tar.xz
 489652910b151aa425bb1380b178ac014bf6afab 22828 mrcal_2.4.1-2_source.buildinfo
Checksums-Sha256:
 f3f58845ae4637e35a8db526f26f594933c26342e57f614d82560b8181e40cbc 2470 
mrcal_2.4.1-2.dsc
 b95b79316cd4082c25d88eb756baec337d272cf68c39e75eb1ecdb231e06d811 9080 
mrcal_2.4.1-2.debian.tar.xz
 fdcedeae6523e1741bd7a0b3785358415d5967ef0ded91760a3a2f848eb6c507 22828 
mrcal_2.4.1-2_source.buildinfo
Files:
 33ef4d8703b140d1935bc2bef7ea4ad4 2470 devel optional mrcal_2.4.1-2.dsc
 b478adf7fc4a170fa019e6e4cfdda3a6 9080 devel optional 
mrcal_2.4.1-2.debian.tar.xz
 264279df6b4f13933f836f7d42737726 22828 devel optional 
mrcal_2.4.1-2_source.buildinfo

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

iQJGBAEBCgAwFiEEteL6GQ/fmv4hiInPrMfCzzCUEYgFAmaKJYcSHGRrb2dhbkBk
ZWJpYW4ub3JnAAoJEKzHws8wlBGIIuAP/0bljqjg6sKPbFvjZLA3rBINJdFITEh0
0tglIxwNnateMYexaLXfF+zewgdYD9oqqClefB7bpzz1seyMqEdflT8P5pL1kdjn
kwjeh7T81Vq1Liwykz09i7K+FqoBt2GyxTOLQa2XvipZ8tlI0JdTyhPfRUX8LBqg
sAatTthheW8L09C113wiYpsLHOaTAWc2Sm38hH9kuYm32ZyTGcUdKIqRvkjfaMRA
zgjb7bXkjVh7EzJls1ta0YT2GrqQaUVfp9Et6t9ff5CYnM1j1irT099ehoFHqBK9
e2WJpjc1/wwNgch7XCZq7iV96sDuzQfbhdfzKBKvv7sx0BL3Y+IZpZl6x/v2izcX
tLmqrw9ny8nE3DQF1nIqLSKB4wDVcLjb2tOd6krYR1dc678jWjdgWiJ+2sOn7Udc
9HJCKsPOPceJgPaoQxQhMTQyQT1wRmzBhB0gvD1v6v08QhUUxQPAzm0k7Dp0ah2+
kJkxfQhrcSDs0JI43JjDtoLw8IsVO4awV8P4ZPZFPKccpObJbtdYg5VSkpK2FbkF
MMBc3iEcYsQjxwdprA14ZwGImMxt9xrToWr7nSAgJDsHG6rs9jXOmpntVHX7vkWz
uYz+Q/VxOxxe8AYlsoF7VO17pUog+1Z3svh/vZl0V/ph04d49w5C25ygMn+yVM6c
l2eRDeg9vVSw
=9Tz0
-----END PGP SIGNATURE-----

Attachment: pgpOyzXzZCRrD.pgp
Description: PGP signature


--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to