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

paper-icon-theme: 2017-02-13 -> 2017-11-20 #33801

Merged
merged 1 commit into from Jan 13, 2018
Merged

paper-icon-theme: 2017-02-13 -> 2017-11-20 #33801

merged 1 commit into from Jan 13, 2018

Conversation

romildo
Copy link
Contributor

@romildo romildo commented Jan 12, 2018

Things done
  • 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.

@adisbladis
Copy link
Member

@GrahamcOfBorg build paper-icon-theme

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin


trying https://github.com/snwh/paper-icon-theme/archive/af0296ecc872ad723fad7dca6e7e89eb85cbb3a8.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   163    0   163    0     0    163      0 --:--:-- --:--:-- --:--:--   754
100 46.2M    0 46.2M    0     0  11.5M      0 --:--:--  0:00:04 --:--:-- 11.7M
unpacking source archive /private/tmp/nix-build-source.drv-0/af0296ecc872ad723fad7dca6e7e89eb85cbb3a8.tar.gz
output path '/nix/store/2z1mb2b4gr5n6dpqwl2m2vvr3faz6a14-source' has r:sha256 hash '1mkks3dybqfiydpsw0vy9vfbn3l0mqi8lqzxx61rwbll89hy494v' when '18a9zl9lbw9gc3zas49w329xrps4slvkp4nv815nlnmimz8dj85m' was expected
cannot build derivation '/nix/store/9xkavfpgr5s6hyrnsyswvxddhdn7kxjq-paper-icon-theme-2017-11-20.drv': 1 dependencies couldn't be built
error: build of '/nix/store/9xkavfpgr5s6hyrnsyswvxddhdn7kxjq-paper-icon-theme-2017-11-20.drv' failed

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

'Paper-Mono-Dark/24x24/panel/xfpm-ups-charged.svg' -> '/nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20/share/icons/./Paper-Mono-Dark/24x24/panel/xfpm-ups-charged.svg'
'Paper-Mono-Dark/24x24/panel/xfpm-ups-missing.svg' -> '/nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20/share/icons/./Paper-Mono-Dark/24x24/panel/xfpm-ups-missing.svg'
make[2]: Leaving directory '/tmp/nix-build-paper-icon-theme-2017-11-20.drv-0/source'
make[1]: Leaving directory '/tmp/nix-build-paper-icon-theme-2017-11-20.drv-0/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20
strip is /nix/store/wxn5gn8amxm1w0ikcx4gbs8a17wvss4j-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20
checking for references to /tmp/nix-build-paper-icon-theme-2017-11-20.drv-0 in /nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20...
/nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: aarch64-linux

'Paper-Mono-Dark/24x24/panel/xfpm-ups-missing.svg' -> '/nix/store/1y985yg82p4l58ysakr7j1qf68wcb70q-paper-icon-theme-2017-11-20/share/icons/./Paper-Mono-Dark/24x24/panel/xfpm-ups-missing.svg'
'Paper-Mono-Dark/index.theme' -> '/nix/store/1y985yg82p4l58ysakr7j1qf68wcb70q-paper-icon-theme-2017-11-20/share/icons/./Paper-Mono-Dark/index.theme'
make[2]: Leaving directory '/build/source'
make[1]: Leaving directory '/build/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1y985yg82p4l58ysakr7j1qf68wcb70q-paper-icon-theme-2017-11-20
strip is /nix/store/c6qj0j45xizkrx58i65j75a5ysmqhgrs-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/1y985yg82p4l58ysakr7j1qf68wcb70q-paper-icon-theme-2017-11-20
checking for references to /build in /nix/store/1y985yg82p4l58ysakr7j1qf68wcb70q-paper-icon-theme-2017-11-20...
/nix/store/1y985yg82p4l58ysakr7j1qf68wcb70q-paper-icon-theme-2017-11-20

@Mic92
Copy link
Member

Mic92 commented Jan 13, 2018

@GrahamcOfBorg build paper-icon-theme

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: aarch64-linux

/nix/store/1y985yg82p4l58ysakr7j1qf68wcb70q-paper-icon-theme-2017-11-20

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

'Paper-Mono-Dark/24x24/panel/xfpm-ups-missing.svg' -> '/nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20/share/icons/./Paper-Mono-Dark/24x24/panel/xfpm-ups-missing.svg'
'Paper-Mono-Dark/index.theme' -> '/nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20/share/icons/./Paper-Mono-Dark/index.theme'
make[2]: Leaving directory '/tmp/nix-build-paper-icon-theme-2017-11-20.drv-0/source'
make[1]: Leaving directory '/tmp/nix-build-paper-icon-theme-2017-11-20.drv-0/source'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20
strip is /nix/store/wxn5gn8amxm1w0ikcx4gbs8a17wvss4j-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20
checking for references to /tmp/nix-build-paper-icon-theme-2017-11-20.drv-0 in /nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20...
/nix/store/nqk64r54jpmwswslm8z7n0n35b7542p3-paper-icon-theme-2017-11-20

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failure for system: x86_64-darwin


trying https://github.com/snwh/paper-icon-theme/archive/af0296ecc872ad723fad7dca6e7e89eb85cbb3a8.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   163    0   163    0     0    163      0 --:--:-- --:--:-- --:--:--   862
100 46.2M  100 46.2M    0     0  15.4M      0  0:00:03  0:00:03 --:--:-- 13.7M
unpacking source archive /private/tmp/nix-build-source.drv-0/af0296ecc872ad723fad7dca6e7e89eb85cbb3a8.tar.gz
output path '/nix/store/2z1mb2b4gr5n6dpqwl2m2vvr3faz6a14-source' has r:sha256 hash '1mkks3dybqfiydpsw0vy9vfbn3l0mqi8lqzxx61rwbll89hy494v' when '18a9zl9lbw9gc3zas49w329xrps4slvkp4nv815nlnmimz8dj85m' was expected
cannot build derivation '/nix/store/9xkavfpgr5s6hyrnsyswvxddhdn7kxjq-paper-icon-theme-2017-11-20.drv': 1 dependencies couldn't be built
error: build of '/nix/store/9xkavfpgr5s6hyrnsyswvxddhdn7kxjq-paper-icon-theme-2017-11-20.drv' failed

@Mic92
Copy link
Member

Mic92 commented Jan 13, 2018

Strange, is there some file name that is a victim of unicode normalisation on darwin?

@romildo
Copy link
Contributor Author

romildo commented Jan 13, 2018

I don't think so. I have recursively listed all file names and counted characters with code not in the range 0 to 127. The result is 0.

#include <stdio.h>
int main(void) {
   int c;
   int counter = 0;
   while ((c = getchar()) != EOF)
      if (c < 0 || c > 127)
         counter++;
   printf("total: %i\n", counter);
   return 0;
}
$ find | ./checkfilenames
total: 0

@Mic92 Mic92 merged commit 5f8bb3f into NixOS:master Jan 13, 2018
@Mic92
Copy link
Member

Mic92 commented Jan 13, 2018

Since this is a fixed input derivation, darwin should eventually be able to use the source fetched from cache

@romildo romildo deleted the upd.paper-icon-theme branch January 13, 2018 12:52
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

4 participants