Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#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)

OpenSSL_main.log (454.7 KB) - added by benshimo@… 9 years ago.
installation log file

Download all attachments as: .zip

Change History (7)

comment:1 Changed 9 years ago by neverpanic (Clemens Lang)

Cc: cal@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to larryv@…
Port: openssl added

Please use WikiFormatting, preview your post, fill in the port field and Cc the maintainer(s), if any (port info --maintainer openssl).

comment:2 Changed 9 years ago by neverpanic (Clemens Lang)

I don't see an attachment either, did you forget to attach it, or are you still uploading?

Changed 9 years ago by benshimo@…

Attachment: OpenSSL_main.log added

installation log file

comment:3 Changed 9 years ago by neverpanic (Clemens Lang)

Resolution: duplicate
Status: newclosed

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 9 years ago by macports@…

Just had the same error, but

  1. open, close Xcode;
  2. execute
    sudo port clean openssl
    
  1. after that everything was updated correctly.

comment:5 Changed 9 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 in reply to:  5 Changed 9 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

Note: See TracTickets for help on using tickets.