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

libevdev: 1.5.9 -> 1.6.0 #50068

Merged
merged 1 commit into from Nov 25, 2018
Merged

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 9, 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/libevdev/versions.

meta.description for libevdev is: '"Wrapper library for evdev devices"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/b4ci2daf6adx3ij1n8y5b542gpy47qsl-libevdev-1.6.0/bin/touchpad-edge-detector had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/b4ci2daf6adx3ij1n8y5b542gpy47qsl-libevdev-1.6.0/bin/mouse-dpi-tool had a zero exit code or showed the expected version
  • /nix/store/b4ci2daf6adx3ij1n8y5b542gpy47qsl-libevdev-1.6.0/bin/libevdev-tweak-device passed the binary check.
  • 1 of 3 passed binary check by having a zero exit code.
  • 0 of 3 passed binary check by having the new version present in output.
  • found 1.6.0 with grep in /nix/store/b4ci2daf6adx3ij1n8y5b542gpy47qsl-libevdev-1.6.0
  • directory tree listing: https://gist.github.com/dbb1fc139bf3c13f377dda8325ff9ce7
  • du listing: https://gist.github.com/ab6d9601212996fedf73c61f004e321d
Outpath report (click to expand)

Outpath difference report
3425 total rebuild paths

1196 package rebuilds

1196 x86_64-linux rebuilds
1132 i686-linux rebuilds
1 x86_64-darwin rebuilds
1096 aarch64-linux rebuilds

First ten rebuilds by attrpath
adapta-gtk-theme
adwaita-qt
akonadi
akregator
albert
altcoins.bitcoin
altcoins.bitcoin-abc
altcoins.bitcoin-classic
amarok
amarok-kf5

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/b4ci2daf6adx3ij1n8y5b542gpy47qsl-libevdev-1.6.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A libevdev https://github.com/r-ryantm/nixpkgs/archive/a7e2c580bf00f8b19a7f11d85c7f06f9fec132c9.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/b4ci2daf6adx3ij1n8y5b542gpy47qsl-libevdev-1.6.0
ls -la /nix/store/b4ci2daf6adx3ij1n8y5b542gpy47qsl-libevdev-1.6.0/bin

cc @AndrewMorsillo 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/libevdev/versions
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libevdev

Partial log (click to expand)

shrinking /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0/lib/libevdev.so.2.2.0
shrinking /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0/bin/libevdev-tweak-device
shrinking /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0/bin/touchpad-edge-detector
shrinking /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0/bin/mouse-dpi-tool
gzipping man pages under /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0/share/man/
strip is /nix/store/xzn29jrdk6czmx5qai15v6hwsrxviw4c-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0/lib  /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0/bin
patching script interpreter paths in /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0
checking for references to /build in /nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0...
/nix/store/b2kzmih74k5vl11v6c3gky1p9j0nwh3d-libevdev-1.6.0

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

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

Partial log (click to expand)

shrinking /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0/bin/libevdev-tweak-device
shrinking /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0/bin/mouse-dpi-tool
shrinking /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0/bin/touchpad-edge-detector
shrinking /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0/lib/libevdev.so.2.2.0
gzipping man pages under /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0/share/man/
strip is /nix/store/426i2d272x6c8j4shwl1377xj2cf1ijj-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0/lib  /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0/bin
patching script interpreter paths in /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0
checking for references to /build in /nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0...
/nix/store/3jm4vnlw9fif0hdflylbr6ybndk9zl8h-libevdev-1.6.0

@infinisil
Copy link
Member

@GrahamcOfBorg build wireshark openshot-qt konsole

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on x86_64-darwin (full log)

Attempted: wireshark

The following builds were skipped because they don't evaluate on x86_64-darwin: openshot-qt, konsole

Partial log (click to expand)

cannot build derivation '/nix/store/b2k57qs8ky5j6la3y9wwjj5i0a1q3j0g-gst-plugins-base-1.14.4.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/ik8r86vv6jqiy47i6y6l9p1d2n1irxim-hook.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/0wgf1pb8q09z4jvfrblay8lg82kzmnai-qtmacextras-5.9.3.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/y7zbviy0f8ha06lyfq7bgqbp8sad69z1-qtsvg-5.9.3.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/y5avm7g0h0jads0hakkxb0sp8djhvmqx-qttools-5.9.3.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/qr6g7rp3cwbb6qmggzqksf4937hiil72-qtxmlpatterns-5.9.3.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/pkskdw17rv80dfrvrvhk30yqr2a9kj88-qtdeclarative-5.9.3.drv': 7 dependencies couldn't be built
cannot build derivation '/nix/store/vgs87qgl2yvhgysdv5n97lzcz98gg1ii-qtmultimedia-5.9.3.drv': 9 dependencies couldn't be built
cannot build derivation '/nix/store/mm9zki2lyjwdcg4xdirybn1ryx0xagzc-wireshark-qt-2.6.4.drv': 27 dependencies couldn't be built
error: build of '/nix/store/mm9zki2lyjwdcg4xdirybn1ryx0xagzc-wireshark-qt-2.6.4.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on aarch64-linux (full log)

