Hi Lucas,

Ok, I am not familiar with those build messages. So probably the dependency is 
not well defined in Lazarus or FreePascal. A temporary fix could be to indicate 
the dependency explicitly in the control file.

I've not been able to install a VM with sid. I tried with mini.iso but it told 
me about a missing kernel. I've tried instead installing a standard Debian, I 
could upgrade to bookworm, but not to sid. I could compile on bookworm with 
debuild though I did not try yet to remove "unused" packages with apt.

Anyway, there is another bug report that was made, related to the dependency of 
FPC to GTK2. I suppose it is the same thing:
https://bugs.debian.org/1026719

Indeed, the package libgtk2.0-0 depends on  libpangocairo-1.0-0. So maybe it is 
just about adding libgtk2.0-0 to the control file?

Regards,

-- 
  Juliette DAMON-ELSASS
  circu...@fastmail.com

On Mon, Jan 2, 2023, at 5:24 PM, Lucas Nussbaum wrote:
> Hi Juliette,
>
> On 31/12/22 at 01:13 +0100, Juliette DAMON-ELSASS wrote:
>> Hello Lucas,
>> 
>> Just to check, are you building using debuild or a similar tool, not calling 
>> make directly?
>> 
>> Normally all needed packages determined by the build tool or are specified 
>> in the control file.
>
> As shown in the build log, I use sbuild (with a fairly standard
> invocation).
>
> Did you try to rebuild your package with pbuilder or sbuild? What was
> the result?
>
> Lucas

Reply via email to