Your message dated Tue, 13 Aug 2024 23:03:46 +0000
with message-id <e1se0ym-00agbz...@fasolo.debian.org>
and subject line Bug#1075495: fixed in scotch 7.0.5-1
has caused the Debian Bug report #1075495,
regarding scotch: 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.)


-- 
1075495: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075495
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:scotch
Version: 7.0.4-2
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/scotch_7.0.4-2_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

[...]
make[4]: 'libscotchmetisv5.a' is up to date.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libscotchmetis'
cp -a metis.h metisf.h ../../include
cp -a libscotchmetisv3.a libscotchmetisv5.a libscotchmetisv3*.so 
libscotchmetisv5*.so ../../lib
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libscotchmetis'
(cd libscotch ;      make VERSION=7 RELEASE=0 PATCHLEVEL=4 ptscotch && make 
ptinstall)
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/libscotch'
make                                    \
                                CC="mpicc"                                      
\
                                CCD="mpicc"                                     
\
                                scotch.h                                        
\
                                scotchf.h                                       
\
                                libscotch.a                                     
\
                                libscotcherr.a                          \
                                libscotcherrexit.a
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libscotch'
make[4]: 'scotch.h' is up to date.
make[4]: 'scotchf.h' is up to date.
make[4]: 'libscotch.a' is up to date.
make[4]: 'libscotcherr.a' is up to date.
make[4]: 'libscotcherrexit.a' is up to date.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libscotch'
make                                    \
                                CC="mpicc"                                      
\
                                CFLAGS="-g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH"         \
                                CCDFLAGS="-g -O2 
-Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH"       \
                                ptscotch.h                                      
\
                                ptscotchf.h                                     
\
                                libptscotch.a                           \
                                libptscotcherr.a                                
