Bug#1135399: fortran-jonquil: FTBFS: ERROR: Subproject toml-f is buildable: NO

Santiago Vila sanvila at debian.org
Sat May 2 00:12:28 BST 2026


Package: src:fortran-jonquil
Version: 0.3.0-4
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-jonquil, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with fortran
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -rf build subprojects/test-drive subprojects/toml-f
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
	rm -f debian/debhelper-build-stamp
	rm -rf debian/.debhelper/
	rm -f -- debian/libfortran-jonquil-dev.substvars debian/libfortran-jonquil-0.substvars debian/files
	rm -fr -- debian/libfortran-jonquil-dev/ debian/tmp/ debian/libfortran-jonquil-0/
	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
   dh_fortran_clean gfortran-15 
['rm', '-rf', 'obj-x86_64-linux-gnu-gfortran-15']
['rm', '-rf', 'debian/tmp-gfortran-15']
 debian/rules binary
dh binary --with fortran
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
meson setup build --prefix=/<<PKGBUILDDIR>>/debian/tmp/usr
The Meson build system
Version: 1.11.1
Source dir: /<<PKGBUILDDIR>>
Build dir: /<<PKGBUILDDIR>>/build
Build type: native build
Project name: jonquil
Project version: 0.3.0
Fortran compiler for the host machine: gfortran (gcc 15.2.0 "GNU Fortran (Debian 15.2.0-17) 15.2.0")
Fortran linker for the host machine: gfortran ld.bfd 2.46
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency toml-f found: NO  (tried pkg-config and cmake)
Looking for a fallback subproject for the dependency toml-f
ERROR: Subproject toml-f is buildable: NO

config/meson.build:53:12: ERROR: Git program not found, cannot download toml-f.wrap via git.

A full log can be found at /<<PKGBUILDDIR>>/build/meson-logs/meson-log.txt
make[1]: *** [debian/rules:20: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:13: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the debian-science-maintainers mailing list