this derivation will be built: /nix/store/b2pk2ilm1xvsi67wjaw3k0fhbmg3qb1v-ghidra-cli-test.drv building '/nix/store/b2pk2ilm1xvsi67wjaw3k0fhbmg3qb1v-ghidra-cli-test.drv' on 'ssh-ng://nix@eliza' building '/nix/store/b2pk2ilm1xvsi67wjaw3k0fhbmg3qb1v-ghidra-cli-test.drv' ghidra-cli-test> In file included from /nix/store/11azz9spqc81walgg0mq9wjxrgbi4xqz-glibc-2.42-61-dev/include/bits/libc-header-start.h:33, ghidra-cli-test> from /nix/store/11azz9spqc81walgg0mq9wjxrgbi4xqz-glibc-2.42-61-dev/include/stdio.h:28, ghidra-cli-test> from hello.c:1: ghidra-cli-test> /nix/store/11azz9spqc81walgg0mq9wjxrgbi4xqz-glibc-2.42-61-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