[MacPorts] #59230: nut install fails - doesn't see openssl

MacPorts noreply at macports.org
Wed Oct 9 22:16:48 UTC 2019


#59230: nut install fails - doesn't see openssl
------------------------+--------------------
 Reporter:  berniecase  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.6.1
 Keywords:              |       Port:  nut
------------------------+--------------------
 Tried to upgrade to nut 2.6.5 today, but it failed on configure because it
 says openssl installed.

 I uninstalled nut, and retried, fails in the same place.

 Uninstalled openssl and reinstalled, and then retried nut install. Still
 fails.


 {{{
 configure:10361: checking for SSL_library_init
 configure:10361: /usr/bin/clang -o conftest  -I/opt/local/include
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
 -L/opt/local/lib -Wl,-headerpad_max_install_names
 -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk
 -arch x86_64 conftest.c -L/opt/local/lib -lssl -lcrypto >&5
 Undefined symbols for architecture x86_64:
   "_SSL_library_init", referenced from:
       _main in conftest-57b077.o
 ld: symbol(s) not found for architecture x86_64
 clang: error: linker command failed with exit code 1 (use -v to see
 invocation)
 configure:10361: $? = 1
 configure: failed program was:
 }}}

 And gets here:

 {{{
 configure:10361: result: no
 configure:10388: error: "OpenSSL not found, required for SSL support"
 }}}

 I'm attaching the config log here.

-- 
Ticket URL: <https://trac.macports.org/ticket/59230>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list