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

libinfinity: 0.6.5 -> 0.7.1 #35776

Merged
merged 1 commit into from Feb 27, 2018

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Feb 27, 2018

Semi-automatic update. These checks were performed:

  • built on NixOS
  • found 0.7.1 with grep in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1
  • found 0.7.1 in filename of file in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1

cc "@Phreedom"

Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.7.1 with grep in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1
- found 0.7.1 in filename of file in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1

cc "@Phreedom"
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Partial log (click to expand)

 /nix/store/6b3jzg40vibmrjg85i46vvidyy915428-coreutils-8.29/bin/install -c -m 644 libinfinity-0.7.pc libinftext-0.7.pc '/nix/store/vp18xhgxhn2cyyy3f203kari05h2jix1-libinfinity-0.7.1/lib/pkgconfig'
make[2]: Leaving directory '/private/tmp/nix-build-libinfinity-0.7.1.drv-0/libinfinity-0.7.1'
make[1]: Leaving directory '/private/tmp/nix-build-libinfinity-0.7.1.drv-0/libinfinity-0.7.1'
glibPreFixupPhase
post-installation fixup
Removing /nix/store/vp18xhgxhn2cyyy3f203kari05h2jix1-libinfinity-0.7.1/share/gtk-doc
rmdir: failed to remove '/nix/store/vp18xhgxhn2cyyy3f203kari05h2jix1-libinfinity-0.7.1/share': Directory not empty
strip is /nix/store/4sdh09gmvl15cy0zb6i7mbvxh5syz206-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/vp18xhgxhn2cyyy3f203kari05h2jix1-libinfinity-0.7.1/lib
patching script interpreter paths in /nix/store/vp18xhgxhn2cyyy3f203kari05h2jix1-libinfinity-0.7.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

post-installation fixup
Removing /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1/share/gtk-doc
rmdir: failed to remove '/nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1/share': Directory not empty
shrinking RPATHs of ELF executables and libraries in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1
shrinking /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1/lib/libinftext-0.7.so.0.0.0
shrinking /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1/lib/libinfinity-0.7.so.0.0.0
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1/lib 
patching script interpreter paths in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1
checking for references to /tmp/nix-build-libinfinity-0.7.1.drv-0 in /nix/store/bl4k9m05mbhzwm8r2z6x2aqnqd2gdml0-libinfinity-0.7.1...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Partial log (click to expand)

post-installation fixup
Removing /nix/store/gd5dafhb6fna8ssl09miv292w8cba6jz-libinfinity-0.7.1/share/gtk-doc
rmdir: failed to remove '/nix/store/gd5dafhb6fna8ssl09miv292w8cba6jz-libinfinity-0.7.1/share': Directory not empty
shrinking RPATHs of ELF executables and libraries in /nix/store/gd5dafhb6fna8ssl09miv292w8cba6jz-libinfinity-0.7.1
shrinking /nix/store/gd5dafhb6fna8ssl09miv292w8cba6jz-libinfinity-0.7.1/lib/libinftext-0.7.so.0.0.0
shrinking /nix/store/gd5dafhb6fna8ssl09miv292w8cba6jz-libinfinity-0.7.1/lib/libinfinity-0.7.so.0.0.0
strip is /nix/store/lvx1acn1ig1j2km8jds5x3ggh3f2wa8v-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/gd5dafhb6fna8ssl09miv292w8cba6jz-libinfinity-0.7.1/lib
patching script interpreter paths in /nix/store/gd5dafhb6fna8ssl09miv292w8cba6jz-libinfinity-0.7.1
checking for references to /build in /nix/store/gd5dafhb6fna8ssl09miv292w8cba6jz-libinfinity-0.7.1...

@FRidh FRidh merged commit a194721 into NixOS:master Feb 27, 2018
@ryantm ryantm deleted the auto-update/libinfinity-0.6.5-to-0.7.1 branch February 27, 2018 14:20
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