Bug 319687 - python 3.3 dependency ordering is not reliable anymore
Summary: python 3.3 dependency ordering is not reliable anymore
Status: REPORTED
Alias: None
Product: kde-windows
Classification: Miscellaneous
Component: buildsystem (show other bugs)
Version: unspecified
Platform: Other Other
: HI major
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-11 22:14 UTC by Patrick Spendrin
Modified: 2021-03-09 23:01 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.