Attempted: wireshark, openshot-qt, konsole

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/snfkc9s61akinw6dcpzyr9ibjkajl6xf-qtwebkit-5.212-alpha-01-26-2018-dev/lib
patching script interpreter paths in /nix/store/snfkc9s61akinw6dcpzyr9ibjkajl6xf-qtwebkit-5.212-alpha-01-26-2018-dev
checking for references to /build in /nix/store/snfkc9s61akinw6dcpzyr9ibjkajl6xf-qtwebkit-5.212-alpha-01-26-2018-dev...
postPatchMkspecs
Moving /nix/store/bkmi4wfh1nzwajcjjwg8lahg6cwll14s-qtwebkit-5.212-alpha-01-26-2018/mkspecs to /nix/store/snfkc9s61akinw6dcpzyr9ibjkajl6xf-qtwebkit-5.212-alpha-01-26-2018-dev/mkspecs
rmdir: failed to remove '/nix/store/bkmi4wfh1nzwajcjjwg8lahg6cwll14s-qtwebkit-5.212-alpha-01-26-2018': Directory not empty
postPatchMkspecs
cannot build derivation '/nix/store/0v2sxgw6cxcwwjm1ja6pzncad7sbcnv4-python3.7-PyQt-5.10.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ribx6ifa952gbgzbfw2cmd6m2c3z5m4l-openshot-qt-2.4.2.drv': 4 dependencies couldn't be built
error: build of '/nix/store/ribx6ifa952gbgzbfw2cmd6m2c3z5m4l-openshot-qt-2.4.2.drv' failed

@GrahamcOfBorg
Copy link

Timed out, unknown build status on x86_64-linux (full log)

Attempted: wireshark, openshot-qt, konsole

Partial log (click to expand)

shrinking /nix/store/h3j13qc7hj862v6bqw9kz0aiha3c1zlf-konsole-18.08.1/lib/qt-5.11/plugins/konsolepart.so
shrinking /nix/store/h3j13qc7hj862v6bqw9kz0aiha3c1zlf-konsole-18.08.1/bin/konsole
strip is /nix/store/xzn29jrdk6czmx5qai15v6hwsrxviw4c-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/h3j13qc7hj862v6bqw9kz0aiha3c1zlf-konsole-18.08.1/lib  /nix/store/h3j13qc7hj862v6bqw9kz0aiha3c1zlf-konsole-18.08.1/bin
patching script interpreter paths in /nix/store/h3j13qc7hj862v6bqw9kz0aiha3c1zlf-konsole-18.08.1
/nix/store/h3j13qc7hj862v6bqw9kz0aiha3c1zlf-konsole-18.08.1/bin/konsoleprofile: interpreter directive changed from "/bin/sh" to "/nix/store/bz05mnzgipkkcvlr3l6avvh659ck7zrf-bash-4.4-p23/bin/sh"
checking for references to /build in /nix/store/h3j13qc7hj862v6bqw9kz0aiha3c1zlf-konsole-18.08.1...
postPatchMkspecs
postPatchMkspecs
error: build of '/nix/store/faa1klh6vlvlcz4pnyxdqp00pnw1x1mi-openshot-qt-2.4.2.drv' failed

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 25, 2018

@GrahamcOfBorg build interception-tools

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: interception-tools

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/lziv29kvwilxm6ach17wwasi3pz5nzy3-interception-tools-0.1.1
shrinking /nix/store/lziv29kvwilxm6ach17wwasi3pz5nzy3-interception-tools-0.1.1/bin/udevmon
shrinking /nix/store/lziv29kvwilxm6ach17wwasi3pz5nzy3-interception-tools-0.1.1/bin/intercept
shrinking /nix/store/lziv29kvwilxm6ach17wwasi3pz5nzy3-interception-tools-0.1.1/bin/uinput
strip is /nix/store/br51frm28n8n85bs9wrcx6g8rpa42ain-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/lziv29kvwilxm6ach17wwasi3pz5nzy3-interception-tools-0.1.1/bin
patching script interpreter paths in /nix/store/lziv29kvwilxm6ach17wwasi3pz5nzy3-interception-tools-0.1.1
checking for references to /build/ in /nix/store/lziv29kvwilxm6ach17wwasi3pz5nzy3-interception-tools-0.1.1...
/nix/store/lziv29kvwilxm6ach17wwasi3pz5nzy3-interception-tools-0.1.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: interception-tools

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/sgj9vjywqwvj3chxs9qj37z82mdly7f6-interception-tools-0.1.1
shrinking /nix/store/sgj9vjywqwvj3chxs9qj37z82mdly7f6-interception-tools-0.1.1/bin/uinput
shrinking /nix/store/sgj9vjywqwvj3chxs9qj37z82mdly7f6-interception-tools-0.1.1/bin/intercept
shrinking /nix/store/sgj9vjywqwvj3chxs9qj37z82mdly7f6-interception-tools-0.1.1/bin/udevmon
strip is /nix/store/yyx28sl7a9n4xs9f82v0llpvrmryanan-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/sgj9vjywqwvj3chxs9qj37z82mdly7f6-interception-tools-0.1.1/bin
patching script interpreter paths in /nix/store/sgj9vjywqwvj3chxs9qj37z82mdly7f6-interception-tools-0.1.1
checking for references to /build/ in /nix/store/sgj9vjywqwvj3chxs9qj37z82mdly7f6-interception-tools-0.1.1...
/nix/store/sgj9vjywqwvj3chxs9qj37z82mdly7f6-interception-tools-0.1.1

@c0bw3b c0bw3b merged commit 16dabf2 into NixOS:staging Nov 25, 2018
@r-ryantm r-ryantm deleted the auto-update/libevdev branch December 8, 2018 22:24
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