Hey Gabe,

It seems like both the Nightly and Compiler tests are failing because SPARC
no longer compilers. This appears to be due to this change:
https://gem5-review.googlesource.com/c/public/gem5/+/48717. It looks like
you changed "checkFpEnableFault" to "checkFpEnabled" and didn't update this
everywhere in the codebase. Could you fix this?

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

web: https://www.bobbybruce.net


On Thu, Oct 14, 2021 at 1:17 AM jenkins-no-reply--- via gem5-dev <
gem5-dev@gem5.org> wrote:

> See <
> https://jenkins.gem5.org/job/compiler-checks/9/display/redirect?page=changes
> >
>
> Changes:
>
> [giacomo.travaglini] arch-arm: Add sendto and recvfrom implementations to
> the Syscall Table
>
> [giacomo.travaglini] arch-arm: Add ftruncate implementation to the Syscall
> Table
>
> [giacomo.travaglini] misc: Using OS::size_t in syscall signature
>
> [giacomo.travaglini] misc: Using OS::off_t in syscall signature
>
> [gabe.black] arch,sparc: Get rid of the unused checkVecEnableFault
> mechanism.
>
> [gabe.black] sparc: Stop special casing FP enable checks for full system.
>
> [gabe.black] sparc: Stop using fp_enable_check.
>
> [giacomo.travaglini] mem: Make ruby AbstractController compatible with XBar
>
> [gabe.black] scons: Add tag support to GdbXml.
>
> [gabe.black] scons: Add tag support to ISADesc.
>
> [gabe.black] scons,arch: Make the gem5 lib tag imply the current arch tag.
>
> [gabe.black] scons: Make the SimObject list from the 'gem5 lib' tag.
>
> [gabe.black] cpu: Stop excluding the protobuf tracer for x86.
>
> [gabe.black] mem: Stop using SlavePort as a base class.
>
> [gabe.black] base,arch-arm: Replace Stats namespace with statistics.
>
> [gabe.black] arch-power: Replace the Loader namespace with loader.
>
> [mattdsinclair] tests: fix LULESH weekly regression command
>
> [mattdsinclair] tests: add additional space in weekly DNNMark tests
>
> [msamani] cpu: Adding GUPSGen ClockedObject.
>
> [Bobby R. Bruce] tests: Fix the nightly GPU tests
>
> [gabe.black] mem: Replace SatCounter with SatCounter8 in the SHiP
> replacement policy.
>
> [mattdsinclair] tests: convert all nightly GPU tests from GUID to GID
>
> [gabe.black] scons: Don't explicitly list include dependencies for the cxx
> config.
>
>
> ------------------------------------------
> Started by timer
> Running as SYSTEM
> Building in workspace <https://jenkins.gem5.org/job/compiler-checks/ws/>
> The recommended git tool is: NONE
> No credentials specified
>  > git rev-parse --resolve-git-dir <
> https://jenkins.gem5.org/job/compiler-checks/ws/.git> # timeout=10
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://gem5.googlesource.com/public/gem5
> # timeout=10
> Fetching upstream changes from https://gem5.googlesource.com/public/gem5
>  > git --version # timeout=10
>  > git --version # 'git version 2.25.1'
>  > git fetch --tags --force --progress --
> https://gem5.googlesource.com/public/gem5
> +refs/heads/*:refs/remotes/origin/* # timeout=10
>  > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> Checking out Revision bad6fa679d8d6e22872b69e6008c0d14474e8d13
> (refs/remotes/origin/develop)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f bad6fa679d8d6e22872b69e6008c0d14474e8d13 # timeout=10
> Commit message: "scons: Don't explicitly list include dependencies for the
> cxx config."
>  > git rev-list --no-walk 058e4699d8bf4ae78b94de245e3cefe72e7bc702 #
> timeout=10
> [compiler-checks] $ /bin/sh -xe /tmp/jenkins17961737912055094198.sh
> + ./tests/compiler-tests.sh -j 24
> Starting build tests with 'gcc-version-11'...
> 'gcc-version-11' was found in the comprehensive tests. All ISAs will be
> built.
>   * Building target 'POWER.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'POWER.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'Garnet_standalone.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'Garnet_standalone.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'GCN3_X86.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'GCN3_X86.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'X86.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'X86.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'SPARC.opt' with 'gcc-version-11'...
>   ! Failed with exit code 2.
>   * Building target 'SPARC.fast' with 'gcc-version-11'...
>   ! Failed with exit code 2.
>   * Building target 'X86_MOESI_AMD_Base.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'MIPS.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'MIPS.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'ARM.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'ARM.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'X86_MESI_Two_Level.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'X86_MESI_Two_Level.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with
> 'gcc-version-11'...
>     Done.
>   * Building target 'ARM_MOESI_hammer.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'ARM_MOESI_hammer.fast' with 'gcc-version-11'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level_HTM.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level_HTM.fast' with
> 'gcc-version-11'...
>     Done.
>   * Building target 'RISCV.opt' with 'gcc-version-11'...
>     Done.
>   * Building target 'RISCV.fast' with 'gcc-version-11'...
>     Done.
> Starting build tests with 'gcc-version-10'...
>   * Building target 'SPARC.opt' with 'gcc-version-10'...
>   ! Failed with exit code 2.
>   * Building target 'SPARC.fast' with 'gcc-version-10'...
>   ! Failed with exit code 2.
> Starting build tests with 'gcc-version-9'...
>   * Building target 'ARM_MOESI_hammer.opt' with 'gcc-version-9'...
>     Done.
>   * Building target 'ARM_MOESI_hammer.fast' with 'gcc-version-9'...
>     Done.
> Starting build tests with 'gcc-version-8'...
>   * Building target 'NULL_MOESI_hammer.opt' with 'gcc-version-8'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.fast' with 'gcc-version-8'...
>     Done.
> Starting build tests with 'gcc-version-7'...
>   * Building target 'ARM_MESI_Three_Level_HTM.opt' with 'gcc-version-7'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level_HTM.fast' with 'gcc-version-7'...
>     Done.
> Starting build tests with 'clang-version-11'...
> 'clang-version-11' was found in the comprehensive tests. All ISAs will be
> built.
>   * Building target 'POWER.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'POWER.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'GCN3_X86.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'GCN3_X86.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'X86.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'X86.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'Garnet_standalone.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'Garnet_standalone.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'MIPS.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'MIPS.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'SPARC.opt' with 'clang-version-11'...
>   ! Failed with exit code 2.
>   * Building target 'SPARC.fast' with 'clang-version-11'...
>   ! Failed with exit code 2.
>   * Building target 'X86_MESI_Two_Level.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'X86_MESI_Two_Level.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'ARM.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'ARM.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'RISCV.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'RISCV.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.opt' with
> 'clang-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_directory.fast' with
> 'clang-version-11'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level_HTM.opt' with
> 'clang-version-11'...
>     Done.
>   * Building target 'ARM_MESI_Three_Level_HTM.fast' with
> 'clang-version-11'...
>     Done.
>   * Building target 'ARM_MOESI_hammer.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'ARM_MOESI_hammer.fast' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-11'...
>     Done.
>   * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-11'...
>     Done.
> Starting build tests with 'clang-version-10'...
>   * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-10'...
>     Done.
>   * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-10'...
>     Done.
> Starting build tests with 'clang-version-9'...
>   * Building target 'MIPS.opt' with 'clang-version-9'...
>     Done.
>   * Building target 'MIPS.fast' with 'clang-version-9'...
>     Done.
> Starting build tests with 'clang-version-8'...
>   * Building target 'RISCV.opt' with 'clang-version-8'...
>     Done.
>   * Building target 'RISCV.fast' with 'clang-version-8'...
>     Done.
> Starting build tests with 'clang-version-7'...
>   * Building target 'MIPS.opt' with 'clang-version-7'...
>     Done.
>   * Building target 'MIPS.fast' with 'clang-version-7'...
>     Done.
> Starting build tests with 'clang-version-6.0'...
>   * Building target 'RISCV.opt' with 'clang-version-6.0'...
>     Done.
>   * Building target 'RISCV.fast' with 'clang-version-6.0'...
>     Done.
> Starting build tests with 'ubuntu-18.04_all-dependencies'...
>   * Building target 'NULL.opt' with 'ubuntu-18.04_all-dependencies'...
>     Done.
>   * Building target 'NULL.fast' with 'ubuntu-18.04_all-dependencies'...
>     Done.
> Starting build tests with 'ubuntu-20.04_all-dependencies'...
>   * Building target 'X86.opt' with 'ubuntu-20.04_all-dependencies'...
>     Done.
>   * Building target 'X86.fast' with 'ubuntu-20.04_all-dependencies'...
>     Done.
> Starting build tests with 'ubuntu-20.04_min-dependencies'...
>   * Building target 'Garnet_standalone.opt' with
> 'ubuntu-20.04_min-dependencies'...
>     Done.
>   * Building target 'Garnet_standalone.fast' with
> 'ubuntu-20.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
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
>
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to