Stewart X Addison
Stewart X Addison
Suggestion from @richardlau in today's build meeting that we could look at whether it's possible to clear up some of the cache files that take up disk space on macos...
@mhdawson Is there anything else we need to do on this? I believe @nsait-linaro @pbo-linaro have the access to do everything they need now.
Confirmed - closing.
Related: https://github.com/adoptium/temurin-build/issues/3504 Which version included support for loongarch? If it's a version in the codebase then that change will be adequate as it won't be using a downloaded one, so...
That isn't what I've done for the first pass, but that may be a good option for the subsequent releases.
I've done it the same way as for the tarballs - put up a file with a `.sig` extension that can be verified in the same way as the tarballs.
> Not making much progress on this. The CycloneDX tools don't do what we want, and [it doesn't sound like](https://github.com/CycloneDX/cyclonedx-cli/issues/251#issuecomment-1324878009) that is going to change imminently. FYI On the basis...
Note https://ci.adoptium.net/job/build-scripts/job/jobs/job/jdk17u/job/jdk17u-mac-x64-temurin/287 has successfully build on macos 12/x64 with our existing `-mmacosx-version-min=10.9` option
Since the log will disappear, the error is: ``` 18:28:08 === Output from failing command(s) repeated here === 18:28:08 * For target support_native_jdk.jdwp.agent_libjdwp_static_ArrayReferenceImpl.o: 18:28:08 /opt/IBM/xlC/16.1.0/bin/.orig/xlclang: error: 1501-222 cannot fork process...
> regular expressions into source control That would be part of a separate effort to make this a pipeline job which is already underway by @sophia-guo IIRC > have the...