Source: emoslib Version: 2:4.5.9-5 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200802 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp && /usr/bin/cmake -E > copy_if_different /<<PKGBUILDDIR>>/interpolation/hneill.F > /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-sp/interpolation/hneill.F > [ 2%] Building Fortran object > libemos-dp-shared/CMakeFiles/emos_shared.dir/__/interpolation/dssarea.F.o > /<<PKGBUILDDIR>>/interpolation/dssarea.F:353:60: > > 175 | CALL INTLOGR(JP_DEBUG,'DSSAREA: input w-e = ', EW) > | 2 > ...... > 353 | CALL INTLOGR(JP_DEBUG,'DSSAREA: calculated west = ', DWEST) > | 1 > Error: Type mismatch between actual argument at (1) and actual argument at > (2) (REAL(8)/REAL(4)). > /<<PKGBUILDDIR>>/interpolation/dssarea.F:354:60: > > 175 | CALL INTLOGR(JP_DEBUG,'DSSAREA: input w-e = ', EW) > | 2 > ...... > 354 | CALL INTLOGR(JP_DEBUG,'DSSAREA: calculated east = ', DEAST) > | 1 > Error: Type mismatch between actual argument at (1) and actual argument at > (2) (REAL(8)/REAL(4)). > /<<PKGBUILDDIR>>/interpolation/dssarea.F:479:62: > > 175 | CALL INTLOGR(JP_DEBUG,'DSSAREA: input w-e = ', EW) > | 2 > ...... > 479 | CALL INTLOGR(JP_DEBUG,'DSSAREA: calculated north = ', DNORTH) > | 1 > Error: Type mismatch between actual argument at (1) and actual argument at > (2) (REAL(8)/REAL(4)). > /<<PKGBUILDDIR>>/interpolation/dssarea.F:480:62: > > 175 | CALL INTLOGR(JP_DEBUG,'DSSAREA: input w-e = ', EW) > | 2 > ...... > 480 | CALL INTLOGR(JP_DEBUG,'DSSAREA: calculated south = ', DSOUTH) > | 1 > Error: Type mismatch between actual argument at (1) and actual argument at > (2) (REAL(8)/REAL(4)). > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/libemos-dp-shared && > /usr/bin/gfortran -DBUFR_TABLES_PATH=\"/usr/share/emos/bufrtables\" -DFOPEN64 > -DINTEGER_IS_INT -DPOINTER_64 -DREAL_8 -DREAL_BIGGER_THAN_INTEGER > -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Demos_shared_EXPORTS -Dgfortran > -Dlinux -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/module -I/<<PKGBUILDDIR>> > -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/interpolation > -I/<<PKGBUILDDIR>>/bufrdc_wmo -I/usr/include -I/usr/include/x86_64-linux-gnu > -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -ffixed-line-length-none -fcray-pointer -fno-second-underscore > -Wuninitialized -Wunused-variable -DSHAREDMEMORY -fdefault-real-8 > -fdefault-double-8 -O3 -DNDEBUG -funroll-all-loops -finline-functions -O2 > -DLITTLE_ENDIAN -J. -fPIC -fPIC -mcmodel=medium -c > /<<PKGBUILDDIR>>/interpolation/dssarea.F -o > CMakeFiles/emos_shared.dir/__/interpolation/dssarea.F.o > make[3]: *** [libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/build.make:183: > libemos-sp-shared/CMakeFiles/emos_sp_shared.dir/__/interpolation/dssarea.F.o] > Error 1 The full build log is available from: http://qa-logs.debian.net/2020/08/02/emoslib_4.5.9-5_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.

