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

numix-icon-theme: 2017-12-25 -> 18.07.17 #45387

Merged
merged 2 commits into from Aug 21, 2018
Merged

numix-icon-theme: 2017-12-25 -> 18.07.17 #45387

merged 2 commits into from Aug 21, 2018

Conversation

romildo
Copy link
Contributor

@romildo romildo commented Aug 20, 2018

Motivation for this change

Update to version 18.07.17.

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.

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-darwin (full log)

Attempted: numix-icon-theme

Partial log (click to expand)


trying https://github.com/numixproject/numix-icon-theme/archive/18.07.17.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   139    0   139    0     0    727      0 --:--:-- --:--:-- --:--:--   727
100 4312k    0 4312k    0     0  2994k      0 --:--:--  0:00:01 --:--:-- 3779k
unpacking source archive /private/tmp/nix-build-source.drv-0/18.07.17.tar.gz
fixed-output derivation produced path '/nix/store/r8ixwr3kvmbbjnry91xk261fbd41m3q1-source' with sha256 hash '06xzl932k7w82yrziclrsm2yqsjdzd8gz2px709kbmxpil40zvax' instead of the expected hash '0clh55kmhc52d33dfm2c6h3lg6ddfh8a088ir9lv1camn9kj55bd'
cannot build derivation '/nix/store/za7bw47giymv47r2kq99z9gqm7rw5bxa-numix-icon-theme-18.07.17.drv': 1 dependencies couldn't be built
error: build of '/nix/store/za7bw47giymv47r2kq99z9gqm7rw5bxa-numix-icon-theme-18.07.17.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: numix-icon-theme

Partial log (click to expand)

glibPreFixupPhase
hicolorPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/w4f75fi3ihnsj86bxzhysbd3q30al50c-numix-icon-theme-18.07.17
strip is /nix/store/553rihc190vsyy8b22iqcq25a6489h8y-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/w4f75fi3ihnsj86bxzhysbd3q30al50c-numix-icon-theme-18.07.17
checking for references to /build in /nix/store/w4f75fi3ihnsj86bxzhysbd3q30al50c-numix-icon-theme-18.07.17...
gtk-update-icon-cache: Cache file created successfully.
gtk-update-icon-cache: Cache file created successfully.
/nix/store/w4f75fi3ihnsj86bxzhysbd3q30al50c-numix-icon-theme-18.07.17

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: numix-icon-theme

Partial log (click to expand)

glibPreFixupPhase
hicolorPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ibgxrw95jhlw890xrg5a7bfgrmqm3k8z-numix-icon-theme-18.07.17
strip is /nix/store/4md2i310zklkkl5j41yw70gcwgn4kav5-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/ibgxrw95jhlw890xrg5a7bfgrmqm3k8z-numix-icon-theme-18.07.17
checking for references to /build in /nix/store/ibgxrw95jhlw890xrg5a7bfgrmqm3k8z-numix-icon-theme-18.07.17...
gtk-update-icon-cache: Cache file created successfully.
gtk-update-icon-cache: Cache file created successfully.
/nix/store/ibgxrw95jhlw890xrg5a7bfgrmqm3k8z-numix-icon-theme-18.07.17

@romildo
Copy link
Contributor Author

romildo commented Aug 21, 2018

Looks like another instance of #39308, probably due to case conflicts:

$ ls -l $(find | sort --ignore-case | uniq --ignore-case --repeated --all-repeated)
lrwxrwxrwx 1 nixbld nixbld   18 Jan  1  1970 ./share/icons/Numix/16/mimetypes/application-vnd.ms-word.document.macroEnabled.12.svg -> wps-office-doc.svg
lrwxrwxrwx 1 nixbld nixbld   22 Jan  1  1970 ./share/icons/Numix/16/mimetypes/application-vnd.ms-word.document.macroenabled.12.svg -> application-msword.svg
lrwxrwxrwx 1 nixbld nixbld   12 Jan  1  1970 ./share/icons/Numix/16/mimetypes/text-x-R.svg -> text-x-r.svg
-rw-r--r-- 1 nixbld nixbld 1268 Jan  1  1970 ./share/icons/Numix/16/mimetypes/text-x-r.svg
lrwxrwxrwx 1 nixbld nixbld   18 Jan  1  1970 ./share/icons/Numix/22/mimetypes/application-vnd.ms-word.document.macroEnabled.12.svg -> wps-office-doc.svg
lrwxrwxrwx 1 nixbld nixbld   22 Jan  1  1970 ./share/icons/Numix/22/mimetypes/application-vnd.ms-word.document.macroenabled.12.svg -> application-msword.svg
lrwxrwxrwx 1 nixbld nixbld   12 Jan  1  1970 ./share/icons/Numix/22/mimetypes/text-x-R.svg -> text-x-r.svg
-rw-r--r-- 1 nixbld nixbld 1115 Jan  1  1970 ./share/icons/Numix/22/mimetypes/text-x-r.svg
lrwxrwxrwx 1 nixbld nixbld   12 Jan  1  1970 ./share/icons/Numix/24/mimetypes/text-x-R.svg -> text-x-r.svg
-rw-r--r-- 1 nixbld nixbld 1113 Jan  1  1970 ./share/icons/Numix/24/mimetypes/text-x-r.svg
lrwxrwxrwx 1 nixbld nixbld   18 Jan  1  1970 ./share/icons/Numix/32/mimetypes/application-vnd.ms-word.document.macroEnabled.12.svg -> wps-office-doc.svg
lrwxrwxrwx 1 nixbld nixbld   22 Jan  1  1970 ./share/icons/Numix/32/mimetypes/application-vnd.ms-word.document.macroenabled.12.svg -> application-msword.svg
lrwxrwxrwx 1 nixbld nixbld   12 Jan  1  1970 ./share/icons/Numix/32/mimetypes/text-x-R.svg -> text-x-r.svg
-rw-r--r-- 1 nixbld nixbld 1222 Jan  1  1970 ./share/icons/Numix/32/mimetypes/text-x-r.svg
lrwxrwxrwx 1 nixbld nixbld   12 Jan  1  1970 ./share/icons/Numix/48/mimetypes/text-x-R.svg -> text-x-r.svg
-rw-r--r-- 1 nixbld nixbld 1153 Jan  1  1970 ./share/icons/Numix/48/mimetypes/text-x-r.svg
lrwxrwxrwx 1 nixbld nixbld   18 Jan  1  1970 ./share/icons/Numix/64/mimetypes/application-vnd.ms-word.document.macroEnabled.12.svg -> wps-office-doc.svg
lrwxrwxrwx 1 nixbld nixbld   22 Jan  1  1970 ./share/icons/Numix/64/mimetypes/application-vnd.ms-word.document.macroenabled.12.svg -> application-msword.svg
lrwxrwxrwx 1 nixbld nixbld   12 Jan  1  1970 ./share/icons/Numix/64/mimetypes/text-x-R.svg -> text-x-r.svg
-rw-r--r-- 1 nixbld nixbld 1372 Jan  1  1970 ./share/icons/Numix/64/mimetypes/text-x-r.svg

This is currently an issue for Darwin.

Fixed by restricting to linux platforms.

@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: numix-icon-theme

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 aarch64-linux (full log)

Attempted: numix-icon-theme

Partial log (click to expand)

/nix/store/ibgxrw95jhlw890xrg5a7bfgrmqm3k8z-numix-icon-theme-18.07.17

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: numix-icon-theme

Partial log (click to expand)

/nix/store/w4f75fi3ihnsj86bxzhysbd3q30al50c-numix-icon-theme-18.07.17

@xeji xeji merged commit 744be28 into NixOS:master Aug 21, 2018
@romildo romildo deleted the upd.numix-icon-theme branch August 21, 2018 21:53
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

3 participants