this derivation will be built: /nix/store/mnsp4x1vhc6fw54phfiw3y2059gnriqa-ghidra-cli-test.drv building '/nix/store/mnsp4x1vhc6fw54phfiw3y2059gnriqa-ghidra-cli-test.drv' on 'ssh-ng://nix@eliza' building '/nix/store/mnsp4x1vhc6fw54phfiw3y2059gnriqa-ghidra-cli-test.drv' ghidra-cli-test> In file included from /nix/store/g5ss8x9195xalqwzqsmbla1xanh9sjy2-glibc-2.42-67-dev/include/bits/libc-header-start.h:33, ghidra-cli-test> from /nix/store/g5ss8x9195xalqwzqsmbla1xanh9sjy2-glibc-2.42-67-dev/include/stdio.h:28, ghidra-cli-test> from hello.c:1: ghidra-cli-test> /nix/store/g5ss8x9195xalqwzqsmbla1xanh9sjy2-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":29,"image_base":"00100000","language":"AARCH64/little/64/v8A","max_address":"_elfSectionHeaders::0000073f","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":29,"image_base":"00100000","language":"AARCH64/little/64/v8A","max_address":"_elfSectionHeaders::0000073f","min_address":"00100000","name":"hello"} program=hello status=success ghidra-cli-test> ghidra-cli-test> >>> decompile ghidra-cli-test> [{"address":"00100864","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=aarch64-linux.package-ghidra-cli-test-decompile