building from source on Ubuntu 18.04 fails

Bug #1832632 reported by Yariv Barkan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
gtk+3.0 (Ubuntu)
Confirmed
Low
Unassigned

Bug Description

Trying to build gtk+3.0-3.22.30 from source fails.
I got the source using package gtk-3-examples.

$ apt policy gtk-3-examples
gtk-3-examples:
  Installed: 3.22.30-1ubuntu3
  Candidate: 3.22.30-1ubuntu3
  Version table:
 *** 3.22.30-1ubuntu3 500
        500 http://il.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     3.22.30-1ubuntu1 500
        500 http://il.archive.ubuntu.com/ubuntu bionic/main amd64 Packages

Ubuntu version:
Description: Ubuntu 18.04.2 LTS
Release: 18.04

Steps to reproduce:

apt source gtk-3-examples
sudo apt build-dep gtk-3-examples
sudo apt install devscripts
cd gtk+3.0-3.22.30
debuild -i -us -uc -d -b 2>&1 | tee build.log

The build failed.
First error (to the best of my knowledge):

ERROR:../../../../../testsuite/gtk/scrolledwindow.c:100:test_size: assertion failed (min_size == MIN_SIZE): (153 == 150)
FAIL

Attached is the build log (build.log)

Revision history for this message
Yariv Barkan (yarivbarkan) wrote :
Changed in gtk+3.0 (Ubuntu):
importance: Undecided → Low
Revision history for this message
xalt7x (xalt7x) wrote :

Same with 20.04 (gtk+3.0_3.24.18-1ubuntu1)

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in gtk+3.0 (Ubuntu):
status: New → Confirmed
Revision history for this message
xalt7x (xalt7x) wrote :

On Ubuntu 20.04 I had to add
DEB_BUILD_OPTIONS=nocheck
at the beginning of debian/rules

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.