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

baresip: 0.5.9 -> 0.5.10 #43211

Merged
merged 1 commit into from Jul 8, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Jul 8, 2018

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/baresip/versions.

These checks were done:

meta.description for baresip is: '""'.

cc @7c6f434c for testing.

This build is cached with Cachix. To use the cache follow these instructions:

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 b08e8974e835d7265adc1390e257ee23c1ce8c21 && nix-shell --pure -I nixpkgs=. -p baresip

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/baresip/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/lyb8qd0r0q4q5l04cnbz3il9jm7av538-baresip-0.5.10/bin/baresip had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.5.10 with grep in /nix/store/lyb8qd0r0q4q5l04cnbz3il9jm7av538-baresip-0.5.10
- directory tree listing: https://gist.github.com/17f91505013f40beef68c121fcdedb70
- du listing: https://gist.github.com/d1039adba0ce079d343d2d1fa7c139cb
@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: baresip

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

Partial log (click to expand)

shrinking /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10/lib/baresip/modules/sndfile.so
shrinking /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10/lib/baresip/modules/l16.so
shrinking /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10/lib/baresip/modules/selfview.so
shrinking /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10/lib/baresip/modules/sdl.so
shrinking /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10/lib/baresip/modules/portaudio.so
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10/lib  /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10/bin 
patching script interpreter paths in /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10
checking for references to /tmp/nix-build-baresip-0.5.10.drv-0 in /nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10...
/nix/store/fsslqnfv95hwc65kl69g9mx62qcs82bn-baresip-0.5.10

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: baresip

Partial log (click to expand)

shrinking /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10/lib/baresip/modules/ice.so
shrinking /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10/lib/baresip/modules/turn.so
shrinking /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10/lib/baresip/modules/stun.so
shrinking /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10/lib/baresip/modules/dtmfio.so
shrinking /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10/bin/baresip
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10/lib  /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10/bin
patching script interpreter paths in /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10
checking for references to /build in /nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10...
/nix/store/0p5ws4lmnczdkrkxmbma8688q7s5w6l5-baresip-0.5.10

@7c6f434c 7c6f434c merged commit 24429d6 into NixOS:master Jul 8, 2018
@r-ryantm r-ryantm deleted the auto-update/baresip branch July 8, 2018 12: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

3 participants