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

dwm-status: 1.2.0 -> 1.4.0 #51041

Merged
merged 1 commit into from Nov 26, 2018
Merged

Conversation

Gerschtli
Copy link
Contributor

Motivation for this change

Update dwm-status.

Things done
  • 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)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@timokau
Copy link
Member

timokau commented Nov 25, 2018

@GrahamcOfBorg dwm-status

@c0bw3b
Copy link
Contributor

c0bw3b commented Nov 25, 2018

@GrahamcOfBorg build dwm-status

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: dwm-status

Partial log (click to expand)

cannot build derivation '/nix/store/6bzb54zcqhxqgj4zmzs0j4apain0crxx-rust_serde_derive-1.0.18.drv': 6 dependencies couldn't be built
cannot build derivation '/nix/store/1hm9s00vympr8l3vj4g0bjb9g5ks3fn5-rust_crates-io-0.11.0.drv': 30 dependencies couldn't be built
cannot build derivation '/nix/store/b3xl74izggh5xy0kfja3ijdvzwrzmmwa-rust_docopt-0.8.1.drv': 19 dependencies couldn't be built
cannot build derivation '/nix/store/dgcn42fmjhmvkfbgzr2y10qrpbgxb53w-rust_git2-curl-0.7.0.drv': 20 dependencies couldn't be built
cannot build derivation '/nix/store/nk7yzv0z4654aqfp2sickswr82ic1fi0-rust_ignore-0.2.2.drv': 18 dependencies couldn't be built
cannot build derivation '/nix/store/x426m8qz6r4vsl1sfyzv4mvvvn7ji9pq-rust_cargo-0.22.0.drv': 78 dependencies couldn't be built
cannot build derivation '/nix/store/k17dmgldlpva0l3sy97cwpp7b520p20f-rust_cargo-vendor-0.1.13.drv': 79 dependencies couldn't be built
cannot build derivation '/nix/store/fx5a5shszrsbcww3r00xz3ls52qw70n1-dwm-status-1.4.0-vendor.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/lwkrmmw010vzx47dhnfkcs76lm97lkaj-dwm-status-1.4.0.drv': 3 dependencies couldn't be built
error: build of '/nix/store/lwkrmmw010vzx47dhnfkcs76lm97lkaj-dwm-status-1.4.0.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: dwm-status

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/y3n2h3mv9hxn2z4lpkc6rr0jcark46w5-xcb-util-0.4.0-dev/lib
patching script interpreter paths in /nix/store/y3n2h3mv9hxn2z4lpkc6rr0jcark46w5-xcb-util-0.4.0-dev
checking for references to /build in /nix/store/y3n2h3mv9hxn2z4lpkc6rr0jcark46w5-xcb-util-0.4.0-dev...
cannot build derivation '/nix/store/0jmx6ac7rx4f45pdrn72ri4piszz9mdk-cairo-1.16.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/l7jfmlydq8948yha7w8n2vnkpx98441h-absolute_gir_path.patch.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/1gvf5kf08glj6gp8vs1xx2kdwmr0c3dr-gobject-introspection-1.56.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/v54w3mldybxa4i9b68rfh9fr2l6jxn44-gdk-pixbuf-2.36.12.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/v0i0xqc36ih4dsrk59kqnqrmal8lw2xc-libnotify-0.7.7.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/gwfpwgf2h1cwr7n7iiqwk4d4dyj7f811-dwm-status-1.4.0.drv': 5 dependencies couldn't be built
error: build of '/nix/store/gwfpwgf2h1cwr7n7iiqwk4d4dyj7f811-dwm-status-1.4.0.drv' failed

Copy link
Contributor

@worldofpeace worldofpeace left a comment

Choose a reason for hiding this comment

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

All my usual checks succeeded 👍

@worldofpeace worldofpeace merged commit 55efeef into NixOS:master Nov 26, 2018
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