Skip to content
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

Add support for building Qt 5.15.2 #62

Closed
3 of 4 tasks
jcfr opened this issue Mar 9, 2021 · 6 comments · Fixed by #69
Closed
3 of 4 tasks

Add support for building Qt 5.15.2 #62

jcfr opened this issue Mar 9, 2021 · 6 comments · Fixed by #69

Comments

@jcfr
Copy link
Owner

jcfr commented Mar 9, 2021

@jamesobutler Do you know what is the status on Azure Pipeline ?

cc: @piiq

@jamesobutler
Copy link
Collaborator

@jcfr From my recollection the next steps for the Azure Pipeline work in this repo was that I needed you to go into Settings->Integrations for this repo and make sure you have the Azure Pipeline GitHub app installed with repository access. Can you do that for me?

The Azure Pipeline repo was set up over at https://dev.azure.com/jchrisfillionr/qt-easy-build.

@jamesobutler
Copy link
Collaborator

I included d9ae8b8 as part of the new 5.15.2 branch, but azure pipelines reports a build issue https://dev.azure.com/jchrisfillionr/qt-easy-build/_build/results?buildId=2&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=8ef82b3b-1feb-5bbd-06f6-b1f7b5467f03

ERROR: Unknown command line option '-no-xinerama'

See QTBUG-89364: Configure -no-xinerama doesn't work

@jcfr
Copy link
Owner Author

jcfr commented Mar 10, 2021

next steps for the Azure Pipeline work in this repo was that I needed you to go into Settings->Integrations for this repo and make sure you have the Azure Pipeline GitHub app installed with repository access

This should be good now.

ERROR: Unknown command line option '-no-xinerama'

Out of curiosity, is this error new with 5.15.2 ? Was this option available with 5.15.1 but having no effect ?

@jamesobutler
Copy link
Collaborator

The original Qt bug report was issued by someone having issues with it using 5.15.1 so I'm guessing it wasn't an option then either. Seems like the documentation was not correct from briefly looking into that text.

When you tried with Qt 5.15.1 as part of #60 did it work?

@jamesobutler
Copy link
Collaborator

A more detailed thread about xinerama https://bugreports.qt.io/browse/QTBUG-84749

In general seems like Qt has taken the approach of the user making sure they have certain dependencies. Meaning likely their -no flag hasn’t been maintained and is not working.

@jcfr
Copy link
Owner Author

jcfr commented Apr 12, 2024

Support for building without xinerama is now tracked in a dedicated issue:

@jcfr jcfr linked a pull request Apr 12, 2024 that will close this issue
@jcfr jcfr closed this as completed Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants