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

vkquake: 0.97.3 -> 1.00.0 #44592

Merged
merged 1 commit into from Aug 7, 2018
Merged

vkquake: 0.97.3 -> 1.00.0 #44592

merged 1 commit into from Aug 7, 2018

Conversation

Drakonis
Copy link
Contributor

@Drakonis Drakonis commented Aug 7, 2018

Motivation for this change

update to latest version

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)
  • Fits CONTRIBUTING.md.

@Mic92
Copy link
Member

Mic92 commented Aug 7, 2018

@GrahamcOfBorg build vkquake

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

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 aarch64-linux (full log)

Attempted: vkquake

Partial log (click to expand)

install flags: SHELL=/nix/store/6vqgi9d49smsbr2qxra52yhipg0yxf9f-bash-4.4-p23/bin/bash prefix=\$\(out\) bindir=\$\(out\)/bin install
install /build/source/Quake/vkquake /nix/store/w2qc5pk4v6yqfac0pb26ab4k4ipagy6w-vkquake-1.00.0/bin/vkquake
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/w2qc5pk4v6yqfac0pb26ab4k4ipagy6w-vkquake-1.00.0
shrinking /nix/store/w2qc5pk4v6yqfac0pb26ab4k4ipagy6w-vkquake-1.00.0/bin/vkquake
strip is /nix/store/zrs21zqcchgyabjf4xfimncdq16njizc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w2qc5pk4v6yqfac0pb26ab4k4ipagy6w-vkquake-1.00.0/bin
patching script interpreter paths in /nix/store/w2qc5pk4v6yqfac0pb26ab4k4ipagy6w-vkquake-1.00.0
checking for references to /build in /nix/store/w2qc5pk4v6yqfac0pb26ab4k4ipagy6w-vkquake-1.00.0...
/nix/store/w2qc5pk4v6yqfac0pb26ab4k4ipagy6w-vkquake-1.00.0

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: vkquake

Partial log (click to expand)

[ 15%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o
[ 15%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o
[ 15%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o
[ 15%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o
building of '/nix/store/vff81n3cngba2ff4h19x0m77rb8ad276-llvm-6.0.1.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/q0gpscjwykqmra28r3zk05y57jlvh4mn-mesa-noglu-18.1.4.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/8yjsqaqr21zlhc1d3hw5v8762xba1gd9-libGL-1.0.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/bwm9f3hg8gcvka4ab8jyhmg260fizsqa-SDL2-2.0.8.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/72j0wq3q07lzgkzv690xznb7d11mpcsy-vkquake-1.00.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/72j0wq3q07lzgkzv690xznb7d11mpcsy-vkquake-1.00.0.drv' failed

@adisbladis adisbladis merged commit 40ff15f into NixOS:master Aug 7, 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

4 participants