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

Bug 442114

Summary: dev-libs/boost: Delete obsolete code related to src_test()
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Component: [OLD] LibraryAssignee: C++ Team [disbanded] <cpp+disabled>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: boost.patch

Description Arfrever Frehtes Taifersar Arahesis 2012-11-06 22:33:04 UTC
>=dev-libs/boost-1.49.0-r1 now have empty src_test(), but src_install() still contains code related to src_test().

status/regress.log was created in src_test():
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.49.0-r1.ebuild?revision=1.10&view=markup#l568
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-11-06 22:34:20 UTC
Created attachment 328614 [details, diff]
boost.patch

Patch backported from Progress Overlay.