[gem5-dev] Build failed in Jenkins: nightly #68

2021-12-09 Thread jenkins-no-reply--- via gem5-dev
See 

Changes:

[msamani] stdlib: Updated MuliChannelMemory constructor

[msamani] tests: Adding new test for traffic_gen

[msamani] stdlib: Adding clock_domain to GUPSGenerators

[msamani] test: Updating simple_traffic_run and adding tests

[msamani] tests: Adding MultiChannelMemory to x86-boot-tests

[msamani] tests: Adding MultiChannelMemory to riscv-boot

[giacomo.travaglini] ext: Make gem5-SST Memory Size configurable from script

[Jason Lowe-Power] arch-arm,arch-sparc: Remove legacy stat for faults

[chenzou] base-stats: HDF5 calls with better compatibility

[matthew.poremba] dev-amdgpu: Hotfix variable initialization

[giacomo.travaglini] arch-arm, dev-arm: Move inSecureState helper to ISA class

[giacomo.travaglini] arch-arm: Remove currOpMode utility function

[giacomo.travaglini] arch-arm, dev-arm: Add currEL function to the ISA class

[msamani] stdlib: Removing SingleChannelMemory

[matthew.poremba] configs,mem-ruby: Remove reference to old GPU ptls

[matthew.poremba] dev-hsa,gpu-compute: Properly assign DmaVirtDevices in py

[Bobby R. Bruce] scons,misc: Fix broken X86_MI_example build_opts

