Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7230 - OpenOffice source ebuild has errors
Summary: OpenOffice source ebuild has errors
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seth Chandler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-29 14:53 UTC by Brian Downey
Modified: 2011-10-30 22:21 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 Brian Downey 2002-08-29 14:53:31 UTC
When trying to emerge openoffice, the ebuild fails on src_compile.  

It may be noteworthy that the last "*" is red in color.  The process has to be
killed with a CTRL-C 

Calculating dependencies ...done!
>>> emerge app-office/openoffice-1.0.0-r2 to /
>>> md5 ;-) OOo_1.0.0_source.tar.bz2
>>> md5 ;-) gpc231.tar.Z
>>> md5 ;-) openoffice-1.0.0b-registry.tbz2
 *
!!! Portage interrupted by SIGINT; exiting.
PORTAGE:  Checking for Sandbox (setup)...
PORTAGE:  No Sandbox running, deleting /etc/ld.so.preload!
Killed
Comment 1 Brian Downey 2002-08-29 14:55:11 UTC
Forgot to mention that the emerge "hangs" at the red asterisk.
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-29 16:31:25 UTC
rm /tmp/sandboxpid*
Comment 3 Brian Downey 2002-08-29 17:44:00 UTC
Deleting the sandbox pid files have no effect.

it's being discussed in this thread:

http://forums.gentoo.org/viewtopic.php?t=9677


Someone states a GCC3 requirement is being called inside the ebuild that
shouldn't be.
Comment 4 Brian Downey 2002-08-29 18:18:17 UTC
Correction on the above.. GCC *is* required, but on some machines the error
message is not appearing and the emerge freezes...please check that thread :)
Comment 5 Brian Downey 2002-08-29 18:18:57 UTC
GCC3, that is.  Sorry :-/
Comment 6 Martin Schlemmer (RETIRED) gentoo-dev 2002-09-04 16:58:18 UTC
---------------------------------------cut------------------------------------
*portage-2.0.34 (01 Sep 2002) 

  01 Sep 2002; Daniel Robbins <drobbins@gentoo.org>: portage.py, ebuild.sh:
  Azarah's ebuildsh() removed, various other little fixes like pkg_preinst and
  friends not dying on non-zero return codes.
  
  01 Sep 2002; Martin Schlemmer <azarah@gentoo.org> ebuild.sh: add a custom
  version of the esyslog() function to fix the "Red Star" bug if no logger is
  running.
-------------------------------------------------------------------------------

Please update portage.