Bug#966923: gjs: FTBFS: tests failed

Lucas Nussbaum lucas at debian.org
Mon Aug 3 09:51:25 BST 2020


Source: gjs
Version: 1.64.3-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> obj-$(dpkg-architecture -q DEB_HOST_GNU_TYPE)/gjs-console -c 'print("Smoke-test OK")'
> Smoke-test OK
> mkdir -p -m700 debian/temp-home
> mkdir -p -m700 debian/temp-home/run
> env \
> 	-u XDG_CACHE_HOME \
> 	-u XDG_CONFIG_HOME \
> 	-u XDG_CONFIG_DIRS \
> 	-u XDG_DATA_HOME \
> 	-u XDG_DATA_DIRS \
> 	HOME=/<<PKGBUILDDIR>>/debian/temp-home \
> 	XDG_RUNTIME_DIR=/<<PKGBUILDDIR>>/debian/temp-home/run \
> 	TZ=UTC \
> xvfb-run -a \
> meson test -C /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu --timeout-multiplier 4
> ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> ninja: no work to do.
>  1/53 gjs:C / API tests                 FAIL           2.24s (exit status 0)
>  2/53 gjs:Scripts / CommandLine         FAIL           1.23s (exit status 0)
>  3/53 gjs:Scripts / Warnings            OK             0.18s
>  4/53 gjs:JS / self                     OK             0.13s
>  5/53 gjs:JS / ByteArray                OK             0.07s
>  6/53 gjs:JS / Exceptions               OK             0.12s
>  7/53 gjs:JS / Format                   OK             0.12s
>  8/53 gjs:JS / Fundamental              OK             0.07s
>  9/53 gjs:JS / Gettext                  OK             0.07s
> 10/53 gjs:JS / GIMarshalling            FAIL           0.22s (exit status 0)
> 11/53 gjs:JS / Gio                      OK             0.12s
> 12/53 gjs:JS / GLib                     OK             0.12s
> 13/53 gjs:JS / GObject                  OK             0.07s
> 14/53 gjs:JS / GObjectClass             OK             0.17s
> 15/53 gjs:JS / GObjectInterface         OK             0.12s
> 16/53 gjs:JS / GTypeClass               OK             0.13s
> 17/53 gjs:JS / Importer                 OK             0.12s
> 18/53 gjs:JS / Introspection            OK             0.27s
> 19/53 gjs:JS / Lang                     OK             0.13s
> 20/53 gjs:JS / LegacyByteArray          OK             0.12s
> 21/53 gjs:JS / LegacyClass              OK             0.12s
> 22/53 gjs:JS / LegacyGObject            OK             0.17s
> 23/53 gjs:JS / Mainloop                 OK             0.22s
> 24/53 gjs:JS / Namespace                OK             0.07s
> 25/53 gjs:JS / Package                  OK             0.12s
> 26/53 gjs:JS / ParamSpec                OK             0.07s
> 27/53 gjs:JS / Regress                  FAIL           0.17s (exit status 0)
> 28/53 gjs:JS / Signals                  OK             0.12s
> 29/53 gjs:JS / System                   OK             0.12s
> 30/53 gjs:JS / Tweener                  OK             0.12s
> 31/53 gjs:JS / WarnLib                  OK             0.12s
> 32/53 gjs:JS / Cairo                    OK             0.27s
> 33/53 gjs:JS / Gtk3                     FAIL           0.22s (exit status 0)
> 34/53 gjs:JS / GObjectDestructionAccess OK             0.17s
> 35/53 gjs:JS / LegacyGtk                OK             0.27s
> 36/53 gjs:dbus / GDBus                  OK             0.17s
> 37/53 gjs:Debugger / backtrace command  OK             0.07s
> 38/53 gjs:Debugger / breakpoint command OK             0.07s
> 39/53 gjs:Debugger / continue command   OK             0.07s
> 40/53 gjs:Debugger / delete command     OK             0.07s
> 41/53 gjs:Debugger / detach command     OK             0.07s
> 42/53 gjs:Debugger / down-up command    OK             0.07s
> 43/53 gjs:Debugger / finish command     OK             0.07s
> 44/53 gjs:Debugger / frame command      OK             0.07s
> 45/53 gjs:Debugger / keys command       OK             0.07s
> 46/53 gjs:Debugger / next command       OK             0.03s
> 47/53 gjs:Debugger / print command      OK             0.07s
> 48/53 gjs:Debugger / quit command       OK             0.07s
> 49/53 gjs:Debugger / return command     OK             0.07s
> 50/53 gjs:Debugger / set command        OK             0.07s
> 51/53 gjs:Debugger / step command       OK             0.07s
> 52/53 gjs:Debugger / throw command      OK             0.07s
> 53/53 gjs:Debugger / until command      OK             0.07s
> 
> Ok:                 48  
> Expected Fail:      0   
> Fail:               5   
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> 
> Full log written to /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
> make[1]: *** [debian/rules:31: override_dh_auto_test] Error 5

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/gjs_1.64.3-1_unstable.log

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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-gnome-maintainers mailing list