Open superherointj opened 9 months ago
This could possibly be fixed with https://git.alpinelinux.org/aports/tree/community/openjdk8/icedtea-hotspot-musl.patch
@wolfgangwalther Thanks for your report.
Do you want to propose a PR fixing it? On yes, forward it to me for review.
(I'm favoring you posting the PR, so you keep the credit for the fix. I have not tested. In case you are not interested in opening the PR. I may do it. But then, I need someone to review it.)
(I'm favoring you posting the PR, so you keep the credit for the fix. I have not tested. In case you are not interested in opening the PR. I may do it. But then, I need someone to review it.)
Feel free to open the PR yourself - I am not actually using jdk.
After patch. Now errors with:
/build/source/hotspot/agent/src/os/linux/proc_service.h:29:10: fatal error: thread_db.h: No such file or directory
But then, there are more patches here: https://git.alpinelinux.org/aports/tree/community/openjdk8
I found #85902, which tried to build jdk8 with pkgsStatic - which is also musl. Might be possible to get some inspiration there.
Closing from #281618
The build failure still exist. Are you sure it makes sense to close this?
Hum, the intention is tracking the fixups? OK then!
I wish I could transfer these issues for some other account, it messes with my GitHub. I have too many.
Create a superherointj-nixpkgs
org like I did, hihi
Steps To Reproduce
Note:
openexr
error is already fixed in staging. 0b9653816fd556a127b0b9600f7f67cf34de40e5 is cherry-picked.Build log
Log file: pkgsMusl.openjdk.txt
Additional context
No failure in:
So it is something specific to
pkgsMusl.jdk8
.Notify maintainers
@edwtjo
Reference
pkgsMusl.jdk8
broken for musl: https://github.com/NixOS/nixpkgs/pull/281621