Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68269 - internal portage var BUILDDIR should be called PORTAGE_BUILDDIR or something
Summary: internal portage var BUILDDIR should be called PORTAGE_BUILDDIR or something
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Ebuild Support (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-10-20 06:40 UTC by SpanKY
Modified: 2005-07-14 06:58 UTC (History)
1 user (show)

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 SpanKY gentoo-dev 2004-10-20 06:40:42 UTC
i was trying to figure out why my frickin ebuild wasnt working properly
and i traced it back to the fact i was using a variable (BUILDDIR)
which portage used itself, and the whole thing was gettin whacky

there's really no reason for ebuilds to care about this variable since
it basically resolves to:
/var/tmp/portage/package-vers/

we have $D, $WORKDIR, and $T in order to acces subdirs

if we could have BUILDDIR renamed, that'd be great ... making it 'read only'
isnt an option because makefiles in packages sometimes use it heavily
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-07-14 05:47:44 UTC
Fixed on or before 2.0.51.22-r1 
Comment 2 SpanKY gentoo-dev 2005-07-14 06:02:03 UTC
err, i fixed this in portage cvs HEAD but not the 2.0 branch because
ferringb/jstubbs suggested i not screw around in the 2.0 branch too much
Comment 3 Jason Stubbs (RETIRED) gentoo-dev 2005-07-14 06:58:30 UTC
Looking through the batch of bugs, I'm not sure that some of these are 
actually fixed in stable. Others, the requirements have possibly changed after 
the initial fix was committed. 
 
If you think this bug has been closed incorrectly, please reopen or ask that 
it be reopened.