\
                                libptscotcherrexit.a
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/libscotch'
mpicc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH -DSCOTCH_VERSION_NUM=7 
-DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=4 dummysizes.c -o ptdummysizes 
-Wl,-z,relro -pthread -lz -lbz2 -llzma -lm -lrt -Wl,-z,relro
./ptdummysizes "-s" library_pt.h ptscotch.h
./ptdummysizes "-s" library_pt_f.h ptscotchf.h
mpicc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH  -c bdgraph.c -o 
bdgraph.o -DSCOTCH_VERSION_NUM=7 -DSCOTCH_RELEASE_NUM=0 
-DSCOTCH_PATCHLEVEL_NUM=4
mpicc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH  -c 
bdgraph_bipart_bd.c -o bdgraph_bipart_bd.o -DSCOTCH_VERSION_NUM=7 
-DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=4
mpicc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH  -c 
bdgraph_bipart_df.c -o bdgraph_bipart_df.o -DSCOTCH_VERSION_NUM=7 
-DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=4
mpicc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH  -c 
bdgraph_bipart_ex.c -o bdgraph_bipart_ex.o -DSCOTCH_VERSION_NUM=7 
-DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=4
mpicc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH  -c 
bdgraph_bipart_ml.c -o bdgraph_bipart_ml.o -DSCOTCH_VERSION_NUM=7 
-DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=4
mpicc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>/src/libscotch=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -O3 
-fPIC -I. -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DSCOTCH_PTHREAD 
-DCOMMON_PTHREAD -DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_PTHREAD_FILE 
-DSCOTCH_PTHREAD_MPI -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-DCOMMON_PTHREAD_AFFINITY_LINUX -DLONG -DSCOTCH_PTSCOTCH  -c 
bdgraph_bipart_sq.c -o bdgraph_bipart_sq.o -DSCOTCH_VERSION_NUM=7 
-DSCOTCH_RELEASE_NUM=0 -DSCOTCH_PATCHLEVEL_NUM=4
bdgraph_bipart_sq.c: In function ‘_SCOTCHbdgraphBipartSq’:
bdgraph_bipart_sq.c:242:48: error: passing argument 2 of ‘MPI_Scatterv’ from 
incompatible pointer type [-Wincompatible-pointer-types]
  242 |   if (commScatterv (cgrfdat.parttax, dgrfptr->s.proccnttab, 
dgrfptr->s.procdsptab, GRAPHPART_MPI, /* No base for sending as procdsptab 
holds based values */
      |                                      ~~~~~~~~~~^~~~~~~~~~~
      |                                                |
      |                                                Gnum * {aka long int *}
In file included from common.h:138,
                 from bdgraph_bipart_sq.c:63:
/usr/lib/x86_64-linux-gnu/openmpi/include/mpi.h:1799:64: note: expected ‘const 
int *’ but argument is of type ‘Gnum *’ {aka ‘long int *’}
 1799 | OMPI_DECLSPEC  int MPI_Scatterv(const void *sendbuf, const int 
sendcounts[], const int displs[],
      |                                                      
~~~~~~~~~~^~~~~~~~~~~~
bdgraph_bipart_sq.c:242:71: error: passing argument 3 of ‘MPI_Scatterv’ from 
incompatible pointer type [-Wincompatible-pointer-types]
  242 |   if (commScatterv (cgrfdat.parttax, dgrfptr->s.proccnttab, 
dgrfptr->s.procdsptab, GRAPHPART_MPI, /* No base for sending as procdsptab 
holds based values */
      |                                                             
~~~~~~~~~~^~~~~~~~~~~
      |                                                                       |
      |                                                                       
Gnum * {aka long int *}
/usr/lib/x86_64-linux-gnu/openmpi/include/mpi.h:1799:88: note: expected ‘const 
int *’ but argument is of type ‘Gnum *’ {aka ‘long int *’}
 1799 | OMPI_DECLSPEC  int MPI_Scatterv(const void *sendbuf, const int 
sendcounts[], const int displs[],
      |                                                                         
     ~~~~~~~~~~^~~~~~~~
make[4]: *** [Makefile:50: bdgraph_bipart_sq.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/libscotch'
make[3]: *** [Makefile:72: ptscotch] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libscotch'
make[2]: *** [Makefile:104: libptscotch] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [debian/rules:89: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:82: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: scotch
Source-Version: 7.0.5-1
Done: Drew Parsons <dpars...@debian.org>

We believe that the bug you reported is fixed in the latest version of
scotch, 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.
Drew Parsons <dpars...@debian.org> (supplier of updated scotch 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: Wed, 14 Aug 2024 00:28:27 +0200
Source: scotch
Architecture: source
Version: 7.0.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 1075495
Changes:
 scotch (7.0.5-1) unstable; urgency=medium
 .
   * New upstream release
     - supports gcc-14. Closes: #1075495.
   * refresh debian/tests/check.Makefile.patch
   * add Drew Parsons to Uploaders
Checksums-Sha1:
 62075fea4c85e8270ec515851bc96597641da711 2639 scotch_7.0.5-1.dsc
 55b7f74ec22de86759a9993aacecd848981c4029 6175804 scotch_7.0.5.orig.tar.xz
 9d8e27d345cbadf2d3cb1c434ea136811618fadf 21040 scotch_7.0.5-1.debian.tar.xz
 47d22d1f8c22bd3f39d1255c4d550ddf4a4682cd 9651 scotch_7.0.5-1_source.buildinfo
Checksums-Sha256:
 7088b48bc840bddd6ee1fd58ebdb3d14af4464afd2f8d9d45d9f934f20cf8e73 2639 
scotch_7.0.5-1.dsc
 c913ff3df5d308e25b740800c4d87537dc5cda8324b3b81b0f4d93a97ff08cf8 6175804 
scotch_7.0.5.orig.tar.xz
 a0dcabb8d4c36b2816d8920db1bdad43b876c6a95a389f8dff79ee72782b57eb 21040 
scotch_7.0.5-1.debian.tar.xz
 a7e7f240e29a2c029c7dccfaa11882dacae6f6f24725eb30a9e9c6618f2cea06 9651 
scotch_7.0.5-1_source.buildinfo
Files:
 2c685d4ec5ab80f4cc6575d1e7d8af83 2639 math optional scotch_7.0.5-1.dsc
 b74940f953fdf99f39684b49205eac85 6175804 math optional scotch_7.0.5.orig.tar.xz
 70ddc0fac5f63202e0230611532fb2c7 21040 math optional 
scotch_7.0.5-1.debian.tar.xz
 567b8205e8317cf53830fd8682920ab3 9651 math optional 
scotch_7.0.5-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAma73oEUHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfqugw//YWOe6xDygwbr4wAiAhRLrglmY7nv
vpHjICvDc3c+u+sG8U4isusClNqpd9A+ikYjUs/dKlPK4FaFklcLOUrHGGYzhLZp
RK9KpDdJct+YDUjZpaGlAGH6SwsKq9emnJFJJY4lyzJg7HaO8VIxDCv8iYC1z4bI
YO7Dzw5JSCD99DLOaWYpFyuO7QtD6/FMilhFACNUMId7055dQN+4QdoFN7LmxC8s
jKE4gAAAeWLSqwOArIxBVh6Tozf5oT++rQ5oisMZBuUdq3z9fmPCH3YIGAx5HB4j
6kJJAEcbVTFLpVWOdfqRy/uj0edQDuuRCchQ53/EgrCUzUeRc10e9wbtfKqiXr6R
O+Sn6axj1MQJXJQSlqKb553CPwbrn4QwjYwiLMlSEoUT6ZEh9FY9U5os8Q9//yPX
MFs/sutKe+tHlkpiQkQRy6yzUEmm+anHDNkUdGrkMJWl4QZKJEDGbghk52i5fftp
9bLUCUIgBxRWlXllednGPqxl8HzFf5/2F5wSpG9iOjbkyAYMFM9jnJzocUb10T0K
RKsQDps4ddnamNvII4kD7fcx5er/G8OX8JmNiAHZ+2atcE7AKD9CSt8umTTdu55Y
1rlMUwAKeI9VRL2GqZlastqJCP/14/dcfYTXxNI4sJBCvSMV8MrcZXH1m+OeY1yQ
HPuzhNO49KPyMZg=
=fbjG
-----END PGP SIGNATURE-----

Attachment: pgpN6swXPnVWt.pgp
Description: PGP signature


--- End Message ---

Reply via email to