Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 120346 - Guifications-2.13_beta1 doesn't build w/gaim-2.0.0-beta2
Summary: Guifications-2.13_beta1 doesn't build w/gaim-2.0.0-beta2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Net-im project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-25 14:48 UTC by Waldo
Modified: 2006-01-29 05:52 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 Waldo 2006-01-25 14:48:19 UTC
if /bin/sh ../libtool --silent --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..  -DVERSION=\"2.13beta1\" -DDATADIR=\"/usr/share\" -DLOCALEDIR=\"/usr/share/locale\"   -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include   -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/gaim -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include     -march=k8 -pipe -O2 -mtune=k8 -ftracer -fprefetch-loop-arrays -funroll-loops -fno-ident -Wall -g3 -MT gf_blist.lo -MD -MP -MF ".deps/gf_blist.Tpo" \
  -c -o gf_blist.lo `test -f 'gf_blist.c' || echo './'`gf_blist.c; \
then mv -f ".deps/gf_blist.Tpo" ".deps/gf_blist.Plo"; \
else rm -f ".deps/gf_blist.Tpo"; exit 1; \
fi
gf_blist.c: In function `gf_blist_drawing_menu_cb':
gf_blist.c:225: error: `GaimBlistNodeAction' undeclared (first use in this function)
gf_blist.c:225: error: (Each undeclared identifier is reported only once
gf_blist.c:225: error: for each function it appears in.)
gf_blist.c:225: error: `action' undeclared (first use in this function)
gf_blist.c:237: warning: implicit declaration of function `gaim_blist_node_action_new'
make[2]: *** [gf_blist.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/guifications-2.13_beta1/work/guifications-2.13beta1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/guifications-2.13_beta1/work/guifications-2.13beta1'
make: *** [all] Error 2

!!! ERROR: x11-plugins/guifications-2.13_beta1 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! emake failure
!!! If you need support, post the topmost build error, NOT this status message.

There ya have it.  I know it's masked and all, but hopefully this will help get it unmasked faster.  If it's my fault, apologies in advance.

W
Comment 1 IncudE 2006-01-27 13:48:34 UTC
This problem is linked to the new gaim-2.0.0_beta2 release!
There were some changes and the gf_blist.c file is not up to date with that release! 
So that in beta2 the GaimBlistNodeAction global does not exist! it was replaced by GaimMenuAction! I think ;P!
This is not specific to AMD64, but to all architectures! The exact same problem ocurred when emerging gaim-encryption-3.0_beta1 against gaim-2.0.0_beta2! And is solved in gaim-encryption-3.0_beta2
Comment 2 Waldo 2006-01-28 15:32:49 UTC
...now it's for all platforms :)
Comment 3 Eitan Mosenkis 2006-01-28 22:23:03 UTC
This problem has already been fixed by the Guifications folks.  We just need an ebuild for 2.13beta2.
http://guifications.sourceforge.net/
Comment 4 Karol Pasternak (RETIRED) gentoo-dev 2006-01-29 05:52:18 UTC
added to portage tree.