Your message dated Fri, 09 Aug 2024 18:20:27 +0000
with message-id <e1scudz-005c5k...@fasolo.debian.org>
and subject line Bug#1075509: fixed in silo-llnl 4.11-6
has caused the Debian Bug report #1075509,
regarding silo-llnl: 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.)
--
1075509: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075509
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:silo-llnl
Version: 4.11-5
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/silo-llnl_4.11-5_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
[...]
silo_hdf5.c:8798:2: warning: #warning USE FREE() MACRO HERE [-Wcpp]
8798 | #warning USE FREE() MACRO HERE
| ^~~~~~~
silo_hdf5.c: In function ‘db_hdf5_PutMultimat’:
silo_hdf5.c:14304:2: warning: #warning REPLACE WITH STRING UTILITIES [-Wcpp]
14304 | #warning REPLACE WITH STRING UTILITIES
| ^~~~~~~
silo_hdf5.c:14342:2: warning: #warning IS THIS TAKEN CARE OF ELSEWHERE [-Wcpp]
14342 | #warning IS THIS TAKEN CARE OF ELSEWHERE
| ^~~~~~~
silo_hdf5.c:14352:2: warning: #warning IS THIS TAKEN CARE OF ELSEWHERE [-Wcpp]
14352 | #warning IS THIS TAKEN CARE OF ELSEWHERE
| ^~~~~~~
make[4]: *** [Makefile:521: silo_hdf5.lo] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/hdf5_drv'
make[3]: *** [Makefile:699: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:571: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: Entering directory '/<<PKGBUILDDIR>>/tools/browser'
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o array.o array.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o bif.o bif.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o browser.o browser.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o cons.o cons.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o file.o file.c
file.c: In function ‘file_deref’:
file.c:2338:37: warning: ‘__builtin___sprintf_chk’ may write a terminating nul
past the end of the destination [-Wformat-overflow=]
2338 | sprintf(fullname, "%s/%s", cwd, name);
| ^
In file included from /usr/include/stdio.h:964,
from ../../src/silo/silo.h:73,
from ./browser.h:133,
from file.c:68:
In function ‘sprintf’,
inlined from ‘file_deref’ at file.c:2338:13:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note:
‘__builtin___sprintf_chk’ output 2 or more bytes (assuming 1025) into a
destination of size 1024
30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
31 | __glibc_objsize (__s), __fmt,
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o func.o func.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o lex.o lex.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o num.o num.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o obj.o obj.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o output.o output.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o parse.o parse.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o prim.o prim.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o ptr.o ptr.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o range.o range.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o sdo.o sdo.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o stc.o stc.c
stc.c: In function ‘stc_silo_types’:
stc.c:1754:2: warning: #warning CHECK BEHAVIOR OF THIS MEMBER [-Wcpp]
1754 | #warning CHECK BEHAVIOR OF THIS MEMBER
| ^~~~~~~
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o str.o str.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o switch.o switch.c
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I../../src/filters -I/usr/include
-DPUBLIC_INIT_FILE=\"/usr/include/browser_rc\" -I../../src/filters
-I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o sym.o sym.c
make[2]: *** No rule to make target '../../src/libsiloh5.la', needed by
'browser'. Stop.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools/browser'
make[2]: Entering directory '/<<PKGBUILDDIR>>/tools/silock'
mpicc -DHAVE_CONFIG_H -I. -I../.. -I../../src/silo -I../../src/silo
-I/usr/include -I/usr/include/hdf5/openmpi -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/lib/openmpi/include
-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 -fPIC
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-Wdeclaration-after-statement -c -o silock.o silock.c
make[2]: *** No rule to make target '../../src/libsiloh5.la', needed by
'silock'. Stop.
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tools/silock'
make[1]: *** [debian/rules:75: override_dh_auto_build] Error 2
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: silo-llnl
Source-Version: 4.11-6
Done: Alastair McKinstry <mckins...@debian.org>
We believe that the bug you reported is fixed in the latest version of
silo-llnl, 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.
Alastair McKinstry <mckins...@debian.org> (supplier of updated silo-llnl
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: SHA256
Format: 1.8
Date: Fri, 09 Aug 2024 18:37:59 +0100
Source: silo-llnl
Architecture: source
Version: 4.11-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 1075509
Changes:
silo-llnl (4.11-6) unstable; urgency=medium
.
* gcc-14.patch: Fix FTBFS with gcc 14. Closes: #1075509
* Set Debian Science Maint. as maintainer
* Fix broken vcs url
* Standards-Version: 4.7.0; no changes required
Checksums-Sha1:
da48ecda0b1ce8d9db4fc4f8c55f4a889e12ed36 2482 silo-llnl_4.11-6.dsc
28de0c870a4729d48ed5518753d47407b8f5a956 14856 silo-llnl_4.11-6.debian.tar.xz
Checksums-Sha256:
b50d02e62d685ecd00240a85ffc8b00093c0e8c9e83d58ffd2c05f007c3d1e58 2482
silo-llnl_4.11-6.dsc
6a128f342edd17de7e0bc0e698cce207231b22f8f9e65353333611334ebeaf41 14856
silo-llnl_4.11-6.debian.tar.xz
Files:
0d60c48e49780b922dd8b988e1435e1d 2482 science optional silo-llnl_4.11-6.dsc
cd033bd450364e4447e88ebc2247f2d8 14856 science optional
silo-llnl_4.11-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAma2WlQACgkQy+a7Tl2a
06UlYg/9EZqSrVef3imIBMA5Usk/cF6HmzDEGpp4R7FcmtTrH6vkcqBkdCMBbCLa
i6wzuBqb4WO0F7Z/2YhMsYBmZSYxFnIncYTlI+CcFVXBcXdWfciHI0o1e3ayN/Ol
zqRaqP/vyNweAfpLkh6bgSq2agNh6Kstzoz1vop9itIEDtWymVhYL/7RhJwot3kJ
1GD+wK7rk7HVsc/LSmVYBi8o4Ub+dQGXucOmJ6FS3mnLJJDUSgbPw5uYIk9wJSEP
iBFD9uokDxeR7kRtM3gBuRM/+KDPEi/Kqz7EsyFzGyipqX2iAFzaKh5WHdIN6pRV
wqQwUwj5Wvqv9G2Yp+Y1LYRVfMPbmKJS/gR/cyPw0Zaa98W2yRW1egtvTYLzsfdC
raU8c17FdKeOdbB7JKUvAe2Dj0oXL5ttsctxRzhxfY7wOH1Lwgn2LtItO6PIDItc
xzNWNR3QEIm2lKNMxWdK+ARXZD1RWRAlLfuyFCi7gzpcyvk8+auccLIn/ofJI30y
gF0rIbA+LHoyvU0U/503bFaKv0ygaWI7Ko6UpWvdnYA9p/k5GyIO7g2+9r1suxxr
G+EywiZRRfxPcBNZS0f6Rn3M98mZXopkYCxBxfL1kviaQL9NJVFq9l+o5kAU0v2Y
vcVZ3AVxDx2WZVyd81/ci7tTyTvNAfculB36d4MVLVotAPWX+bA=
=ZYtI
-----END PGP SIGNATURE-----
pgpzt1MUPSmvV.pgp
Description: PGP signature
--- End Message ---