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

srtp: 2.1.0 -> 2.2.0 #40849

Merged
merged 1 commit into from
May 22, 2018
Merged

srtp: 2.1.0 -> 2.2.0 #40849

merged 1 commit into from
May 22, 2018

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/libsrtp/versions.

These checks were done:

meta.description for srtp is: '"Secure RTP (SRTP) Reference Implementation"'.

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

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

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2.2.0 with grep in /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0
- directory tree listing: https://gist.github.com/87b0811e10da29e42c97917be0858d86
- du listing: https://gist.github.com/2e969bdfee6739383f70f7509c074b3b
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: srtp

Partial log (click to expand)

                ln -sfn libsrtp2.1.dylib /nix/store/abaf8736zn85nvyrszjnr2gz776b5z4j-libsrtp-2.2.0/lib/libsrtp2.dylib; \
        fi; \
fi
/nix/store/5lkrw9dnsgy62qm1ampvww1c5n1pdm4b-coreutils-8.29/bin/install -c -d /nix/store/abaf8736zn85nvyrszjnr2gz776b5z4j-libsrtp-2.2.0/lib/pkgconfig
cp ./libsrtp2.pc /nix/store/abaf8736zn85nvyrszjnr2gz776b5z4j-libsrtp-2.2.0/lib/pkgconfig/
post-installation fixup
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/abaf8736zn85nvyrszjnr2gz776b5z4j-libsrtp-2.2.0/lib
patching script interpreter paths in /nix/store/abaf8736zn85nvyrszjnr2gz776b5z4j-libsrtp-2.2.0
/nix/store/abaf8736zn85nvyrszjnr2gz776b5z4j-libsrtp-2.2.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: srtp

Partial log (click to expand)

/nix/store/jy9knxp7nmw80jkf932axrs1b4p9k4hi-coreutils-8.29/bin/install -c -d /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0/lib/pkgconfig
cp ./libsrtp2.pc /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0/lib/pkgconfig/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0
shrinking /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0/lib/libsrtp2.so.1
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0/lib
patching script interpreter paths in /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0
checking for references to /build in /nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0...
/nix/store/6zbhr84zjcsvn8rjngwyqlhy1592pbcm-libsrtp-2.2.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: srtp

Partial log (click to expand)

/nix/store/gv6fp0sg59cmq1g7gkg4sl7jfc7kvgh1-coreutils-8.29/bin/install -c -d /nix/store/j8qx6ssbyifzj6w7cbwjn3vykj5acsfl-libsrtp-2.2.0/lib/pkgconfig
cp ./libsrtp2.pc /nix/store/j8qx6ssbyifzj6w7cbwjn3vykj5acsfl-libsrtp-2.2.0/lib/pkgconfig/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/j8qx6ssbyifzj6w7cbwjn3vykj5acsfl-libsrtp-2.2.0
shrinking /nix/store/j8qx6ssbyifzj6w7cbwjn3vykj5acsfl-libsrtp-2.2.0/lib/libsrtp2.so.1
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/j8qx6ssbyifzj6w7cbwjn3vykj5acsfl-libsrtp-2.2.0/lib
patching script interpreter paths in /nix/store/j8qx6ssbyifzj6w7cbwjn3vykj5acsfl-libsrtp-2.2.0
checking for references to /build in /nix/store/j8qx6ssbyifzj6w7cbwjn3vykj5acsfl-libsrtp-2.2.0...
/nix/store/j8qx6ssbyifzj6w7cbwjn3vykj5acsfl-libsrtp-2.2.0

@r-ryantm r-ryantm changed the base branch from master to staging May 21, 2018 00:13
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: srtp

Partial log (click to expand)

