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

multibootusb: init at 9.2.0 #40184

Merged
merged 1 commit into from May 15, 2018
Merged

Conversation

jD91mZM2
Copy link
Member

@jD91mZM2 jD91mZM2 commented May 8, 2018

  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-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/)
  • Fits CONTRIBUTING.md.

image

@matthewbauer
Copy link
Member

@GrahamcOfBorg build multibootusb

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: multibootusb

Partial log (click to expand)

100   126    0   126    0     0    160      0 --:--:-- --:--:-- --:--:--   160
100 14.2M  100 14.2M    0     0  3404k      0  0:00:04  0:00:04 --:--:-- 4939k
unpacking source archive /build/v9.2.0.tar.gz
building '/nix/store/r2xzipw1a1s4gsbcm69pg8lqqz69lbpw-multibootusb-9.2.0.drv'...
unpacking sources
unpacking source archive /nix/store/qy26f733d5mixhxnaii98zpy3hn9hj20-source
source root is source
setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/uninstall.py
installing
/nix/store/4jb9qfrmpbssz56p00rcf66xf2cvljik-multibootusb-9.2.0

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: multibootusb

Partial log (click to expand)

[4976/17529] CC obj/third_party/libvpx/bundled_libvpx/bitstream.o
[4977/17529] CC obj/third_party/libvpx/bundled_libvpx/picklpf.o
[4978/17529] CC obj/third_party/libvpx/bundled_libvpx/segmentation.o
[4979/17529] CC obj/third_party/libvpx/bundled_libvpx/encodemv.o
[4980/17529] CXX obj/third_party/libjingle_xmpp/rtc_task_runner/task.o
building of '/nix/store/8nj7ymifklw7cdrjs99s93l4df59aihs-qtwebengine-5.10.1.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/mbxr6gli572pdfkanj6rhlndvw0xh6wm-python3.6-PyQt-5.10.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/sds6nyp4m89f413d8g6cx19grc71h80s-qt-full-5.10.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/z0g822b5v7l775gx7m20dnzydzxqf3pp-multibootusb-9.2.0.drv': 2 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/z0g822b5v7l775gx7m20dnzydzxqf3pp-multibootusb-9.2.0.drv' failed

@matthewbauer matthewbauer merged commit 0b1a0e3 into NixOS:master May 15, 2018
@jD91mZM2 jD91mZM2 deleted the multibootusb branch May 15, 2018 18:04
@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: multibootusb

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.


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

3 participants