dev-perl/PortageXS-0.02.10-r1 fails Portage Tests stating: # Failed test 'Packages found in world: 0' # at t/01_Core.t line 120. Reproducible: Couldn't Reproduce Steps to Reproduce: 1) After the emerge failed tried again and the bug wasn't reproduced
Created attachment 242769 [details] Complete Build Log.
Created attachment 242771 [details] Emerge --info =dev-perl/PortageXS-0.02.10-r1
Created attachment 242773 [details] System make.conf
Created attachment 242775 [details] Failed Ebuild
Given the nature of this bug, it could have been a rare race condition if the worldfile was being written by some other process when the test ran, which could happen if you were running more than one instance of emerge at the time. I do need to look into it further, but more context is really needed to solve this certainly. ( Will put better failure detection regarding worldfile reading/reporting and see if somebody can repeat it ). Though, if you can't repeat the problem, theres' no way to know which problem it was.