Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54967 - incomplete dependency in app-sci/scilab-2.7-r3 ebuild
Summary: incomplete dependency in app-sci/scilab-2.7-r3 ebuild
Status: RESOLVED DUPLICATE of bug 53872
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-23 22:08 UTC by fengler
Modified: 2005-07-17 13:06 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 fengler 2004-06-23 22:08:56 UTC
ebuild fails to build because of missing dependency to f77 compiler if not installed on system

emerge scilab leaves with:
   * No fortran compiler found on the system!
   * Please add f77 to your USE flags and reemerge gcc!
                                                                                
    !!! ERROR: app-sci/scilab-2.7-r3 failed.
    !!! Function pkg_setup, Line 42, Exitcode 0
    !!! (no error message)
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-06-23 22:40:48 UTC
repoman with output from emerge --info
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-06-23 22:41:30 UTC
heh.  should be "reopen with..."
Comment 3 fengler 2004-06-24 11:50:21 UTC
USE="... f77 ..."

and emerge -u gcc solves the problem
Comment 4 Andrew Ross (RETIRED) gentoo-dev 2004-09-14 01:09:23 UTC
reopening to mark as dupe.
Comment 5 Andrew Ross (RETIRED) gentoo-dev 2004-09-14 01:09:56 UTC

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