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

qt5: move conflicting files into correct subpkg #12608

Merged
merged 1 commit into from
Jun 21, 2019

Conversation

Johnnynator
Copy link
Member

[ci skip]

@pullmoll
Copy link
Member

@Johnnynator I think this is it. I was also working on a solution, trying to remove the qt5-host-tools installed files in the qt5-tools sub-package, but did not yet succeed.

@Johnnynator
Copy link
Member Author

@Johnnynator I think this is it. I was also working on a solution, trying to remove the qt5-host-tools installed files in the qt5-tools sub-package, but did not yet succeed.

These changes worked fine for qt5.13. I wasn't yet able to run the qt5.11 build, but I don't see any reason why it should fail there.

@pullmoll
Copy link
Member

Yeah, same problem here. Even with ccache testing such a change takes time. I'll verify it here.

@Johnnynator
Copy link
Member Author

=> vlc-3.0.7_1: installing target dependency 'qt5-x11extras-devel-5.11.3_7' ...
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/qdbuscpp2xml-qt5' already installed by package qt5-5.11.3_7.
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/qdbusxml2cpp-qt5' already installed by package qt5-5.11.3_7.
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/qlalr-qt5' already installed by package qt5-5.11.3_7.
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/rcc-qt5' already installed by package qt5-5.11.3_7.
ERROR: qt5-host-tools-5.11.3_7: file `/usr/bin/uic-qt5' already installed by package qt5-5.11.3_7.

Not sure if this is fixed here, but just in case.

This should be fixed here, at least it is on my qt 5.13 branch https://void.johnnynator.dev/qt5.13/ / #11891

@pullmoll
Copy link
Member

Yes, this PR solves the issue. No warning during the build (x86_64) and trying to build vlc doesn't print warnings either.

@Johnnynator Johnnynator merged commit 16107b8 into void-linux:master Jun 21, 2019
@Johnnynator Johnnynator deleted the qt5-conflicts branch June 21, 2019 17:33
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 this pull request may close these issues.

None yet

2 participants