Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463572 - dev-python/webob-1.0.8-r1 fails to build
Summary: dev-python/webob-1.0.8-r1 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-28 06:26 UTC by Patrick Lauer
Modified: 2013-03-28 10:50 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 Patrick Lauer gentoo-dev 2013-03-28 06:26:06 UTC
>>> Compiling source in /var/tmp/portage/dev-python/webob-1.0.8-r1/work/WebOb-1.0.8 ...
 * ERROR: dev-python/webob-1.0.8-r1 failed (compile phase):
 *   Out-of-source build requested, yet BUILD_DIR unset.

  25 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> +webob-1.0.8-r1.ebuild:
  upgrade dev-python/webob-1.0.8 to -r1 for distutils-r1 / eapi5 support
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-28 09:17:49 UTC
This one I can't reproduce either. Are you sure that you're not using some kind of mis-synced or patched eclasses?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-28 09:19:49 UTC
Oh, sorry, you're using some ancient version. This one's a complete screwup indeed. I'll fix it right away.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-03-28 10:50:22 UTC
I have fixed the ebuild but disabled the tests since they have circular dep with webtest which is almost impossible to solve with the version differences.