GNOME Bugzilla – Bug 530143
glade 3.5.2 fails to build on ia64
Last modified: 2010-12-15 18:44:36 UTC
[Forwarded from Debian bug#477513 <http://bugs.debian.org/477513>] Package: glade-3 Version: 3.5.2-2 Severity: serious Your package failed to build from source on the ia64 experimental autobuilder. A full build log is available on [0]. | gtk-doc: Compiling scanner | mkdir .libs | cc -g -O2 -g -Wall -O2 -I../gladeui -I../gladeui -I.. -I.. -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 -c gladeui-scan.c -fPIC -DPIC -o .libs/gladeui-scan.o | gladeui-scan.c: In function 'get_object_types': | gladeui-scan.c:32: warning: implicit declaration of function 'glade_design_view_get_type' | gladeui-scan.c:33: warning: implicit declaration of function 'glade_design_layout_get_type' | gladeui-scan.c:34: warning: implicit declarat
Created attachment 109969 [details] [review] 01_includes.patch Patch from Andreas Henriksson <andreas@fatal.se>
Please also check the other compiler warnings when building glade 3.5.2. Atleast one of them seems really interesting (return statement in void function returning value).
Apparently I need to better describe this bug. Suggestion was: "this is a stupid build break that is trivial to fix" simply some missing includes. please apply the patch. kthxbye!
(In reply to comment #2) > Please also check the other compiler warnings when building glade 3.5.2. > Atleast one of them seems really interesting (return statement in void function > returning value). > Hmmm, Im not getting those errors, do you get them with trunk ? (In reply to comment #3) > Apparently I need to better describe this bug. Suggestion was: > No its ok, its a clear bug, we are just volunteers so we get around to doing the work when we get around to doing it - feel free to hire us if that is a problem ;-) Patch committed by the way, thanks for your contribution.
Building trunk seems to generate no really interesting warnings at the moment. (The one in particular in the 3.5.2 release was some void function trying to return a value.) Debian packages builds with the configure options "--enable-gtk-doc --disable-scrollkeeper" by the way (in case that makes any difference). Thanks for applying the patch. I'm also just a volunteer, currently struggling to keep my motivation up since too much of my work are left to rot. (When discussing my issues with gnome hackers it was suggested that my lacking skills in properly speak the Queens english was the cause, so I did my best quoting others to not introduce language errors myself in my last post.)
Created attachment 110880 [details] [review] better patch. Loic Minier pointed out that the previous patch was flawed. Please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477513
The new patch provided by Andreas Henriksson was tested on a Debian IA64 build daemon, and built successfully. Please consider revert the old patch and apply the new one instead. Thanks.
This bug was reported against a version which is not supported any more. Developers are no longer working on this version so there will not be any bug fixes for it. Can you please check again if the issue you reported here still happens in a recent version of GNOME and update this report by adding a comment and adjusting the 'Version' field? Again thank you for reporting this and sorry that it could not be fixed for the version you originally used here. Without feedback this report will be closed as INCOMPLETE after 6 weeks.
As discussed in IRC, this bugs is still valid.
obsolete version, let me know if there are troubles with recent glade.