-
Notifications
You must be signed in to change notification settings - Fork 669
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ocqt562-qt5-qtbase fails to compile on Fedora 26 #5945
Comments
@guruz @michaelstingl is this a blocker for 2.3.3 ? |
@jnweiger @dschmidt already dealt with this for Debian 9 and fixed it last week:
A pretty dummy sanity-check was also included on the after-install scripts that run on all package installation tests: https://gitlab.com/alfageme/client-linux-tests/blob/release_2.3.3/after_install/no_qssl_unresolved.sh |
Is adding support for Fedora 26 a matter of a few days, or do you think is is a bigger issue. I think it's no big deal to add F26 builds a few days later… |
seen on debian 9:
Debian 9 provides two versions of libssl that can be nicely installed in parallel. Fedora26 has
that should allow the same trick. |
We can still announce the rc1 today and have the fedora builds only published after you guys fixed it? |
Yes. Go ahead. Just don't mention that it is missing - I see no more blockers, except kindergarden obs errors that I need to workaround the usual way. Matter of minutes of my time scattered over matter of hours and hours of rebuild attempts for obs. |
ocqt562-qt5-qtbase builds. OBS now fails on qtwebkit, where it complains that a 600MB log file is too big. |
@jnweiger URL? :) FYI @jturcotte |
URL: e.g. https://build.opensuse.org/package/show/isv:ownCloud:testpilot:nightly/testpilotcloud-client FIXED: All OBS nightly and testing obs projects now build 2.3.3-rc1 also for Fedora_26 btw: https://build.opensuse.org/package/show/isv:ownCloud:testpilot:edge/testpilotcloud-client-overlays (aka master nightly) no longer compiles on any platform:
|
Created #5957 for the edge/master build issue |
If the distribution already has Qt >= 5.6, we should then not need to ship our own Qt. |
API breakage: old qt562 does not support new openssl-110, support for the openssl-110 api is needed.
https://kanboard.owncloud.com/project/1/task/922
The text was updated successfully, but these errors were encountered: