Stewart X Addison
Stewart X Addison
Noting that @sophia-guo suggested on a call this week thgat this was due to the fact it was a separate job being kicked off and that was causing the stage...
@andrew-m-leonard Since we discussed this earlier, there's a new pipeline running as jov 124 on https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk21u/job/jdk21u-evaluation-linux-riscv64-temurin/ which I expect will show the same.
> which I expect will show the same. Yep - while the smoke test now passes, sanity.system shows the problem: https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_riscv64_linux/38/ failed ``` 10:59:40 Build [Test_openjdk21_hs_sanity.system_riscv64_linux #38](https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_riscv64_linux/38/) completed: FAILURE ```...
Interesting. Thanks for the report! We did change the build platform for Linux/x64 for JDK21, but I've replicated this on Linux/aarch64 which hasn't changed so it's not related to that....
Noting that installing `libfreetype-dev` alongside `libfreetype6` should resolve this, as it includes the desired `libfreetype.so` symlink under /usr/lib/
> not sure I understand the "scenario" ? libfontmanager.so and libfreetype.so are within the same directory > > Is this an Installer issue maybe? Quite likely - it looks like...
Probably due to this line ... https://github.com/adoptium/installer/blob/20411d5179aa81121755a729dac120f9b5dce0a2/linux/jdk/debian/src/main/packaging/temurin/21/debian/rules#L63
Assigning George as he agreed to look at this in the PMC potentially as part of his investigations of https://github.com/adoptium/installer/issues/801 in case they can both be tested together
I believe @steelhead31 has resolved this now, so I'll leave him to add some closing comments :-)
I think that's different enough to warrant creation of another issue. What are you running when you get that error? It would be good to have a recreate since just...