Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65795 - emerge error gives incorrect text
Summary: emerge error gives incorrect text
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Stuart Herbert (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 04:41 UTC by Paul Hannah
Modified: 2005-02-17 03:23 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 Paul Hannah 2004-09-29 04:41:42 UTC
This is very minor, but thought it should be mentioned...

When the compile fails with nx-x11, the error report (below) mentions 'nx-11'

!!! ERROR: net-misc/nx-x11-1.4.0-r2 failed.
!!! Function src_compile, Line 47, Exitcode 2
!!! unable to build nx-11
!!! If you need support, post the topmost build error, NOT this status message.

incorrect lines are:

/usr/portage/net-misc/nx-x11/nx-x11-1.4.0-r1.ebuild:    emake World || die "unable to build nx-11"
/usr/portage/net-misc/nx-x11/nx-x11-1.4.0-r2.ebuild:    emake World || die "unable to build nx-11"
/usr/portage/net-misc/nx-x11/nx-x11-1.4.0.ebuild:       emake World || die "unable to build nx-11"


Reproducible: Always
Steps to Reproduce:
1. emerge nx-x11 (when it fails.)
2.
3.

Actual Results:  
... 
make[2]: *** [depend] Error 2 
make[2]: Leaving directory `/var/tmp/portage/nx-x11-1.4.0-r2/work/nx-X11/lib' 
make[1]: *** [depend] Error 2 
make[1]: Leaving directory `/var/tmp/portage/nx-x11-1.4.0-r2/work/nx-X11' 
make: *** [World] Error 2 
 
!!! ERROR: net-misc/nx-x11-1.4.0-r2 failed. 
!!! Function src_compile, Line 47, Exitcode 2 
!!! unable to build nx-11 
!!! If you need support, post the topmost build error, NOT this status message. 
 

Expected Results:  
... 
!!! unable to build nx-x11 
...
Comment 1 Stuart Herbert (RETIRED) gentoo-dev 2005-01-02 01:07:29 UTC
Please try nx-x11-1.4.0-r3, which should appear on your local rsync mirror in about an hour.

Best regards,
Stu
Comment 2 Stuart Herbert (RETIRED) gentoo-dev 2005-02-17 03:23:43 UTC
Closing old bug