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

Changes:

[gabe.black] base,cpu,sim: Stop "using namespace TheISA".

[gabe.black] arch-x86,cpu: Don't use aliases to hide TheISA::.

[gabe.black] cpu: Style fixes in cpu/exec_context.hh and thread_context.hh.

[gabe.black] base: Delete the unused RemoteGDB::(set|clear)TempBreakpoint 
methods.

[gabe.black] base: Make the default checkBpLen method return true.

[gabe.black] arch-x86: Fix style in plain C++ StaticInst base classes.

[gabe.black] cpu: Style fixes in cpu/reg_class.hh.

[gabe.black] arch-mips: Delete unused register related constants.

[gabe.black] arch-x86: Delete some unused register related constants.

[Giacomo Travaglini] dev: Fix reset of virtio devices

[hoanguyen] cpu,mem,sim: Use ADD_STAT macro where possible

[richard.cooper] sim: Fix compilation error for debug builds.

[Andreas.Sandberg] tests: Remove Python 2.7 glue code from testlib

[Andreas.Sandberg] tests: Remove Python 2.7 glue code

[Andreas.Sandberg] arch, mem, cpu, systemc: Remove Python 2.7 glue code

[endlessroad] arch-x86: implement POPCNT instruction.

[gabe.black] arch,base,mem,sim: Fix style in base/types.hh and remove extra 
includes.


------------------------------------------
Started by user Bobby R. Bruce
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 5a23207ee90033df176c4efcc1491db91ce01970 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5a23207ee90033df176c4efcc1491db91ce01970 # timeout=10
Commit message: "arch,base,mem,sim: Fix style in base/types.hh and remove extra 
includes."
 > git rev-list --no-walk 141a2f697b3a17a38c3cb00cc1a25c36ed9119e7 # timeout=10
[Compiler-Checks] $ /bin/sh -xe /tmp/jenkins7431457881229127392.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 'SPARC.opt' with 'gcc-version-10'...
    Done.
  * Building target 'SPARC.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 'POWER.opt' with 'gcc-version-10'...
    Done.
  * Building target 'POWER.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 '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 'NULL_MOESI_CMP_token.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.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 '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 'X86.opt' with 'gcc-version-10'...
    Done.
  * Building target 'X86.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 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'gcc-version-10'...
    Done.
Starting build tests with 'gcc-version-9'...
  * Building target 'GCN3_X86.opt' with 'gcc-version-9'...
    Done.
  * Building target 'GCN3_X86.fast' with 'gcc-version-9'...
    Done.
Starting build tests with 'gcc-version-8'...
  * Building target 'POWER.opt' with 'gcc-version-8'...
    Done.
  * Building target 'POWER.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_MOESI_CMP_directory.opt' with 'gcc-version-5'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.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 'NULL_MOESI_CMP_directory.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-9'...
    Done.
  * 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'...
  ! Failed with exit code 2.
  * Building target 'RISCV.fast' with 'clang-version-9'...
  ! Failed with exit code 2.
  * 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 'NULL_MOESI_hammer.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_hammer.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 'POWER.opt' with 'clang-version-9'...
    Done.
  * Building target 'POWER.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 'SPARC.opt' with 'clang-version-9'...
    Done.
  * Building target 'SPARC.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 'X86.opt' with 'clang-version-9'...
    Done.
  * Building target 'X86.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 '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.
Starting build tests with 'clang-version-8'...
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-8'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-8'...
    Done.
Starting build tests with 'clang-version-7'...
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-7'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-7'...
    Done.
Starting build tests with 'clang-version-6.0'...
  * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-6.0'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-6.0'...
    Done.
Starting build tests with 'clang-version-5.0'...
  * Building target 'MIPS.opt' with 'clang-version-5.0'...
    Done.
  * Building target 'MIPS.fast' with 'clang-version-5.0'...
    Done.
Starting build tests with 'clang-version-4.0'...
  * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-4.0'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-4.0'...
    Done.
Starting build tests with 'clang-version-3.9'...
  * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-3.9'...
    Done.
  * Building target 'NULL_MESI_Two_Level.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