Like here:

https://caeis.etech.fh-augsburg.de/buildbot/#/builders/4/builds/104

when you look at the „stdio“ log you see:

(…)
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk+-3.0 >= 3.18.0... no
configure: error: Package requirements (gtk+-3.0 >= 3.18.0) were not met:

Package 'gtk+-3.0', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTK3_CFLAGS
and GTK3_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
program finished with exit code 1
elapsedTime=153.517920

> Am 07.12.2025 um 18:21 schrieb Ben Pfaff <[email protected]>:
> 
> Do you have a specific example to link to? I tried clicking on several
> failures there, but they were not related to gtk3 or configure.
> 
> On Wed, Dec 3, 2025 at 10:10 PM Friedrich Beckmann
> <[email protected]> wrote:
>> 
>> For a couple of days the spreadsheetwidget configure step
>> fails on the buildbot on debian-sid. It does not find
>> gtk3. Any ideas?
>> 
>> https://caeis.etech.fh-augsburg.de/buildbot/#/console
>> 
>> 
>> 
> 


Reply via email to