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

Changes:

[alexandru.dutu] gpu-compute: Topology and driver changes for dGPU

[shingarov] arch-power: Refactor CR field generation

[shingarov] arch-power: Use 64-bit registers and operands

[Giacomo Travaglini] mem: CFI Flash Memory implementation

[Giacomo Travaglini] dev-arm: Turn flash1 into a CFI Flash Memory

[Giacomo Travaglini] tests: Arm FS regressions using new guest binaries

[Giacomo Travaglini] tests: Use MatchFileRegex vierifier for realview 
regressions

[Giacomo Travaglini] arch-arm: Move TLB stats update within the lookup method

[gabe.black] cpu: Merge the BaseDynInst and the BaseO3DynInst classes.

[gabe.black] cpu: Get rid of the unused eaSrcsReady method.

[gabe.black] cpu: De-templatize the BaseO3DynInst.

[gabe.black] arch-power: Fix power build.

[gabe.black] arch,cpu,sim: Move the null and nop StaticInstPtrs to their own 
files.

[gabe.black] scons: Stop piggy-backing on the default tool for default settings.

[gabe.black] scons: Move the "duplicate" setting into gem5_env_defaults.py.

[gabe.black] scons: Move MakeAction into gem5_scons.

[yuhsingw] systemc: Extend TlmBridges to 512 bits

[Giacomo Travaglini] configs: Remove Ruby on ARM warning

[Giacomo Travaglini] util: Fix cpt_upgrader format string

[Giacomo Travaglini] util: Remove unused package import

[odanrc] scons: Allow declaring dependencies of tags

[gabe.black] sim: Minor cleanup of the System class.

[gabe.black] base: Improve handling of thread IDs for remote GDB.

[gabe.black] arch-sparc: Wrap overly long lines in the decoder definition.

[gabe.black] arch-sparc: Fix some bit manipulation bugs.

[gabe.black] arch,mem: Use szext instead of sext as appropriate.

[gabe.black] sim: Don't needlessly recreate ISA types in InstRecord.

[gabe.black] arch,cpu: Separate printing and serialization of VecPredReg.

[gabe.black] arch: Collapse unused size parameter from "as" VecPredReg method.

[gabe.black] cpu: Use the built in << for VecReg and VecPredReg in ExeTrace.

[gabe.black] base: Streamline the "send" method of the BaseRemoteGDB class.

[gabe.black] base: Add a link to documentation in the remote GDB header file.

[gabe.black] cpu,sim: Set ThreadContext's ContextID right away.

[gabe.black] sim: Track ThreadContext-s in the Workload object.


------------------------------------------
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 2f424f6a13557003743eb8d02bd093a1dd2b6542 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2f424f6a13557003743eb8d02bd093a1dd2b6542 # timeout=10
Commit message: "sim: Track ThreadContext-s in the Workload object."
 > git rev-list --no-walk dabb0c8f45d810683427e2be9068ea0d64ee1e95 # timeout=10
[Compiler-Checks] $ /bin/sh -xe /tmp/jenkins5548733731142465391.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 '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_directory.opt' with 'gcc-version-10'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.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 'RISCV.opt' with 'gcc-version-10'...
    Done.
  * Building target 'RISCV.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.
  * 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 '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_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.
  * Building target 'Garnet_standalone.opt' with 'gcc-version-10'...
    Done.
  * Building target 'Garnet_standalone.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 'GCN3_X86.opt' with 'gcc-version-10'...
    Done.
  * Building target 'GCN3_X86.fast' with 'gcc-version-10'...
  ! Failed with exit code 2.
Starting build tests with 'gcc-version-9'...
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-9'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'gcc-version-9'...
    Done.
Starting build tests with 'gcc-version-8'...
  * Building target 'Garnet_standalone.opt' with 'gcc-version-8'...
    Done.
  * Building target 'Garnet_standalone.fast' with 'gcc-version-8'...
    Done.
Starting build tests with 'gcc-version-7'...
  * Building target 'ARM.opt' with 'gcc-version-7'...
    Done.
  * Building target 'ARM.fast' with 'gcc-version-7'...
    Done.
Starting build tests with 'gcc-version-6'...
  * Building target 'NULL_MOESI_CMP_token.opt' with 'gcc-version-6'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'gcc-version-6'...
    Done.
Starting build tests with 'gcc-version-5'...
  * Building target 'ARM.opt' with 'gcc-version-5'...
    Done.
  * Building target 'ARM.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 '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_hammer.opt' with 'clang-version-9'...
    Done.
  * Building target 'NULL_MOESI_hammer.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.
  * Building target 'X86.opt' with 'clang-version-9'...
    Done.
  * Building target 'X86.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 '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 'ARM.opt' with 'clang-version-9'...
    Done.
  * Building target 'ARM.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 'X86_MOESI_AMD_Base.opt' with 'clang-version-9'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-9'...
    Done.
Starting build tests with 'clang-version-8'...
  * Building target 'ARM.opt' with 'clang-version-8'...
    Done.
  * Building target 'ARM.fast' with 'clang-version-8'...
    Done.
Starting build tests with 'clang-version-7'...
  * Building target 'X86.opt' with 'clang-version-7'...
    Done.
  * Building target 'X86.fast' with 'clang-version-7'...
    Done.
Starting build tests with 'clang-version-6.0'...
  * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-6.0'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-6.0'...
    Done.
Starting build tests with 'clang-version-5.0'...
  * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-5.0'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-5.0'...
    Done.
Starting build tests with 'clang-version-4.0'...
  * Building target 'GCN3_X86.opt' with 'clang-version-4.0'...
    Done.
  * Building target 'GCN3_X86.fast' with 'clang-version-4.0'...
    Done.
Starting build tests with 'clang-version-3.9'...
  * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-3.9'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-3.9'...
    Done.
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to