this derivation will be built: /nix/store/gdbb3qbmv58vzmpi479d5fpjfnc19m05-ghidra-cli-test.drv building '/nix/store/gdbb3qbmv58vzmpi479d5fpjfnc19m05-ghidra-cli-test.drv' ghidra-cli-test> tribuchet: building on jamie ghidra-cli-test> In file included from /nix/store/9bpdf8r3rlrffl5y5188xd8mb879vpb8-glibc-2.42-67-dev/include/bits/libc-header-start.h:33, ghidra-cli-test> from /nix/store/9bpdf8r3rlrffl5y5188xd8mb879vpb8-glibc-2.42-67-dev/include/stdio.h:28, ghidra-cli-test> from hello.c:1: ghidra-cli-test> /nix/store/9bpdf8r3rlrffl5y5188xd8mb879vpb8-glibc-2.42-67-dev/include/features.h:435:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] ghidra-cli-test> 435 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ghidra-cli-test> | ^~~~~~~ ghidra-cli-test> >>> import ghidra-cli-test> Starting Ghidra bridge... ghidra-cli-test> Successfully imported as: hello ghidra-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"}] ghidra-cli-test> >>> decompile ghidra-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()"}] ghidra-cli-test> Stopping bridge... ghidra-cli-test> Bridge stopped post-build step Upload coverage to codecov: ok Skipping codecov: project=Mic92/dotfiles attr=x86_64-linux.package-ghidra-cli-test-decompile