https://bugzilla.novell.com/show_bug.cgi?id=635352 https://bugzilla.novell.com/show_bug.cgi?id=635352#c0 Summary: Build Service compilation error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory (Factory) Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: rpmcruz@alunos.dcc.fc.up.pt QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; pt-PT; rv:1.9.2.8) Gecko/20100723 Ubuntu/10.04 (lucid) Ant.com Toolbar 2.0.1 Firefox/3.6.8 Over build service, yast2-gtk is failing to build (all of sudden, without me uploading any new code). Apparently (from what I can tell) because it can't find gdk-pixbuf.h -- but oddly that's a gtk include. Projects logs and etc: https://build.opensuse.org/package/show?package=yast2-gtk&project=YaST%3AHead I thought you guys may have any ideas, and save me the trouble of figuring this one out. Has anything changed over gtk/gdk ? You can see "-I/usr/include/gtk-2.0", and gdk-pixbuf/gdk-pixbuf.h should be there inside, right? ... -- cd /usr/src/packages/BUILD/yast2-gtk-2.21.70/build/src && /usr/bin/c++ -Dpy2gtk_EXPORTS -fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -Wall -Woverloaded-virtual -Wno-deprecated -O3 -DNDEBUG -DNDEBUG -fPIC -I/usr/src/packages/BUILD/yast2-gtk-2.21.70 -I/usr/src/packages/BUILD/yast2-gtk-2.21.70/build -I/usr/src/packages/BUILD/yast2-gtk-2.21.70/src -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/YaST2/yui -o CMakeFiles/py2gtk.dir/YGDialog.o -c /usr/src/packages/BUILD/yast2-gtk-2.21.70/src/YGDialog.cc In file included from /usr/include/gtk-2.0/gdk/gdkcairo.h:28:0, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/src/packages/BUILD/yast2-gtk-2.21.70/src/YGUI.h:14, from /usr/src/packages/BUILD/yast2-gtk-2.21.70/src/YGComboBox.cc:7: /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37:35: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory compilation terminated. Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.