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

qtcurve: init at 1.9 #49356

Merged
merged 1 commit into from Nov 12, 2018
Merged

qtcurve: init at 1.9 #49356

merged 1 commit into from Nov 12, 2018

Conversation

ghost
Copy link

@ghost ghost commented Oct 28, 2018

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@samueldr
Copy link
Member

@GrahamcOfBorg build qtcurve

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: qtcurve

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: qtcurve

Partial log (click to expand)

shrinking /nix/store/21dv04dj2hxs2hf8vn36rn2f7xjwdg90-qtcurve-1.9/lib/libqtcurve-utils.so.2.0
shrinking /nix/store/21dv04dj2hxs2hf8vn36rn2f7xjwdg90-qtcurve-1.9/lib/qt-5.11/plugins/styles/qtcurve.so
shrinking /nix/store/21dv04dj2hxs2hf8vn36rn2f7xjwdg90-qtcurve-1.9/lib/qt-5.11/plugins/kstyle_qtcurve5_config.so
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/21dv04dj2hxs2hf8vn36rn2f7xjwdg90-qtcurve-1.9/lib
patching script interpreter paths in /nix/store/21dv04dj2hxs2hf8vn36rn2f7xjwdg90-qtcurve-1.9
/nix/store/21dv04dj2hxs2hf8vn36rn2f7xjwdg90-qtcurve-1.9/share/themes/QtCurve/gtk-2.0/map_kde_icons.pl: interpreter directive changed from "/usr/bin/env perl" to "/nix/store/0ingn8cwwnl84i374hcl6nafsm2c5m2p-perl-5.28.0/bin/perl"
checking for references to /build in /nix/store/21dv04dj2hxs2hf8vn36rn2f7xjwdg90-qtcurve-1.9...
postPatchMkspecs
postPatchMkspecs

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: qtcurve

Partial log (click to expand)

shrinking /nix/store/h76yxfravfzi6v2g95x6xajrrxqny04j-qtcurve-1.9/lib/libqtcurve-cairo.so.1.0
shrinking /nix/store/h76yxfravfzi6v2g95x6xajrrxqny04j-qtcurve-1.9/lib/libqtcurve-utils.so.2.0
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/h76yxfravfzi6v2g95x6xajrrxqny04j-qtcurve-1.9/lib
patching script interpreter paths in /nix/store/h76yxfravfzi6v2g95x6xajrrxqny04j-qtcurve-1.9
/nix/store/h76yxfravfzi6v2g95x6xajrrxqny04j-qtcurve-1.9/share/themes/QtCurve/gtk-2.0/map_kde_icons.pl: interpreter directive changed from "/usr/bin/env perl" to "/nix/store/bzgcpj9fijmlxgjaa72fjys7m3ycijy8-perl-5.28.0/bin/perl"
checking for references to /build in /nix/store/h76yxfravfzi6v2g95x6xajrrxqny04j-qtcurve-1.9...
postPatchMkspecs
postPatchMkspecs
/nix/store/h76yxfravfzi6v2g95x6xajrrxqny04j-qtcurve-1.9

@samueldr samueldr merged commit 0c38e68 into NixOS:master Nov 12, 2018
@ghost
Copy link
Author

ghost commented Nov 13, 2018

@samueldr Thanks!

@ghost ghost deleted the qtcurve branch November 13, 2018 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants