Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287698 - x11-misc/glunarclock-0.32.4 fails to build
Summary: x11-misc/glunarclock-0.32.4 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 03:09 UTC by Mart Raudsepp
Modified: 2010-04-05 11:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2009-10-05 03:09:40 UTC
While building translation files, it gets many errors that go like this:

glunarclock.h:34:35: error: libgnomeui/libgnomeui.h: No such file or directory

Also:

glunarclock.c: In function ‘handle_keypress’:
glunarclock.c:1147: error: ‘GDK_space’ undeclared (first use in this function)
glunarclock.c:1147: error: (Each undeclared identifier is reported only once
glunarclock.c:1147: error: for each function it appears in.)
glunarclock.c:1148: error: ‘GDK_KP_Space’ undeclared (first use in this function)
glunarclock.c:1149: error: ‘GDK_Return’ undeclared (first use in this function)
glunarclock.c:1150: error: ‘GDK_KP_Enter’ undeclared (first use in this function)
glunarclock.c:1151: error: ‘GDK_ISO_Enter’ undeclared (first use in this function)
glunarclock.c:1152: error: ‘GDK_3270_Enter’ undeclared (first use in this function)
make[3]: *** [glunarclock.o] Error 1


I was trying to test if it works with libxklavier-4.0 or not, so that might need some checking too after these errors are solved.
I think the errors are probably mostly related to not doing everything necessary for libgnomeui inclusion, and me having GNOME-2.26 or some such that might have reduced libgnomeui deps on something, so nothing pulls it in its place either.
Not sure about the GDK thing, smells like a missing header inclusion too.

As it seems to fail with weird problems anyhow, I'm stabilizing libxklavier-4.0 without checking if glunarclock works against it or not. Please check that too once it builds otherwise.
Comment 1 Mart Raudsepp gentoo-dev 2009-10-05 03:10:38 UTC
Trying to trigger an e-mail for this bug. Filing gave a
undef error - Insecure dependency in exec while running with -T switch at /usr/lib64/perl5/vendor_perl/5.8.8/Mail/Mailer/sendmail.pm line 16.  
so I assume it didn't send a mail.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-02-15 18:26:30 UTC
Gnome applet in desktop-misc@ from 2005 and not compiling for 2+ months? Treecleaners, please remove the package
Comment 3 Ooblick 2010-03-24 08:07:01 UTC
Development of this app has resumed (http://glunarclock.sourceforge.net/) and a new version 0.34.1 has been produced. This seems to compile fine on my ~amd64. Can we version bump instead of removal?
Comment 4 Ooblick 2010-04-05 07:32:58 UTC
ebuild for the new version in bug 313187.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-04-05 11:35:36 UTC
bumped to latest version, no libxklavier depend anymore, moved to maintainer-needed