Your message dated Sat, 28 Jul 2018 17:33:02 +0100
with message-id <[email protected]>
and subject line close
has caused the Debian Bug report #897719,
regarding cdftools: ftbfs with GCC-8
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.)


-- 
897719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897719
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cdftools
Version: 3.0.2-3
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8

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

The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/cdftools_3.0.2-3_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.

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

[...]
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ln -sf ../debian/macro.gfortran_debian src/make.macro
/usr/bin/make -C src clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
\rm -f *.mod *.o  *~ *.1 *.opod
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
/usr/bin/make -C DOC clean
make[2]: Entering directory '/<<PKGBUILDDIR>>/DOC'
\rm -f *.dvi *.log *.aux  *~ *.idx *.ind *.ilg *.toc
make[2]: Leaving directory '/<<PKGBUILDDIR>>/DOC'
rm -f  src/make.macro src/*.mod src/*.o DOC/*.pdf DOC/*.docs
rm -fr bin
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
        rm -f -- debian/cdftools.substvars debian/files
        rm -fr -- debian/cdftools/ debian/tmp/
        find .  \( \( \
                \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
-type f -a \
                \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
                 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
                 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
                 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
                \) -exec rm -f {} + \) -o \
                \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
\)
 debian/rules build-arch
dh build-arch  
   dh_update_autotools_config -a
   dh_autoreconf -a
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
ln -sf ../debian/macro.gfortran_debian src/make.macro
mkdir -p bin
/usr/bin/make -C src
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
gfortran  -c modcdfnames.F90 -O3 -Wl,-z,now -Wl,-z,relro -D key_netcdf4 -D 
key_CMIP6  -I/usr/include -L/usr/lib -lnetcdff -lnetcdf  -fno-second-underscore 
-ffree-line-length-256 -D_FORTIFY_SOURCE=2  -fstack-protector 
--param=ssp-buffer-size=4 -Wl,--as-needed
gfortran  -c  cdfio.F90 -O3 -Wl,-z,now -Wl,-z,relro -D key_netcdf4 -D key_CMIP6 
 -I/usr/include -L/usr/lib -lnetcdff -lnetcdf  -fno-second-underscore 
-ffree-line-length-256 -D_FORTIFY_SOURCE=2  -fstack-protector 
--param=ssp-buffer-size=4 -Wl,--as-needed
cdfio.F90:64:6:

   USE netcdf
      1
Fatal Error: Cannot read module file 'netcdf.mod' opened at (1), because it was 
created by a different version of GNU Fortran
compilation terminated.
make[2]: *** [Makefile:531: cdfio.o] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:7: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Fixed by rebuild 3.0.2-3+b1

thanks


--
Alastair McKinstry, <[email protected]>, <[email protected]>, 
https://diaspora.sceal.ie/u/amckinstry
Misentropy: doubting that the Universe is becoming more disordered.     

--- End Message ---

Reply via email to