Bug 319687

Summary: python 3.3 dependency ordering is not reliable anymore
Product: kde-windows Reporter: Patrick Spendrin <ps_ml>
Component: buildsystemAssignee: KDE-Windows <kde-windows>
Status: REPORTED ---    
Severity: major CC: anantapalani, stasnel
Priority: HI    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:

Description Patrick Spendrin 2013-05-11 22:14:01 UTC
If emerge is used with python >=3.3 the ordering of the dependencies isn't static anymore. This should be fixed again.

Reproducible: Always

Steps to Reproduce:
emerge -p digikam should give a reproduceable output.
Comment 1 Ananta Palani 2013-05-11 22:29:36 UTC
Due to hash randomization being enabled by default in Python 3.3. See the 'Note' at the end of this link for details:

http://docs.python.org/3/reference/datamodel.html#object.__hash__
Comment 2 Justin Zobel 2021-03-09 23:01:55 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.