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

Changes:

[matthew.poremba] configs: Set kvm_map in DRAMInterface in Ruby.py

[gabeblack] mem: When loading an image directly in memory, use the right CL 
size.

[nikos.nikoleris] mem: Fix some reference use in range loops

[giacomo.travaglini] cpu: Allow storing an invalid HTM checkpoint

[giacomo.travaglini] arch-arm: Instantiate a single HTM checkpoint at 
ISA::startup

[Bobby R. Bruce] python: Flush the simulation stdout/stderr buffers

[Bobby R. Bruce] scons,python: Prioritize Python3 for PYTHON_CONFIG

[Bobby R. Bruce] scons,python: Add python2-config to PYTHON_CONFIG

[Bobby R. Bruce] tests: Removing gem5/hello_se/ref/simerr

[Bobby R. Bruce] scons,python: Add warning for when python3-config is not used

[Bobby R. Bruce] tests,misc: Updated TestLib and boot-tests for gzipped imgs

[giacomo.travaglini] arch: Do value-initialization for MemOperand

[giacomo.travaglini] arch: Add raw read/writeMem helpers

[giacomo.travaglini] arch-arm: Using new "raw" memhelpers

[giacomo.travaglini] arch-x86: Add byteEnable mask in x86 memhelpers

[giacomo.travaglini] cpu: Never use a empty byteEnable

[matthew.poremba] configs: Fix typo in apu_se.py

[matthew.poremba] configs,gpu-compute: Fixes to connect gmTokenPort

[matthew.poremba] mem-ruby: Fixing token port responses in GPUCoalescer

[Bobby R. Bruce] ext: Disable range-loop-analysis warnings for pybind11

[Bobby R. Bruce] sim: Adding missing argument of panic function

[Jason Lowe-Power] misc: Add release notes for 20.1

[Bobby R. Bruce] misc: Updated CONTRIBUTING.md: 'master' -> 'stable'

[Bobby R. Bruce] scons: Removed -Werror for the gem5 20.1 release

[Bobby R. Bruce] misc: Updated version to 20.1.0.0

[gabeblack] misc: Re-add -Werror for the gem5 20.2 development

[gabeblack] base: Add some error handling to compiler.hh.

[Bobby R. Bruce] misc: Changed gem5 version info for gem5 20.2 dev

[shunhsingou] scons: avoid interactive access in non-tty

[shunhsingou] scons: only wrap message with positive value

[odanrc] mem-cache: Protect tag from being mishandled

[odanrc] mem-cache: Encapsulate CacheBlk's task_id

[odanrc] mem-cache: Encapsulate CacheBlk's refCount

[odanrc] mem-cache: Encapsulate CacheBlk's tickInserted

[odanrc] mem-cache: Encapsulate CacheBlk's srcRequestorId

[pierre.ayoub.pro] arch-arm: Add recursion for DTB entry generation inside 
ArmISA

[pierre.ayoub.pro] cpu: Add recursion for DTB entry generation inside BaseCPU

[hoanguyen] arch-arm: Replace call to `tmpnam()` by a deterministic one


------------------------------------------
Started by timer
Running as SYSTEM
Building in workspace <https://jenkins.gem5.org/job/Compiler-Checks/ws/>
The recommended git tool is: git
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
 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10
Checking out Revision e504ce6bc65aa3a4ab06eca1b2c8ec9e435b6561 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e504ce6bc65aa3a4ab06eca1b2c8ec9e435b6561 # timeout=10
Commit message: "arch-arm: Replace call to `tmpnam()` by a deterministic one"
 > git rev-list --no-walk ba197c116368bbab05af6d636ab24cb65c73b291 # timeout=10
[Compiler-Checks] $ /bin/sh -xe /tmp/jenkins5992155312626752916.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 'POWER.opt' with 'gcc-version-10'...
    Done.
  * Building target 'POWER.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 'NULL_MESI_Two_Level.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MESI_Two_Level.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 'ARM_MESI_Three_Level.opt' with 'gcc-version-10'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'gcc-version-10'...
    Done.
  * Building target 'ARM.opt' with 'gcc-version-10'...
    Done.
  * Building target 'ARM.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 'GCN3_X86.opt' with 'gcc-version-10'...
    Done.
  * Building target 'GCN3_X86.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 'MIPS.opt' with 'gcc-version-10'...
    Done.
  * Building target 'MIPS.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 'Garnet_standalone.opt' with 'gcc-version-10'...
    Done.
  * Building target 'Garnet_standalone.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 'SPARC.opt' with 'gcc-version-10'...
    Done.
  * Building target 'SPARC.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_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 'SPARC.opt' with 'gcc-version-7'...
    Done.
  * Building target 'SPARC.fast' with 'gcc-version-7'...
    Done.
Starting build tests with 'gcc-version-6'...
  * Building target 'GCN3_X86.opt' with 'gcc-version-6'...
    Done.
  * Building target 'GCN3_X86.fast' with 'gcc-version-6'...
    Done.
Starting build tests with 'gcc-version-5'...
  * Building target 'MIPS.opt' with 'gcc-version-5'...
    Done.
  * Building target 'MIPS.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 'MIPS.opt' with 'clang-version-9'...
    Done.
  * Building target 'MIPS.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_MESI_Two_Level.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-9'...
    Done.
  * Building target 'POWER.opt' with 'clang-version-9'...
    Done.
  * Building target 'POWER.fast' with 'clang-version-9'...
    Done.
  * 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.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'...
    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 '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_directory.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-9'...
    Done.
  * Building target 'GCN3_X86.opt' with 'clang-version-9'...
    Done.
  * Building target 'GCN3_X86.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 'SPARC.opt' with 'clang-version-9'...
    Done.
  * Building target 'SPARC.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.
Starting build tests with 'clang-version-8'...
  * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-8'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-8'...
    Done.
Starting build tests with 'clang-version-7'...
  * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-7'...
    Done.
  * Building target 'NULL_MOESI_hammer.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 'POWER.opt' with 'clang-version-5.0'...
  ! Failed with exit code 125.
  * Building target 'POWER.fast' with 'clang-version-5.0'...
  ! Failed with exit code 125.
Starting build tests with 'clang-version-4.0'...
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
  * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-4.0'...
  ! Failed with exit code 125.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-4.0'...
  ! Failed with exit code 125.
Starting build tests with 'clang-version-3.9'...
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
  * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-3.9'...
  ! Failed with exit code 125.
  * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-3.9'...
  ! Failed with exit code 125.
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