See 
<https://jenkins.gem5.org/job/compiler-checks/340/display/redirect?page=changes>

Changes:

[Bobby R. Bruce] tests: Fix incorrect doc-string in test_hello_se.py

[Bobby R. Bruce] tests: Add "tests/gem5/se_mode" directory for SE tests

[Bobby R. Bruce] stdlib,tests: Fix stdlib SE mode for multicore setups

[Bobby R. Bruce] stdlib: Fix SimpleSwitchableProcessor to allow Minor type

[Bobby R. Bruce] arch-mips,cpu-minor: Add MinorCPU to MIPS ISA

[Bobby R. Bruce] arch-power,cpu-minor: Add MinorCPU to POWER ISA

[Bobby R. Bruce] arch-mips,cpu-minor: Add MinorCPU to SPARC ISA

[Bobby R. Bruce] arch-mips,cpu-minor: Add MinorCPU to X86 ISA

[Bobby R. Bruce] stdlib: Fix incorrect return type in cpu_types and isa

[Bobby R. Bruce] stdlib: Fix SwitchableProcessor to allow switch to KVM

[Bobby R. Bruce] stdlib: Remove setting of 'kvm_vm' from SwitchableProcessor


------------------------------------------
Started by timer
Running as SYSTEM
Building in workspace <https://jenkins.gem5.org/job/compiler-checks/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://gem5.googlesource.com/public/gem5
 > git init <https://jenkins.gem5.org/job/compiler-checks/ws/> # 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 config remote.origin.url https://gem5.googlesource.com/public/gem5 # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision c8031233e8202d3c32dcc7f800c7444792fc4f06 
