Skip to content

forkstat: 0.02.02 -> 0.02.03#42016

Merged
xeji merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/forkstat
Jun 18, 2018
Merged

forkstat: 0.02.02 -> 0.02.03#42016
xeji merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/forkstat

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

These checks were done:

meta.description for forkstat is: '"Process fork/exec/exit monitoring tool"'.

cc @womfoo for testing.

Experimental: this build is cached with Cachix. To use the cache follow these experimental instructions:

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 0d536c99ec7cde34171481ff4b6b5a3a7f5a4d07 && nix-shell --pure -I nixpkgs=. -p forkstat

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

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

These checks were done:

- built on NixOS
- /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03/bin/forkstat passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.02.03 with grep in /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03
- directory tree listing: https://gist.github.com/89b0404a0b74c11f7d41c06cf94d184a
- du listing: https://gist.github.com/e13ac9907c46410b6a17fefb8f6977f3
@GrahamcOfBorg GrahamcOfBorg added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Jun 14, 2018
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: forkstat

Partial log (click to expand)

cp forkstat.8.gz /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03/usr/share/man/man8
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03
shrinking /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03/bin/forkstat
gzipping man pages under /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03/share/man/
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03/bin
patching script interpreter paths in /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03
checking for references to /build in /nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03...
/nix/store/i74h7m1lbmyxjgrkdyii68a4dhi2m2fz-forkstat-0.02.03

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

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

Partial log (click to expand)

cp forkstat.8.gz /nix/store/gyashbyahadddg47azxlif3shr1ab84m-forkstat-0.02.03/usr/share/man/man8
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/gyashbyahadddg47azxlif3shr1ab84m-forkstat-0.02.03
shrinking /nix/store/gyashbyahadddg47azxlif3shr1ab84m-forkstat-0.02.03/bin/forkstat
gzipping man pages under /nix/store/gyashbyahadddg47azxlif3shr1ab84m-forkstat-0.02.03/share/man/
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gyashbyahadddg47azxlif3shr1ab84m-forkstat-0.02.03/bin
patching script interpreter paths in /nix/store/gyashbyahadddg47azxlif3shr1ab84m-forkstat-0.02.03
checking for references to /build in /nix/store/gyashbyahadddg47azxlif3shr1ab84m-forkstat-0.02.03...
/nix/store/gyashbyahadddg47azxlif3shr1ab84m-forkstat-0.02.03

@xeji xeji merged commit a81fba7 into NixOS:master Jun 18, 2018
@r-ryantm r-ryantm deleted the auto-update/forkstat branch June 19, 2018 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants