nixbot

builds

skipped local x86_64-linux.package-ghidra-cli-test-decompile build #8 · raw ·

1this derivation will be built:2  /nix/store/wzz8wwqa487ml4xdamj1rjnh6wjcc8bm-ghidra-cli-test.drv3building '/nix/store/wzz8wwqa487ml4xdamj1rjnh6wjcc8bm-ghidra-cli-test.drv' on 'ssh-ng://nix@jamie'4building '/nix/store/wzz8wwqa487ml4xdamj1rjnh6wjcc8bm-ghidra-cli-test.drv'5ghidra-cli-test> In file included from /nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/bits/libc-header-start.h:33,6ghidra-cli-test>                  from /nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/stdio.h:28,7ghidra-cli-test>                  from hello.c:1:8ghidra-cli-test> /nix/store/15h9askp4k1lx44d9871wid23j2a8ijp-glibc-2.42-61-dev/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]9ghidra-cli-test>   435 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)10ghidra-cli-test>       |    ^~~~~~~11ghidra-cli-test> >>> import12ghidra-cli-test> Starting Ghidra bridge...13ghidra-cli-test> Successfully imported as: hello14ghidra-cli-test> command=import  data={"compiler":"unknown","executable_format":"Executable and Linking Format (ELF)","executable_path":"/build/hello","function_count":23,"image_base":"00100000","language":"x86/little/64/default","max_address":"_elfSectionHeaders::0000077f","min_address":"00100000","name":"hello"}  program=hello  status=success  command=import  data={"compiler":"unknown","executable_format":"Executable and Linking Format (ELF)","executable_path":"/build/hello","function_count":23,"image_base":"00100000","language":"x86/little/64/default","max_address":"_elfSectionHeaders::0000077f","min_address":"00100000","name":"hello"}  program=hello  status=success15ghidra-cli-test> 16ghidra-cli-test> >>> decompile17ghidra-cli-test> [{"address":"00101139","code":"\nundefined8 main(void)\n\n{\n  puts(\"hello-from-ghidra-cli\");\n  return 0;\n}\n\n","name":"main","signature":"undefined main()"}]18ghidra-cli-test> Stopping bridge...19ghidra-cli-test> Bridge stopped2021post-build step Upload coverage to codecov: ok22Skipping codecov: project=Mic92/dotfiles attr=x86_64-linux.package-ghidra-cli-test-decompile