Closed
Description
The package font-tlwg with version 0.7.3 and epoch r0 fails to build from source with the following error:
running step "git-checkout"
[git checkout] repo='https://github.com/tlwg/fonts-tlwg' dest='.' depth='1' branch='' tag='v0.7.3' expcommit='a2d3f66b3004276232eb279c3392758c05bcc279' recurse='false'
[git checkout] execute: git config --global --add safe.directory /tmp/tmp.rGr9C8
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git clone --quiet --origin=origin --config=user.name=Melange Build [email protected] --config=advice.detachedHead=false --branch=v0.7.3 --depth=1 https://github.com/tlwg/fonts-tlwg /tmp/tmp.rGr9C8
[git checkout] execute: cd /tmp/tmp.rGr9C8
[git checkout] tar -c . | tar -C "/home/build" -x
[git checkout] execute: cd /home/build
[git checkout] execute: git config --global --add safe.directory /home/build
[git checkout] execute: git fetch --quiet origin --depth=1 --no-tags +refs/tags/v0.7.3:refs/origin/tags/v0.7.3
[git checkout] execute: git checkout --quiet origin/tags/v0.7.3
[git checkout] tag v0.7.3 is a2d3f66b3004276232eb279c3392758c05bcc279
+ aclocal
+ automake --add-missing
configure.ac:7: installing './install-sh'
configure.ac:7: installing './missing'
Makefile.am: installing './INSTALL'
parallel-tests: installing './test-driver'
+ autoconf -f
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking for a Python interpreter with version >= 3.7... python3.13
checking for python3.13... /usr/bin/python3.13
checking for python3.13 version... 3.13
checking for python3.13 platform... linux
checking for GNU default python3.13 prefix... ${prefix}
checking for GNU default python3.13 exec_prefix... ${exec_prefix}
checking for python3.13 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.13/site-packages
checking for python3.13 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.13/site-packages
checking python3.13 module: fontforge... no
configure: error: failed to find required module fontforge
failed to build package: unable to run package font-tlwg pipeline: unable to run pipeline: exit status 1