Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#59176 closed defect (fixed)

libbswabe @0.9 configure failure

Reported by: aviralx10 (Aviral Yadav) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: libbswabe

Description (last modified by jmroot (Joshua Root))

Trying to install cpabe toolkit using sudo port install cpabe. Incurred a lot of problems. Libbswabe fails to import. PLS HELP! Had the following problems-

 Attempting to fetch libbswabe-0.9_0.darwin_18.x86_64.tbz2 from https://packages.macports.org/libbswabe
--->  Attempting to fetch libbswabe-0.9_0.darwin_18.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/libbswabe
--->  Attempting to fetch libbswabe-0.9_0.darwin_18.x86_64.tbz2 from http://lil.fr.packages.macports.org/libbswabe
--->  Configuring libbswabe
Error: Failed to configure libbswabe, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_security_libbswabe/libbswabe/work/libbswabe-0.9/config.log
Error: Failed to configure libbswabe: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_security_libbswabe/libbswabe/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port cpabe failed

Attachments (1)

Screenshot 2019-10-05 at 5.01.13 PM.png (249.3 KB) - added by aviralx10 (Aviral Yadav) 4 years ago.

Download all attachments as: .zip

Change History (5)

Changed 4 years ago by aviralx10 (Aviral Yadav)

comment:1 Changed 4 years ago by jmroot (Joshua Root)

Description: modified (diff)
Port: libbswabe added
Summary: Processing of port cpabe failedlibbswabe @0.9 configure failure

Please attach the config.log and main.log mentioned in the error messages.

comment:2 Changed 4 years ago by kencu (Ken)

Well I thought I might help out with this, but:

$ port -v installed libbswabe
The following ports are currently installed:
  libbswabe @0.9_0 (active) platform='darwin 18' archs='x86_64' date='2019-10-06T11:15:06-0700'

so it looks like we'll need some more information.

comment:3 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: newclosed

In ad587304cb98daa6850bace3d2809f0cfe8fa380/macports-ports (master):

libbswabe: Add missing deps and add dylib

Add missing dependencies on glib2, gmp and openssl.

Closes: #59176

Add dylib.

Closes: #28925

comment:4 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

In ad587304cb98daa6850bace3d2809f0cfe8fa380/macports-ports (dar, master, py38-reproject, revert-6945-rust-1.43.0, wireshark):

libbswabe: Add missing deps and add dylib

Add missing dependencies on glib2, gmp and openssl.

Closes: #59176

Add dylib.

Closes: #28925

Note: See TracTickets for help on using tickets.