See 
<https://jenkins.gem5.org/job/Compiler-Checks/56/display/redirect?page=changes>

Changes:

[tiago.muck] configs: changed CHI --noc-config format

[tiago.muck] scons: change ARM default protocol to CHI

[Bobby R. Bruce] tests: Remove references to resolved Jira Issues in asmtests

[Bobby R. Bruce] misc: Update version number to v21.0.0.0

[Bobby R. Bruce] scons: Remove -Werror for the gem5 21.0 release

[petery.hin] arch-riscv: Added DTB Generation Functionality to RISC-V FS

[petery.hin] arch-riscv: Fix Clint and SATP write side effects

[daecheol.you] mem-garnet: Added packet distribution stats

[Giacomo Travaglini] configs: Use integer division in MESI_Three_Level.py

[Jason Lowe-Power] misc: Add util-gem5art maintainer tag

[Jason Lowe-Power] util-gem5art: Add gem5art packages

[Giacomo Travaglini] system: Fix PCI Mem range for VExpress_GEM5_VX DTS

[Jason Lowe-Power] misc: Add release notes for v21.0.0.0

[gabe.black] arch-arm: Consolidate register related files into a directory.

[gabe.black] arch: Eliminate the GuestByteOrder constant.

[Giacomo Travaglini] configs: Add a BaseSimpleSystem

[Giacomo Travaglini] configs, tests: Ruby.create_system cpus option

[Giacomo Travaglini] configs: RubySimpleSystem and simple ruby_fs.py script

[mattdsinclair] dev-hsa: Fix size of HSA Queue

[yazakram] arch-riscv,util: fix the default cross compiler for riscv

[mattdsinclair] gpu-compute: Support dynamic scratch allocations

[mattdsinclair] gpu-compute: Remove unused functions

[odanrc] dev-hsa: Fix includes

[Bobby R. Bruce] scons: revert removal of -Werror for gem5 21.0

[Bobby R. Bruce] misc: Update version to "DEVELOP-FOR-V21.1"

[Giacomo Travaglini] configs: Fix signature in GPU_VIPER and Garnet_standalone

[Giacomo Travaglini] util: Stop providing support for linux-arm-legacy

[gabe.black] dev,cpu,configs: Get rid of the IntrControl device.

[gabe.black] dev: Remove cruft from the Platform devices.

[mattdsinclair] arch-gcn3: Modify directory structure as prep for adding vega 
isa

[gabe.black] scons,gpu: Use a config header for the BUILD_GPU setting.

[gabe.black] scons: Eliminate the redundant "--colors" scons command line 
option.

[gabe.black] x86: Minor cleanup of the ISA class.

[gabe.black] arch,dev,gpu-compute,sim: Rename isa_traits.hh page_size.hh.

[odanrc] misc: Add a file to ignore revisions on git blame

[gabe.black] dev: Fix style in the south bridge device.

[klynguyen] python: Fix optional parameters with default None

[klynguyen] python: Add JsonLoader to pystats

[klynguyen] mem: Unclear MemoryAccess debug message


------------------------------------------
Started by timer
Running as SYSTEM
Building in workspace <https://jenkins.gem5.org/job/Compiler-Checks/ws/>
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --is-inside-work-tree # 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 ea47439ea4f68591d6fe6e821d2efe8f86583d90 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ea47439ea4f68591d6fe6e821d2efe8f86583d90 # timeout=10
Commit message: "mem: Unclear MemoryAccess debug message"
 > git rev-list --no-walk d7c9636237edce3d56be3145f2cae96c529454b6 # timeout=10
