Opened 14 years ago

Closed 14 years ago

#25593 closed defect (fixed)

nmap does not build against openssl 1.0.0a

Reported by: jeffcz@… Owned by: ghosthound
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: danielluke (Daniel J. Luke)
Port: nmap

Description (last modified by jmroot (Joshua Root))

Just did a sudo port upgrade outdated, and got the following:

leopard-box:~ jeff$ sudo port upgrade outdated
--->  Computing dependencies for openssl
--->  Fetching openssl
--->  Attempting to fetch openssl-1.0.0a.tar.gz from http://distfiles.macports.org/openssl
--->  Verifying checksum(s) for openssl
--->  Extracting openssl
--->  Applying patches to openssl
--->  Configuring openssl
--->  Building openssl
--->  Staging openssl into destroot
--->  Computing dependencies for openssl
--->  Installing openssl @1.0.0a_0
--->  Deactivating openssl @0.9.8o_0
--->  Cleaning openssl
--->  Activating openssl @1.0.0a_0
--->  Cleaning openssl
--->  Computing dependencies for wget
--->  Fetching wget
--->  Verifying checksum(s) for wget
--->  Extracting wget
--->  Applying patches to wget
--->  Configuring wget
--->  Building wget
--->  Staging wget into destroot
--->  Computing dependencies for wget
--->  Installing wget @1.12_1
--->  Deactivating wget @1.12_0
--->  Cleaning wget
--->  Activating wget @1.12_1
To customize wget, you can copy wgetrc.sample to wgetrc
in /opt/local/etc and then make changes.
--->  Cleaning wget
--->  Computing dependencies for nmap
--->  Fetching nmap
--->  Verifying checksum(s) for nmap
--->  Extracting nmap
--->  Configuring nmap
--->  Building nmap
Error: Target org.macports.build returned: shell command failed
Log for nmap is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_nmap/main.log
Error: Unable to upgrade port: 1

The log is attached.

Attachments (3)

main.log (49.0 KB) - added by jeffcz@… 14 years ago.
build log
nse_openssl.cc.diff (1010 bytes) - added by jmroot (Joshua Root) 14 years ago.
remove use of md2
Portfile.diff (402 bytes) - added by jmroot (Joshua Root) 14 years ago.
add patch to portfile

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by jeffcz@…

Attachment: main.log added

build log

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

Cc: dluke@… added
Description: modified (diff)
Keywords: nmap openssl leopard removed
Owner: changed from macports-tickets@… to ricci@…
Summary: nmap does not build on Leopardnmap does not build against openssl 1.0.0a

Please remember to preview and use WikiFormatting, and to cc the maintainers.

Changed 14 years ago by jmroot (Joshua Root)

Attachment: nse_openssl.cc.diff added

remove use of md2

Changed 14 years ago by jmroot (Joshua Root)

Attachment: Portfile.diff added

add patch to portfile

comment:2 Changed 14 years ago by danielluke (Daniel J. Luke)

Resolution: fixed
Status: newclosed

committed in r69538, thanks!

Note: See TracTickets for help on using tickets.