Your message dated Fri, 21 Aug 2015 19:49:21 +0000
with message-id <e1zssjv-00068p...@franck.debian.org>
and subject line Bug#777844: fixed in etsf-io 1.0.4-1~exp1.1
has caused the Debian Bug report #777844,
regarding etsf-io: 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 ow...@bugs.debian.org
immediately.)
--
777844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777844
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:etsf-io
Version: 1.0.3-4
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
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/etsf-io_1.0.3-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
[...]
/usr/share/cdbs/1/class/makefile.mk:55: recipe for target 'makefile-clean'
failed
rm -f debian/stamp-autotools
rmdir --ignore-fail-on-non-empty .
rmdir: failed to remove '.': Invalid argument
make: [makefile-clean] Error 1 (ignored)
/usr/share/cdbs/1/class/autotools.mk:52: recipe for target 'makefile-clean'
failed
dh_clean
dh_clean: No compatibility level specified in debian/compat
dh_clean: This package will soon FTBFS; time to fix it!
dh_clean: Compatibility levels before 5 are deprecated (level 1 in use)
rm -f debian/stamp-autotools-files
debian/rules build-arch
test -x debian/rules
mkdir -p "."
echo 5 >debian/compat
touch debian/stamp-autotools-files
chmod a+x /«PKGBUILDDIR»/./configure
mkdir -p .
cd . && CFLAGS="-g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2"
LDFLAGS="-Wl,-z,relro" /«PKGBUILDDIR»/./configure --build=x86_64-linux-gnu
--prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man"
--infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var
--libexecdir="\${prefix}/lib/etsf-io" --srcdir=. --disable-maintainer-mode
--disable-dependency-tracking --disable-silent-rules
--docdir=\${prefix}/share/doc/libetsf-io-doc --with-moduledir=\${includedir}
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gfortran... gfortran
checking for Fortran compiler default output file name... a.out
checking whether the Fortran compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for Fortran flag to compile .f90 files... none
checking whether we are using the GNU Fortran compiler... (cached) yes
checking whether gfortran accepts -g... (cached) yes
checking which type of Fortran compiler we have... gcc GNU
checking whether the Fortran compiler accepts exit()... yes
checking whether the Fortran compiler accepts flush()... yes
checking for module extension for compiler 'gcc'... mod
checking for ranlib... ranlib
checking for ar... ar
checking for /usr/include/netcdf.mod... yes
checking for netcdf library... no
configure: error: "No 'NetCDF' library found."
LDFLAGS was '-Wl,-z,relro'
Action: install NetCDF and set the library link path with --with-netcdf-ldflags.
make: *** [debian/stamp-autotools] Error 1
/usr/share/cdbs/1/class/autotools.mk:42: recipe for target
'debian/stamp-autotools' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: etsf-io
Source-Version: 1.0.4-1~exp1.1
We believe that the bug you reported is fixed in the latest version of
etsf-io, 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 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bas Couwenberg <sebas...@debian.org> (supplier of updated etsf-io 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, 19 Aug 2015 21:15:32 +0200
Source: etsf-io
Binary: etsf-io libetsf-io-doc libetsf-io-dev
Architecture: source amd64 all
Version: 1.0.4-1~exp1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Bas Couwenberg <sebas...@debian.org>
Description:
etsf-io - Binary tools to check, merge and read ETSF files
libetsf-io-dev - Static libraries and Fortran module files of ETSF_IO
libetsf-io-doc - Developer documentation API and tutorials for ETSF_IO
Closes: 777844 793823
Changes:
etsf-io (1.0.4-1~exp1.1) unstable; urgency=medium
.
* Non-maintainer upload. Build with GCC 5. (closes: #777844)
* Add build dependency on libnetcdff-dev for netcdf transition.
(closes: #793823)
* Move from experimental to unstable.
Checksums-Sha1:
08864d41bfa2a13369f599c9f33bb95da6428825 2171 etsf-io_1.0.4-1~exp1.1.dsc
d30ad7fa066b668567beed732576375055c19187 3220
etsf-io_1.0.4-1~exp1.1.debian.tar.xz
8f945c1d7a7e6241c730b908305676c67804a904 120228
etsf-io_1.0.4-1~exp1.1_amd64.deb
d46a655e2c6091cc1fe3bd76736e93bd0755b5f7 203524
libetsf-io-dev_1.0.4-1~exp1.1_amd64.deb
a745e27d33ef624468d97c23488f0c3c376ca37e 111554
libetsf-io-doc_1.0.4-1~exp1.1_all.deb
Checksums-Sha256:
676c48969e01861b7743a7226104b47469edf0a2f3f338b155bc3557dde671c2 2171
etsf-io_1.0.4-1~exp1.1.dsc
cdcc1e7500ada6464c034420d97af55de7138832717a64950f36d5deef678f20 3220
etsf-io_1.0.4-1~exp1.1.debian.tar.xz
2626c28c2a21119fd72545be2e33894d2204a91673a440ae3c0af1ea02d17147 120228
etsf-io_1.0.4-1~exp1.1_amd64.deb
fad4fc87aa5563880c0f4b576d322022fe9dbf030d6645d0834ccf7a743de964 203524
libetsf-io-dev_1.0.4-1~exp1.1_amd64.deb
16a5e5e2c63d465ee942de1ffb750729c1b7ce8d53316930f713652f84910a5b 111554
libetsf-io-doc_1.0.4-1~exp1.1_all.deb
Files:
7b1534515a4ec242ab456501a588153e 2171 science optional
etsf-io_1.0.4-1~exp1.1.dsc
18fb790fd031619cfe5a7a7a8b1f49a7 3220 science optional
etsf-io_1.0.4-1~exp1.1.debian.tar.xz
6719420ecd97b8ea4698d3877bf5ca8e 120228 science optional
etsf-io_1.0.4-1~exp1.1_amd64.deb
dfb68879c770be6b16249b98298041b7 203524 libdevel optional
libetsf-io-dev_1.0.4-1~exp1.1_amd64.deb
87c7eed8ffe6254f030c2e3b5b048eae 111554 doc optional
libetsf-io-doc_1.0.4-1~exp1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJV1NftAAoJEGdQ8QrojUrxlOUP/iVfHWotkGLefzMu4OrJaKpR
KoTaRIk4x7ScJJ+GisUG5twh3CJa0Eh0aOJlR+eQgYRt6lYUybfkuqwwT3NczHdR
WmLk82AcvPBqrdsOA2domzQ3Y09AjCrR5JG/6H/jvNrShrXkUea9I8OVOjlvUeri
En0pvTwOvEfp50jT21gPhvGs98YccFNCqaqHtW5ciKI0k7i+zdV+A7AajrUPqoCk
ISx49fLNzcVrk4/CL8LU5xAqzU5P3w/A3K4+F3GpLP5GizpSmF7bCmJcKzBtod2F
dBF+4jjKKfPnaeQqev1htZnfOLxxMxns7IidtoIMjWoI5265Ng7CtIswVVrsuOx+
rTj6Y17AcWVgiJo1m0ifK9vZfKbYor3qYrByx2qok1O/HIf9Vr1+5kPc4haQb9Ks
gZxIlblX8xqTEJs2fVBlahdabPp2zN1iCRDtYCS2tmPZqFzJx44Dx4SIslhPxjFZ
7+KKr1zJYSX4DJFuQqmSQqglaCY5dJr2tf467j0y3iGpc0ZOiM0fyYpD7UiVsP9t
NuJl/P7xY+o/5k/CQGV1hr+8lw1xSE0CddIR7pU3eYHTt+qTOowodZfOLMPiluPp
x8iSPzZABwVYovyIQ4mYsGbrIT1ELRon9z6tzXyFeeQtcz89jsiFIMbYrETo2z9V
S2yjcq4Xu68FHC0PxJqD
=Rccs
-----END PGP SIGNATURE-----
--- End Message ---