Bug#1135401: fortran-julienne: FTBFS: <ERROR>*cmd_build* Package error: Key type is not allowed in library
Santiago Vila
sanvila at debian.org
Sat May 2 00:12:30 BST 2026
Package: src:fortran-julienne
Version: 3.6.2-6
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: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
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 flang-21
['rm', '-rf', 'build-flang-21']
['rm', '-rf', 'debian/tmp-flang-21']
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 flang-21
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
fpm build --compiler flang-21 --profile release --verbose
<ERROR>*cmd_build* Package error: Key type is not allowed in library
STOP 1
make[1]: *** [debian/rules:27: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:21: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------
More information about the debian-science-maintainers
mailing list