Package: src:flextra Version: 5.0-18 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202605/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:flextra, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f *.o flextra.ecmwf flextra.gfs make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make -f makefile.ecmwf LDFLAGS="-Wl,-z,relro -L /usr/lib/x86_64-linux-gnu/fortran/gnu " FCFLAGS="-I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16" FC=gfortran-15 make[2]: Entering directory '/<<PKGBUILDDIR>>' [... snipped ...] Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) levinterpol.f:123:72: 123 | do 10 n=1,1 ! this loop and dimension is necessary to be in | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o utransform.o utransform.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o levlininterpol.o levlininterpol.f levlininterpol.f:91:72: 91 | + + ddx* ddy*yy(ixp,jyp,level,indexfh) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o vtransform.o vtransform.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o lininterpol.o lininterpol.f lininterpol.f:112:72: 112 | + + ddx* ddy*yy(ixp,jyp,indzh,indexfh) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) lininterpol.f:120:72: 120 | 10 yh(m)=(dz2*y(1)+dz1*y(2))/(dz1+dz2) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o wtransform.o wtransform.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o numerical.o numerical.f numerical.f:13:72: 13 | DO 11 N=1,LD2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 11 at (1) numerical.f:15:72: 15 | DO 11 I=4,1,-1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 11 at (1) numerical.f:17:72: 17 | + C(I,2,M,N))*U+C(I,1,M,N) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) numerical.f:40:72: 40 | DO 15 N=1,LD2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) numerical.f:45:72: 45 | 11 X(I+12)=Y12(I,M,N)*D1D2 | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) numerical.f:49:72: 49 | 12 XX=XX+WT(I,K)*X(K) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 12 at (1) numerical.f:50:72: 50 | 13 CL(I)=XX | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 13 at (1) numerical.f:52:72: 52 | DO 15 I=1,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) numerical.f:53:72: 53 | DO 15 J=1,4 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 15 at (1) numerical.f:55:72: 55 | 15 C(I,J,M,N)=CL(L) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) numerical.f:73:72: 73 | DO 11 MM=1,LD | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 11 at (1) numerical.f:75:72: 75 | 11 D(MM,I)=YA(MM,I) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 11 at (1) numerical.f:81:72: 81 | DO 13 M=1,N-1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 13 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o zztrafo.o zztrafo.f zztrafo.f:80:72: 80 | 40 zzlev1=zzlev1+r_air/ga*log(pp1/pp2)*tv | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o cmapf1.0.o cmapf1.0.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o gridcheck_nests.o gridcheck_nests.f gridcheck_nests.f:261:72: 261 | 21 oron(i,j,l)=zsec4(nxn(l)*(nyn(l)-j-1)+i+1)/ga | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 21 at (1) gridcheck_nests.f:357:72: 357 | 40 wheightn(nwzn-i+1)=akmn(nwzn-i+1)/p0+bkmn(nwzn-i+1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 40 at (1) gridcheck_nests.f:366:72: 366 | 45 bkzn(i)=0.5*(bkmn(i+1)+bkmn(i)) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 45 at (1) gridcheck_nests.f:378:72: 378 | 55 uvheightn(i)=zdirect*uvheightn(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 55 at (1) gridcheck_nests.f:380:72: 380 | 65 wheightn(i)=zdirect*wheightn(i) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 65 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o readwind_nests.o readwind_nests.f readwind_nests.f:235:72: 235 | do 20 i=0,nxn(l)-1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 20 at (1) readwind_nests.f:277:72: 277 | do 60 i=0,nxn(l)-1 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 60 at (1) readwind_nests.f:278:72: 278 | 60 wwn(i,j,nlev_ec+1,n,l)=0. | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 60 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o lininterpol_nests.o lininterpol_nests.f lininterpol_nests.f:115:72: 115 | + + ddx* ddy*yy(ixp,jyp,indzh,indexfh,ngrid) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) lininterpol_nests.f:123:72: 123 | 10 yh(m)=(dz2*y(1)+dz1*y(2))/(dz1+dz2) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o levlininterpol_nests.o levlininterpol_nests.f levlininterpol_nests.f:92:72: 92 | + + ddx* ddy*yy(ixp,jyp,level,indexh,ngrid) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o orolininterpol_nests.o orolininterpol_nests.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o interpol_nests.o interpol_nests.f interpol_nests.f:152:72: 152 | do 10 m=1,2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) interpol_nests.f:154:72: 154 | do 10 n=1,3 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) interpol_nests.f:259:72: 259 | 20 zz(n)=height(indz+n-1) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 20 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o levinterpol_nests.o levinterpol_nests.f levinterpol_nests.f:123:72: 123 | do 10 m=1,2 | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) levinterpol_nests.f:124:72: 124 | do 10 n=1,1 ! this loop and dimension is necessary to be in | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o skplin.o skplin.f skplin.f:23:72: 23 | 10 read(iunit,*) | 1 Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o readcet.o readcet.f readcet.f:142:72: 142 | do 10 yj=yhelpleft,yhelpright,deltay | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) readcet.f:143:72: 143 | do 10 zk=zhelplower,zhelpupper,deltaz | 1 Warning: Fortran 2018 deleted feature: Shared DO termination label 10 at (1) readcet.f:143:16: 143 | do 10 zk=zhelplower,zhelpupper,deltaz | 1~~ Warning: Deleted feature: Loop variable at (1) must be integer readcet.f:143:19: 143 | do 10 zk=zhelplower,zhelpupper,deltaz | 1 Warning: Deleted feature: Start expression in DO loop at (1) must be integer readcet.f:143:30: 143 | do 10 zk=zhelplower,zhelpupper,deltaz | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer readcet.f:143:41: 143 | do 10 zk=zhelplower,zhelpupper,deltaz | 1 Warning: Deleted feature: Step expression in DO loop at (1) must be integer readcet.f:142:14: 142 | do 10 yj=yhelpleft,yhelpright,deltay | 1~~ Warning: Deleted feature: Loop variable at (1) must be integer readcet.f:142:17: 142 | do 10 yj=yhelpleft,yhelpright,deltay | 1 Warning: Deleted feature: Start expression in DO loop at (1) must be integer readcet.f:142:27: 142 | do 10 yj=yhelpleft,yhelpright,deltay | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer readcet.f:142:38: 142 | do 10 yj=yhelpleft,yhelpright,deltay | 1 Warning: Deleted feature: Step expression in DO loop at (1) must be integer readcet.f:141:12: 141 | do 10 xi=xhelpleft,xhelpright,deltax | 1~~ Warning: Deleted feature: Loop variable at (1) must be integer readcet.f:141:15: 141 | do 10 xi=xhelpleft,xhelpright,deltax | 1 Warning: Deleted feature: Start expression in DO loop at (1) must be integer readcet.f:141:25: 141 | do 10 xi=xhelpleft,xhelpright,deltax | 1 Warning: Deleted feature: End expression in DO loop at (1) must be integer readcet.f:141:36: 141 | do 10 xi=xhelpleft,xhelpright,deltax | 1 Warning: Deleted feature: Step expression in DO loop at (1) must be integer gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o opencetoutput.o opencetoutput.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o openflightoutput.o openflightoutput.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o readflight.o readflight.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o calcpv.o calcpv.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o getmet.o getmet.f gfortran-15 -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -c -o calcpv_nests.o calcpv_nests.f gfortran-15 *.o -o flextra.ecmwf -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -fPIC -fconvert=little-endian -frecord-marker=4 -I/usr/include -Wl,-z,relro -L /usr/lib/x86_64-linux-gnu/fortran/gnu -leccodes_f90 -leccodes -lm /usr/bin/x86_64-linux-gnu-ld.bfd: cannot find -leccodes_f90: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [makefile.ecmwf:45: flextra.ecmwf] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [debian/rules:26: override_dh_auto_build] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:23: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 -------------------------------------------------------------------------------- -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
