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

rpcs3: init at 2018-02-23 #35490

Merged
merged 1 commit into from Feb 24, 2018
Merged

rpcs3: init at 2018-02-23 #35490

merged 1 commit into from Feb 24, 2018

Conversation

abbradar
Copy link
Member

Motivation for this change

Add a PlayStation 3 emulator.

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
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

  /build/rpcs3-41bd072/build/rpcs3/cotire/rpcs3_CXX_prefix.hxx.
Call Stack (most recent call first):
  cmake_modules/cotire.cmake:3558 (cotire_precompile_prefix_header)


make[2]: *** [rpcs3/CMakeFiles/rpcs3.dir/build.make:64: rpcs3/cotire/rpcs3_CXX_prefix.hxx.gch] Error 1
make[1]: *** [CMakeFiles/Makefile2:145: rpcs3/CMakeFiles/rpcs3.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
builder for '/nix/store/2dr1ndmq75kd83j7xb6ybvyjlsi0izlb-rpcs3-2018-02-23.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/2dr1ndmq75kd83j7xb6ybvyjlsi0izlb-rpcs3-2018-02-23.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/aq44h6g08b1bxkfwzry1ppv0vpfnbr0f-rpcs3-2018-02-23
shrinking /nix/store/aq44h6g08b1bxkfwzry1ppv0vpfnbr0f-rpcs3-2018-02-23/bin/rpcs3
strip is /nix/store/b0zlxla7dmy1iwc3g459rjznx59797xy-binutils-2.28.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/aq44h6g08b1bxkfwzry1ppv0vpfnbr0f-rpcs3-2018-02-23/bin 
patching script interpreter paths in /nix/store/aq44h6g08b1bxkfwzry1ppv0vpfnbr0f-rpcs3-2018-02-23
checking for references to /tmp/nix-build-rpcs3-2018-02-23.drv-0 in /nix/store/aq44h6g08b1bxkfwzry1ppv0vpfnbr0f-rpcs3-2018-02-23...
postPatchMkspecs
/nix/store/aq44h6g08b1bxkfwzry1ppv0vpfnbr0f-rpcs3-2018-02-23

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Partial log (click to expand)

/nix/store/aq44h6g08b1bxkfwzry1ppv0vpfnbr0f-rpcs3-2018-02-23

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Partial log (click to expand)

Package ‘rpcs3-2018-02-23’ in /var/lib/gc-of-borg/nix-test-rs-1/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/grahamc-aarch64-community-1/pkgs/misc/emulators/rpcs3/default.nix:35 is not supported on ‘aarch64-linux’, refusing to evaluate.

a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowBroken = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowBroken = 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

2 participants