[Compiler-Checks] $ /bin/sh -xe /tmp/jenkins3049655894703854438.sh
+ ./util/compiler-tests.sh -j 4
Starting build tests with 'gcc-version-10'...
'gcc-version-10' was found in the comprehensive tests. All ISAs will be built.
  * Building target 'NULL_MESI_Two_Level.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'gcc-version-10'...
    Done.
  * Building target 'Garnet_standalone.opt' with 'gcc-version-10'...
    Done.
  * Building target 'Garnet_standalone.fast' with 'gcc-version-10'...
    Done.
  * Building target 'SPARC.opt' with 'gcc-version-10'...
    Done.
  * Building target 'SPARC.fast' with 'gcc-version-10'...
    Done.
  * Building target 'X86.opt' with 'gcc-version-10'...
    Done.
  * Building target 'X86.fast' with 'gcc-version-10'...
    Done.
  * Building target 'ARM.opt' with 'gcc-version-10'...
    Done.
  * Building target 'ARM.fast' with 'gcc-version-10'...
  ! Failed with exit code 2.
  * Building target 'GCN3_X86.opt' with 'gcc-version-10'...
    Done.
  * Building target 'GCN3_X86.fast' with 'gcc-version-10'...
    Done.
  * Building target 'RISCV.opt' with 'gcc-version-10'...
    Done.
  * Building target 'RISCV.fast' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_hammer.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_hammer.fast' with 'gcc-version-10'...
    Done.
  * Building target 'ARM_MESI_Three_Level.opt' with 'gcc-version-10'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'gcc-version-10'...
    Done.
  * Building target 'POWER.opt' with 'gcc-version-10'...
    Done.
  * Building target 'POWER.fast' with 'gcc-version-10'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.opt' with 'gcc-version-10'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.fast' with 'gcc-version-10'...
    Done.
  * Building target 'MIPS.opt' with 'gcc-version-10'...
    Done.
  * Building target 'MIPS.fast' with 'gcc-version-10'...
    Done.
Starting build tests with 'gcc-version-9'...
  * Building target 'SPARC.opt' with 'gcc-version-9'...
    Done.
  * Building target 'SPARC.fast' with 'gcc-version-9'...
    Done.
Starting build tests with 'gcc-version-8'...
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-8'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'gcc-version-8'...
    Done.
Starting build tests with 'gcc-version-7'...
  * Building target 'RISCV.opt' with 'gcc-version-7'...
    Done.
  * Building target 'RISCV.fast' with 'gcc-version-7'...
    Done.
Starting build tests with 'gcc-version-6'...
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-6'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'gcc-version-6'...
    Done.
Starting build tests with 'gcc-version-5'...
  * Building target 'NULL_MESI_Two_Level.opt' with 'gcc-version-5'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'gcc-version-5'...
    Done.
Starting build tests with 'clang-version-9'...
'clang-version-9' was found in the comprehensive tests. All ISAs will be built.
  * Building target 'POWER.opt' with 'clang-version-9'...
    Done.
  * Building target 'POWER.fast' with 'clang-version-9'...
    Done.
  * Building target 'SPARC.opt' with 'clang-version-9'...
    Done.
  * Building target 'SPARC.fast' with 'clang-version-9'...
    Done.
  * Building target 'RISCV.opt' with 'clang-version-9'...
    Done.
  * Building target 'RISCV.fast' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-9'...
    Done.
  * Building target 'Garnet_standalone.opt' with 'clang-version-9'...
    Done.
  * Building target 'Garnet_standalone.fast' with 'clang-version-9'...
    Done.
  * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-9'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-9'...
    Done.
  * Building target 'GCN3_X86.opt' with 'clang-version-9'...
  ! Failed with exit code 2.
  * Building target 'GCN3_X86.fast' with 'clang-version-9'...
  ! Failed with exit code 2.
  * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-9'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-9'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-9'...
    Done.
  * Building target 'X86.opt' with 'clang-version-9'...
    Done.
  * Building target 'X86.fast' with 'clang-version-9'...
    Done.
  * Building target 'ARM.opt' with 'clang-version-9'...
    Done.
  * Building target 'ARM.fast' with 'clang-version-9'...
  ! Failed with exit code 2.
  * Building target 'MIPS.opt' with 'clang-version-9'...
    Done.
  * Building target 'MIPS.fast' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-9'...
    Done.
Starting build tests with 'clang-version-8'...
  * Building target 'MIPS.opt' with 'clang-version-8'...
    Done.
  * Building target 'MIPS.fast' with 'clang-version-8'...
    Done.
Starting build tests with 'clang-version-7'...
  * Building target 'SPARC.opt' with 'clang-version-7'...
    Done.
  * Building target 'SPARC.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 'clang-version-5.0'...
  * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-5.0'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-5.0'...
    Done.
Starting build tests with 'clang-version-4.0'...
  * Building target 'X86.opt' with 'clang-version-4.0'...
    Done.
  * Building target 'X86.fast' with 'clang-version-4.0'...
    Done.
Starting build tests with 'clang-version-3.9'...
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-3.9'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-3.9'...
    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

Reply via email to