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

libpfm: 4.9.0 -> 4.10.0 #42004

Merged
merged 2 commits into from Jun 21, 2018
Merged

libpfm: 4.9.0 -> 4.10.0 #42004

merged 2 commits into from Jun 21, 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/libpfm/versions.

These checks were done:

meta.description for libpfm is: '"Helper library to program the performance monitoring events"'.

cc @nbp 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 3a2ffc7368675ac670b4edc07b6272ab7f03589f && nix-shell --pure -I nixpkgs=. -p libpfm

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

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

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/18a96cac8552cdaa20b1dc95f0a5dd0d
- du listing: https://gist.github.com/b27b79dfd650b016fa859607d16859d9
@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: libpfm

Partial log (click to expand)

mkdir -p /nix/store/wzy9wivn3rdk3rhid7pzfn6c80k5f9hh-libpfm-4.10.0/lib
install -m 644 libpfm.a /nix/store/wzy9wivn3rdk3rhid7pzfn6c80k5f9hh-libpfm-4.10.0/lib
install  /nix/store/wzy9wivn3rdk3rhid7pzfn6c80k5f9hh-libpfm-4.10.0/lib
install: missing destination file operand after '/nix/store/wzy9wivn3rdk3rhid7pzfn6c80k5f9hh-libpfm-4.10.0/lib'
Try 'install --help' for more information.
make[1]: *** [Makefile:397: install] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-libpfm-4.10.0.drv-0/libpfm-4.10.0/lib'
make: *** [Makefile:70: install] Error 2
builder for '/nix/store/nb18gn1agd7a1507mscbhlbl6ifnzal3-libpfm-4.10.0.drv' failed with exit code 2
error: build of '/nix/store/nb18gn1agd7a1507mscbhlbl6ifnzal3-libpfm-4.10.0.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libpfm

Partial log (click to expand)

make[1]: Leaving directory '/build/libpfm-4.10.0/docs'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/fp94lzia85x7rxrq3bz5h1hn2pjrv1sy-libpfm-4.10.0
shrinking /nix/store/fp94lzia85x7rxrq3bz5h1hn2pjrv1sy-libpfm-4.10.0/lib/libpfm.so.4.10.0
gzipping man pages under /nix/store/fp94lzia85x7rxrq3bz5h1hn2pjrv1sy-libpfm-4.10.0/share/man/
strip is /nix/store/21ymadblbmsbb2bk4q7gl4kjasp8zmgd-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/fp94lzia85x7rxrq3bz5h1hn2pjrv1sy-libpfm-4.10.0/lib
patching script interpreter paths in /nix/store/fp94lzia85x7rxrq3bz5h1hn2pjrv1sy-libpfm-4.10.0
checking for references to /build in /nix/store/fp94lzia85x7rxrq3bz5h1hn2pjrv1sy-libpfm-4.10.0...
/nix/store/fp94lzia85x7rxrq3bz5h1hn2pjrv1sy-libpfm-4.10.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libpfm

Partial log (click to expand)

make[1]: Leaving directory '/build/libpfm-4.10.0/docs'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/9bgf9knc0qjb03a2qz6n2mr30lqwi1c9-libpfm-4.10.0
shrinking /nix/store/9bgf9knc0qjb03a2qz6n2mr30lqwi1c9-libpfm-4.10.0/lib/libpfm.so.4.10.0
gzipping man pages under /nix/store/9bgf9knc0qjb03a2qz6n2mr30lqwi1c9-libpfm-4.10.0/share/man/
strip is /nix/store/qg2agrqkf240s656d207zqhipl0bc2id-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/9bgf9knc0qjb03a2qz6n2mr30lqwi1c9-libpfm-4.10.0/lib
patching script interpreter paths in /nix/store/9bgf9knc0qjb03a2qz6n2mr30lqwi1c9-libpfm-4.10.0
checking for references to /build in /nix/store/9bgf9knc0qjb03a2qz6n2mr30lqwi1c9-libpfm-4.10.0...
/nix/store/9bgf9knc0qjb03a2qz6n2mr30lqwi1c9-libpfm-4.10.0

Copy link
Contributor

@xeji xeji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Never built on darwin since 2015 according to available hydra logs. Limit to linux.

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

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

Partial log (click to expand)

make[1]: Leaving directory '/build/libpfm-4.10.0/docs'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/a5y6pjc1h6ckpwxf1dhn6jwim7msp7nl-libpfm-4.10.0
shrinking /nix/store/a5y6pjc1h6ckpwxf1dhn6jwim7msp7nl-libpfm-4.10.0/lib/libpfm.so.4.10.0
gzipping man pages under /nix/store/a5y6pjc1h6ckpwxf1dhn6jwim7msp7nl-libpfm-4.10.0/share/man/
strip is /nix/store/min150lkigznaayzpwvf8d4jdl1dqvx6-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/a5y6pjc1h6ckpwxf1dhn6jwim7msp7nl-libpfm-4.10.0/lib
patching script interpreter paths in /nix/store/a5y6pjc1h6ckpwxf1dhn6jwim7msp7nl-libpfm-4.10.0
checking for references to /build in /nix/store/a5y6pjc1h6ckpwxf1dhn6jwim7msp7nl-libpfm-4.10.0...
/nix/store/a5y6pjc1h6ckpwxf1dhn6jwim7msp7nl-libpfm-4.10.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libpfm

Partial log (click to expand)

make[1]: Leaving directory '/build/libpfm-4.10.0/docs'
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/564cqiqi7vac5z9p0ngn6vdrihk4fs89-libpfm-4.10.0
shrinking /nix/store/564cqiqi7vac5z9p0ngn6vdrihk4fs89-libpfm-4.10.0/lib/libpfm.so.4.10.0
gzipping man pages under /nix/store/564cqiqi7vac5z9p0ngn6vdrihk4fs89-libpfm-4.10.0/share/man/
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/564cqiqi7vac5z9p0ngn6vdrihk4fs89-libpfm-4.10.0/lib
patching script interpreter paths in /nix/store/564cqiqi7vac5z9p0ngn6vdrihk4fs89-libpfm-4.10.0
checking for references to /build in /nix/store/564cqiqi7vac5z9p0ngn6vdrihk4fs89-libpfm-4.10.0...
/nix/store/564cqiqi7vac5z9p0ngn6vdrihk4fs89-libpfm-4.10.0

@Mic92 Mic92 merged commit 0f0c9a4 into NixOS:master Jun 21, 2018
@Mic92
Copy link
Member

Mic92 commented Jun 21, 2018

perf_events also does not make any sense on darwin.

@r-ryantm r-ryantm deleted the auto-update/libpfm branch June 21, 2018 12:50
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

5 participants