See <https://jenkins.gem5.org/job/compiler-checks/71/display/redirect?page=changes>
Changes: [melissakjost] dev: Added new LupIO-RTC device [melissakjost] dev: Introduced new LupV Platform [melissakjost] stdlib: Introduced new LupV Board [melissakjost] dev: Added new LupIO-RNG device [melissakjost] stdlib: Added LupioRNG to LupVBoard [melissakjost] dev: Added new LupIO-TTY device [melissakjost] stdlib: Added LupioTTY to LupVBoard [melissakjost] dev: Added new Lupio-BLK Device [melissakjost] stdlib: Added LupioBLK Device to LupVBoard [melissakjost] dev: Added new LupIO-TMR device [melissakjost] dev: Added new LupIO-PIC device [melissakjost] stdlib: Modified LupV Platform + Board to use LupioPIC + TMR [melissakjost] dev: Modified LupioBLK and LupioTTY to use LupioPIC [melissakjost] dev: Modify LupIO-TMR for SMP support [melissakjost] dev: Added new Lupio-IPI device [melissakjost] stdlib: Added LupIO-IPI to the LupV Board [melissakjost] dev: Added new Lupio-SYS device [melissakjost] stdlib: Added Lupio-SYS device to LupV Board [melissakjost] stdlib: Moved LupV Board to an experimental folder [melissakjost] stdlib: Update the LupvBoard to account for stdlib changes [melissakjost] stdlib: Update the LupvBoard to use 'requires' [melissakjost] stdlib: Update the LupvBoard to use KernelDiskWorkload [melissakjost] configs: Added LupV script to configs [gabe.black] sim-se: Handle empty paths when resolving an "at" path. [gabe.black] sim-se: Implement the newfstatat system call. [gabe.black] arch-x86: Hook up system calls for 64 bit processes. [gabe.black] arch-x86: Hook up the newfstatat system call for 64 bit Linux. [yuhsingw] fastmodel: add setResetAddr interface [yuhsingw] fastmodel: CortexA76 implements setResetAddr interface [yuhsingw] fastmodel: CortexR52 implements setResetAddr interface ------------------------------------------ Started by timer Running as SYSTEM Building in workspace <https://jenkins.gem5.org/job/compiler-checks/ws/> The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir > <https://jenkins.gem5.org/job/compiler-checks/ws/.git> # 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 60e55ecef8310fc861e1effb0b1776c732abeacc (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 60e55ecef8310fc861e1effb0b1776c732abeacc # timeout=10 Commit message: "fastmodel: CortexR52 implements setResetAddr interface" > git rev-list --no-walk df516127145505177de0f01fa6d8985cf061d6af # timeout=10 [compiler-checks] $ /bin/sh -xe /tmp/jenkins877689978860865276.sh + ./tests/compiler-tests.sh -j 40 Starting build tests with 'gcc-version-11'... 'gcc-version-11' was found in the comprehensive tests. All ISAs will be built. * 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 'RISCV.opt' with 'gcc-version-11'... Done. * Building target 'RISCV.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 'NULL_MESI_Two_Level.opt' with 'gcc-version-11'... Done. * Building target 'NULL_MESI_Two_Level.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 'MIPS.opt' with 'gcc-version-11'... Done. * Building target 'MIPS.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 'GCN3_X86.opt' with 'gcc-version-11'... Done. * Building target 'GCN3_X86.fast' with 'gcc-version-11'... Done. * Building target 'X86.opt' with 'gcc-version-11'... Done. * Building target 'X86.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 'Garnet_standalone.opt' with 'gcc-version-11'... Done. * Building target 'Garnet_standalone.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 'ARM_MESI_Three_Level.opt' with 'gcc-version-11'... Done. * Building target 'ARM_MESI_Three_Level.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_HTM.opt' with 'gcc-version-11'... Done. * Building target 'ARM_MESI_Three_Level_HTM.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 'X86_MI_example.opt' with 'gcc-version-11'... Done. * Building target 'X86_MI_example.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. Starting build tests with 'gcc-version-10'... * Building target 'GCN3_X86.opt' with 'gcc-version-10'... Done. * Building target 'GCN3_X86.fast' with 'gcc-version-10'... Done. Starting build tests with 'gcc-version-9'... * Building target 'ARM_MESI_Three_Level.opt' with 'gcc-version-9'... Done. * Building target 'ARM_MESI_Three_Level.fast' with 'gcc-version-9'... Done. Starting build tests with 'gcc-version-8'... * Building target 'RISCV.opt' with 'gcc-version-8'... Done. * Building target 'RISCV.fast' with 'gcc-version-8'... Done. Starting build tests with 'gcc-version-7'... * Building target 'MIPS.opt' with 'gcc-version-7'... Done. * Building target 'MIPS.fast' with 'gcc-version-7'... Done. Starting build tests with 'clang-version-11'... 'clang-version-11' was found in the comprehensive tests. All ISAs will be built. * Building target 'ARM_MOESI_hammer.opt' with 'clang-version-11'... Done. * Building target 'ARM_MOESI_hammer.fast' with 'clang-version-11'... Done. * Building target 'NULL_MOESI_CMP_token.opt' with 'clang-version-11'... Done. * Building target 'NULL_MOESI_CMP_token.fast' with 'clang-version-11'... Done. * Building target 'ARM.opt' with 'clang-version-11'... Done. * Building target 'ARM.fast' with 'clang-version-11'... Done. * Building target 'GCN3_X86.opt' with 'clang-version-11'... Done. * Building target 'GCN3_X86.fast' with 'clang-version-11'... Done. * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-11'... Done. * Building target 'ARM_MESI_Three_Level.fast' with 'clang-version-11'... Done. * Building target 'X86.opt' with 'clang-version-11'... Done. * Building target 'X86.fast' with 'clang-version-11'... Done. * Building target 'POWER.opt' with 'clang-version-11'... Done. * Building target 'POWER.fast' with 'clang-version-11'... Done. * Building target 'NULL.opt' with 'clang-version-11'... Done. * Building target 'NULL.fast' with 'clang-version-11'... Done. * Building target 'MIPS.opt' with 'clang-version-11'... Done. * Building target 'MIPS.fast' with 'clang-version-11'... Done. * Building target 'RISCV.opt' with 'clang-version-11'... ! Failed with exit code 2. * Building target 'RISCV.fast' with 'clang-version-11'... ! Failed with exit code 2. * Building target 'Garnet_standalone.opt' with 'clang-version-11'... Done. * Building target 'Garnet_standalone.fast' with 'clang-version-11'... Done. * Building target 'NULL_MESI_Two_Level.opt' with 'clang-version-11'... Done. * Building target 'NULL_MESI_Two_Level.fast' with 'clang-version-11'... Done. * Building target 'X86_MI_example.opt' with 'clang-version-11'... Done. * Building target 'X86_MI_example.fast' with 'clang-version-11'... Done. * Building target 'SPARC.opt' with 'clang-version-11'... Done. * Building target 'SPARC.fast' with 'clang-version-11'... Done. * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-11'... Done. * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-11'... Done. * Building target 'NULL_MOESI_CMP_directory.opt' with 'clang-version-11'... Done. * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-11'... Done. * 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. * Building target 'X86_MOESI_AMD_Base.opt' with 'clang-version-11'... Done. * Building target 'X86_MOESI_AMD_Base.fast' with 'clang-version-11'... Done. Starting build tests with 'clang-version-10'... * Building target 'MIPS.opt' with 'clang-version-10'... Done. * Building target 'MIPS.fast' with 'clang-version-10'... Done. Starting build tests with 'clang-version-9'... * 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 'ARM_MOESI_hammer.opt' with 'clang-version-8'... Done. * Building target 'ARM_MOESI_hammer.fast' with 'clang-version-8'... Done. Starting build tests with 'clang-version-7'... * Building target 'Garnet_standalone.opt' with 'clang-version-7'... Done. * Building target 'Garnet_standalone.fast' with 'clang-version-7'... Done. Starting build tests with 'clang-version-6.0'... * Building target 'NULL_MOESI_hammer.opt' with 'clang-version-6.0'... Done. * Building target 'NULL_MOESI_hammer.fast' with 'clang-version-6.0'... Done. Starting build tests with 'ubuntu-18.04_all-dependencies'... * Building target 'GCN3_X86.opt' with 'ubuntu-18.04_all-dependencies'... Done. * Building target 'GCN3_X86.fast' with 'ubuntu-18.04_all-dependencies'... Done. Starting build tests with 'ubuntu-20.04_all-dependencies'... * Building target 'NULL_MOESI_CMP_directory.opt' with 'ubuntu-20.04_all-dependencies'... Done. * Building target 'NULL_MOESI_CMP_directory.fast' with 'ubuntu-20.04_all-dependencies'... Done. Starting build tests with 'ubuntu-20.04_min-dependencies'... * Building target 'MIPS.opt' with 'ubuntu-20.04_min-dependencies'... Done. * Building target 'MIPS.fast' with 'ubuntu-20.04_min-dependencies'... 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
