A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5254 ====================================================================== Reported By: jubal Assigned To: dam ====================================================================== Project: python27 Issue ID: 5254 Category: Reproducibility: always Severity: block Priority: normal Status: assigned ====================================================================== Date Submitted: 2015-10-15 13:39 CEST Last Modified: 2015-10-19 15:16 CEST ====================================================================== Summary: _curses.so is missing python27 (2.7.8,REV=2014.09.23) (sparc solaris 10 9/10) Description: Hi folks! It looks like there's a bug in the python27 build. Maybe it was linked against /lib/libcurses.so instead of ncurses or something?
I would love to avoid building python from scratch on these machines - you guys do such a great job :) ====================================================================== ---------------------------------------------------------------------- (0011069) dam (administrator) - 2015-10-19 15:16 https://www.opencsw.org/mantis/view.php?id=5254#c11069 ---------------------------------------------------------------------- The BUILD_DEP_PKGS are likely missing packages as we don't have a clean build environment - when a dependent package is installed it is silently picked up. However, I don't see a necessity to add development packages to the Python package, this is most certainly not correct. What do you want to achieve by this? Best regards -- Dago
