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

radare2-cutter: 1.5 -> 1.6 #43554

Merged
merged 2 commits into from Jul 15, 2018
Merged

radare2-cutter: 1.5 -> 1.6 #43554

merged 2 commits into from Jul 15, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Jul 15, 2018

Small bump for misc fixes.

Move to using pinned r2, let's see how this goes.

  • 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.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: radare2-cutter

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/2qhsphbigzd2c67wff2mm2q63ky0cw1v-radare2-cutter-1.6
shrinking /nix/store/2qhsphbigzd2c67wff2mm2q63ky0cw1v-radare2-cutter-1.6/bin/Cutter
strip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/2qhsphbigzd2c67wff2mm2q63ky0cw1v-radare2-cutter-1.6/bin
patching script interpreter paths in /nix/store/2qhsphbigzd2c67wff2mm2q63ky0cw1v-radare2-cutter-1.6
checking for references to /build in /nix/store/2qhsphbigzd2c67wff2mm2q63ky0cw1v-radare2-cutter-1.6...
postPatchMkspecs
postPatchMkspecs
postPatchMkspecs
/nix/store/2qhsphbigzd2c67wff2mm2q63ky0cw1v-radare2-cutter-1.6

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: radare2-cutter

Partial log (click to expand)

[6909/16620] CXX obj/third_party/webrtc/modules/video_coding/webrtc_stereo/stereo_decoder_adapter.o
[6910/16620] CXX obj/third_party/webrtc/modules/video_coding/video_coding_utility/vp8_header_parser.o
[6911/16620] CXX obj/third_party/webrtc/p2p/libstunprober/stunprober.o
[6912/16620] CXX obj/third_party/webrtc/p2p/rtc_p2p/transportdescriptionfactory.o
[6913/16620] CXX obj/third_party/webrtc/p2p/rtc_p2p/packettransportinternal.o
[6914/16620] AR obj/components/tracing/libtracing.a
[6915/16620] CXX obj/third_party/webrtc/p2p/rtc_p2p/stun.o
building of '/nix/store/9xhc0p79i75c1qbaf4mi9wz78b3x209c-qtwebengine-5.11.1.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/9ikskb7np5x9670pwgip1kar2j6sjm7c-radare2-cutter-1.6.drv': 1 dependencies couldn't be built
error: build of '/nix/store/9ikskb7np5x9670pwgip1kar2j6sjm7c-radare2-cutter-1.6.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: radare2-cutter

Partial log (click to expand)

building '/nix/store/rg5r4xhznfs8vvyd284p4scsfpzja1ha-source.drv'...

trying https://github.com/radareorg/cutter/archive/v1.6.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   122    0   122    0     0    167      0 --:--:-- --:--:-- --:--:--   167
100 1058k    0 1058k    0     0   546k      0 --:--:--  0:00:01 --:--:-- 1095k
unpacking source archive /private/tmp/nix-build-source.drv-0/v1.6.tar.gz
cannot build derivation '/nix/store/8svld0ckx309b1w5kp3ikvw6r2wskl98-radare2-cutter-1.6.drv': 1 dependencies couldn't be built
�[31;1merror:�[0m build of '/nix/store/8svld0ckx309b1w5kp3ikvw6r2wskl98-radare2-cutter-1.6.drv' failed

@Mic92 Mic92 merged commit e827b00 into NixOS:master Jul 15, 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

3 participants