Opened 12 years ago
Closed 10 years ago
#35583 closed defect (fixed)
openssl @1.0.1c openssl configure fails on Mountain Lion
Reported by: | ports@… | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.99 |
Keywords: | mountainlion | Cc: | neverpanic (Clemens Lang) |
Port: | openssl |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Xcode V4.4
OSX 10.8
Openssl @1.0.1c
Output messages from build attempt:
port clean openssl ---> Cleaning openssl # port install openssl ---> Computing dependencies for openssl ---> Fetching archive for openssl ---> Attempting to fetch openssl-1.0.1c_0.darwin_12.x86_64.tbz2 from http://packages.macports.org/openssl ---> Fetching distfiles for openssl ---> Verifying checksum(s) for openssl ---> Extracting openssl ---> Applying patches to openssl ---> Configuring openssl Error: org.macports.configure for port openssl returned: configure failure: command execution failed Please see the log file for port openssl for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port openssl failed
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/openssl/main.log is attached as a file.
Attachments (1)
Change History (8)
Changed 12 years ago by ports@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mountainlion added; Mountain Lion openssl configure removed |
Owner: | changed from macports-tickets@… to mww@… |
Port: | @1.0.1c removed |
FYI it installs fine for me on Mountain Lion.
comment:2 follow-up: 3 Changed 12 years ago by jmroot (Joshua Root)
Looks like your perl is broken somehow? Should probably enforce /usr/bin/perl in openssl's Configure in any case.
comment:3 follow-up: 5 Changed 12 years ago by ports@…
Replying to jmr@…:
Looks like your perl is broken somehow? Should probably enforce /usr/bin/perl in openssl's Configure in any case
JMR - thank you! your suggestion to use /usr/bin/perl resolved the issue.
comment:4 Changed 12 years ago by mohamedali.gam@…
I am running mountain lion, how to enforce perl in openssl's Configure
comment:5 Changed 12 years ago by mohamedali.gam@…
comment:6 Changed 10 years ago by jmroot (Joshua Root)
Cc: | cal@… added |
---|---|
Owner: | changed from mww@… to larryv@… |
comment:7 Changed 10 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I seem to have unknowingly fixed this with r132609.
openssl build log