Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23894 - rmxmms ebuild generates errors but works
Summary: rmxmms ebuild generates errors but works
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-02 18:09 UTC by Michael Cummings (RETIRED)
Modified: 2003-07-04 00:50 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 Michael Cummings (RETIRED) gentoo-dev 2003-07-02 18:09:12 UTC
The ebuild appears to function fine, but I noticed errors at the beginning that
I wanted to pass on just in case.

Reproducible: Always
Steps to Reproduce:
1. emerge rmxmms
2. pause before it gets swinging
3. look at screen

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) media-plugins/rmxmms-0.5.1 to /
>>> md5 src_uri ;-) rmxmms-0.5.1.tar.gz
/usr/sbin/ebuild.sh: line 1: gcc-major-ver: command not found
/usr/sbin/ebuild.sh: line 24: [: =: unary operator expected
>>> Unpacking source...


Expected Results:  
No warnings :)
Comment 1 J. Ellis (RETIRED) gentoo-dev 2003-07-04 00:50:04 UTC
The check for gcc-3 was broken. Now fixed. Thanks.