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

libffcall: 2.0 -> 2.1 #35764

Merged
merged 1 commit into from Feb 27, 2018
Merged

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 27, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • found 2.1 with grep in /nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev
  • found 2.1 in filename of file in /nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev

Semi-automatic update. These checks were performed:

- built on NixOS
- found 2.1 with grep in /nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev
- found 2.1 in filename of file in /nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

patching script interpreter paths in /nix/store/61gd0ghgfi103fi9056jfn67n77xd77m-libffcall-2.1-dev
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/vh2a7x0y8mfn778l3nkgaqd99qa4jm9x-libffcall-2.1/lib
patching script interpreter paths in /nix/store/vh2a7x0y8mfn778l3nkgaqd99qa4jm9x-libffcall-2.1
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/bk95xhmjkh01hhzcwpm5bqh94ilrl4aq-libffcall-2.1-doc
gzipping man pages under /nix/store/hqg99kcjgrnsj6bpy2n9cp2xca3qp6gs-libffcall-2.1-man/share/man/
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/hqg99kcjgrnsj6bpy2n9cp2xca3qp6gs-libffcall-2.1-man
/nix/store/61gd0ghgfi103fi9056jfn67n77xd77m-libffcall-2.1-dev

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/jkn5imhqb8wpszbgq0v0162ggay6yhn2-libffcall-2.1-doc
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/jkn5imhqb8wpszbgq0v0162ggay6yhn2-libffcall-2.1-doc
checking for references to /tmp/nix-build-libffcall-2.1.drv-0 in /nix/store/jkn5imhqb8wpszbgq0v0162ggay6yhn2-libffcall-2.1-doc...
shrinking RPATHs of ELF executables and libraries in /nix/store/893z8iyjn738ybb0rirhjjyr3rdkgjdb-libffcall-2.1-man
gzipping man pages under /nix/store/893z8iyjn738ybb0rirhjjyr3rdkgjdb-libffcall-2.1-man/share/man/
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/893z8iyjn738ybb0rirhjjyr3rdkgjdb-libffcall-2.1-man
checking for references to /tmp/nix-build-libffcall-2.1.drv-0 in /nix/store/893z8iyjn738ybb0rirhjjyr3rdkgjdb-libffcall-2.1-man...
/nix/store/3al1x63bcpba04rn27rxqwsic4jggqhw-libffcall-2.1-dev

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/d5m36nff5rb8q6q7is7dh18i30iwl5in-libffcall-2.1-doc
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/d5m36nff5rb8q6q7is7dh18i30iwl5in-libffcall-2.1-doc
checking for references to /build in /nix/store/d5m36nff5rb8q6q7is7dh18i30iwl5in-libffcall-2.1-doc...
shrinking RPATHs of ELF executables and libraries in /nix/store/5dcxm2z8ksc4gv4p0l5lbvp7lyxvsgcf-libffcall-2.1-man
gzipping man pages under /nix/store/5dcxm2z8ksc4gv4p0l5lbvp7lyxvsgcf-libffcall-2.1-man/share/man/
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
patching script interpreter paths in /nix/store/5dcxm2z8ksc4gv4p0l5lbvp7lyxvsgcf-libffcall-2.1-man
checking for references to /build in /nix/store/5dcxm2z8ksc4gv4p0l5lbvp7lyxvsgcf-libffcall-2.1-man...
/nix/store/2p5v0xbni69a0kkwzdqbygy0b16jaan3-libffcall-2.1-dev

@FRidh FRidh merged commit 8007627 into NixOS:master Feb 27, 2018
@ryantm ryantm deleted the auto-update/libffcall-2.0-to-2.1 branch February 27, 2018 15:03
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