After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 530143 - glade 3.5.2 fails to build on ia64
glade 3.5.2 fails to build on ia64
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal critical
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-04-27 03:00 UTC by Deng Xiyue
Modified: 2010-12-15 18:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
01_includes.patch (510 bytes, patch)
2008-04-27 03:03 UTC, Deng Xiyue
none Details | Review
better patch. (299 bytes, patch)
2008-05-13 23:07 UTC, Andreas Henriksson
none Details | Review

Description Deng Xiyue 2008-04-27 03:00:38 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
Comment 1 Deng Xiyue 2008-04-27 03:03:02 UTC
Created attachment 109969 [details] [review]
01_includes.patch

Patch from Andreas Henriksson <andreas@fatal.se>
Comment 2 Andreas Henriksson 2008-04-27 21:47:25 UTC
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).
Comment 3 Andreas Henriksson 2008-05-05 19:11:25 UTC
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!

Comment 4 Tristan Van Berkom 2008-05-11 18:02:34 UTC
(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.
Comment 5 Andreas Henriksson 2008-05-11 21:17:22 UTC
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.)

Comment 6 Andreas Henriksson 2008-05-13 23:07:32 UTC
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
Comment 7 Deng Xiyue 2008-06-30 16:15:45 UTC
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.
Comment 8 Javier Jardón (IRC: jjardon) 2009-09-13 14:39:37 UTC
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.
Comment 9 Javier Jardón (IRC: jjardon) 2009-09-13 17:00:31 UTC
As discussed in IRC, this bugs is still valid.
Comment 10 Tristan Van Berkom 2010-12-15 18:44:36 UTC
obsolete version, let me know if there are troubles with recent glade.