[Wayland-bugs] [Bug 696457] New: gnome-ostree build broken by 3a9de35a6cefddc09aaf000e523f3435a955a5e7 (probably)
gtk+ (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Mar 23 09:30:46 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=696457
gtk+ | wayland | unspecified
Summary: gnome-ostree build broken by
3a9de35a6cefddc09aaf000e523f3435a955a5e7 (probably)
Classification: Platform
Product: gtk+
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: wayland
AssignedTo: gtk-bugs at gtk.org
ReportedBy: walters at verbum.org
QAContact: gtk-bugs at gtk.org
CC: rob at robster.org.uk, wayland-bugs at lists.freedesktop.org
GNOME version: ---
Pretty sure it's that commit which broke with these symptoms:
g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o
/ostbuild/source/gtk3/_build/gtk/tmp-introspectSdukQA/Gtk-3.0 -export-dynamic
-O2 -g -m64 -mtune=generic -Wall
/ostbuild/source/gtk3/_build/gtk/tmp-introspectSdukQA/Gtk-3.0.o -L. libgtk-3.la
../gdk/libgdk-3.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0
-lgmodule-2.0 -lrt -lglib-2.0
libtool: link: gcc -o
/ostbuild/source/gtk3/_build/gtk/tmp-introspectSdukQA/.libs/Gtk-3.0 -O2 -g -m64
-mtune=generic -Wall
/ostbuild/source/gtk3/_build/gtk/tmp-introspectSdukQA/Gtk-3.0.o
-Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgtk-3.so
/ostbuild/source/gtk3/_build/gdk/.libs/libgdk-3.so -latk-1.0 -latk-bridge-2.0
../gdk/.libs/libgdk-3.so -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject
-lXinerama -lXi -lXrandr -lXcomposite -lXdamage -lXfixes -lcairo -lX11 -lXext
-lpangoft2-1.0 -lpango-1.0 -lfreetype -lfontconfig -lm -lgio-2.0 -lgobject-2.0
-lgmodule-2.0 -lrt -lglib-2.0 -pthread
(process:31027): Gdk-ERROR **: No GDK backend found (*)
Command '['/ostbuild/source/gtk3/_build/gtk/tmp-introspectSdukQA/Gtk-3.0',
'--introspect-dump=/ostbuild/source/gtk3/_build/gtk/tmp-introspectSdukQA/functions.txt,/ostbuild/source/gtk3/_build/gtk/tmp-introspectSdukQA/dump.xml']'
returned non-zero exit status -5
What's almost certainly going on here is that the builder doesn't have DISPLAY
set (and I'm not going to do so). We need to fix the part of GDK that's trying
to find a backend during introspection dumping.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list