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

Bug 594578

Summary: dev-python/pyparsing-2.1.9 fails to compile when installed in parallel
Product: Gentoo Linux Reporter: Maciej Piechotka <uzytkownik2>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED NEEDINFO    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 351559    
Attachments: dev-python:pyparsing-2.1.9:20160921-035919.log.gz
uncompressed build log

Description Maciej Piechotka 2016-09-21 04:11:04 UTC
Created attachment 447002 [details]
dev-python:pyparsing-2.1.9:20160921-035919.log.gz

I've noticed that during parallel build various python packages (like dev-python/pyparsing) tries to remove '/var/tmp/portage//.pydistutils.cfg' which sometimes does not exists:

Copying pyparsing.egg-info to /var/tmp/portage/dev-python/pyparsing-2.1.9/image/_python2.7/usr/lib64/python2.7/site-packages/pyparsing-2.1.9-py2.7.egg-info
running install_scripts
rm: cannot remove '/var/tmp/portage//.pydistutils.cfg': No such file or directory
Comment 1 Mike Gilbert gentoo-dev 2016-09-21 04:48:33 UTC
Please provide emerge --info.

Also, please attach the environment file from a failed build; it seems that the HOME variable is not being set appropriately during the install phase on your system.
Comment 2 Mike Gilbert gentoo-dev 2016-09-21 05:13:16 UTC
Created attachment 447014 [details]
uncompressed build log

Please do not compress build logs when they are under 1 MB.