#46782 closed defect (duplicate)
cannot install OpenSSL
Reported by: | benshimo@… | Owned by: | larryv (Lawrence Velázquez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | Cc: | neverpanic (Clemens Lang) | |
Port: | openssl |
Description (last modified by neverpanic (Clemens Lang))
Finally I removed MacPort and started from fresh. After installing, the only command I issued was
sudo port install openssl the relevant part of the onscreen error message is given below ---> Attempting to fetch openssl-1.0.2.tar.gz from http://lil.fr.distfiles.macports.org/openssl ---> Verifying checksums for openssl ---> Extracting openssl ---> Applying patches to openssl ---> Configuring openssl ---> Building openssl Error: org.macports.build for port openssl returned: 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_tarballs_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
The complete log file is attached
Attachments (1)
Change History (7)
comment:1 Changed 10 years ago by neverpanic (Clemens Lang)
Cc: | cal@… added |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to larryv@… |
Port: | openssl added |
comment:2 Changed 10 years ago by neverpanic (Clemens Lang)
I don't see an attachment either, did you forget to attach it, or are you still uploading?
comment:3 Changed 10 years ago by neverpanic (Clemens Lang)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #46719 with the difference that you're not using +universal (which apparently doesn't make a difference). Please go there and answer the questions in comment 6. Note that your path for nm will be $(port work openssl)/openssl-1.0.2/libcrypto.a
.
comment:4 Changed 10 years ago by macports@…
Just had the same error, but
- open, close Xcode;
- execute
sudo port clean openssl
- after that everything was updated correctly.
comment:5 follow-up: 6 Changed 10 years ago by neverpanic (Clemens Lang)
So you had not agreed to the Xcode license agreement, not installed the command line tools, or not have the right copy of Xcode selected? At least the first two situations should have been detected by MacPorts automatically, though...
comment:6 Changed 10 years ago by benshimo@…
Replying to cal@…:
So you had not agreed to the Xcode license agreement, not installed the command line tools, or not have the right copy of Xcode selected? At least the first two situations should have been detected by MacPorts automatically, though...
There was no problem until this bug for s long time, and this is not a problem of Xcode. I tried 5 minutes ago to reinstall and now it behaves differently, and installation is successful thanks
Please use WikiFormatting, preview your post, fill in the port field and Cc the maintainer(s), if any (
port info --maintainer openssl
).