Summary: | f77 and objc USE flags in make.defaults | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Edvard Fagerholm <efagerho> |
Component: | Eclasses | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | bugs.gentoo.org, gaarde, george |
Priority: | High | ||
Version: | 1.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Edvard Fagerholm
2004-07-17 09:56:18 UTC
Shouldn't it be assigned the other way around? Few remarks: 1. The change should be made - there are *many* packages that require some kind of fortran installed and very few users use ifc and some packages do not support ifc either.. 2. The change should be made to make.defaults of all relevant profiles, rather than to make.conf.example I think the prerogative of making the change belongs to portage people. However if you would like me to do this just tell me and I'll add f77 throughout (otherwise please assign it to dev-portage and CC me). George default use flags go to make.defaults and we don't touch those (you're probably thinking about base-system). So, whom should this bug be assigned to? Seemant: could you please assign accordingly? Or give me a go-ahead to add this to make.default's of various profiles? George george: it was already discussed by the toolchain peeps (and i'm suprised this hasnt happened yet) that f77 should be added to make.defaults for everyone i'm not sure about objc; i'd say leave that disabled by default personally ... So, can we get some action out of all these discussions finally ;)? I guess the right person/people should be bugged until this gets done :), so whom this bug should be assigned to? As for objc, I personally don't have any preference, so this should be up to profile people I guess, or we can ask on -dev.. George C'mon Seemant, let's roll and get this in the profiles. Or assign it to someone else responsible for them (avenj maybe?). I agree with just f77, not objc. can y'all tell me what the values are supposed to be in make.defaults and make.conf.example please? As soon as I have that info, this goes into the profiles. All we're doing is adding f77 to make.defaults, at least for now. Basically we just need f77 added to USE in make.defaults. Nothing else needs to be touched. George *** Bug 63825 has been marked as a duplicate of this bug. *** *** Bug 61816 has been marked as a duplicate of this bug. *** >As soon as I have that info, this goes into the profiles.
Seemant? ;)
Well, if nothing happens by tomorrow I'll just add that damn USE flag myself (should have done this long time ago I guess). As I see it is under gentoo-x86 in the generic access area, should be doable..
At the same time I am going to move f77 from use.local.desc to use.desc as it is in use by 4 different packages (including gcc). However Q fo sci group. Will the new fortran.eclass eventually obsolete f77 flag in all ebuilds but gcc? In that case I need not hurry with that change..
George
dvandyk@phi profiles $ grep f77 use.local.desc dev-lang/R:f77 - Use f77 to compile FORTRAN sources. dev-util/xmingw-gcc:f77 - Build support for the f77 language sys-cluster/lam-mpi:f77 - Adds support for f77 sys-devel/gcc:f77 - Build support for the f77 language R and lam-mpi will be able to utilize the fortran.eclass. I don't know anything about xmingw-gcc, so I can't tell you George. I won't continue work on fortran.eclass or anything else that's Gentoo before this sunday, cause i'm preparing for an exam. I'd suggest to delay this change for some days, ok ? f77 has been added to all profiles except for hardened and selinux f77 should also be added to the USE flags description in the Gentoo Linux Documentation... e.g. http://www.gentoo.org/dyn/use-index.xml As far as I can tell only the docs update is missing. Re-assigning to you because I couldn't find a match for "docs-user" (http://www.gentoo.org/doc/en/index.xml) No idea why this got assigned to me No idea who/what generates http://www.gentoo.org/dyn/use-index.xml Definitely not the docs-team (*) Reassign bug to owner of selected component Colin - last few comments - do you who can fix the dynamic script? f77 replaced by fortran and fixed on the page and in make.defaults for most profiles objc is a local use flag for gcc only and as such is missing on that web page, no consent on making it default, so I guess about time to close this bug. Re-assigning anyway, current assignee has been inactive for quite a few months. Dunno where this goes but probably not me... fortran is enabled by default in default-linux profile objc wont be |