/nix/store/gwi16s6vxh45is7nazc1ijya5v90wss1-coreutils-8.29/bin/install -c -d /nix/store/8jkp1b0p4b9jzzf0ag81pgwjskvifqic-libsrtp-2.2.0/lib/pkgconfig
cp ./libsrtp2.pc /nix/store/8jkp1b0p4b9jzzf0ag81pgwjskvifqic-libsrtp-2.2.0/lib/pkgconfig/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/8jkp1b0p4b9jzzf0ag81pgwjskvifqic-libsrtp-2.2.0
shrinking /nix/store/8jkp1b0p4b9jzzf0ag81pgwjskvifqic-libsrtp-2.2.0/lib/libsrtp2.so.1
strip is /nix/store/mgyvr3kil9qv0mywikpi0dbli061bpg4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8jkp1b0p4b9jzzf0ag81pgwjskvifqic-libsrtp-2.2.0/lib
patching script interpreter paths in /nix/store/8jkp1b0p4b9jzzf0ag81pgwjskvifqic-libsrtp-2.2.0
checking for references to /build in /nix/store/8jkp1b0p4b9jzzf0ag81pgwjskvifqic-libsrtp-2.2.0...
/nix/store/8jkp1b0p4b9jzzf0ag81pgwjskvifqic-libsrtp-2.2.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: srtp

Partial log (click to expand)

/nix/store/nnkwjkcjqw94knaxpzwl7sysx72xab3z-coreutils-8.29/bin/install -c -d /nix/store/7q2dq4hvmy8h6gfj955nz8p68g20kfm5-libsrtp-2.2.0/lib/pkgconfig
cp ./libsrtp2.pc /nix/store/7q2dq4hvmy8h6gfj955nz8p68g20kfm5-libsrtp-2.2.0/lib/pkgconfig/
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7q2dq4hvmy8h6gfj955nz8p68g20kfm5-libsrtp-2.2.0
shrinking /nix/store/7q2dq4hvmy8h6gfj955nz8p68g20kfm5-libsrtp-2.2.0/lib/libsrtp2.so.1
strip is /nix/store/8yfik687kfccisxnad42j19lfb7ij9b4-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/7q2dq4hvmy8h6gfj955nz8p68g20kfm5-libsrtp-2.2.0/lib
patching script interpreter paths in /nix/store/7q2dq4hvmy8h6gfj955nz8p68g20kfm5-libsrtp-2.2.0
checking for references to /build in /nix/store/7q2dq4hvmy8h6gfj955nz8p68g20kfm5-libsrtp-2.2.0...
/nix/store/7q2dq4hvmy8h6gfj955nz8p68g20kfm5-libsrtp-2.2.0

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: srtp

Partial log (click to expand)

cannot build derivation '/nix/store/xa98xji4p1fq6svp03cn7m20smngm9da-CF-osx-10.10.5.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/swb4042fakjcxvi08qf1p3jx8nzfbibx-cctools-binutils-darwin-wrapper.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/3nl2pl3fai2sy7j464r8wswinlb7d096-clang-wrapper-5.0.2.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/f6c74ldrvjmwqf9cvivj579gwxl2hni2-stdenv-darwin.drv': 35 dependencies couldn't be built
cannot build derivation '/nix/store/7wvlz8lazbgr3ff4qymvdyz2zwzrda8s-libiconv-osx-10.11.6.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/r47fj3ihvsc99dbfgaw518z1whbn2ky4-perl-5.24.3.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/3vsh75ilg94535mys2g7ldmia82iqqyn-openssl-1.0.2o.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/sdckznrj2rn9145hjgq88mn5pnvqq4md-pkg-config-0.29.2.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/nsn0m6rjhdi5x7l13j97vi54x1583c3g-libsrtp-2.2.0.drv': 4 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/nsn0m6rjhdi5x7l13j97vi54x1583c3g-libsrtp-2.2.0.drv' failed

@xeji xeji merged commit 60a6665 into NixOS:staging May 22, 2018
@r-ryantm r-ryantm deleted the auto-update/libsrtp branch May 22, 2018 03:49
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