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

libndctl: 61.1 -> 61.2 #43332

Merged
merged 1 commit into from Jul 11, 2018
Merged

libndctl: 61.1 -> 61.2 #43332

merged 1 commit into from Jul 11, 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/libndctl/versions.

meta.description for libndctl is: '"Utility library for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel"'.

(Release on GitHub)[https://github.com/pmem/ndctl/releases/tag/v61.2]

Checks done (click to expand)
  • built on NixOS
  • /nix/store/zphm9a03gcsgxarza0j1mzdcjrgsr401-libndctl-61.2/bin/ndctl passed the binary check.
  • /nix/store/zphm9a03gcsgxarza0j1mzdcjrgsr401-libndctl-61.2/bin/daxctl passed the binary check.
  • 2 of 2 passed binary check by having a zero exit code.
  • 0 of 2 passed binary check by having the new version present in output.
  • found 61.2 with grep in /nix/store/zphm9a03gcsgxarza0j1mzdcjrgsr401-libndctl-61.2
  • directory tree listing: https://gist.github.com/19f3109e1fcd8c46db49ab9367e70470
  • du listing: https://gist.github.com/c0391e0bd0fbd8af2020049cba258316
Test this build with Cachix (click to expand)

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

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libndctl/versions.
@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: libndctl

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

Partial log (click to expand)

gzipping man pages under /nix/store/ywf6c3pfhrvvgwsdcfkhrcab3vz0c788-libndctl-61.2-man/share/man/
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/ywf6c3pfhrvvgwsdcfkhrcab3vz0c788-libndctl-61.2-man
checking for references to /build in /nix/store/ywf6c3pfhrvvgwsdcfkhrcab3vz0c788-libndctl-61.2-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/p2a4anamdfh5rymjzgndvs0lyiq38l6m-libndctl-61.2-dev
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/p2a4anamdfh5rymjzgndvs0lyiq38l6m-libndctl-61.2-dev/lib
patching script interpreter paths in /nix/store/p2a4anamdfh5rymjzgndvs0lyiq38l6m-libndctl-61.2-dev
checking for references to /build in /nix/store/p2a4anamdfh5rymjzgndvs0lyiq38l6m-libndctl-61.2-dev...
/nix/store/zphm9a03gcsgxarza0j1mzdcjrgsr401-libndctl-61.2

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libndctl

Partial log (click to expand)

gzipping man pages under /nix/store/zrd0lypdj31l31xkhbh2z4hh0ck52g3p-libndctl-61.2-man/share/man/
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/zrd0lypdj31l31xkhbh2z4hh0ck52g3p-libndctl-61.2-man
checking for references to /build in /nix/store/zrd0lypdj31l31xkhbh2z4hh0ck52g3p-libndctl-61.2-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/p638ddiqyribb1fz36bn4pnjjxsy3jbr-libndctl-61.2-dev
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/p638ddiqyribb1fz36bn4pnjjxsy3jbr-libndctl-61.2-dev/lib
patching script interpreter paths in /nix/store/p638ddiqyribb1fz36bn4pnjjxsy3jbr-libndctl-61.2-dev
checking for references to /build in /nix/store/p638ddiqyribb1fz36bn4pnjjxsy3jbr-libndctl-61.2-dev...
/nix/store/c0kgja9bg18qqi7hi6af54z33fm3w2b4-libndctl-61.2

@xeji
Copy link
Contributor

xeji commented Jul 11, 2018

@GrahamcOfBorg build libblockdev gfvs

@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: libblockdev, gfvs

Partial log (click to expand)

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.


Cannot nix-instantiate `gfvs' because:
�[31;1merror:�[0m attribute 'gfvs' in selection path 'gfvs' not found

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libblockdev

The following builds were skipped because they don't evaluate on x86_64-linux: gfvs

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/c28vjwzs8rsk4dzyxwyjxfjfri374icg-libblockdev-2.18-dev
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/c28vjwzs8rsk4dzyxwyjxfjfri374icg-libblockdev-2.18-dev/lib
patching script interpreter paths in /nix/store/c28vjwzs8rsk4dzyxwyjxfjfri374icg-libblockdev-2.18-dev
checking for references to /build in /nix/store/c28vjwzs8rsk4dzyxwyjxfjfri374icg-libblockdev-2.18-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/jkyc81vhmc2nzhv29qrgf5jixwr98irs-libblockdev-2.18-devdoc
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/jkyc81vhmc2nzhv29qrgf5jixwr98irs-libblockdev-2.18-devdoc
checking for references to /build in /nix/store/jkyc81vhmc2nzhv29qrgf5jixwr98irs-libblockdev-2.18-devdoc...
/nix/store/f0xvb7i2inx1h9k3vln1bqcis4yd3ich-libblockdev-2.18

@xeji
Copy link
Contributor

xeji commented Jul 11, 2018

Typo.
@GrahamcOfBorg build gvfs

@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: gvfs

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 aarch64-linux (full log)

Attempted: libblockdev

The following builds were skipped because they don't evaluate on aarch64-linux: gfvs

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/0md3bksndjlndahfhsi0530sgx25aw5z-libblockdev-2.18-dev
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/0md3bksndjlndahfhsi0530sgx25aw5z-libblockdev-2.18-dev/lib
patching script interpreter paths in /nix/store/0md3bksndjlndahfhsi0530sgx25aw5z-libblockdev-2.18-dev
checking for references to /build in /nix/store/0md3bksndjlndahfhsi0530sgx25aw5z-libblockdev-2.18-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/92rli3f7b63b19njxywfiwvvaz0bq3qq-libblockdev-2.18-devdoc
strip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/92rli3f7b63b19njxywfiwvvaz0bq3qq-libblockdev-2.18-devdoc
checking for references to /build in /nix/store/92rli3f7b63b19njxywfiwvvaz0bq3qq-libblockdev-2.18-devdoc...
/nix/store/1m6q2hq7gbvdbrwpdh91p7dah83jbi2f-libblockdev-2.18

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: gvfs

Partial log (click to expand)

/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2/bin/gvfs-mkdir: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2/bin/gvfs-mime: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2/bin/gvfs-copy: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2/bin/gvfs-mount: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2/bin/gvfs-open: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2/bin/gvfs-info: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2/bin/gvfs-trash: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2/bin/gvfs-monitor-dir: interpreter directive changed from "/bin/sh" to "/nix/store/8zkg9ac4s4alzyf4a8kfrig1j73z66dw-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2...
/nix/store/k8f54vycwaq9xgs38dhz6nsash5s2m2a-gvfs-1.36.2

@xeji xeji merged commit 57c8ace into NixOS:master Jul 11, 2018
@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: gvfs

Partial log (click to expand)

/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2/bin/gvfs-set-attribute: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2/bin/gvfs-info: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2/bin/gvfs-tree: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2/bin/gvfs-ls: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2/bin/gvfs-save: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2/bin/gvfs-open: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2/bin/gvfs-cat: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2/bin/gvfs-mount: interpreter directive changed from "/bin/sh" to "/nix/store/p0vy17dp9jk2mvqsxsqnb14s3797lay7-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2...
/nix/store/12jcyxkpcnaq77j79ygj3rj4aglqpikm-gvfs-1.36.2

@r-ryantm r-ryantm deleted the auto-update/libndctl branch July 11, 2018 15:31
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