See <https://jenkins.gem5.org/job/Compiler-Checks/62/display/redirect?page=changes>
Changes: [Giacomo Travaglini] util: Replace optparse with argparse [hoanguyen] configs: Fix stats name in arm/fs_power.py [Giacomo Travaglini] configs: restore_simpoint_checkpoint should be a boolean [Giacomo Travaglini] configs, tests: Replace optparse with argparse [shingarov] sim: Trap into GDB instead of panicking on SEGV [gabe.black] cpu: Eliminate the isZeroReg() helper in RegId. [gabe.black] cpu: Simplify the RegId class a little. [alexandru.dutu] sim: Add pool specific allocators to SE mode [gabe.black] arch-arm: Simplify the "mult" SIMD instructions with a BitUnion. [gabe.black] base: Check the context ID when replacing a ThreadContext in GDB. [gabe.black] base: Create wide multiply functions in intmath.hh. [gabe.black] base: Teach gem5 how to use 128 bit types for multiplication. [gabe.black] base: Introduce versions of mul(Uns|S)igned which return two values. [matthew.poremba] configs: Update apu_se.py argparse support [odanrc] tests: Make the ISA-dependent tests run [matthew.poremba] gpu-compute: Implement per-request MTYPEs [matthew.poremba] configs, gpu-compute: Add option to specify gfx version [matthew.poremba] dev-hsa: Fix doorbell mmap for APU [matthew.poremba] gpu-compute, dev-hsa: Remove HSADriver, HSADevice [matthew.poremba] gpu-compute, dev-hsa: Fix doorbell for gfx900 [matthew.poremba] configs: apu_se.py hotfix [gabe.black] arch-riscv: Pull non-public content out of arch/registers.hh. [matthew.poremba] configs: Only add CPU sequencers to piobus [gabe.black] arch,base,cpu: Move some type aliases into base/types.hh. [Giacomo Travaglini] configs: Remove unused argument from create_mem_intf [Giacomo Travaglini] sim: Use memPools in SE mode only [matthew.poremba] configs: Handle various DMA devices in GPU_VIPER [Bobby R. Bruce] python,tests: Update pyunit tests to run in TestLib [matthew.poremba] configs: Revert "configs: Only add CPU sequencers to piobus" [Bobby R. Bruce] arch-gcn3,misc: Fix .fast compilation errors for GCN3_x86 ------------------------------------------ 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 2c8bade2c3a81b6cf114c8d1716bd45462accbae (refs/remotes/origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c8bade2c3a81b6cf114c8d1716bd45462accbae # timeout=10 Commit message: "arch-gcn3,misc: Fix .fast compilation errors for GCN3_x86" > git rev-list --no-walk 2f424f6a13557003743eb8d02bd093a1dd2b6542 # timeout=10 [Compiler-Checks] $ /bin/sh -xe /tmp/jenkins601944371703821906.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 '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 'SPARC.opt' with 'gcc-version-10'... Done. * Building target 'SPARC.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 'MIPS.opt' with 'gcc-version-10'... Done. * Building target 'MIPS.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 'NULL_MOESI_hammer.opt' with 'gcc-version-10'... Done. * Building target 'NULL_MOESI_hammer.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 'X86_MOESI_AMD_Base.opt' with 'gcc-version-10'... Done. * Building target 'X86_MOESI_AMD_Base.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_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_CMP_token.opt' with 'gcc-version-10'... Done. * Building target 'NULL_MOESI_CMP_token.fast' with 'gcc-version-10'... Done. Starting build tests with 'gcc-version-9'... * Building target 'Garnet_standalone.opt' with 'gcc-version-9'... Done. * Building target 'Garnet_standalone.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 '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 'X86.opt' with 'gcc-version-6'... Done. * Building target '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 '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_CMP_token.opt' with 'clang-version-9'... Done. * Building target 'NULL_MOESI_CMP_token.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 'RISCV.opt' with 'clang-version-9'... Done. * Building target 'RISCV.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 'MIPS.opt' with 'clang-version-9'... Done. * Building target 'MIPS.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. * Building target 'X86.opt' with 'clang-version-9'... Done. * Building target '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 'ARM_MESI_Three_Level.opt' with 'clang-version-9'... Done. * Building target 'ARM_MESI_Three_Level.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 'ARM.opt' with 'clang-version-9'... Done. * Building target 'ARM.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_CMP_directory.opt' with 'clang-version-9'... Done. * Building target 'NULL_MOESI_CMP_directory.fast' with 'clang-version-9'... Done. Starting build tests with 'clang-version-8'... * Building target 'ARM_MESI_Three_Level.opt' with 'clang-version-8'... Done. * Building target 'ARM_MESI_Three_Level.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 'POWER.opt' with 'clang-version-6.0'... Done. * Building target 'POWER.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 'Garnet_standalone.opt' with 'clang-version-4.0'... Done. * Building target 'Garnet_standalone.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 -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
