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

Bug 283778

Summary: dev-python/numpy: Minor errors
Product: Gentoo Linux Reporter: zvasylvv
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED NEEDINFO    
Severity: minor CC: python
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: screen #1
screen #2
output of "emerge --info"
/var/tmp/portage/dev-python/numpy-1.3.0-r1/image/../temp/build.log

Description zvasylvv 2009-09-05 19:21:36 UTC
While compiling dev-python/numpy I saw some "errors". I screened them. Possibly that is not all that had been happened

Reproducible: Always




crusader bin # grep gcc /etc/portage/package.*
/etc/portage/package.use:sys-devel/gcc nptl -fortran -gtk
Comment 1 zvasylvv 2009-09-05 19:22:17 UTC
Created attachment 203228 [details]
screen #1
Comment 2 zvasylvv 2009-09-05 19:22:35 UTC
Created attachment 203230 [details]
screen #2
Comment 3 zvasylvv 2009-09-05 19:23:29 UTC
Created attachment 203232 [details]
output of "emerge --info"
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-05 19:55:01 UTC
Build logs are preferred...
Comment 5 Justin Lecher (RETIRED) gentoo-dev 2009-09-05 20:11:40 UTC
Created attachment 203235 [details]
/var/tmp/portage/dev-python/numpy-1.3.0-r1/image/../temp/build.log

Same here on my box, but I think it is nothing bad.
Comment 6 Patrick Lauer gentoo-dev 2009-09-06 15:44:26 UTC
Those are harmless in the sense that they won't break anything (yet), but might be nice to fix it before the deprecation warning becomes a removal error :)
Comment 7 Sébastien Fabbro (RETIRED) gentoo-dev 2009-09-16 15:30:08 UTC
Can you specify which errors you are referring to? The only ones I see are warnings and configtest which are part of the build system.
Not quite sure it's worth spending our precious Gentoo time on the numpy.distutils bloat for warnings.
Comment 8 Sébastien Fabbro (RETIRED) gentoo-dev 2009-11-20 21:04:52 UTC
Closing this one. Not clear whether these warning hurt us.