On Mon, Jul 22, 2024 at 02:12:58PM +0000, ci_not...@linaro.org wrote: > Dear contributor, our automatic CI has detected problems related to your > patch(es). Please find some details below. If you have any questions, > please follow up on linaro-toolchain@lists.linaro.org mailing list, Libera's > #linaro-tcwg channel, or ping your favourite Linaro toolchain developer on > the usual project channel. > > We appreciate that it might be difficult to find the necessary logs or > reproduce the issue locally. If you can't get what you need from our CI > within minutes, let us know and we will be happy to help. > > We track this report status in https://linaro.atlassian.net/browse/LLVM-1287 > , please let us know if you are looking at the problem and/or when you have a > fix. > > In CI config tcwg_kernel/llvm-master-aarch64-stable-allyesconfig after: > > | commit llvmorg-19-init-18145-g1f6f97e2b64a > | Author: Bill Wendling <5993918+bwendl...@users.noreply.github.com> > | Date: Thu Jul 18 22:11:56 2024 +0000 > | > | [Clang] Loop over FieldDecls instead of all Decls (#99574) > | > | Only FieldDecls are important when determining GEP indices. A struct > | defined within another struct has the same semantics as if it were > | defined outside of the struct. So there's no need to look into > | RecordDecls that aren't a field. > | > | ... 4 lines of the commit log omitted. > > Results changed to > # reset_artifacts: > -10 > # build_abe binutils: > -9 > # build_kernel_llvm: > -5 > # build_abe qemu: > -2 > # linux_n_obj: > 22903 > > From > # reset_artifacts: > -10 > # build_abe binutils: > -9 > # build_kernel_llvm: > -5 > # build_abe qemu: > -2 > # linux_n_obj: > 22904 > > The configuration of this build is: > CI config tcwg_kernel/llvm-master-aarch64-stable-allyesconfig > > -----------------8<--------------------------8<--------------------------8<-------------------------- > The information below can be used to reproduce a debug environment: > > Current build : > https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/202/artifact/artifacts > Reference build : > https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/201/artifact/artifacts > > Reproduce last good and first bad builds: > https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/1f6f97e2b64a9c4c51712d32b53e07d2a20e0cc0/tcwg_kernel/llvm-master-aarch64-stable-allyesconfig/reproduction_instructions.txt > > Full commit : > https://github.com/llvm/llvm-project/commit/1f6f97e2b64a9c4c51712d32b53e07d2a20e0cc0 > > List of configurations that regressed due to this commit : > * tcwg_kernel > ** llvm-master-aarch64-stable-allyesconfig > *** Failure > *** > https://git-us.linaro.org/toolchain/ci/interesting-commits.git/plain/llvm/sha1/1f6f97e2b64a9c4c51712d32b53e07d2a20e0cc0/tcwg_kernel/llvm-master-aarch64-stable-allyesconfig/details.txt > *** > https://ci.linaro.org/job/tcwg_kernel--llvm-master-aarch64-stable-allyesconfig-build/202/artifact/artifacts
This should be fixed with https://github.com/llvm/llvm-project/commit/6db5f4fd2a287de9d20adc7a44cfcc66fc462c9c. Cheers, Nathan _______________________________________________ linaro-toolchain mailing list -- linaro-toolchain@lists.linaro.org To unsubscribe send an email to linaro-toolchain-le...@lists.linaro.org