Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217468 - app-office/abiword fails compile (undefined ref to libgnomeprint) with system useflag -cups
Summary: app-office/abiword fails compile (undefined ref to libgnomeprint) with system...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC64 Linux
: High minor (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-12 22:59 UTC by Ulenrich
Modified: 2008-05-14 21:54 UTC (History)
0 users

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 Ulenrich 2008-04-12 22:59:58 UTC
if you compile your system with -cups you wont get Abiword compiled


Reproducible: Always

Steps to Reproduce:
1. /etc/make.conf USE="-cups"
2. /etc/portage/package.keywords  (stable and ~)ppc64   
3. emerge abiword  (2.4.6 and 2.6.2 tested)

Actual Results:  

/usr/lib/libgnomeprint-2-2.so: undefined reference to `g_assertion_message'
/usr/lib/libgnomeprint-2-2.so: undefined reference to `g_assertion_message_expr'
collect2: ld gab 1 als Ende-Status zurück
make[4]: *** [abiword] Fehler 1
make[4]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.2/work/abiword-2.6.2/src/wp/main/unix'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.2/work/abiword-2.6.2/src/wp/main'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.2/work/abiword-2.6.2/src/wp'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.2/work/abiword-2.6.2/src'
make: *** [all-recursive] Fehler 1
 *
 * ERROR: app-office/abiword-2.6.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2921:  Called gnome2_src_compile
 *             environment, line 2251:  Called die
 * The specific snippet of code:
 *       emake || die "compile failure"
 *  The die message:
 *   compile failure



I will now try to emerge -uN world  with USE=cups and then abiword
Comment 1 Thorsten Vollmer 2008-05-08 21:16:35 UTC
Both product and component are wrong. If you set the fields to 'Gentoo Linux' and 'Applications' respectively, somebody might actually deal with your problem.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-05-09 07:03:27 UTC
please add emerge --info
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-05-14 21:54:18 UTC
please run revdep-rebuild and provide required information.