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

libinput: 1.11.3 -> 1.12.0 #47119

Merged
merged 2 commits into from Sep 23, 2018
Merged

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Sep 21, 2018

Still rebuilding to test in "action", FWIW.

  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

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

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

Partial log (click to expand)

/nix/store/wi05wcb3pm4j0nyz4hy415fbd6gn92q4-libinput-1.12.0/libexec/libinput/libinput-measure-touchpad-pressure: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/bin/python3"
/nix/store/wi05wcb3pm4j0nyz4hy415fbd6gn92q4-libinput-1.12.0/libexec/libinput/libinput-measure-touch-size: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/bin/python3"
/nix/store/wi05wcb3pm4j0nyz4hy415fbd6gn92q4-libinput-1.12.0/libexec/libinput/libinput-measure-fuzz: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/hy65mn4wjswqih75gfr6g4q3xgqdm325-python3-3.6.6/bin/python3"
checking for references to /build in /nix/store/wi05wcb3pm4j0nyz4hy415fbd6gn92q4-libinput-1.12.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/riss8hcc9r4v8nimgp0q4khyb7n7q27d-libinput-1.12.0-dev
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/riss8hcc9r4v8nimgp0q4khyb7n7q27d-libinput-1.12.0-dev/lib
patching script interpreter paths in /nix/store/riss8hcc9r4v8nimgp0q4khyb7n7q27d-libinput-1.12.0-dev
checking for references to /build in /nix/store/riss8hcc9r4v8nimgp0q4khyb7n7q27d-libinput-1.12.0-dev...
/nix/store/wi05wcb3pm4j0nyz4hy415fbd6gn92q4-libinput-1.12.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libinput

Partial log (click to expand)

/nix/store/ah16sm3zkg0np10gs13k5kj3sgj57kw1-libinput-1.12.0/libexec/libinput/libinput-measure-touchpad-pressure: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/sb88r9crdhinhkm6vpxwzf5zmij86p8v-python3-3.6.6/bin/python3"
/nix/store/ah16sm3zkg0np10gs13k5kj3sgj57kw1-libinput-1.12.0/libexec/libinput/libinput-measure-touchpad-tap: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/sb88r9crdhinhkm6vpxwzf5zmij86p8v-python3-3.6.6/bin/python3"
/nix/store/ah16sm3zkg0np10gs13k5kj3sgj57kw1-libinput-1.12.0/libexec/libinput/libinput-measure-fuzz: interpreter directive changed from "/usr/bin/env python3" to "/nix/store/sb88r9crdhinhkm6vpxwzf5zmij86p8v-python3-3.6.6/bin/python3"
checking for references to /build in /nix/store/ah16sm3zkg0np10gs13k5kj3sgj57kw1-libinput-1.12.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/ai2gizk6kgwwz1r32icq9nbr7l7z5zm6-libinput-1.12.0-dev
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ai2gizk6kgwwz1r32icq9nbr7l7z5zm6-libinput-1.12.0-dev/lib
patching script interpreter paths in /nix/store/ai2gizk6kgwwz1r32icq9nbr7l7z5zm6-libinput-1.12.0-dev
checking for references to /build in /nix/store/ai2gizk6kgwwz1r32icq9nbr7l7z5zm6-libinput-1.12.0-dev...
/nix/store/ah16sm3zkg0np10gs13k5kj3sgj57kw1-libinput-1.12.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: libinput

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

Partial log (click to expand)

strip is /nix/store/hbmjbqjmsscaz9mdfm32jrcxasxfihnv-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w719lsyy0bs3v6k9y1lrdc7q7zaxkyzz-libinput-1.12.0/lib
patching script interpreter paths in /nix/store/w719lsyy0bs3v6k9y1lrdc7q7zaxkyzz-libinput-1.12.0
checking for references to /build in /nix/store/w719lsyy0bs3v6k9y1lrdc7q7zaxkyzz-libinput-1.12.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/8lz0c3hw0r8r9wy9k6ki92i81f1q11kq-libinput-1.12.0-dev
strip is /nix/store/hbmjbqjmsscaz9mdfm32jrcxasxfihnv-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/8lz0c3hw0r8r9wy9k6ki92i81f1q11kq-libinput-1.12.0-dev/lib
patching script interpreter paths in /nix/store/8lz0c3hw0r8r9wy9k6ki92i81f1q11kq-libinput-1.12.0-dev
checking for references to /build in /nix/store/8lz0c3hw0r8r9wy9k6ki92i81f1q11kq-libinput-1.12.0-dev...
/nix/store/7rll71vg7gmn5574ga8fvagy1hkllrs5-libinput-1.12.0-bin

@GrahamcOfBorg
Copy link

Unexpected error: command failed with exit code 1 on aarch64-linux (full log)

Attempted: libinput

Partial log (click to expand)

   ?: 2 [write-objcode #<objcode 350e020> #<output: ice-9/eval.go.Y2KH7h 10>]
   ?: 1 [apply-smob/1 #<boot-closure 5961a0 (_ . _)> system-error ...]
   ?: 0 [close-port #<output: ice-9/eval.go.Y2KH7h 10>]

ERROR: make[2]: *** [Makefile:2235: ice-9/eval.go] Error 1
make[2]: Leaving directory '/build/guile-2.0.13/module'
make[1]: *** [Makefile:1838: all-recursive] Error 1
make[1]: Leaving directory '/build/guile-2.0.13'
make: *** [Makefile:1724: all] Error 2
error: unexpected end-of-file

@dtzWill dtzWill merged commit 33ae1a1 into NixOS:staging Sep 23, 2018
@dtzWill dtzWill deleted the update/libinput-1.12.0 branch September 23, 2018 18:21
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

2 participants