Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313315 - dev-libs/boost: Increase FEATURES="test" sizereq check
Summary: dev-libs/boost: Increase FEATURES="test" sizereq check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-06 00:00 UTC by Lie Ryan
Modified: 2011-05-14 19:38 UTC (History)
3 users (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 Lie Ryan 2010-04-06 00:00:57 UTC
Currently dev-libs/boost checks whether the system has 1024 MB of space before running its testsuite; this is wrong since the testsuite requires a whooping 20GB to run. 

Reproducible: Sometimes

Steps to Reproduce:
1. FEATURES="test" emerge dev-libs/boost
2. test fails if you don't have around 20GB harddisk space.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2010-04-07 23:44:54 UTC
I can confirm that current stable boost needs at least >15G free diskspace for the testsuite. Dont remember the exact number. 
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-04-23 01:46:13 UTC
Assigning to maintainers listed in metadata.xml
Comment 3 Sebastian Luther (few) 2011-05-14 19:33:11 UTC
boost-1.46.1 checks for 15 GB free disk space now.