Thanks Adrian! Quite strange. It does have a build depend on cppzmq-dev and compiling it in my local pbuilder environment just works. I just did another compile run after removing libzmq5 without an error. Though, if I remember propperly the first compilation after setting up pbuilder shew the same error, but only once.
So I restarted from ground in pbuilder and
1. copied
horizon-eda_2.6.0-3.debian.tar.xz,
horizon-eda_2.6.0-3.dsc and
horizon-eda_2.6.0.orig.tar.xz
into /tmp
2. Run pbuilder
sudo pbuilder --login --bindmounts /tmp
3. Unpacked the source and went into horizon-eda-2.6.0
dpkg-source -x horizon-eda_2.6.0-3.dsc
cd horizon-eda-2.6.0
4. Install all build dependencies and devscripts
apt-get build-dep .
apt-get install devscripts
5. Run debuild
Well, no problem so far, so I will try to upload a new version
unless you see something obvious that is missing.
Uwe
Am Thu, May 23, 2024 at 12:45:06AM +0300 schrieb Adrian Bunk:
> Source: horizon-eda
> Version: 2.6.0-2
> Severity: serious
> Tags: ftbfs
>
> https://buildd.debian.org/status/logs.php?pkg=horizon-eda&ver=2.6.0-2
>
> ...
> Has header "zmq.hpp" : NO
>
> ../meson.build:46:8: ERROR: Problem encountered: cppzmq not found
>
>
>
> I haven't checked whether this is the only missing build dependency.
>
> BTW:
> The build dependency on libzmq5 looks wrong and is already covered
> by the build dependency on libzmq3-dev, please remove libzmq5 since
> this will break with the next soname change of libzmq.
--
MMK GmbH, Fleyer Str. 196, 58097 Hagen
[email protected]
Tel: 02331 840446 Fax: 02331 843920
signature.asc
Description: PGP signature

