On Mon, Jul 6, 2026 at 3:24 PM Richard Earnshaw via linaro-toolchain <[email protected]> wrote: > > On 04/07/2026 04:12, [email protected] wrote: > > Dear contributor, > > > > Our automatic CI has detected problems related to your patch(es). Please > > find some details below. > > > > In simplebootstrap_build master-aarch64-bootstrap, after: > > | 8 patches in gcc > > | Patchwork URL: https://patchwork.sourceware.org/patch/138422 > > | 16c863d8c02 [PATCH v3 8/8] MAINTAINERS: Add a script to create a new > > entry in the mainainers data > > | ff60e686f8f [PATCH v3 7/8] MAINTAINERS: generate from MAINTAINERS.yml > > | d3f4eba32fd [PATCH v3 6/8] MAINTAINERS.yml: Add libcpp to all C and C++ > > maintainer's roles > > | 403583056ec [PATCH v3 5/8] MAINTAINERS.yml: Handle libgrust explicitly > > | 3389564de59 [PATCH v3 4/8] MAINTAINERS.yml: Restore James Norris' email > > address > > | ... and 3 more patches in gcc > > | ... applied on top of baseline commit: > > | a20f4528f3a tree-optimization/122569 - recognize CLZ via isolated MSB > > DeBruijn lookup > > > > Produces Failure: > > | Results changed to > > | # reset_artifacts: > > | -10 > > | # true: > > | 0 > > | # build_abe bootstrap: > > | # FAILED > > | # First few build errors in logs: > > | # 00:09:12 make[3]: [Makefile:1881: > > aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) > > | # 00:09:12 make[3]: [Makefile:1882: > > aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) > > | # 00:59:19 make[3]: [Makefile:1881: > > aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) > > | # 00:59:19 make[3]: [Makefile:1882: > > aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) > > | # 01:16:13 make[3]: [Makefile:1881: > > aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) > > | # 01:16:13 make[3]: [Makefile:1882: > > aarch64-unknown-linux-gnu/bits/largefile-config.h] Error 1 (ignored) > > | # 01:17:22 make[6]: *** [Makefile:631: libstdc++fsconvenience.la] Error > > 1 > > | # 01:17:22 make[6]: *** [Makefile:628: libstdc++fs.la] Error 1 > > | # 01:17:22 make[5]: *** [Makefile:802: all-recursive] Error 1 > > | # 01:17:22 make[4]: *** [Makefile:580: all-recursive] Error 1 > > | > > Nothing in this patch could possibly produce the above error, so it must be > due to the baseline commit being broken, or some other problem with the CI > bot. >
Indeed, looking at the logs, I noticed this was caused by "no space left on device" Thanks, Christophe > > | From > > | # reset_artifacts: > > | -10 > > | # true: > > | 0 > > | # build_abe bootstrap: > > | 1 > > > > Used configuration : > > *CI config* tcwg_simplebootstrap_build master-aarch64-bootstrap > > *configure and test flags:* none, autodetected on aarch64-unknown-linux-gnu > > > > If you have any questions regarding this report, please ask on > > [email protected] mailing list. > > > > -----------------8<--------------------------8<--------------------------8<-------------------------- > > > > The information below contains the details of the failures, and the ways to > > reproduce a debug environment: > > > > You can find the failure logs in > > * > > http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-precommit/builds/10813/archive/artifacts/artifacts.precommit/ > > The full lists of regressions and improvements as well as configure and > > make commands are in > > * > > http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-precommit/builds/10813/archive/artifacts/artifacts.precommit/notify/ > > > > Current build : > > http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-precommit/builds/10813/archive/artifacts/ > > Reference build : > > http://54.172.246.49:9090/jobs/tcwg_simplebootstrap_build--master-aarch64-bootstrap-build/builds/10182/archive/artifacts/ > > > > Warning: we do not enable maintainer-mode nor automatically update > > generated files, which may lead to failures if the patch modifies the > > master files. > > IMPORTANT NOTICE: The contents of this email and any attachments are > confidential and may also be privileged. If you are not the intended > recipient, please notify the sender immediately and do not disclose the > contents to any other person, use it for any purpose, or store or copy the > information in any medium. Thank you. > _______________________________________________ > linaro-toolchain mailing list -- [email protected] > To unsubscribe send an email to [email protected] _______________________________________________ linaro-toolchain mailing list -- [email protected] To unsubscribe send an email to [email protected]