(refs/remotes/origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c8031233e8202d3c32dcc7f800c7444792fc4f06 # timeout=10
Commit message: "stdlib: Remove setting of 'kvm_vm' from SwitchableProcessor"
 > git rev-list --no-walk b6e0e72d92f689f201d0b6125879dcfc993e87e6 # timeout=10
[Checks API] No suitable checks publisher found.
[compiler-checks] $ /bin/sh -xe /tmp/jenkins14380975209141995101.sh
+ ./tests/compiler-tests.sh -j 16
Starting build tests with 'gcc-version-11'...
'gcc-version-11' was found in the comprehensive tests. All ISAs will be built.
  * 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 'SPARC.opt' with 'gcc-version-11'...
    Done.
  * Building target 'SPARC.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 'MIPS.opt' with 'gcc-version-11'...
    Done.
  * Building target 'MIPS.fast' with 'gcc-version-11'...
    Done.
  * Building target 'X86_MI_example.opt' with 'gcc-version-11'...
    Done.
  * Building target 'X86_MI_example.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 'NULL_MESI_Two_Level.opt' with 'gcc-version-11'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'gcc-version-11'...
    Done.
  * 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 'NULL_MOESI_CMP_directory.opt' with 'gcc-version-11'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'gcc-version-11'...
    Done.
  * Building target 'POWER.opt' with 'gcc-version-11'...
    Done.
  * Building target 'POWER.fast' with 'gcc-version-11'...
    Done.
  * Building target 'RISCV.opt' with 'gcc-version-11'...
    Done.
  * Building target 'RISCV.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 'GCN3_X86.opt' with 'gcc-version-11'...
    Done.
  * Building target 'GCN3_X86.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.opt' with 'gcc-version-11'...
    Done.
  * Building target 'NULL.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 'X86.opt' with 'gcc-version-11'...
    Done.
  * Building target 'X86.fast' with 'gcc-version-11'...
    Done.
Starting build tests with 'gcc-version-10'...
  * 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 'NULL_MESI_Two_Level.opt' with 'gcc-version-9'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'gcc-version-9'...
    Done.
Starting build tests with 'gcc-version-8'...
  * Building target 'NULL_MESI_Two_Level.opt' with 'gcc-version-8'...
    Done.
  * Building target 'NULL_MESI_Two_Level.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 'clang-version-12'...
'clang-version-12' was found in the comprehensive tests. All ISAs will be built.
  * Building target 'ARM.opt' with 'clang-version-12'...
    Done.
  * Building target 'ARM.fast' with 'clang-version-12'...
    Done.
  * Building target 'ARM_MESI_Three_Level_HTM.opt' with 'clang-version-12'...
    Done.
  * Building target 'ARM_MESI_Three_Level_HTM.fast' with 'clang-version-12'...
    Done.
  * Building target 'RISCV.opt' with 'clang-version-12'...
    Done.
  * Building target 'RISCV.fast' with 'clang-version-12'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-12'...
    Done.
  * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-12'...
    Done.
  * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-12'...
    Done.
  * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-12'...
    Done.
  * Building target 'X86_MI_example.opt' with 'clang-version-12'...
    Done.
  * Building target 'X86_MI_example.fast' with 'clang-version-12'...
    Done.
  * Building target 'NULL.opt' with 'clang-version-12'...
    Done.
  * Building target 'NULL.fast' with 'clang-version-12'...
    Done.
  * Building target 'Garnet_standalone.opt' with 'clang-version-12'...
    Done.
  * Building target 'Garnet_standalone.fast' with 'clang-version-12'...
    Done.
  * Building target 'MIPS.opt' with 'clang-version-12'...
    Done.
  * Building target 'MIPS.fast' with 'clang-version-12'...
    Done.
  * Building target 'GCN3_X86.opt' with 'clang-version-12'...
    Done.
  * Building target 'GCN3_X86.fast' with 'clang-version-12'...
    Done.
  * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-12'...
    Done.
  * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-12'...
    Done.
  * Building target 'POWER.opt' with 'clang-version-12'...
    Done.
  * Building target 'POWER.fast' with 'clang-version-12'...
    Done.
  * Building target 'X86.opt' with 'clang-version-12'...
    Done.
  * Building target 'X86.fast' with 'clang-version-12'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-12'...
    Done.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-12'...
    Done.
  * Building target 'ARM_MOESI_hammer.opt' with 'clang-version-12'...
    Done.
  * Building target 'ARM_MOESI_hammer.fast' with 'clang-version-12'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-12'...
    Done.
  * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-12'...
    Done.
  * Building target 'SPARC.opt' with 'clang-version-12'...
    Done.
  * Building target 'SPARC.fast' with 'clang-version-12'...
    Done.
  * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-12'...
    Done.
  * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-12'...
    Done.
Starting build tests with 'clang-version-11'...
  * 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.
Starting build tests with 'clang-version-10'...
  * Building target 'ARM.opt' with 'clang-version-10'...
    Done.
  * Building target 'ARM.fast' with 'clang-version-10'...
    Done.
Starting build tests with 'clang-version-9'...
  * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-9'...
  ! Failed with exit code 2.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-9'...
  ! Failed with exit code 125.
Starting build tests with 'clang-version-8'...
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
  * Building target 'MIPS.opt' with 'clang-version-8'...
  ! Failed with exit code 125.
  * Building target 'MIPS.fast' with 'clang-version-8'...
  ! Failed with exit code 125.
Starting build tests with 'clang-version-7'...
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
  * Building target 'NULL.opt' with 'clang-version-7'...
  ! Failed with exit code 125.
  * Building target 'NULL.fast' with 'clang-version-7'...
  ! Failed with exit code 125.
Starting build tests with 'clang-version-6.0'...
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
  * Building target 'SPARC.opt' with 'clang-version-6.0'...
  ! Failed with exit code 125.
  * Building target 'SPARC.fast' with 'clang-version-6.0'...
  ! Failed with exit code 125.
Starting build tests with 'ubuntu-18.04_all-dependencies'...
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
  * Building target 'Garnet_standalone.opt' with 
'ubuntu-18.04_all-dependencies'...
  ! Failed with exit code 125.
  * Building target 'Garnet_standalone.fast' with 
'ubuntu-18.04_all-dependencies'...
  ! Failed with exit code 125.
Starting build tests with 'ubuntu-20.04_all-dependencies'...
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
  * Building target 'ARM_MESI_Three_Level_HTM.opt' with 
'ubuntu-20.04_all-dependencies'...
  ! Failed with exit code 125.
  * Building target 'ARM_MESI_Three_Level_HTM.fast' with 
'ubuntu-20.04_all-dependencies'...
  ! Failed with exit code 125.
Starting build tests with 'ubuntu-20.04_min-dependencies'...
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?
  * Building target 'NULL_MOESI_CMP_directory.opt' with 
'ubuntu-20.04_min-dependencies'...
  ! Failed with exit code 125.
  * Building target 'NULL_MOESI_CMP_directory.fast' with 
'ubuntu-20.04_min-dependencies'...
  ! 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

Reply via email to