[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

[gabe.black] scons: Add sim_object and enums arguments to SimObject().

[gabe.black] scons: When importing SimObjects, use a copy of globals().

[gabe.black] python,scons: Add a dummy m5/objects/SimObject.py.

[gabe.black] python,sim: Change how the m5.* importer code is integrated.

[gabe.black] sim: Eliminate m5MainCommands and simplify calling m5.main.

[gabe.black] sim: Use pybind11 consistently in sim/init.(hh|cc).

[gabe.black] python: Insert gem5's m5 importer at the front of sys.meta_path.

[gabe.black] sim: Clean up and simplify main().

[gabe.black] sim,misc: Move protobuf housekeeping out of gem5Main.

[gabe.black] sim: Collapse gem5Main into main.

[gabe.black] python,sim,util: Move EmbeddedPython into it's own file.

[gabe.black] scons: Remove a workaround for a very old SCons bug.

[gabe.black] python: Remove python/embedded.cc's dependence on the rest of gem5.

[gabe.black] python,scons: Add a gem5py_m5 program which supports the m5 module.

[gabe.black] scons: Ensure the gem5py_env always has embedded python.

[gabe.black] scons: Record the sim_objects and enums passed into SimObject().

[gabe.black] scons: Use an external script to generate param struct headers.

[gabe.black] scons: Also build param struct .cc files using a helper script.

[garbage2collector] python: Define deprecated and callOnce decorators

[matthew.poremba] arch-gcn3: Delete extraneous registers header

[kggoswami] stdlib,configs: Adding a config to run PARSEC using stdlib.

[kggoswami] stdlib,configs: Adding a config to run NPB using stdlib.

[kggoswami] stdlib,configs: Adding a config to run GAPBS using stdlib.

[kggoswami] stdlib,configs: Config added for RISCV boot-test using stdlib.

[kggoswami] stdlib,configs: Config added for SPEC CPU2006 using stdlib.

[kggoswami] stdlib,configs: Config added for SPEC CPU2017 using stdlib.

[Bobby R. Bruce] dev: Remove unused private variable in lupio_tmr.hh


--
[...truncated 3.03 MB...]
 [SHCC] softfloat/f32_to_i64.c -> .os
 [SHCC] 

[gem5-dev] Build failed in Jenkins: Nightly #68

2020-09-14 Thread jenkins-no-reply--- via gem5-dev
See 

Changes:


--
[...truncated 59.61 KB...]
[ RUN  ] CyclesTest.PrefixDecrement
[   OK ] CyclesTest.PrefixDecrement (0 ms)
[ RUN  ] CyclesTest.InPlaceAddition
[   OK ] CyclesTest.InPlaceAddition (0 ms)
[ RUN  ] CyclesTest.GreaterThanLessThan
[   OK ] CyclesTest.GreaterThanLessThan (0 ms)
[ RUN  ] CyclesTest.AddCycles
[   OK ] CyclesTest.AddCycles (0 ms)
[ RUN  ] CyclesTest.SubtractCycles
[   OK ] CyclesTest.SubtractCycles (0 ms)
[ RUN  ] CyclesTest.ShiftRight
[   OK ] CyclesTest.ShiftRight (0 ms)
[ RUN  ] CyclesTest.ShiftLeft
[   OK ] CyclesTest.ShiftLeft (0 ms)
[ RUN  ] CyclesTest.OutStream
[   OK ] CyclesTest.OutStream (0 ms)
[--] 10 tests from CyclesTest (0 ms total)

[--] 5 tests from MicroPCTest
[ RUN  ] MicroPCTest.CheckMicroPCRomBit
[   OK ] MicroPCTest.CheckMicroPCRomBit (0 ms)
[ RUN  ] MicroPCTest.RomMicroPCTest
[   OK ] MicroPCTest.RomMicroPCTest (0 ms)
[ RUN  ] MicroPCTest.NormalMicroPCTest
[   OK ] MicroPCTest.NormalMicroPCTest (0 ms)
[ RUN  ] MicroPCTest.IsRomMicroPCTest
[   OK ] MicroPCTest.IsRomMicroPCTest (0 ms)
[ RUN  ] MicroPCTest.IsNotRomMicroPCTest
[   OK ] MicroPCTest.IsNotRomMicroPCTest (0 ms)
[--] 5 tests from MicroPCTest (1 ms total)

[--] 4 tests from TypesTest
[ RUN  ] TypesTest.FloatToBits32
[   OK ] TypesTest.FloatToBits32 (0 ms)
[ RUN  ] TypesTest.floatToBits64
[   OK ] TypesTest.floatToBits64 (0 ms)
[ RUN  ] TypesTest.floatsToBitsDoubleInput
[   OK ] TypesTest.floatsToBitsDoubleInput (0 ms)
[ RUN  ] TypesTest.floatsToBitsFloatInput
[   OK ] TypesTest.floatsToBitsFloatInput (0 ms)
[--] 4 tests from TypesTest (0 ms total)

[--] Global test environment tear-down
build/NULL/sim/byteswap.test.opt 
--gtest_output=xml:build/NULL/unittests.opt/sim/byteswap.test.xml
[==] 19 tests from 3 test cases ran. (1 ms total)
[  PASSED  ] 19 tests.
Running main() from gtest_main.cc
[==] Running 8 tests from 1 test case.
[--] Global test environment set-up.
[--] 8 tests from ByteswapTest
[ RUN  ] ByteswapTest.swap_byte64
[   OK ] ByteswapTest.swap_byte64 (0 ms)
[ RUN  ] ByteswapTest.swap_byte32
[   OK ] ByteswapTest.swap_byte32 (0 ms)
[ RUN  ] ByteswapTest.swap_byte16
[   OK ] ByteswapTest.swap_byte16 (0 ms)
[ RUN  ] ByteswapTest.swap_byte
[   OK ] ByteswapTest.swap_byte (0 ms)
[ RUN  ] ByteswapTest.htog
[   OK ] ByteswapTest.htog (1 ms)
[ RUN  ] ByteswapTest.gtoh
[   OK ] ByteswapTest.gtoh (0 ms)
[ RUN  ] ByteswapTest.betole
[   OK ] ByteswapTest.betole (0 ms)
[ RUN  ] ByteswapTest.letobe
[   OK ] ByteswapTest.letobe (0 ms)
[--] 8 tests from ByteswapTest (1 ms total)

[--] Global test environment tear-down
[==] 8 tests from 1 test case ran. (1 ms total)
[  PASSED  ] 8 tests.
build/NULL/sim/guest_abi.test.opt 
--gtest_output=xml:build/NULL/unittests.opt/sim/guest_abi.test.xml
Running main() from gtest_main.cc
[==] Running 7 tests from 1 test case.
[--] Global test environment set-up.
[--] 7 tests from GuestABI
[ RUN  ] GuestABI.ABI_1D_args
[   OK ] GuestABI.ABI_1D_args (1 ms)
[ RUN  ] GuestABI.ABI_Prepare
[   OK ] GuestABI.ABI_Prepare (0 ms)
[ RUN  ] GuestABI.ABI_2D_args
[   OK ] GuestABI.ABI_2D_args (0 ms)
[ RUN  ] GuestABI.ABI_TC_init
[   OK ] GuestABI.ABI_TC_init (0 ms)
[ RUN  ] GuestABI.ABI_returns
[   OK ] GuestABI.ABI_returns (0 ms)
[ RUN  ] GuestABI.dumpSimcall
[   OK ] GuestABI.dumpSimcall (0 ms)
[ RUN  ] GuestABI.isVarArgs
[   OK ] GuestABI.isVarArgs (0 ms)
[--] 7 tests from GuestABI (1 ms total)

[--] Global test environment tear-down
[==] 7 tests from 1 test case ran. (1 ms total)
[  PASSED  ] 7 tests.
build/NULL/sim/proxy_ptr.test.opt 
--gtest_output=xml:build/NULL/unittests.opt/sim/proxy_ptr.test.xml
Running main() from gtest_main.cc
[==] Running 6 tests from 1 test case.
[--] Global test environment set-up.
[--] 6 tests from ProxyPtr
[ RUN  ] ProxyPtr.Clean
[   OK ] ProxyPtr.Clean (0 ms)
[ RUN  ] ProxyPtr.Dirty
[   OK ] ProxyPtr.Dirty (0 ms)
[ RUN  ] ProxyPtr.LoadAndFlush
[   OK ] ProxyPtr.LoadAndFlush (0 ms)
[ RUN  ] ProxyPtr.ConstOperators
[   OK ] ProxyPtr.ConstOperators (0 ms)
[ RUN  ] ProxyPtr.NonConstOperators
[   OK ] ProxyPtr.NonConstOperators (0 ms)
[ RUN  ] ProxyPtr.GuestABI
[   OK ] ProxyPtr.GuestABI (1 ms)
[--] 6 tests from ProxyPtr (1 ms total)

[--] Global test environment tear-down
[==] 6 tests from 1 test case ran. (1 ms total)
[  PASSED  ] 6 tests.
[   OK ] IntmathDeathTest.floorLog2 (274 ms)
[--] 1 test from IntmathDeathTest (274 ms total)

[--] 7