Package: src:ghdl
Version: 1.0.0+dfsg-3
Severity: important
Tags: sid bookworm

ghdl ftbfs with LLVM 12 as the default:

Configuring with llvm backend
------------------------------------------------------------
if [ -n "1" ]; then \
        cd /<<BUILDDIR>>/ghdl-1.0.0+dfsg/builddir/llvm; \
        ../../configure --srcdir=../.. --prefix=/usr \
                --libdir=lib/ghdl/llvm --incdir=lib/ghdl/include \
                --disable-libghdl --enable-gplcompat \
                --with-llvm-config; \
fi
Build machine is: x86_64-linux-gnu
Unhandled version llvm 12.0.0
make[1]: *** [debian/rules:77: override_dh_auto_configure] Error 1
make[1]: Leaving directory '/<<BUILDDIR>>/ghdl-1.0.0+dfsg'
make: *** [debian/rules:48: binary] Error 2


Please consider building using an explicit llvm version, if the package cannot
be built with some range of llvm versions.

Reply via email to