[MacPorts] #50855: sslscan @1.8.2_3 fails building on 10.6.8
#50855: sslscan @1.8.2_3 fails building on 10.6.8 ------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: sslscan ------------------------+-------------------------------- While upgrading sslscan from 1.8.2_2 to 1.8.2_3 on 10.6.8 I suddenly run into this error: {{{ ... :info:build Undefined symbols for architecture x86_64: :info:build "_SSLv2_client_method", referenced from: :info:build _testCipher in cc0c6wcU.o :info:build _defaultCipher in cc0c6wcU.o :info:build _testHost in cc0c6wcU.o :info:build _main in cc0c6wcU.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build collect2: ld returned 1 exit status :info:build make: *** [all] Error 1 ... }}} Any ideas? -- Ticket URL: <https://trac.macports.org/ticket/50855> MacPorts <https://www.macports.org/> Ports system for OS X
#50855: sslscan @1.8.2_3 fails building on 10.6.8 -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: sslscan | -------------------------+-------------------------------- Comment (by braumann@…): As I suddenly notice, the problem is apparently caused by a change in openssl. Starting from version 1.0.2.g SSLv2 is turned off, see [https://www.openssl.org/news/cl102.txt]: {{{ SSLv2 is by default disabled at build-time. Builds that are not configured with "enable-ssl2" will not support SSLv2. }}} That would mean, {{{sslscan}}} cannot be build anymore, unless openssl is being configured with "enable-ssl2". -- Ticket URL: <https://trac.macports.org/ticket/50855#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50855: sslscan @1.8.2_3 fails building on 10.6.8 -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: sslscan | -------------------------+-------------------------------- Changes (by mf2k@…): * cc: nomaintainer@… (removed) Comment: Please do not Cc nomaintainer@macports.org because it is [wiki:MacPortsDevelopers#special not a valid email address]. -- Ticket URL: <https://trac.macports.org/ticket/50855#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50855: sslscan @1.8.2_3 fails building on 10.6.8 -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: sslscan | -------------------------+-------------------------------- Comment (by ryandesign@…): We should upgrade sslscan to a new version that does not require SSLv2, if one exists, or report the problem to the developers if it does not. The homepage listed in the port no longer exists. Looks like a github fork has sprung up: https://github.com/rbsec/sslscan -- Ticket URL: <https://trac.macports.org/ticket/50855#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#50855: sslscan @1.8.2_3 fails building on 10.6.8 -------------------------+-------------------------------- Reporter: braumann@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: sslscan | -------------------------+-------------------------------- Comment (by macports@…): +1 on 10.11.3: {{{ :info:build 16 warnings generated. :info:build Undefined symbols for architecture x86_64: :info:build "_SSLv2_client_method", referenced from: :info:build _testCipher in sslscan-2778f7.o :info:build _defaultCipher in sslscan-2778f7.o :info:build _testHost in sslscan-2778f7.o :info:build _main in sslscan-2778f7.o :info:build ld: symbol(s) not found for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) :info:build make: *** [all] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_sslscan/sslscan/work/sslscan-1.8.2' }}} -- Ticket URL: <https://trac.macports.org/ticket/50855#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts