Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 193171

Summary: app-office/openoffice-2.3.0 depends on dev-util/gperf to build
Product: Gentoo Linux Reporter: Nicholas Doyle <njdoyle+bugs>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nicholas Doyle 2007-09-20 12:51:45 UTC
app-office/openoffice-2.3.0 will fail to build if dev-util/gperf is not installed.


Output:

=============
Building project oox
=============
/var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/oox/source/token
mkout -- version: 1.7
/usr/bin/perl gentoken.pl tokens.txt ../../unxlngx6.pro/inc/tokens.hxx ../../unxlngx6.pro/misc/tokens.gperf
gperf --compare-strncmp --output-file=../../unxlngx6.pro/misc/_tokens.cxx ../../unxlngx6.pro/misc/tokens.gperf
dmake:  Error: -- gperf: No such file or directory
dmake:  Error code -1, while making '../../unxlngx6.pro/inc/tokens.cxx'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /var/tmp/portage/app-office/openoffice-2.3.0/work/ooo/build/OOG680_m5/oox/source/token
make: *** [stamp/build] Error 1


Reproducible: Always

Steps to Reproduce:
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 12:53:07 UTC
Please emerge --sync before reporting bugs. ;)

*** This bug has been marked as a duplicate of bug 193079 ***