[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1016307: marked as done (gtk4: FTBFS: make[1]: *** [debian/rules:264: override_dh_auto_test] Error 1)



Your message dated Mon, 8 Aug 2022 17:47:03 +0100
with message-id <YvE+B+ptq30zBkBH@momentum.pseudorandom.co.uk>
and subject line Re: Bug#1015039: gtk4 memorytexture test-case regresses with Mesa 22.1
has caused the Debian Bug report #1015039,
regarding gtk4: FTBFS: make[1]: *** [debian/rules:264: override_dh_auto_test] Error 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1015039: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1015039
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gtk4
Version: 4.6.6+ds-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220728 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> env \
> 	BUILDDIR=debian/build/deb \
> 	FUZZY_GSK_COMPARE="" \
> 	FUZZY_REFTESTS="border-image-url label-attribute-preference label-wrap-justify pseudoclass-on-box quit-mnemonic " \
> 	IGNORE_GSK_COMPARE="unaligned-offscreen " \
> 	IGNORE_REFTESTS="" \
> 	XFAIL_GSK_COMPARE="" \
> 	XFAIL_REFTESTS="label-sizing sizegroups-evolution-identity-page " \
> 	BACKENDS="x11 wayland" \
> debian/run-tests.sh -t 1 \
> 	 \
> 	
> + BUILDDIR=debian/build/deb
> + BACKENDS=x11 wayland
> + FUZZY_GSK_COMPARE=
> + IGNORE_GSK_COMPARE=unaligned-offscreen 
> + XFAIL_GSK_COMPARE=
> + FUZZY_REFTESTS=border-image-url label-attribute-preference label-wrap-justify pseudoclass-on-box quit-mnemonic 
> + IGNORE_REFTESTS=
> + XFAIL_REFTESTS=label-sizing sizegroups-evolution-identity-page 
> + mktemp -d -t debian-test-data-XXXXXXXX
> + test_data=/tmp/debian-test-data-12vpDUZV
> + mkdir -p /tmp/debian-test-data-12vpDUZV
> + trap cleanup EXIT INT
> + [ ! -d /sbuild-nonexistent ]
> + export HOME=/tmp/debian-test-data-12vpDUZV/home
> + mkdir -p /tmp/debian-test-data-12vpDUZV/home
> + [ ! -d  ]
> + export XDG_RUNTIME_DIR=/tmp/debian-test-data-12vpDUZV/xdg-runtime
> + mkdir -p /tmp/debian-test-data-12vpDUZV/xdg-runtime
> + cp debian/close-enough.keyfile testsuite/reftests/border-image-url.keyfile
> + cp debian/close-enough.keyfile testsuite/reftests/label-attribute-preference.keyfile
> + cp debian/close-enough.keyfile testsuite/reftests/label-wrap-justify.keyfile
> + cp debian/close-enough.keyfile testsuite/reftests/pseudoclass-on-box.keyfile
> + cp debian/close-enough.keyfile testsuite/reftests/quit-mnemonic.keyfile
> + cp debian/ignore.keyfile testsuite/gsk/compare/unaligned-offscreen.keyfile
> + mkdir -p /tmp/debian-test-data-12vpDUZV/glib-2.0/schemas/
> + cp gtk/org.gtk.gtk4.Settings.ColorChooser.gschema.xml gtk/org.gtk.gtk4.Settings.Debug.gschema.xml gtk/org.gtk.gtk4.Settings.EmojiChooser.gschema.xml gtk/org.gtk.gtk4.Settings.FileChooser.gschema.xml /tmp/debian-test-data-12vpDUZV/glib-2.0/schemas/
> + glib-compile-schemas /tmp/debian-test-data-12vpDUZV/glib-2.0/schemas/
> + env -u LD_PRELOAD GIO_MODULE_DIR=/nonexistent GIO_USE_VFS=local GIO_USE_VOLUME_MONITOR=unix dbus-run-session -- debian/tests/run-with-display x11 debian/tests/run-with-locales --generate de_DE.UTF-8 --generate en_GB.UTF-8 --generate en_US.UTF-8 --generate sv_SE=ISO-8859-1 -- meson test -C debian/build/deb --print-errorlogs --setup=x11 -t 1
> run-with-locales: de_DE.UTF-8...
> 	Character set: UTF-8
> 	Source file: de_DE
> 	Output: /tmp/tmp.LgDE3IW30E/de_DE.utf8
> run-with-locales: en_GB.UTF-8...
> 	Character set: UTF-8
> 	Source file: en_GB
> 	Output: /tmp/tmp.LgDE3IW30E/en_GB.utf8
> run-with-locales: en_US.UTF-8...
> 	Character set: UTF-8
> 	Source file: en_US
> 	Output: /tmp/tmp.LgDE3IW30E/en_US.utf8
> run-with-locales: sv_SE=ISO-8859-1...
> 	Character set: ISO-8859-1
> 	Source file: sv_SE
> 	Output: /tmp/tmp.LgDE3IW30E/sv_SE
> ninja: Entering directory `/<<PKGBUILDDIR>>/debian/build/deb'
> ninja: no work to do.
>   1/681 gtk:gdk / array                                                                             OK              0.01s   16 subtests passed
>   2/681 gtk:gdk / cairo                                                                             OK              0.08s   1 subtests passed
>   3/681 gtk:gdk / contentformats                                                                    OK              0.09s   4 subtests passed
>   4/681 gtk:gdk / contentserializer                                                                 OK              0.09s   8 subtests passed
>   5/681 gtk:gdk / cursor                                                                            OK              0.09s   3 subtests passed
>   6/681 gtk:gdk / display                                                                           OK              0.07s   2 subtests passed
>   7/681 gtk:gdk / displaymanager                                                                    OK              0.11s   2 subtests passed
>   8/681 gtk:gdk / encoding                                                                          OK              0.09s   1 subtests passed
>   9/681 gtk:gdk / glcontext                                                                         OK              0.11s   4 subtests passed
>  10/681 gtk:gdk / keysyms                                                                           OK              0.08s   5 subtests passed
> ▶  11/681 ERROR:../../../testsuite/gdk/memorytexture.c:389:compare_textures: assertion failed (expected_data[y * width + x] == test_data[y * width + x]): (0xff66cc00 == 0x00000000) ERROR         
>  11/681 gtk:gdk / memorytexture                                                                     ERROR           0.74s   killed by signal 6 SIGABRT
> >>> GDK_BACKEND=x11 GSETTINGS_BACKEND=memory TEST_OUTPUT_SUBDIR=x11 G_TEST_BUILDDIR=/<<PKGBUILDDIR>>/debian/build/deb/testsuite/gdk G_TEST_SRCDIR=/<<PKGBUILDDIR>>/testsuite/gdk DBUS_SESSION_BUS_ADDRESS='' GDK_DEBUG=default-settings MALLOC_PERTURB_=143 GSETTINGS_SCHEMA_DIR=/<<PKGBUILDDIR>>/debian/build/deb/gtk G_ENABLE_DIAGNOSTIC=0 GTK_CSD=1 /<<PKGBUILDDIR>>/debian/build/deb/testsuite/gdk/memorytexture --tap -k
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> stderr:
> 
> (test program exited with status code -6)
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――


The full build log is available from:
http://qa-logs.debian.net/2022/07/28/gtk4_4.6.6+ds-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220728;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220728&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Version: 22.2.0~rc1-1

On Tue, 26 Jul 2022 at 13:41:16 +0100, Simon McVittie wrote:
> Alternatively, upstream merge request
> https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17702 is waiting
> for review, and a backport of it to 22.1.3 also appears to solve this

This was applied upstream, and the gtk4 test passes with Mesa 22.2.0~rc1-1.

    smcv

--- End Message ---

Reply to: