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

qemu: fix darwin build #39390

Merged
merged 1 commit into from Apr 23, 2018
Merged

qemu: fix darwin build #39390

merged 1 commit into from Apr 23, 2018

Conversation

LnL7
Copy link
Member

@LnL7 LnL7 commented Apr 23, 2018

Motivation for this change
Things done
  • 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.

@GrahamcOfBorg GrahamcOfBorg added the 6.topic: darwin Running or building packages on Darwin label Apr 23, 2018
@jwiegley jwiegley merged commit 02335bc into NixOS:master Apr 23, 2018
@LnL7 LnL7 deleted the darwin-qemu branch April 23, 2018 22:30
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: qemu

Partial log (click to expand)

these paths will be fetched (61.78 MiB download, 409.46 MiB unpacked):
  /nix/store/53slp3zg9xjgivsy0d6ni2qc5w685n8k-qemu-2.11.1
copying path '/nix/store/53slp3zg9xjgivsy0d6ni2qc5w685n8k-qemu-2.11.1' from 'https://cache.nixos.org'...
/nix/store/53slp3zg9xjgivsy0d6ni2qc5w685n8k-qemu-2.11.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: qemu

Partial log (click to expand)

find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
find: '/nix/store/67p60r2j05p3wxmimwvkza4sgmqk584j-qemu-2.11.1-ga': No such file or directory
/nix/store/pw2ribsw2nv82fh11v8wbppgld473sqa-qemu-2.11.1

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: qemu

Partial log (click to expand)

  CC      i386-softmmu/hw/display/vga.o
  CC      xtensaeb-softmmu/target/xtensa/helper.o
  CC      xtensaeb-softmmu/target/xtensa/cpu.o
  CC      mips64-softmmu/hw/misc/mmio_interface.o
  CCAS    ppc64abi32-linux-user/linux-user/safe-syscall.o
  GEN     trace/generated-helpers.c
  CC      ppc64abi32-linux-user/target/ppc/cpu-models.o
  CC      xtensaeb-softmmu/target/xtensa/gdbstub.o
building of '/nix/store/zwr69avmfpdjj7r5lich5xlc42ir4394-qemu-2.11.1.drv' timed out after 3600 seconds
�[31;1merror:�[0m build of '/nix/store/zwr69avmfpdjj7r5lich5xlc42ir4394-qemu-2.11.1.drv' failed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants