Your message dated Sun, 05 Jul 2015 21:35:58 +0000
with message-id <[email protected]>
and subject line Bug#777820: fixed in code-saturne 4.0.1+repack-1
has caused the Debian Bug report #777820,
regarding code-saturne: ftbfs with GCC-5
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.)
--
777820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777820
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:code-saturne
Version: 3.3.2-4
Severity: normal
Tags: sid stretch
User: [email protected]
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/code-saturne_3.3.2-4_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
use dimens, only: ndimfb
1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at
(1) [-Wunused-variable]
cs_user_extra_operations-force_temperature.f90:46:7:
( nvar , nscal , &
1
Warning: Unused dummy argument 'nvar' at (1) [-Wunused-dummy-argument]
/bin/bash ../../libtool --tag=FC --mode=compile gfortran -I../../src
-I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb
-I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt
-I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -c -o
cs_user_extra_operations-global_efforts.lo
cs_user_extra_operations-global_efforts.f90
libtool: compile: gfortran -I../../src -I../../src/atmo -I../../src/cfbl
-I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec
-I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall
-pedantic-errors -std=f2003 -c cs_user_extra_operations-global_efforts.f90
-fPIC -o .libs/cs_user_extra_operations-global_efforts.o
cs_user_extra_operations-global_efforts.f90:47:5:
dt )
1
Warning: Unused dummy argument 'dt' at (1) [-Wunused-dummy-argument]
cs_user_extra_operations-global_efforts.f90:56:4:
use dimens, only: ndimfb
1
Warning: Unused module variable 'ndimfb' which has been explicitly imported at
(1) [-Wunused-variable]
cs_user_extra_operations-global_efforts.f90:46:17:
( nvar , nscal , &
1
Warning: Unused dummy argument 'nscal' at (1) [-Wunused-dummy-argument]
cs_user_extra_operations-global_efforts.f90:46:7:
( nvar , nscal , &
1
Warning: Unused dummy argument 'nvar' at (1) [-Wunused-dummy-argument]
/bin/bash ../../libtool --tag=FC --mode=compile gfortran -I../../src
-I../../src/atmo -I../../src/cfbl -I../../src/cogz -I../../src/comb
-I../../src/ctwr -I../../src/elec -I../../src/lagr -I../../src/pprt
-I../../src/rayt -O -x f95-cpp-input -Wall -pedantic-errors -std=f2003 -c -o
cs_user_extra_operations-parallel_operations.lo
cs_user_extra_operations-parallel_operations.f90
libtool: compile: gfortran -I../../src -I../../src/atmo -I../../src/cfbl
-I../../src/cogz -I../../src/comb -I../../src/ctwr -I../../src/elec
-I../../src/lagr -I../../src/pprt -I../../src/rayt -O -x f95-cpp-input -Wall
-pedantic-errors -std=f2003 -c cs_user_extra_operations-parallel_operations.f90
-fPIC -o .libs/cs_user_extra_operations-parallel_operations.o
cs_user_extra_operations-parallel_operations.f90:297:13: Error: Missing '&' in
continued character constant at (1) [-Werror=ampersand]
cs_user_extra_operations-parallel_operations.f90:318:13: Error: Missing '&' in
continued character constant at (1) [-Werror=ampersand]
f951: some warnings being treated as errors
make[4]: *** [cs_user_extra_operations-parallel_operations.lo] Error 1
Makefile:807: recipe for target
'cs_user_extra_operations-parallel_operations.lo' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src/user_examples'
make[3]: *** [all-recursive] Error 1
Makefile:876: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
make[2]: *** [all-recursive] Error 1
Makefile:1386: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
Makefile:881: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/stamp-makefile-build] Error 2
/usr/share/cdbs/1/class/makefile.mk:47: recipe for target
'debian/stamp-makefile-build' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: code-saturne
Source-Version: 4.0.1+repack-1
We believe that the bug you reported is fixed in the latest version of
code-saturne, 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.
Gilles Filippini <[email protected]> (supplier of updated code-saturne 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: SHA256
Format: 1.8
Date: Sun, 05 Jul 2015 18:42:00 +0200
Source: code-saturne
Binary: code-saturne code-saturne-bin code-saturne-data code-saturne-include
code-saturne-doc
Architecture: source amd64 all
Version: 4.0.1+repack-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team
<[email protected]>
Changed-By: Gilles Filippini <[email protected]>
Description:
code-saturne - General purpose Computational Fluid Dynamics (CFD) software
code-saturne-bin - General purpose Computational Fluid Dynamics (CFD) software
- bin
code-saturne-data - General purpose Computational Fluid Dynamics (CFD)
software - dat
code-saturne-doc - General purpose Computational Fluid Dynamics (CFD) software
- Doc
code-saturne-include - General purpose Computational Fluid Dynamics (CFD)
software - inc
Closes: 777820
Changes:
code-saturne (4.0.1+repack-1) unstable; urgency=medium
.
* New upstream release.
* New patch pdflatex.patch: fix invalid latex location specifiers in
documentation.
* Build checked against gcc-5 (closes: #777820).
* debian/control: cleanup obsolete Conflicts / Replaces.
* Moved bash completion script to usr/share/bash-completion/completions.
* Updated debian/copyright.
Checksums-Sha1:
d6db7e259585d3b896baf203354661453e315f16 2384 code-saturne_4.0.1+repack-1.dsc
7805e22ae239f281351f6f50ece812c8db78048a 11820593
code-saturne_4.0.1+repack.orig.tar.gz
2cef738099d2d2ea055fb334adf25a5daf7b6b2f 8468
code-saturne_4.0.1+repack-1.debian.tar.xz
c2cceb68569598147b155f4267674add44aaf5dc 2599126
code-saturne-bin_4.0.1+repack-1_amd64.deb
5cc8ff0d304c6f36478f39fc6ac369bec78ca3d4 983862
code-saturne-data_4.0.1+repack-1_all.deb
d7f66b8f812bc0a206feb214bcaab5456a3efd54 46576230
code-saturne-doc_4.0.1+repack-1_all.deb
4f3249b2933c1b69f426e9ff7b169b01507285a4 400256
code-saturne-include_4.0.1+repack-1_amd64.deb
b33cb3dd5fff86984d592005e5317a6061d6f033 49858
code-saturne_4.0.1+repack-1_amd64.deb
Checksums-Sha256:
b340edd5cba55a1087ddf7e652c5dd8903333ee1fe98af9ce83a5fdfe106befa 2384
code-saturne_4.0.1+repack-1.dsc
a4a7e4c962d7a15c071ec10e0a3ec13fd38a9c948a37f629bca27bc339861d1a 11820593
code-saturne_4.0.1+repack.orig.tar.gz
6ca97a5adf5a231908a004424f37897aa3456a40123d42c3cef1839df179ab3a 8468
code-saturne_4.0.1+repack-1.debian.tar.xz
60b20debac8e9813e14f11622ce371f61799727b5eec8ca667040595c30a3184 2599126
code-saturne-bin_4.0.1+repack-1_amd64.deb
c325a82b823c169e7a174d3f69d9866d84721cbf4e918f2636ed810b0d2d2aea 983862
code-saturne-data_4.0.1+repack-1_all.deb
6641ebc9f4dee42f080f5dab49262a0e93e583ffd9e325e4564dfe1f29a1cc49 46576230
code-saturne-doc_4.0.1+repack-1_all.deb
29089137dc25af17046d6aede0eb77619b1cc0e72f010cd6fa4086725419bd28 400256
code-saturne-include_4.0.1+repack-1_amd64.deb
deca94d91bb806d9d7578cc89eeb19a0f9ac73bb7c943525188a81fe7062bc69 49858
code-saturne_4.0.1+repack-1_amd64.deb
Files:
b139bcea61d63f84a8198c7282a45550 2384 science optional
code-saturne_4.0.1+repack-1.dsc
c2293824fca8cf4a87193cc0f97dff4a 11820593 science optional
code-saturne_4.0.1+repack.orig.tar.gz
83ec5133aec1e36147c831ca70219029 8468 science optional
code-saturne_4.0.1+repack-1.debian.tar.xz
cdb54a722d192bd4e093bb1fd5c01084 2599126 science optional
code-saturne-bin_4.0.1+repack-1_amd64.deb
e15cbbc3855c7e22e7067f0f2149a18f 983862 science optional
code-saturne-data_4.0.1+repack-1_all.deb
bd6b6ffd929a27b03d95ffde6ecd4dc5 46576230 doc optional
code-saturne-doc_4.0.1+repack-1_all.deb
4acc9aa3b58ae7f54e90b6d2f50758b4 400256 science optional
code-saturne-include_4.0.1+repack-1_amd64.deb
a8870720a57342ee168530fe99fe3b1d 49858 science optional
code-saturne_4.0.1+repack-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJVmZ6jAAoJEO/obGx//s+DbOUIAJLibbdA3g3R36vTxfzUBVuu
ZYCN++Pog28deQgdn97KtG9XxEisXzPefySNF+zERh1xNrOjFtkabWsa/n/JhY4Q
lIV2xUgyxAXxZCbFCb93lFEJ0iFd0lnzT/Gkoi1fUYxZrHHVa3rvFB1XLBjZQHa1
tbe2mcehCi1zPSiVf1OnwjJpPJn3PMybEgQcXCldOSO+PjtepZXgwR214/ES5aF/
ZwwFlg+4DbsETL2tcolSFoxxY9ptRpOBzMZfPigqCK4Q07Xa4KRZbBsVL2+cDfLL
+kBgBJZfY8a/Qtz1yQfh5gl9Q5MpxBEBnPHIDP98X83Zo25p+qKmhBl/XNMMjbg=
=ZlyF
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers