#1137395 fortran-julienne: FTBFS: f951: Fatal Error: Module file 'assert_m.mod' has not been generated

#1137395#5
Date:
2026-05-23 13:46:09 UTC
From:
To:
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:fortran-julienne, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with fortran --buildsystem fortran
   dh_auto_clean -O--buildsystem=fortran
DEBUG: fortran.pm dhf_commands tmpdir not set; setting
   debian/rules execute_after_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -fr doc/html debian/tmp-*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_autoreconf_clean -O--buildsystem=fortran
   dh_clean -O--buildsystem=fortran
	rm -f debian/debhelper-build-stamp
	rm -rf debian/.debhelper/
	rm -f -- debian/libfortran-julienne-dev.substvars debian/libfortran-julienne0.substvars debian/libfortran-julienne-utils.substvars debian/files
	rm -fr -- debian/libfortran-julienne-dev/ debian/tmp/ debian/libfortran-julienne0/ debian/libfortran-julienne-utils/
	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 -o -name __pycache__ \) -prune -exec rm -rf {} + \) \)
   dh_fortran_clean -O--buildsystem=fortran
['fpm', 'clean', '--all', '--verbose']
fpm: No build directory found.
   dh_fortran_clean gfortran-15
['rm', '-rf', 'build-gfortran-15']
['rm', '-rf', 'debian/tmp-gfortran-15']
   dh_fortran_clean flang-22
['rm', '-rf', 'build-flang-22']
['rm', '-rf', 'debian/tmp-flang-22']
 debian/rules binary
dh binary --with fortran --buildsystem fortran
   dh_update_autotools_config -O--buildsystem=fortran
   dh_autoreconf -O--buildsystem=fortran
   dh_auto_configure -O--buildsystem=fortran
   dh_fortran_configure gfortran-15
   dh_fortran_configure flang-22
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
( FPM_FFLAGS="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include" FPM_LDFLAGS="-Wl,-z,relro -fPIC -L/usr/lib/x86_64-linux-gnu/fortran/gnu"  \
FPM_FC=gfortran fpm install --prefix debian/tmp-gfortran --compiler gfortran --profile release	--verbose )
 + feature collection: release
 +   platform: gfortran on Linux
 +   flags:  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single
 +   c-flags:  -O3 -fPIC -fmax-errors=1 -funroll-loops
 +   cxx-flags:  -O3 -fPIC -fmax-errors=1 -funroll-loops
 +   cpp-macros: no
 +   variants:           10
 + profile: release
 + mkdir -p build/dependencies
 <INFO> BUILD_NAME: build/gfortran
 <INFO> COMPILER:  gfortran
 <INFO> C COMPILER:  gcc
 <INFO> CXX COMPILER: g++
 <INFO> COMPILER OPTIONS:  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single
 <INFO> C COMPILER OPTIONS:     -O3 -fPIC -fmax-errors=1 -funroll-loops
 <INFO> CXX COMPILER OPTIONS:    -O3 -fPIC -fmax-errors=1 -funroll-loops
 <INFO> LINKER OPTIONS:    -Wl,-z,relro -fPIC -L/usr/lib/x86_64-linux-gnu/fortran/gnu
 <INFO> INCLUDE DIRECTORIES:  [././include]
 + mkdir -p build/gfortran_0A734797B5F4465D
 + mkdir -p build/gfortran_E95131921420E791
 + mkdir -p build/gfortran_26CDE15F87B5C66B
[  0%]          julienne_string_m.F90
 + mkdir -p build/gfortran_E95131921420E791/julienne/
 + gfortran -c ././src/julienne/julienne_string_m.F90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_string_m.F90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
[  2%]          julienne_string_m.F90  done.
[  2%]    julienne_command_line_m.f90
 + gfortran -c ././src/julienne/julienne_command_line_m.f90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_command_line_m.f90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
[  4%]    julienne_command_line_m.f90  done.
[  4%]         julienne_formats_m.F90
 + gfortran -c ././src/julienne/julienne_formats_m.F90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_formats_m.F90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
[  6%]         julienne_formats_m.F90  done.
[  6%]             julienne_bin_m.f90
 + gfortran -c ././src/julienne/julienne_bin_m.f90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_bin_m.f90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
[  9%]             julienne_bin_m.f90  done.
[  9%]     julienne_multi_image_m.F90
 + gfortran -c ././src/julienne/julienne_multi_image_m.F90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_multi_image_m.F90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
[ 11%]     julienne_multi_image_m.F90  done.
[ 11%]       julienne_github_ci_m.f90
 + gfortran -c ././src/julienne/julienne_github_ci_m.f90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_github_ci_m.f90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
[ 13%]       julienne_github_ci_m.f90  done.
[ 13%]    julienne_command_line_s.f90
 + gfortran -c ././src/julienne/julienne_command_line_s.f90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_command_line_s.f90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
[ 16%]    julienne_command_line_s.f90  done.
[ 16%]       julienne_github_ci_s.f90
 + gfortran -c ././src/julienne/julienne_github_ci_s.f90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_github_ci_s.f90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
[ 18%]       julienne_github_ci_s.f90  done.
[ 18%]     julienne_multi_image_s.F90
 + gfortran -c ././src/julienne/julienne_multi_image_s.F90  -cpp  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fallow-invalid-boz -fallow-argument-mismatch -Wl,-z,relro -fPIC -I/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16 -I/usr/include -I/usr/include  -O3 -Wimplicit-interface -fPIC -fmax-errors=1 -funroll-loops -fcoarray=single -fimplicit-none -Werror=implicit-interface -ffree-form -DASSERT_MULTI_IMAGE=1 -DHAVE_MULTI_IMAGE_SUPPORT=1 -DJULIENNE_PARALLEL_CALLBACKS=1 -I././include -J build/gfortran_E95131921420E791 -Ibuild/gfortran_E95131921420E791 -o build/gfortran_E95131921420E791/julienne/src_julienne_julienne_multi_image_s.F90.o
f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
f951: Fatal Error: Module file ‘assert_m.mod’ has not been generated, either because the module does not contain a MODULE PROCEDURE or there is an error in the module.
compilation terminated.
[ 20%]     julienne_multi_image_s.F90  done.

f951: Warning: Nonexistent include directory ‘/usr/lib/x86_64-linux-gnu/fortran/gfortran-mod-16’ [-Wmissing-include-dirs]
f951: Fatal Error: Module file ‘assert_m.mod’ has not been generated, either because the module does not contain a MODULE PROCEDURE or there is an error in the module.
compilation terminated.
<ERROR> Compilation failed for object " src_julienne_julienne_multi_image_s.F90.o "
<ERROR> stopping due to failed compilation
STOP 1
make[1]: *** [debian/rules:33: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------

#1137395#10
Date:
2026-05-24 13:19:45 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
fortran-julienne, 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 1137395@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alastair McKinstry <mckinstry@debian.org> (supplier of updated fortran-julienne 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 ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Sun, 24 May 2026 13:54:11 +0100
Source: fortran-julienne
Architecture: source
Version: 3.6.2-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Alastair McKinstry <mckinstry@debian.org>
Closes: 1137395
Changes:
 fortran-julienne (3.6.2-10) unstable; urgency=medium
 .
   * Build-dep on fortran-assert (>= 3.1.0-15) for amd64 fix.
     Closes: #1137395
Checksums-Sha1:
 e6ad067922c1fb7af46cb0157082d3eb099ee0c6 2551 fortran-julienne_3.6.2-10.dsc
 27f0cdfea27181a64da2f664c7a65979280033b2 225012 fortran-julienne_3.6.2-10.debian.tar.xz
Checksums-Sha256:
 5c361a23039b2ba4afcfa5fde453cf6c68526e6ec92fb75c9018d777e6d2c4fc 2551 fortran-julienne_3.6.2-10.dsc
 b03ee1ebdb27935b9023d8f39f65a8c4e5010b1ab3eb0b3dcab8579bc59771c5 225012 fortran-julienne_3.6.2-10.debian.tar.xz
Files:
 5afde2fa37315f3846e1c8525fa83cc6 2551 utils optional fortran-julienne_3.6.2-10.dsc
 236de7a7add881c8dd4e8f6974aa73df 225012 utils optional fortran-julienne_3.6.2-10.debian.tar.xz
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmoS9ZAACgkQy+a7Tl2a
06VpSA//YzlOarkkT0gCRhXMHTPeUAw1NG6zHQF9U1vDZLOchJm4IHdXgzscqZ0Z
ZGuCVk4msQmHaHznTtXwoTGiuRFP+cA9+nBzgCoM8a9nTX2AE+Yj8WAMIPFLeN0u
vkZ0VYcqSeYxNVh8v8LGdQPDx5h9ept3Gm9tlan8F0FpHdK1GIkzHBVGqg1HSnfP
5IJ3EXwAWC2XE5xlzlucPWeVFqIP2Qq27Vub7zqD4NpOT1DJGX5lTH02YidbHrfB
+Jjn5Rahcj2vo+hUNapD3NyrRzx/dyVAlIk2dy/JRAKuo1QUKW4e0tQfTsnzjA20
qaZ2Ku7ewEB+1g6vp8ifNti3iuOVAiMYsJOKpuXlcAPkKvSQAAMKV3NPtMxYnBKp
yE2ddXZOOQfcfYh6tsAYWpu8/6S86kkV/hCv7y2JxyTUiH3H701q6phL5lhttGVF
1XpHRTKfoNeWyJhZKTggliIBUBI1897EawJGWyeqO54CnWgXznYyr04usDiFqP7u
ZvEFRNyZVph9GHOB7PGVSNK5IB8FJFXunZMexJPGueagq3s28s0PkbE6krLDHbBc
0X4x6dUekVOroouhNv/ip2KislYH53MBnbl6kJks3/pjOZBsa9yZJUEVOumI14n0
YSQJo/jxdU+ZfcbQZmVATwqQztD2mCtgIJlcSkIC0DeyffdHB9g=
=0Y4s
-----END PGP SIGNATURE-----