Skip to content

qt5.qtwebengine: use python3 (to fix cross)#220318

Closed
ghost wants to merge 1 commit intomasterfrom
unknown repository
Closed

qt5.qtwebengine: use python3 (to fix cross)#220318
ghost wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link
Copy Markdown

@ghost ghost commented Mar 9, 2023

The expression in its current form attempts to invoke the python2 interpreter for the wrong (i.e. build) architecture.

Using python3 explicitly, rather than relying on aliases, fixes this.

@ghost ghost requested a review from ttuegel as a code owner March 9, 2023 09:59
@github-actions github-actions bot added the 6.topic: qt/kde Object-oriented framework for GUI creation label Mar 9, 2023
The expression in its current form attempts to invoke the python2
interpreter for the wrong (i.e. build) architecture.

Using python3 explicitly, rather than relying on aliases, fixes this.
@ghost ghost mentioned this pull request Mar 9, 2023
@ofborg ofborg bot added 6.topic: cross-compilation Building packages on a different platform than they will be used on 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Mar 9, 2023
@superherointj
Copy link
Copy Markdown
Contributor

superherointj commented Mar 9, 2023

PR isn't building as it is. Likely depends on #220310 ? But haven't tested [to claim certainty].

@amjoseph-nixpkgs would be ideal if description had the correct order of PRs to evaluate for related changes.

@Artturin
Copy link
Copy Markdown
Member

Artturin commented Mar 9, 2023

its not python2, the problem is that python3 isn't from __splicedPackages. fix in #220374

@Artturin Artturin closed this Mar 9, 2023
@ghost ghost deleted the pr/qt5/cross/qtwebengine-use-python3 branch March 9, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: cross-compilation Building packages on a different platform than they will be used on 6.topic: qt/kde Object-oriented framework for GUI creation 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants