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

Bug 6258

Summary: openjade-1.3.1-r4 doesnt want to be compiled
Product: Gentoo Linux Reporter: Mauro Sciaccaluga <sciack>
Component: New packagesAssignee: Brandon Low (RETIRED) <lostlogic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: vapier
Priority: High    
Version: 1.3   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mauro Sciaccaluga 2002-08-09 12:25:54 UTC
g++: true: No such file or directory
make[2]: *** [Allocator.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/openjade-1.3.1-r4/work/openjade-1.3.1/lib'
make[1]: *** [lib] Error 2
make[1]: Leaving directory `/var/tmp/portage/openjade-1.3.1-r4/work/openjade-1.3.1'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 38, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-text/openjade/openjade-1.3.1-r4.ebuild 

-----------------

i cant figure it out....
Comment 1 SpanKY gentoo-dev 2002-08-09 12:36:58 UTC
what happens if you run `/bin/true` ?
if the file doesnt exists, do `emerge sh-utils` and then try to compile 
openjade again
Comment 2 Mauro Sciaccaluga 2002-08-09 12:43:56 UTC
oh.. i forgot it.. i have true working... that's weird..
look:

root@sciacca downloads # /bin/true       
root@sciacca downloads # /bin/true --version
true (GNU sh-utils) 2.0.11
Written by no one.

Copyright (C) 2000 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

:)
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-09 19:41:44 UTC

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