Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 313315

Summary: dev-libs/boost: Increase FEATURES="test" sizereq check
Product: Gentoo Linux Reporter: Lie Ryan <lie.1296>
Component: Current packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED FIXED    
Severity: normal CC: cpp+disabled, hwoarang, SebastianLuther
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.