OSX/CI: qt5's QSslSocket can't resolve transfer methods

Marko Käning mk-lists at email.de
Thu Dec 11 08:15:41 UTC 2014


Hi,

on my OSX/CI system I realised that qtdiag reports that it cannot resolve
certain transfer methods and wonder which system path hasn’t been set
correctly here (see below).

This e.g. doesn’t allow me to run Trojita on the console [1], but its tests
at build time run flawlessly!

Any ideas?

Greets,
Marko

[1] http://mail.kde.org/pipermail/kde-mac/2014-December/002634.html



---

	(This is WITHOUT setting the CI system’s XDG env vars!)


$ /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/bin/qtdiag 
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/var/folders/xd/_025xt7j6dggsjd0_6tczq180000gn/T/runtime-marko'
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/var/folders/xd/_025xt7j6dggsjd0_6tczq180000gn/T/runtime-marko'
QSslSocket: cannot resolve TLSv1_1_client_method
QSslSocket: cannot resolve TLSv1_2_client_method
QSslSocket: cannot resolve TLSv1_1_server_method
QSslSocket: cannot resolve TLSv1_2_server_method
QSslSocket: cannot resolve SSL_select_next_proto
QSslSocket: cannot resolve SSL_CTX_set_next_proto_select_cb
QSslSocket: cannot resolve SSL_get0_next_proto_negotiated
Qt 5.3.1 (Dec 10 2014, Clang 6.0 (clang-600.0.56) (Apple), 64 bit, debug build) on "cocoa" little endian/
Mac OS version: 0xb

Library info:
  PrefixPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst
  DocumentationPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/doc
  HeadersPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/include
  LibrariesPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/lib
  LibraryExecutablesPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/libexec
  BinariesPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/bin
  PluginsPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/plugins
  ImportsPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/imports
  Qml2ImportsPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/qml
  ArchDataPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst
  DataPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst
  TranslationsPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/translations
  ExamplesPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/examples
  TestsPath: /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/tests

Standard paths [*...* denote writable entry]:
  DesktopLocation: "Desktop" */Users/marko/Desktop*
  DocumentsLocation: "Documents" */Users/marko/Documents*
  FontsLocation: "Fonts" **
  ApplicationsLocation: "Applications" ** /Library/Application Support/applications
  MusicLocation: "Music" */Users/marko/Music*
  MoviesLocation: "Movies" */Users/marko/Videos*
  PicturesLocation: "Pictures" */Users/marko/Pictures*
  TempLocation: "TemporaryItems" */var/folders/xd/_025xt7j6dggsjd0_6tczq180000gn/T*
  HomeLocation: "Home" */Users/marko*
  DataLocation: "Application Support" */Users/marko/Library/Application Support/Qt Project/qtdiag* /Library/Application Support/Qt Project/qtdiag /opt/kde/install/darwin/mavericks/clang/kf5-qt5/qt5/inst/bin/
  CacheLocation: "Caches" */Users/marko/Library/Caches/Qt Project/qtdiag* /Library/Caches/Qt Project/qtdiag
  GenericDataLocation: "Application Support" */Users/marko/Library/Application Support* /Library/Application Support
  RuntimeLocation: "Application Support" */var/folders/xd/_025xt7j6dggsjd0_6tczq180000gn/T/runtime-marko*
  ConfigLocation: "Preferences" */Users/marko/Library/Preferences* /Library/Preferences
  DownloadLocation: "Documents" */Users/marko/Downloads*
  GenericCacheLocation: "Caches" */Users/marko/Library/Caches* /Library/Caches
  GenericConfigLocation: "Preferences" */Users/marko/Library/Preferences* /Library/Preferences




More information about the Kde-frameworks-devel mailing list