I don't know exactly what  patch triggered this bug, but gcc-12 was failing
to compile gem5 due to a missing virtual destructor in GlobalSyncEvent.
This patch should fix the problem:
https://gem5-review.googlesource.com/c/public/gem5/+/66152

--
Dr. Bobby R. Bruce
Room 3050,
Kemper Hall, UC Davis
Davis,
CA, 95616

web: https://www.bobbybruce.net


On Sun, Nov 27, 2022 at 7:46 AM jenkins-no-reply--- via gem5-dev <
gem5-dev@gem5.org> wrote:

> See <https://jenkins.gem5.org/job/compiler-checks/435/display/redirect>
>
> Changes:
>
>
> ------------------------------------------
> [...truncated 1.03 KB...]
>  > git checkout -f 4054565b853cb8b22ce30b9e0bbed944060d313b # timeout=10
> Commit message: "tests: Delete build directory before running KVM in
> nightly"
>  > git rev-list --no-walk 4054565b853cb8b22ce30b9e0bbed944060d313b #
> timeout=10
> [Checks API] No suitable checks publisher found.
> [compiler-checks] $ /bin/sh -xe /tmp/jenkins15475498827313669860.sh
> + ./tests/compiler-tests.sh -j 16
> Starting build tests with 'gcc-version-12'...
> 'gcc-version-12' was found in the comprehensive tests. All ISAs will be
> built.
>   * Building target 'X86_MOESI_AMD_Base.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'X86_MOESI_AMD_Base.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'SPARC.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'SPARC.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_hammer.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_hammer.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'X86_MI_example.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'X86_MI_example.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'RISCV.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'RISCV.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ALL.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ALL.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MOESI_hammer.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MOESI_hammer.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MESI_Two_Level.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MESI_Two_Level.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'POWER.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'POWER.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'MIPS.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'MIPS.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_CMP_token.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_CMP_token.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MESI_Three_Level_HTM.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MESI_Three_Level_HTM.fast' with
> 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with
> 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MESI_Three_Level.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ARM.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'ARM.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'X86.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'X86.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'Garnet_standalone.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'Garnet_standalone.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'GCN3_X86.opt' with 'gcc-version-12'...
>   ! Failed with exit code 2.
>   * Building target 'GCN3_X86.fast' with 'gcc-version-12'...
>   ! Failed with exit code 2.
> Starting build tests with 'gcc-version-11'...
>   * Building target 'X86.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'X86.fast' with 'gcc-version-11'...
>     Done.
> Starting build tests with 'gcc-version-10'...
>   * Building target 'ARM_MESI_Three_Level.opt' with 'gcc-version-10'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'gcc-version-10'...
>     Done.
> Starting build tests with 'gcc-version-9'...
>   * Building target 'X86_MOESI_AMD_Base.opt' with 'gcc-version-9'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.fast' with 'gcc-version-9'...
>     Done.
> Starting build tests with 'gcc-version-8'...
>   * Building target 'NULL.opt' with 'gcc-version-8'...
>     Done.
>   * Building target 'NULL.fast' with 'gcc-version-8'...
>     Done.
> Starting build tests with 'gcc-version-7'...
>   * Building target 'X86_MI_example.opt' with 'gcc-version-7'...
>     Done.
>   * Building target 'X86_MI_example.fast' with 'gcc-version-7'...
>     Done.
> Starting build tests with 'clang-version-14'...
> 'clang-version-14' was found in the comprehensive tests. All ISAs will be
> built.
>   * Building target 'RISCV.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'RISCV.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'ALL.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'ALL.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'NULL.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'NULL.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.opt' with
> 'clang-version-14'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with
> 'clang-version-14'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'GCN3_X86.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'GCN3_X86.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level_HTM.opt' with
> 'clang-version-14'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level_HTM.fast' with
> 'clang-version-14'...
>     Done.
>   * Building target 'POWER.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'POWER.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'ARM.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'ARM.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'ARM_MOESI_hammer.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'ARM_MOESI_hammer.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'X86.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'X86.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'X86_MI_example.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'X86_MI_example.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'MIPS.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'MIPS.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'SPARC.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'SPARC.fast' with 'clang-version-14'...
>     Done.
>   * Building target 'Garnet_standalone.opt' with 'clang-version-14'...
>     Done.
>   * Building target 'Garnet_standalone.fast' with 'clang-version-14'...
>     Done.
> Starting build tests with 'clang-version-13'...
>   * Building target 'NULL.opt' with 'clang-version-13'...
>     Done.
>   * Building target 'NULL.fast' with 'clang-version-13'...
>     Done.
> Starting build tests with 'clang-version-12'...
>   * Building target 'X86.opt' with 'clang-version-12'...
>     Done.
>   * Building target 'X86.fast' with 'clang-version-12'...
>     Done.
> Starting build tests with 'clang-version-11'...
>   * Building target 'X86_MI_example.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'X86_MI_example.fast' with 'clang-version-11'...
>     Done.
> Starting build tests with 'clang-version-10'...
>   * Building target 'ARM_MOESI_hammer.opt' with 'clang-version-10'...
>     Done.
>   * Building target 'ARM_MOESI_hammer.fast' with 'clang-version-10'...
>     Done.
> Starting build tests with 'clang-version-9'...
>   * Building target 'ALL.opt' with 'clang-version-9'...
>     Done.
>   * Building target 'ALL.fast' with 'clang-version-9'...
>     Done.
> Starting build tests with 'clang-version-8'...
>   * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-8'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-8'...
>     Done.
> Starting build tests with 'clang-version-7'...
>   * Building target 'ALL.opt' with 'clang-version-7'...
>     Done.
>   * Building target 'ALL.fast' with 'clang-version-7'...
>     Done.
> Starting build tests with 'clang-version-6.0'...
>   * Building target 'Garnet_standalone.opt' with 'clang-version-6.0'...
>     Done.
>   * Building target 'Garnet_standalone.fast' with 'clang-version-6.0'...
>     Done.
> Starting build tests with 'ubuntu-18.04_all-dependencies'...
>   * Building target 'ARM.opt' with 'ubuntu-18.04_all-dependencies'...
>     Done.
>   * Building target 'ARM.fast' with 'ubuntu-18.04_all-dependencies'...
>     Done.
> Starting build tests with 'ubuntu-20.04_all-dependencies'...
>   * Building target 'ARM_MESI_Three_Level_HTM.opt' with
> 'ubuntu-20.04_all-dependencies'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level_HTM.fast' with
> 'ubuntu-20.04_all-dependencies'...
>     Done.
> Starting build tests with 'ubuntu-22.04_all-dependencies'...
>   * Building target 'ALL.opt' with 'ubuntu-22.04_all-dependencies'...
>     Done.
>   * Building target 'ALL.fast' with 'ubuntu-22.04_all-dependencies'...
>     Done.
> Starting build tests with 'ubuntu-22.04_min-dependencies'...
>   * Building target 'X86_MOESI_AMD_Base.opt' with
> 'ubuntu-22.04_min-dependencies'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.fast' with
> 'ubuntu-22.04_min-dependencies'...
>     Done.
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> _______________________________________________
> gem5-dev mailing list -- gem5-dev@gem5.org
> To unsubscribe send an email to gem5-dev-le...@gem5.org
>
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org

Reply via email to