Opened 7 years ago
Closed 7 years ago
#55961 closed defect (invalid)
Failed to build p5.26-net-ssleay
Reported by: | f8bje | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | p5-net-ssleay |
Description (last modified by mf2k (Frank Schima))
Hello, I am unable to finish the installation of gpredict port. here is the failed message :
imac:~ guycreusaton$ sudo port install gpredict Password: ---> Computing dependencies for gpredict The following dependencies will be installed: intltool p5.26-io-socket-ssl p5.26-libwww-perl p5.26-lwp-protocol-https p5.26-net-http p5.26-net-ssleay p5.26-sub-name p5.26-try-tiny p5.26-www-robotrules p5.26-xml-parser pkgconfig Continue? [Y/n]: y ---> Building p5.26-net-ssleay Error: Failed to build p5.26-net-ssleay: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-net-ssleay/p5.26-net-ssleay/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port gpredict failed imac:~ guycreusaton$
Please, some help ? Thank you
Attachments (1)
Change History (8)
comment:1 Changed 7 years ago by Schamschula (Marius Schamschula)
Port: | p5-net-ssleay added |
---|---|
Summary: | unable to finish install gpredict → Failed to build p5.26-net-ssleay |
comment:2 Changed 7 years ago by f8bje
Thanks for answering. Sorry, I'm not expert, how can I get the main.log ? Thanks
comment:3 Changed 7 years ago by mf2k (Frank Schima)
From the output you provided:
See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-net-ssleay/p5.26-net-ssleay/main.log for details
comment:5 Changed 7 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
Changed 7 years ago by f8bje
comment:7 Changed 7 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
That's strange, your ports tree got messed up somehow. But the solution is in the log.
Image error: /opt/local/lib/libidn.11.dylib already exists and does not belong to a registered port. Unable to activate port libidn. Use 'port -f activate libidn' to force the activation.
Namely (you might need to use sudo
):
port -f activate libidn
Then go back to installing gpredict
.
Note: See
TracTickets for help on using
tickets.
From what you posted, this is not an issue with gpredict, but rather with p5-net-ssleay. Please attach the main.log so we can figure out what is going on.