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

qtquickcontrols is blocking channels #96159

Closed
FRidh opened this issue Aug 24, 2020 · 3 comments · Fixed by #96248
Closed

qtquickcontrols is blocking channels #96159

FRidh opened this issue Aug 24, 2020 · 3 comments · Fixed by #96248

Comments

@FRidh
Copy link
Member

FRidh commented Aug 24, 2020

qtquickcontrols failure is blocking KDE https://hydra.nixos.org/build/125404486. cc @petabyteboy @ttuegel

@FRidh
Copy link
Member Author

FRidh commented Aug 24, 2020

cc @peterhoeg

@peti
Copy link
Member

peti commented Aug 25, 2020

According to git bisect, the commit that caused this issue is 5530043 by @ttuegel. The error message I see during the build is:

mkdir: cannot create directory '/nix/store/w8k3lq0mxlwkjxqvak956p3jfrhhbmx7-qtdeclarative-5.14.2-bin/lib/qt-5.14.2/qml/QtQuick/Controls': Permission denied
make[2]: *** [Makefile:1642: install_qmlcacheinst] Error 1
make[2]: Leaving directory '/build/qtquickcontrols-everywhere-src-5.14.2/src/controls'
make[1]: *** [Makefile:64: sub-controls-install_subtargets] Error 2
make[1]: Leaving directory '/build/qtquickcontrols-everywhere-src-5.14.2/src'
make: *** [Makefile:61: sub-src-install_subtargets] Error 2
builder for '/nix/store/682c2y33slg99jznhp1nzcymjs8jxdnb-qtquickcontrols-5.14.2.drv' failed with exit code 2

peti added a commit to peti/nixpkgs that referenced this issue Aug 25, 2020
This reverts commit 5530043. The change breaks the build of
qtquickcontrols. Fixes NixOS#96159.
@peti
Copy link
Member

peti commented Aug 25, 2020

#96248 fixes the issue for me.

@ghost ghost closed this as completed in #96248 Aug 25, 2020
ghost pushed a commit that referenced this issue Aug 25, 2020
This reverts commit 5530043. The change breaks the build of
qtquickcontrols. Fixes #96159.
jerith666 pushed a commit to jerith666/nixpkgs that referenced this issue Sep 25, 2020
This reverts commit 5530043. The change breaks the build of
qtquickcontrols. Fixes NixOS#96159.

(cherry picked from commit 7b52722)
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants