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

chirp: 20180707 -> 20180815 #45259

Merged
merged 1 commit into from Aug 19, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chirp-daily/versions.

meta.description for chirp is: '"A free, open-source tool for programming your amateur radio"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815/bin/.chirpw-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815/bin/chirpw had a zero exit code or showed the expected version
  • 0 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 20180815 with grep in /nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815
  • directory tree listing: https://gist.github.com/db4dbc76dafac23bc988c99b017521b6
  • du listing: https://gist.github.com/40e1a48873d77c743ae246832dd071a2
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 4f2dbff38c004bb717b6ed874b1395e189f0c514 && nix-shell --pure -I nixpkgs=. -p chirp

cc @the-kenny for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chirp-daily/versions.
@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: chirp

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: chirp

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/2n0y2k7bmgy03w90xg97ljsa9jy6dcac-chirp-daily-20180815
strip is /nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2n0y2k7bmgy03w90xg97ljsa9jy6dcac-chirp-daily-20180815/bin
patching script interpreter paths in /nix/store/2n0y2k7bmgy03w90xg97ljsa9jy6dcac-chirp-daily-20180815
/nix/store/2n0y2k7bmgy03w90xg97ljsa9jy6dcac-chirp-daily-20180815/share/chirp/chirpw: interpreter directive changed from "/usr/bin/env python" to "/nix/store/9gfk6klv3zajmibdsvn4yhz20z6vg5gw-python-2.7.15/bin/python"
/nix/store/2n0y2k7bmgy03w90xg97ljsa9jy6dcac-chirp-daily-20180815/share/chirp/rpttool: interpreter directive changed from "/usr/bin/env python" to "/nix/store/9gfk6klv3zajmibdsvn4yhz20z6vg5gw-python-2.7.15/bin/python"
checking for references to /build in /nix/store/2n0y2k7bmgy03w90xg97ljsa9jy6dcac-chirp-daily-20180815...
/nix/store/2n0y2k7bmgy03w90xg97ljsa9jy6dcac-chirp-daily-20180815

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: chirp

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815
strip is /nix/store/gpc2wld1s0c6qzx9326cwn1wcx29xzsj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815/bin
patching script interpreter paths in /nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815
/nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815/share/chirp/chirpw: interpreter directive changed from "/usr/bin/env python" to "/nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/bin/python"
/nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815/share/chirp/rpttool: interpreter directive changed from "/usr/bin/env python" to "/nix/store/9qjc0d5557h3dkpsvfq98b2k96lnb6pw-python-2.7.15/bin/python"
checking for references to /build in /nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815...
/nix/store/9f094sgqbg3pl9azikqzplq7fi5g0n7c-chirp-daily-20180815

@xeji xeji merged commit a5c1eea into NixOS:master Aug 19, 2018
@r-ryantm r-ryantm deleted the auto-update/chirp-daily branch August 22, 2018 18:29
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