Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193079 - Openoffice 2.3.0 should depend on gperf, but doesn't.
Summary: Openoffice 2.3.0 should depend on gperf, but doesn't.
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
: 193117 193171 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-19 16:07 UTC by Thomas Ilnseher
Modified: 2007-09-20 12:53 UTC (History)
5 users (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 Thomas Ilnseher 2007-09-19 16:07:23 UTC
OpenOffice emerge Crashed. You Suck! :P

Ok, here's the real problem:

=============
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 *---

i emerged gperf, and am now re-emergin openoffice.

Reproducible: Always

Steps to Reproduce:
1.emerge -C gperf
2.emerge openoffice
3.

Actual Results:  
doesn't emerge.

Expected Results:  
OpenOffice is compiled and installed.
Comment 1 Akshay Shah 2007-09-19 19:49:27 UTC
I had the same problem, emerging gperf allowed it to finish compiling.

$ emerge --info
Portage 2.1.3.9 (default-linux/amd64/2007.0/desktop, gcc-4.2.0, glibc-2.6.1-r0, 2.6.22-ck1 x86_64)
=================================================================
System uname: 2.6.22-ck1 x86_64 Intel(R) Core(TM)2 CPU 6300 @ 1.86GHz
Timestamp of tree: Wed, 19 Sep 2007 12:30:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.5.1-r2
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.10-r4
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18
sys-devel/gcc-config: 1.4.0-r2
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -mtune=generic -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=nocona -mtune=generic -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="ccache distcc distlocks metadata-transfer nodoc noinfo parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://gentoo.netnitco.net"
LINGUAS="en en_US"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/xeffects /usr/local/portage"
SYNC="rsync://mccoy/gentoo-portage"
USE="X a52 aac acpi alsa amd64 avahi bash-completion bitmap-fonts branding bzip2 cairo cdr cli cracklib crypt cups dbus dri dts dvd dvdr dvdread eds emboss evo fam ffmpeg firefox fortran gdbm gif gnome gnutls gtk hal iconv isdnlog java jpeg jpeg2k kde libnotify mad md5sum midi mikmod mmx mng motif mp3 mpeg mudflap ncurses network-cron nls nptl nptlonly nsplugin offensive ogg opengl openmp pam pcre pdf perl pertty png ppds pppd python qt3 qt3support quicktime readline reflection samba scanner sdl session spl sse sse2 ssl startup-notification svg symlink tcpd theora tiff transparency truetype truetype-fonts type1-fonts unicode vcd vim-syntax vorbis wmf x264 xinerama xml xorg xscreensaver xv xvid zlib" ALSA_CARDS="emu10k1x" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_US" USERLAND="GNU" VIDEO_CARDS="nv nvidia"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Andreas Proschofsky (RETIRED) gentoo-dev 2007-09-19 20:31:43 UTC
Yes, I do suck, indeed ;)

Anyway, this is fixed now, closing
Comment 3 Markus Ullmann (RETIRED) gentoo-dev 2007-09-19 21:10:51 UTC
*** Bug 193117 has been marked as a duplicate of this bug. ***
Comment 4 Ivan Toshkov 2007-09-20 07:19:19 UTC
Wouldn't it be better to have the revision bumped, when fixing such things?

I was about to file the same bug, when I just checked the ebuild and found the dependency added.  And searching in bugzilla didn't helped, because the bug was closed.  I actually found this bug number in the ebuild change log.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 10:11:53 UTC
(In reply to comment #4)
> Wouldn't it be better to have the revision bumped, when fixing such things?

Uh, to force people recompile OO.org for an added dependency that gets picked up automatically by portage (and which is needed *only* at buildtime)??? No way.
Comment 6 Ivan Toshkov 2007-09-20 12:30:44 UTC
Yup. Didn't think of that...
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-09-20 12:53:07 UTC
*** Bug 193171 has been marked as a duplicate of this bug. ***