[Interest] Building 5.12 on macOS 10.12.6

Andy asmaloney at gmail.com
Wed Sep 12 19:12:32 CEST 2018


I'm running into problems building 5.12 (git from yesterday) on macOS
10.12.6:

Undefined symbols for architecture x86_64:
  "_SSLCopyALPNProtocols", referenced from:
      QSslSocketBackendPrivate::continueHandshake() in qsslsocket_mac.o
  "_SSLSetALPNProtocols", referenced from:
      QSslSocketBackendPrivate::initSslContext() in qsslsocket_mac.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
make[4]: *** [../../lib/QtNetwork.framework/QtNetwork_debug] Error 1
make[3]: *** [debug-all] Error 2
make[2]: *** [sub-network-make_first] Error 2
make[1]: *** [sub-src-make_first] Error 2
make: *** [module-qtbase-make_first] Error 2


Configuration knows it's using Secure Transport:

  SecureTransport ........................ yes
  OpenSSL ................................ no
    Qt directly linked to OpenSSL ........ no
  OpenSSL 1.1 ............................ no


Anyone else having this issue?

---
Andy Maloney  //  https://asmaloney.com
twitter ~ @asmaloney <https://twitter.com/asmaloney>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20180912/4f419a04/attachment.html>


More information about the Interest mailing list