Source: horizon-eda Version: 1.2.0-3 Severity: serious Tags: ftbfs Hi Maintainer
During the recent rebuild for Python 3.9 as default, horizon-eda fails to build from source [1]. I've copied what I hope is the relevant part of the log below. Regards Graham [1] https://buildd.debian.org/status/package.php?p=horizon-eda make pymodule make[2]: Entering directory '/<<PKGBUILDDIR>>' Package libbsd was not found in the pkg-config search path. Perhaps you should add the directory containing `libbsd.pc' to the PKG_CONFIG_PATH environment variable Package 'libbsd', required by 'libzmq', not found Package libbsd was not found in the pkg-config search path. Perhaps you should add the directory containing `libbsd.pc' to the PKG_CONFIG_PATH environment variable Package 'libbsd', required by 'libzmq', not found Package libbsd was not found in the pkg-config search path. Perhaps you should add the directory containing `libbsd.pc' to the PKG_CONFIG_PATH environment variable Package 'libbsd', required by 'libzmq', not found build/picobj/src/python_module/horizonmodule.o In file included from src/python_module/horizonmodule.cpp:4: src/pool/pool_manager.hpp:4:10: fatal error: sigc++/sigc++.h: No such file or directory 4 | #include <sigc++/sigc++.h> | ^~~~~~~~~~~~~~~~~ compilation terminated.

