Your message dated Sat, 15 Nov 2025 20:49:13 +0000
with message-id <[email protected]>
and subject line Bug#1098175: fixed in xtrkcad 1:5.3.1GA-1
has caused the Debian Bug report #1098175,
regarding xtrkcad: ftbfs with GCC-15
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.)
--
1098175: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1098175
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:xtrkcad
Version: 1:5.3.0GA-1.1
Severity: important
Tags: sid forky
User: [email protected]
Usertags: ftbfs-gcc-15
[This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The
severity of this report will be raised before the forky release.
The full build log can be found at:
http://qa-logs.debian.net/2025/02/16/amd64exp/xtrkcad_5.3.0GA-1.1_unstable_gccexp.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS.
Other 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-15/porting_to.html
[...]
cd /build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/i18n &&
/usr/bin/msgfmt -c -v -o
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/i18n/ru/LC_MESSAGES/xtrkcad.mo
/build/reproducible-path/xtrkcad-5.3.0GA/app/i18n/ru.po
[ 6%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/istate.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/istate.c.o -MF
CMakeFiles/xtrkcad-charset.dir/istate.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/istate.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/istate.c
/usr/bin/cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-Wl,-z,relro -Wl,-z,now -Wl,--allow-multiple-definition -pthread
-Wl,--dependency-file=CMakeFiles/stripmsg.dir/link.d
CMakeFiles/stripmsg.dir/stripmsg.c.o -o stripmsg
make[3]: Leaving directory
'/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu'
[ 6%] Built target stripmsg
[ 6%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/jisx0208.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/jisx0208.c.o -MF
CMakeFiles/xtrkcad-charset.dir/jisx0208.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/jisx0208.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/jisx0208.c
[ 6%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/jisx0212.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/jisx0212.c.o -MF
CMakeFiles/xtrkcad-charset.dir/jisx0212.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/jisx0212.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/jisx0212.c
1072 translated messages, 374 fuzzy translations, 1561 untranslated messages.
make[3]: Leaving directory
'/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu'
[ 7%] Linking C executable pngtoxpm
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/pngtoxpm
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/pngtoxpm.dir/link.txt
--verbose=1
[ 7%] Built target alltranslations
[ 7%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/ksx1001.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/ksx1001.c.o -MF
CMakeFiles/xtrkcad-charset.dir/ksx1001.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/ksx1001.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/ksx1001.c
/usr/bin/cc -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-Wl,-z,relro -Wl,-z,now -Wl,--allow-multiple-definition -pthread
-Wl,--dependency-file=CMakeFiles/pngtoxpm.dir/link.d
CMakeFiles/pngtoxpm.dir/pngtoxpm.c.o -o pngtoxpm
/usr/lib/x86_64-linux-gnu/libfreeimage.so
make[3]: Leaving directory
'/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu'
[ 7%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/locale.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/locale.c.o -MF
CMakeFiles/xtrkcad-charset.dir/locale.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/locale.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/locale.c
[ 7%] Built target pngtoxpm
[ 8%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/localenc.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/localenc.c.o -MF
CMakeFiles/xtrkcad-charset.dir/localenc.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/localenc.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/localenc.c
[ 8%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/macenc.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/macenc.c.o -MF
CMakeFiles/xtrkcad-charset.dir/macenc.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/macenc.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/macenc.c
[ 8%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/mimeenc.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/mimeenc.c.o -MF
CMakeFiles/xtrkcad-charset.dir/mimeenc.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/mimeenc.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/mimeenc.c
[ 8%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/sbcsdat.c.o
[ 8%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/sbcs.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/sbcs.c.o -MF
CMakeFiles/xtrkcad-charset.dir/sbcs.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/sbcs.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/sbcs.c
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/sbcsdat.c.o -MF
CMakeFiles/xtrkcad-charset.dir/sbcsdat.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/sbcsdat.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/sbcsdat.c
[ 8%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/shiftjis.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/shiftjis.c.o -MF
CMakeFiles/xtrkcad-charset.dir/shiftjis.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/shiftjis.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/shiftjis.c
[ 8%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/slookup.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/slookup.c.o -MF
CMakeFiles/xtrkcad-charset.dir/slookup.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/slookup.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/slookup.c
[ 8%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/superset.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/superset.c.o -MF
CMakeFiles/xtrkcad-charset.dir/superset.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/superset.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/superset.c
[ 9%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/test.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/test.c.o -MF
CMakeFiles/xtrkcad-charset.dir/test.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/test.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/test.c
[ 9%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/toucs.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/toucs.c.o -MF
CMakeFiles/xtrkcad-charset.dir/toucs.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/toucs.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/toucs.c
[ 9%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/utf16.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/utf16.c.o -MF
CMakeFiles/xtrkcad-charset.dir/utf16.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/utf16.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/utf16.c
[ 9%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/utf7.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/utf7.c.o -MF
CMakeFiles/xtrkcad-charset.dir/utf7.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/utf7.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/utf7.c
[ 9%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/utf8.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/utf8.c.o -MF
CMakeFiles/xtrkcad-charset.dir/utf8.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/utf8.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/utf8.c
[ 9%] Building C object
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/xenc.c.o
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cc -DXTRKCAD_CMAKE_BUILD
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset
-I/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/reproducible-path/xtrkcad-5.3.0GA=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
-pthread -Wno-deprecated-declarations -MD -MT
app/tools/halibut/charset/CMakeFiles/xtrkcad-charset.dir/xenc.c.o -MF
CMakeFiles/xtrkcad-charset.dir/xenc.c.o.d -o
CMakeFiles/xtrkcad-charset.dir/xenc.c.o -c
/build/reproducible-path/xtrkcad-5.3.0GA/app/tools/halibut/charset/xenc.c
[ 9%] Linking C static library libxtrkcad-charset.a
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cmake -P CMakeFiles/xtrkcad-charset.dir/cmake_clean_target.cmake
cd
/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/tools/halibut/charset
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/xtrkcad-charset.dir/link.txt
--verbose=1
/usr/bin/ar qc libxtrkcad-charset.a
"CMakeFiles/xtrkcad-charset.dir/big5enc.c.o"
"CMakeFiles/xtrkcad-charset.dir/big5set.c.o"
"CMakeFiles/xtrkcad-charset.dir/cns11643.c.o"
"CMakeFiles/xtrkcad-charset.dir/cp949.c.o"
"CMakeFiles/xtrkcad-charset.dir/euc.c.o"
"CMakeFiles/xtrkcad-charset.dir/fromucs.c.o"
"CMakeFiles/xtrkcad-charset.dir/gb2312.c.o"
"CMakeFiles/xtrkcad-charset.dir/hz.c.o"
"CMakeFiles/xtrkcad-charset.dir/iso2022.c.o"
"CMakeFiles/xtrkcad-charset.dir/iso2022s.c.o"
"CMakeFiles/xtrkcad-charset.dir/istate.c.o"
"CMakeFiles/xtrkcad-charset.dir/jisx0208.c.o"
"CMakeFiles/xtrkcad-charset.dir/jisx0212.c.o"
"CMakeFiles/xtrkcad-charset.dir/ksx1001.c.o"
"CMakeFiles/xtrkcad-charset.dir/locale.c.o"
"CMakeFiles/xtrkcad-charset.dir/localenc.c.o"
"CMakeFiles/xtrkcad-charset.dir/macenc.c.o"
"CMakeFiles/xtrkcad-charset.dir/mimeenc.c.o"
"CMakeFiles/xtrkcad-charset.dir/sbcs.c.o"
"CMakeFiles/xtrkcad-charset.dir/sbcsdat.c.o"
"CMakeFiles/xtrkcad-charset.dir/shiftjis.c.o" "CMakeFiles/xtrkcad-charset.d
ir/slookup.c.o" "CMakeFiles/xtrkcad-charset.dir/superset.c.o"
"CMakeFiles/xtrkcad-charset.dir/test.c.o"
"CMakeFiles/xtrkcad-charset.dir/toucs.c.o"
"CMakeFiles/xtrkcad-charset.dir/utf16.c.o"
"CMakeFiles/xtrkcad-charset.dir/utf7.c.o"
"CMakeFiles/xtrkcad-charset.dir/utf8.c.o"
"CMakeFiles/xtrkcad-charset.dir/xenc.c.o"
/usr/bin/ranlib libxtrkcad-charset.a
make[3]: Leaving directory
'/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu'
[ 9%] Built target xtrkcad-charset
[ 9%] Linking C static library libcJSON.a
cd /build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/cJSON &&
/usr/bin/cmake -P CMakeFiles/cJSON.dir/cmake_clean_target.cmake
cd /build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu/app/cJSON &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/cJSON.dir/link.txt --verbose=1
/usr/bin/ar qc libcJSON.a CMakeFiles/cJSON.dir/cJSON.c.o
/usr/bin/ranlib libcJSON.a
make[3]: Leaving directory
'/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu'
[ 9%] Built target cJSON
make[2]: Leaving directory
'/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:169: all] Error 2
make[1]: Leaving directory
'/build/reproducible-path/xtrkcad-5.3.0GA/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:11: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: xtrkcad
Source-Version: 1:5.3.1GA-1
Done: Jörg Frings-Fürst <[email protected]>
We believe that the bug you reported is fixed in the latest version of
xtrkcad, 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.
Jörg Frings-Fürst <[email protected]> (supplier of updated xtrkcad 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: Sun, 26 Oct 2025 18:04:34 +0100
Source: xtrkcad
Architecture: source
Version: 1:5.3.1GA-1
Distribution: unstable
Urgency: medium
Maintainer: Jörg Frings-Fürst <[email protected]>
Changed-By: Jörg Frings-Fürst <[email protected]>
Closes: 1098175
Changes:
xtrkcad (1:5.3.1GA-1) unstable; urgency=medium
.
* debian/rules:
- Add -std=gnu17 to CFLAGS to fix FTBFS with GCC-15 (Closes: #1098175).
* debian/copyright:
- Replace old FSF address.
- Rewrite to make lrc happy.
* debian/control:
- Bump Standards-Version to 4.7.2.0.
- Change Vcs-Git from git to https.
* debian/patches/0005-fix_link_lib_failed.patch:
- Fix Last-Update
* overrides:
- Remove now useless debian/source/lintian-overrides.
- Remove source-is-missing from debian/xtrkcad-common.lintian-overrides.
Checksums-Sha1:
d19aeece2207650be311066885b099e0939d7cf0 2051 xtrkcad_5.3.1GA-1.dsc
f14a9ddfc74d2fde13adec1669fe48ced4d12182 13335754 xtrkcad_5.3.1GA.orig.tar.bz2
d149068bc85cc8fa354863da50ec6b316f1a3af0 11280 xtrkcad_5.3.1GA-1.debian.tar.xz
ec0b1d3fad82718508cfae56d23b95acf339dac5 17524
xtrkcad_5.3.1GA-1_source.buildinfo
Checksums-Sha256:
f6a75c75f1adc540a9900ddbbd681ea2b3084a4c6a0d34041ef4cfbd9df89aaa 2051
xtrkcad_5.3.1GA-1.dsc
65b2f50fc395b025c83c47a4e5e6f11d36d92056b95d9f6b329882b1e9c870a8 13335754
xtrkcad_5.3.1GA.orig.tar.bz2
99554becda552e4ba59022c1cf0664e9ba6a259b74902ec5bb252d33238826ed 11280
xtrkcad_5.3.1GA-1.debian.tar.xz
4f1bcdaaa545b537eabd634da46ff033c1fdbe2cff2a0aa0ac9e83fab23a297b 17524
xtrkcad_5.3.1GA-1_source.buildinfo
Files:
295ad1cfc197bfc736b8a96b8ed4c7e6 2051 editors optional xtrkcad_5.3.1GA-1.dsc
649025aed1720e8e1a75606062dda9d6 13335754 editors optional
xtrkcad_5.3.1GA.orig.tar.bz2
a6da2364613cbc1dfd73f03106b459d4 11280 editors optional
xtrkcad_5.3.1GA-1.debian.tar.xz
457bdcd7c07884371d7737100d753b0c 17524 editors optional
xtrkcad_5.3.1GA-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmkY2icACgkQMfMURUSh
dBqKYxAAtH3YKHxxIwHicyk3Eitgkl7OBQFCZ19fM0U9aLuh6u+qm6cZBQnZURYT
aKBU8r8EnTtVthZ9xft7FJhw7grx8MZxf0b974Qbsj8sH0Z3qj5aTptfYU9dIzfo
p5eiRUxGqQtUE+G+VbTXJ7BVF7Ov3ejh6+u5+fI7w7CGW9dZpywu3ZOF2KX8abPl
AH3nyzZKlbTl7c4sfR6/lC52HSHZQNaWXOO00vwlqwUCoa0ko1aSlAifjMcSQQhT
saQxvY6Up6Gb6ONYaMIc2sLvfir4Xf2vS2ifODm8n4zhYYscrzeyO0tgn3zEnb4Q
674inT843YywY7ZYgURjvdPWA52w8Y4rU1jiyWQMjMOF4HIgJPMmgF4RIBJP35La
mG41yiPQt4L5wVAtkySlDrIuHuo51f7jDRZaFZVgxElb5jTKMqNYQMhZbrYihvxx
STkNWAGzS6V7xjECdWl+17gYx0IVdC+zF8xKJTBi6eEMjJJzqQKDHvQ2DPwqFubr
ColaESA7/VC0kUpn5/0RvdC1L6QGxhp0wx8PI0qANXvud/LodRSRYON8eKUCFVIi
aV6H0m2/Z89p+O87JPhs7G7gWE871p9l534qSAUi6vtJ/488BrSazvh3s/130fz/
PC3e3bWzv+1IpZOWpjZlOVd1j8slv/WcR9o1kJpAbijFKuOBao8=
=ltJ5
-----END PGP SIGNATURE-----
pgpwbmQQQ1hp_.pgp
Description: PGP signature
--- End Message ---