Your message dated Sun, 25 Aug 2024 10:34:46 +0000
with message-id <[email protected]>
and subject line Bug#1074927: fixed in dx 1:4.4.4-17
has caused the Debian Bug report #1074927,
regarding dx: 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 [email protected]
immediately.)
--
1074927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074927
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:dx
Version: 1:4.4.4-16
Severity: important
Tags: sid trixie
User: [email protected]
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/dx_4.4.4-16_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
[...]
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c selector.c
-o selector.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o shade.lo shade.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c shade.c
-fPIC -DPIC -o .libs/shade.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c shade.c -o
shade.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o showboundary.lo showboundary.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
showboundary.c -fPIC -DPIC -o .libs/showboundary.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
showboundary.c -o showboundary.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o showbox.lo showbox.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c showbox.c
-fPIC -DPIC -o .libs/showbox.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c showbox.c
-o showbox.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o showconnect.lo showconnect.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
showconnect.c -fPIC -DPIC -o .libs/showconnect.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
showconnect.c -o showconnect.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o showposition.lo showposition.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
showposition.c -fPIC -DPIC -o .libs/showposition.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
showposition.c -o showposition.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o slab.lo slab.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c slab.c
-fPIC -DPIC -o .libs/slab.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c slab.c -o
slab.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o slice.lo slice.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c slice.c
-fPIC -DPIC -o .libs/slice.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c slice.c -o
slice.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o socketconnect.lo socketconnect.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
socketconnect.c -fPIC -DPIC -o .libs/socketconnect.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
socketconnect.c -o socketconnect.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o sort.lo sort.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c sort.c
-fPIC -DPIC -o .libs/sort.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c sort.c -o
sort.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o stack.lo stack.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c stack.c
-fPIC -DPIC -o .libs/stack.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c stack.c -o
stack.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o statistics.lo statistics.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
statistics.c -fPIC -DPIC -o .libs/statistics.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
statistics.c -o statistics.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o streakline.lo streakline.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
streakline.c -fPIC -DPIC -o .libs/streakline.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
streakline.c -o streakline.o >/dev/null 2>&1
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../../include -I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include
-Dlinux -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -fsigned-char -fno-strict-aliasing
-std=c++11 -D_GNU_SOURCE -I/usr/include/x86_64-linux-gnu/ImageMagick-6
-I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0
-DMAGICKCORE_QUANTUM_DEPTH=16 -c -o streamline.lo streamline.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../include
-I../../../include -I./../dpexec -I/<<PKGBUILDDIR>>/include -Dlinux -Wdate-time
-D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-fsigned-char -fno-strict-aliasing -std=c++11 -D_GNU_SOURCE
-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c
streamline.c -fPIC -DPIC -o .libs/streamline.o
cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not
for C
streamline.c: In function ‘NewStream’:
streamline.c:1262:1: error: type of ‘nDim’ defaults to ‘int’ [-Wimplicit-int]
1262 | NewStream(nDim)
| ^~~~~~~~~
make[6]: *** [Makefile:961: streamline.lo] Error 1
make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/exec/dxmods'
make[5]: *** [Makefile:656: all] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/exec/dxmods'
make[4]: *** [Makefile:584: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/exec'
make[3]: *** [Makefile:404: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:436: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:39: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:18: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: dx
Source-Version: 1:4.4.4-17
Done: Graham Inggs <[email protected]>
We believe that the bug you reported is fixed in the latest version of
dx, 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.
Graham Inggs <[email protected]> (supplier of updated dx 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, 25 Aug 2024 09:57:20 +0000
Source: dx
Built-For-Profiles: noudeb
Architecture: source
Version: 1:4.4.4-17
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Graham Inggs <[email protected]>
Closes: 1074927
Changes:
dx (1:4.4.4-17) unstable; urgency=medium
.
* Drop 50-non-void-function-return-fix.patch and
50-implicit-function-declarations.patch and
adopt dx-c99.patch from Fedora to fix FTBFS with GCC 14
(Closes: #1074927)
* Disable 50-fix-64-bit-netcdf-import.patch for now,
causing FTBFS on 32-bit architectures, re-opens #856055
Checksums-Sha1:
600d733b98f316fab8d405ee6feb1aefdc06496c 2420 dx_4.4.4-17.dsc
8a93d6a8c0cad7f42f5024888d00f47fe3c118d5 74044 dx_4.4.4-17.debian.tar.xz
Checksums-Sha256:
d1ed3012c3a0d452121c15dc6885071ab45aef0288f7116340c20a0f572531b1 2420
dx_4.4.4-17.dsc
e814380a164c3f33a4b271bfc1c57caf81c6a11e870e9c8934e8f931f89e7b37 74044
dx_4.4.4-17.debian.tar.xz
Files:
462d43118d2abaddc394ef24c333dc9c 2420 science optional dx_4.4.4-17.dsc
12fe54ea5b565ae360b190c68e18c114 74044 science optional
dx_4.4.4-17.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEJeP/LX9Gnb59DU5Qr8/sjmac4cIFAmbLAjQACgkQr8/sjmac
4cJ+Zg//YTluJTONEk6Vj5QknkDfxs5v9Y/LebI2qvdP6eYL8z6EJbZ1Ld5SW4x4
H3j8l9zvSH6KX+4zhYOzc6RTMKvV/0YXuLb7OpXbcATrLdYoFX2328KzZYYiChXS
2YiKC6Iy1dwTtXRmX70Y/0WJGNmZRvRIGi4w6LWzLKG4uzN9mrO3QXK6uB+gZ9rh
1gD3DqH8IwTnqSnumfzYALNlkx7N2+ihzOaAX1bTYjzJ+VHhSDWPkppMYYDt3nHf
qrkOVHMdorPb4LcRWAcGKs3FaKizI+DSVj5p/O4isShvlFkOf2ApRFKJ5Q5krgPh
K1Rzl4mQhdZ80JQnm6tObphM5FyMqqx/QhoABZ4UIHW1oarFNC3HC0DrW61xm4z9
CRSm846/YpmE8rFPDBOKcVYYWxWkn0l2KiBN1/OaqZcqo9U/IvZVwIhNNVmpa6lK
CVaA6GwqTog64pOsoAXK+yHYdeu9JsAMiicf6ktktSU7hlkcOk9zFxNOyrwiyfJA
+GsX93xK6MroP6jmqbamfo6UrFVietvfjwcYpjnVXdomxeFzv6bt/z/uZfIUGMwO
W7PNaRmYHqFL6NRDaNLtrcXKTchw798NgbNAgSPEZK7y5TiE9yf+k58hzDxMEbhN
U7RWy5dBb8uKCcvJABof+S/9YVB6wNgQ8AAFp8jpyuw2uoj4fLM=
=gKEu
-----END PGP SIGNATURE-----
pgpwLE5fuavd_.pgp
Description: PGP signature
--- End Message ---