Fabio Niephaus
Fabio Niephaus
The NIX docs I linked specifically mention `NIX_LDFLAGS` but also `NIX_CFLAGS_COMPILE`. Does the build also work if you use `-ENIX_CFLAGS_COMPILE -ENIX_LDFLAGS` (and not `-ENIX_CC_WRAPPER_TARGET_HOST_x86_64_unknown_linux_gnu`)?
Hi @tglaeser, sorry for the delayed response. It seems you are using Mandrel, which is a GraalVM distro specifically for Quarkus. Unfortunately, Quarkus is not using the Native Build Tools,...
> This is is because the metadata has been written under .../build/native/agent-output/run/session-28305-20240306T222136Z, not .../build/native/agent-output/run. @dnestoro could you please try reproduce and fix this?
Yes, please. Could you open that at https://github.com/oracle/graal/issues?
> The launcher is uses to build the tool responsible for merging agent files. If there's no launcher, we cannot merge these. We should probably fail with a better error...
@roberttoyonaga are there any new JFR events or similar metrics for virtual threads that we should support in Native Image at some point?
Thanks for bringing this to our attention, @vitali-pr. I'm not sure we really need to change the metadata but the changes you suggest look reasonable to me. Anyway, it will...
We have improved [the website](https://www.graalvm.org/native-image/libraries-and-frameworks/) and it now shows, for example, this: 
Thanks for investigating. Maybe running the failing test manually in the Cuis programming system helps identify the remaining issue?
I have no idea what this means, can someone from the Pharo team take a look at this please? @estebanlm?