Your message dated Thu, 15 Aug 2019 19:50:31 +0000
with message-id <e1hyllx-0000ko...@fasolo.debian.org>
and subject line Bug#925823: fixed in scotch 6.0.7-3
has caused the Debian Bug report #925823,
regarding scotch: ftbfs with GCC-9
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.)


-- 
925823: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925823
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:scotch
Version: 6.0.6-2
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

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-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/scotch_6.0.6-2_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
Strat 1, arch 3, type 2
Strat 1, arch 3, type 3
Strat 1, arch 3, type 4
Strat 1, arch 3, type 5
./test_scotch_graph_map data/m16x16_b1.grf
Strat 0, arch 0, type 0
Strat 0, arch 0, type 1
Strat 0, arch 0, type 2
Strat 0, arch 0, type 3
Strat 0, arch 0, type 4
Strat 0, arch 0, type 5
Strat 0, arch 1, type 0
Strat 0, arch 1, type 1
Strat 0, arch 1, type 2
Strat 0, arch 1, type 3
Strat 0, arch 1, type 4
Strat 0, arch 1, type 5
Strat 0, arch 2, type 0
Strat 0, arch 2, type 1
Strat 0, arch 2, type 2
Strat 0, arch 2, type 3
Strat 0, arch 2, type 4
Strat 0, arch 2, type 5
Strat 0, arch 3, type 0
Strat 0, arch 3, type 1
Strat 0, arch 3, type 2
Strat 0, arch 3, type 3
Strat 0, arch 3, type 4
Strat 0, arch 3, type 5
Strat 1, arch 0, type 0
Strat 1, arch 0, type 1
Strat 1, arch 0, type 2
Strat 1, arch 0, type 3
Strat 1, arch 0, type 4
Strat 1, arch 0, type 5
Strat 1, arch 1, type 0
Strat 1, arch 1, type 1
Strat 1, arch 1, type 2
Strat 1, arch 1, type 3
Strat 1, arch 1, type 4
Strat 1, arch 1, type 5
Strat 1, arch 2, type 0
Strat 1, arch 2, type 1
Strat 1, arch 2, type 2
Strat 1, arch 2, type 3
Strat 1, arch 2, type 4
Strat 1, arch 2, type 5
Strat 1, arch 3, type 0
Strat 1, arch 3, type 1
Strat 1, arch 3, type 2
Strat 1, arch 3, type 3
Strat 1, arch 3, type 4
Strat 1, arch 3, type 5
mpicc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>/src/check=. 
-fstack-protector-strong -Wformat -Werror=format-security -O3 -fPIC -I. 
-I/usr/include/mpi -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD 
-DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -DCOMMON_PTHREAD_AFFINITY_LINUX -I../../include 
-L../../lib test_scotch_graph_map_copy.c -o test_scotch_graph_map_copy -lscotch 
-lscotcherr -Wl,-z,relro -pthread -lz -lbz2 -llzma -lm -lrt
./test_scotch_graph_map_copy data/bump_b1.grf
Strat 0, type 0
Strat 0, type 1
Strat 1, type 0
Strat 1, type 1
mpicc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>/src/check=. 
-fstack-protector-strong -Wformat -Werror=format-security -O3 -fPIC -I. 
-I/usr/include/mpi -Drestrict=__restrict -DCOMMON_FILE_COMPRESS_GZ 
-DCOMMON_FILE_COMPRESS_BZ2 -DCOMMON_FILE_COMPRESS_LZMA -DCOMMON_PTHREAD 
-DSCOTCH_PTHREAD_NUMBER=2 -DCOMMON_RANDOM_FIXED_SEED -DSCOTCH_RENAME 
-DSCOTCH_RENAME_PARSER -DCOMMON_PTHREAD_AFFINITY_LINUX -I../../include 
-L../../lib test_scotch_graph_order.c -o test_scotch_graph_order -lscotch 
-lscotcherr -Wl,-z,relro -pthread -lz -lbz2 -llzma -lm -lrt
./test_scotch_graph_order data/bump.grf
./test_scotch_graph_order data/bump_b1.grf
make[3]: *** [Makefile:249: check_scotch_graph_order] Segmentation fault
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/check'
make[2]: *** [Makefile:71: check] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/check'
make[1]: *** [Makefile:107: check] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
make: *** [debian/rules:85: build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: scotch
Source-Version: 6.0.7-3

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 925...@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: SHA256

Format: 1.8
Date: Fri, 16 Aug 2019 03:14:12 +0800
Source: scotch
Architecture: source
Version: 6.0.7-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Drew Parsons <dpars...@debian.org>
Closes: 925823
Changes:
 scotch (6.0.7-3) unstable; urgency=medium
 .
   * Team upload.
   * remove Multi-Arch: same for lib{pt}scotch-dev. Dimensions in
     header files are different in some arches (e.g. 32bit vs 64bit).
   * add test_scotch_graph_order data/bump_b1.grf to
     skip_failing_tests.patch (segfaults under gcc-9). Closes: #925823.
   * link -lm after source files in debian/tests/check.Makefile.patch
Checksums-Sha1:
 9e68d167e92dfc41dc77b7a9935c843fcc7426c7 2553 scotch_6.0.7-3.dsc
 de120784bc8c65af70be70ed7f2429555ebae9b4 18808 scotch_6.0.7-3.debian.tar.xz
Checksums-Sha256:
 2c17ac1162ccd7384033b7c24804c76c202ea11c173439ebb6f24daeeca34ea1 2553 
scotch_6.0.7-3.dsc
 9165600a20afd93f5e57141515b4bca0d0d9e294941bf9805d19973d565a8948 18808 
scotch_6.0.7-3.debian.tar.xz
Files:
 d82a2f4c4d27d1f35bc914d7d5ac3aa0 2553 math optional scotch_6.0.7-3.dsc
 2957a6292921ac00b136312f52f7f9f0 18808 math optional 
scotch_6.0.7-3.debian.tar.xz

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

iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAl1Vsi0ACgkQVz7x5L1a
AfoHlA/8Dw5zC8Zmcl4uTcJ8FtP8oSa3oEZf+GFtH+Zw9I+miU8LIshTzKG2U+/0
ZfFB2tOjoscZT+g75d347fNrZ6+dmfVbiDObOxeknA4yQIbkTjvOsTP3o9l8z9++
KZDj2oIklUreTWoPDIwP2YVfOWNfOK4pAX0EMHI+ZSSqlqw3zgu/C3c0RNm+npF1
bB6CF7hpW0UL9dFQ/Jx8FGdmAj3F76ueRQTMzuO2B5r609f2YGayLmNLOqaA6f3d
tZo5rDNcDIowjZuRrfZAmzCdPS4i/xwVqKT4+hk66518BrlN+6bfKCKECSCzr+/l
PN3Inliisct7RrZcG5eA5xXYUEgBHbk61PZXUVROjQFslXonS9DsFpf5DmrETTbJ
qMDwMlKumUI6fDGl7vbgOD/ssxYcG57pdj7/gtRXhR/ibQLtmBielhyiykj9f8/d
/IraveckSaW40sSAkuGRLy8L14JQSsIoafalS4q7cFzASat14ttBkq4pXe93wHau
KZbwclpkcI1VhYAc2uSRBogoheBM6eT1lO/HL9HlgdUm91xt2djd44RCSTlB59Nz
A6jZ8ewBZlGx/hG8aYH9PKYX2pKiNFVj1pHYaJ244ogxSNcxAbjtepLQyRN3iWWa
N9m0gs5K29fB5U12mQiqV58X8rBzzVBLvxyHKquBLwfBggscqSI=
=AYVm
-----END PGP SIGNATURE-----

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

Reply via email to