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

kde-gtk-config: Set path for GSettings schemas #40447

Merged

Conversation

ttuegel
Copy link
Member

@ttuegel ttuegel commented May 13, 2018

Fixes: #38919

The KCModule is patched to set the appropriate environment variables in
the parent process when it is initialized.

Testing

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

Fixes: NixOS#38919

The KCModule is patched to set the appropriate environment variables in
the parent process when it is initialized.
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: kde-gtk-config

Partial log (click to expand)

shrinking /nix/store/r8xwbrqp86zd2lrnvcxsg45b34vg8lnf-kde-gtk-config-5.12.2/lib/libexec/gtk3_preview
shrinking /nix/store/r8xwbrqp86zd2lrnvcxsg45b34vg8lnf-kde-gtk-config-5.12.2/lib/libexec/gtk_preview
shrinking /nix/store/r8xwbrqp86zd2lrnvcxsg45b34vg8lnf-kde-gtk-config-5.12.2/lib/libexec/reload_gtk_apps
shrinking /nix/store/r8xwbrqp86zd2lrnvcxsg45b34vg8lnf-kde-gtk-config-5.12.2/lib/qt-5.10/plugins/kcm_kdegtkconfig.so
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
/nix/store/r8xwbrqp86zd2lrnvcxsg45b34vg8lnf-kde-gtk-config-5.12.2
stripping (with command strip and flags -S) in /nix/store/r8xwbrqp86zd2lrnvcxsg45b34vg8lnf-kde-gtk-config-5.12.2/lib
patching script interpreter paths in /nix/store/r8xwbrqp86zd2lrnvcxsg45b34vg8lnf-kde-gtk-config-5.12.2
checking for references to /build in /nix/store/r8xwbrqp86zd2lrnvcxsg45b34vg8lnf-kde-gtk-config-5.12.2...
postPatchMkspecs

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: kde-gtk-config

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/wnrm86r1pf40vi630xhnnnazlpv7ifs0-kde-gtk-config-5.12.2
shrinking /nix/store/wnrm86r1pf40vi630xhnnnazlpv7ifs0-kde-gtk-config-5.12.2/lib/libexec/reload_gtk_apps
shrinking /nix/store/wnrm86r1pf40vi630xhnnnazlpv7ifs0-kde-gtk-config-5.12.2/lib/libexec/gtk3_preview
shrinking /nix/store/wnrm86r1pf40vi630xhnnnazlpv7ifs0-kde-gtk-config-5.12.2/lib/libexec/gtk_preview
shrinking /nix/store/wnrm86r1pf40vi630xhnnnazlpv7ifs0-kde-gtk-config-5.12.2/lib/qt-5.10/plugins/kcm_kdegtkconfig.so
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/wnrm86r1pf40vi630xhnnnazlpv7ifs0-kde-gtk-config-5.12.2/lib
patching script interpreter paths in /nix/store/wnrm86r1pf40vi630xhnnnazlpv7ifs0-kde-gtk-config-5.12.2
checking for references to /build in /nix/store/wnrm86r1pf40vi630xhnnnazlpv7ifs0-kde-gtk-config-5.12.2...
postPatchMkspecs

@ttuegel ttuegel merged commit 4cafff6 into NixOS:release-18.03 May 14, 2018
@ttuegel ttuegel deleted the bugfix/18.03/kde-gtk-config/gsettings branch May 14, 2018 01:19
@ttuegel ttuegel mentioned this pull request Aug 31, 2020
23 tasks
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