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

clib: 1.8.0 -> 1.8.1 #46292

Merged
merged 1 commit into from Sep 7, 2018
Merged

clib: 1.8.0 -> 1.8.1 #46292

merged 1 commit into from Sep 7, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Sep 7, 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/clib/versions.

meta.description for clib is: '"C micro-package manager"'.

Compare changes on GitHub

Checks done (click to expand)
  • built on NixOS
  • /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1/bin/clib passed the binary check.
  • /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1/bin/clib-install passed the binary check.
  • /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1/bin/clib-search passed the binary check.
  • 3 of 3 passed binary check by having a zero exit code.
  • 3 of 3 passed binary check by having the new version present in output.
  • found 1.8.1 with grep in /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1
  • directory tree listing: https://gist.github.com/c8360779a0d874b4cc3500a302928c3c
  • du listing: https://gist.github.com/211765205f78d8e8889a1bf4c3e29f09
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

  1. Install cachix from https://cachix.org/
  2. Use r-ryantm's cache:
    cachix use r-ryantm
    

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/fa481b1e2b5e7802c748f6b3435524ae8b49deca.tar.gz -p clib
ls -la /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1

cc @jb55 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/clib/versions
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: clib

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1
shrinking /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1/bin/clib-install
shrinking /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1/bin/clib
shrinking /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1/bin/clib-search
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1/bin
patching script interpreter paths in /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1
checking for references to /build in /nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1...
/nix/store/h93dx5jp709sjhsj6wad53zcg4zsm7jm-clib-1.8.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: clib

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nidnn74i3wx25c95zzw14w333xjm0a9a-clib-1.8.1
shrinking /nix/store/nidnn74i3wx25c95zzw14w333xjm0a9a-clib-1.8.1/bin/clib-search
shrinking /nix/store/nidnn74i3wx25c95zzw14w333xjm0a9a-clib-1.8.1/bin/clib-install
shrinking /nix/store/nidnn74i3wx25c95zzw14w333xjm0a9a-clib-1.8.1/bin/clib
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/nidnn74i3wx25c95zzw14w333xjm0a9a-clib-1.8.1/bin
patching script interpreter paths in /nix/store/nidnn74i3wx25c95zzw14w333xjm0a9a-clib-1.8.1
checking for references to /build in /nix/store/nidnn74i3wx25c95zzw14w333xjm0a9a-clib-1.8.1...
/nix/store/nidnn74i3wx25c95zzw14w333xjm0a9a-clib-1.8.1

@jb55
Copy link
Contributor

jb55 commented Sep 7, 2018

This doesn't have any functional changes:

  * travis: add @clibbot token
  * Upload Windows binaries to tagged Github Releases (#147)
  * Pre-compiled Windows binaries for future Github releases (#143)

I don't think there's any point in updating it?

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: clib

Partial log (click to expand)

clang -std=c99 -Ideps -Wall -Wno-unused-function -U__STRICT_ANSI__ -I/nix/store/15l4w4zb9bnhk83z428dh2mk5c11gqqz-curl-7.61.0-dev/include -o clib-search src/clib-search.c deps/occurrences/occurrences.o deps/console-colors/console-colors.o deps/strdup/strdup.o deps/str-ends-with/str-ends-with.o deps/clib-package/clib-package.o deps/substr/substr.o deps/str-starts-with/str-starts-with.o deps/commander/commander.o deps/str-replace/str-replace.o deps/parse-repo/parse-repo.o deps/str-concat/str-concat.o deps/str-flatten/str-flatten.o deps/tempdir/tempdir.o deps/parson/parson.o deps/trim/trim.o deps/asprintf/asprintf.o deps/http-get/http-get.o deps/gumbo-get-elements-by-tag-name/get-elements-by-tag-name.o deps/list/list_iterator.o deps/list/list_node.o deps/list/list.o deps/path-normalize/path-normalize.o deps/path-join/path-join.o deps/gumbo-parser/tokenizer.o deps/gumbo-parser/string_buffer.o deps/gumbo-parser/vector.o deps/gumbo-parser/char_ref.o deps/gumbo-parser/utf8.o deps/gumbo-parser/tag.o deps/gumbo-parser/util.o deps/gumbo-parser/string_piece.o deps/gumbo-parser/error.o deps/gumbo-parser/attribute.o deps/gumbo-parser/parser.o deps/case/case.o deps/gumbo-get-element-by-id/get-element-by-id.o deps/fs/fs.o deps/wildcardcmp/wildcardcmp.o deps/which/which.o deps/wiki-registry/wiki-registry.o deps/mkdirp/mkdirp.o deps/debug/debug.o deps/gumbo-text-content/gumbo-text-content.o -L/nix/store/ii27lrc3r7rz8f2wfxnn22rm2fqk6h9a-curl-7.61.0/lib -lcurl -lnghttp2 -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -lgssapi_krb5 -lresolv -lz
installing
install flags: SHELL=/nix/store/cblfnvb5rmhd2z231mqasn0brzh1hhv4-bash-4.4-p23/bin/bash PREFIX=\$\(out\) install
mkdir -p /nix/store/9qikhlj7ssy13yrkzarp41zi8vj2nqvq-clib-1.8.1/bin
cp -f clib /nix/store/9qikhlj7ssy13yrkzarp41zi8vj2nqvq-clib-1.8.1/bin/clib;  cp -f clib-install /nix/store/9qikhlj7ssy13yrkzarp41zi8vj2nqvq-clib-1.8.1/bin/clib-install;  cp -f clib-search /nix/store/9qikhlj7ssy13yrkzarp41zi8vj2nqvq-clib-1.8.1/bin/clib-search;
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/9qikhlj7ssy13yrkzarp41zi8vj2nqvq-clib-1.8.1/bin
patching script interpreter paths in /nix/store/9qikhlj7ssy13yrkzarp41zi8vj2nqvq-clib-1.8.1
/nix/store/9qikhlj7ssy13yrkzarp41zi8vj2nqvq-clib-1.8.1

@xeji
Copy link
Contributor

xeji commented Sep 7, 2018

I don't think there's any point in updating it?

I agree it's not necessary. But it shouldn't hurt either, and if we close this the bot will nag us with the same bump again on the next run 😄 . So @jb55 is it ok if we merge anyway?

@jb55
Copy link
Contributor

jb55 commented Sep 7, 2018

sure!

@xeji xeji merged commit 2729373 into NixOS:master Sep 7, 2018
@r-ryantm r-ryantm deleted the auto-update/clib branch September 20, 2018 04:28
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

4 participants