#46719: openssl: Undefined symbols for architecture x86_64: _ERR_load_OBJ_strings ---------------------------+---------------------- Reporter: smastracci@… | Owner: larryv@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: openssl | ---------------------------+---------------------- Comment (by dwhs@…): After trouble upgrading openssl, I ended up here. I had +universal because I installed wine ''last'' in a recent macports reinstall, and therefore ended up with lots of packages in both +universal and not, and hadn’t gotten around to cleaning that up yet. When nothing I saw here helped the +universal version, I decided to see if I could upgrade the non-universal version. The following managed to work for me: 1. `sudo port clean openssl` 2. `sudo port activate openssl @1.0.1k` (i.e., the non-universal variant) 3. `sudo port upgrade openssl` It pulled openssl as a binary, then when checking for broken ports, found 2 (python27 @2.7.9 +universal, gnome-vfs @2.24.4 +universal). It rebuilt those (including bringing in the outdated ports that were requirements, and, in the process, `openssl @1.0.2 +universal`). Completed without error. I finished my `sudo port upgrade outdated` with no problems. -- Ticket URL: <https://trac.macports.org/ticket/46719#comment:10> MacPorts <https://www.macports.org/> Ports system for OS X