See <https://jenkins.gem5.org/job/nightly/220/display/redirect?page=changes>
Changes:
[Giacomo Travaglini] system-arm: Detect the GICv3 redistributor stride at
runtime
[Giacomo Travaglini] system-arm: Awake GICv3 reditributors in the bootloader
------------------------------------------
[...truncated 46.28 KB...]
[ RUN ] AddrRangeTest.ComplexInterleavingMasks
[ OK ] AddrRangeTest.ComplexInterleavingMasks (0 ms)
[ RUN ] AddrRangeTest.InterleavingAddressesMergesWith
[ OK ] AddrRangeTest.InterleavingAddressesMergesWith (0 ms)
[ RUN ] AddrRangeTest.InterleavingAddressesDoNotMergeWith
[ OK ] AddrRangeTest.InterleavingAddressesDoNotMergeWith (0 ms)
[ RUN ] AddrRangeTest.InterleavingAddressesDoNotIntersect
[ OK ] AddrRangeTest.InterleavingAddressesDoNotIntersect (0 ms)
[ RUN ] AddrRangeTest.InterleavingAddressesIntersectsViaMerging
[ OK ] AddrRangeTest.InterleavingAddressesIntersectsViaMerging (0 ms)
[ RUN ] AddrRangeTest.InterleavingAddressesDoesNotIntersectViaMerging
[ OK ] AddrRangeTest.InterleavingAddressesDoesNotIntersectViaMerging (0
ms)
[ RUN ] AddrRangeTest.InterleavingAddressAddRemoveInterlvBits
[ OK ] AddrRangeTest.InterleavingAddressAddRemoveInterlvBits (0 ms)
[ RUN ] AddrRangeTest.InterleavingAddressAddRemoveInterlvBitsTwoMasks
[ OK ] AddrRangeTest.InterleavingAddressAddRemoveInterlvBitsTwoMasks (0
ms)
[ RUN ] AddrRangeTest.AddRemoveInterleavBitsAcrossRange
[ OK ] AddrRangeTest.AddRemoveInterleavBitsAcrossRange (0 ms)
[ RUN ] AddrRangeTest.AddRemoveInterleavBitsAcrossContiguousRange
[ OK ] AddrRangeTest.AddRemoveInterleavBitsAcrossContiguousRange (0 ms)
[ RUN ] AddrRangeTest.InterleavingAddressesGetOffset
[ OK ] AddrRangeTest.InterleavingAddressesGetOffset (0 ms)
[ RUN ] AddrRangeTest.InterleavingLessThanStartEquals
[ OK ] AddrRangeTest.InterleavingLessThanStartEquals (0 ms)
[ RUN ] AddrRangeTest.InterleavingLessThanStartNotEquals
[ OK ] AddrRangeTest.InterleavingLessThanStartNotEquals (0 ms)
[ RUN ] AddrRangeTest.InterleavingEqualTo
[ OK ] AddrRangeTest.InterleavingEqualTo (0 ms)
[ RUN ] AddrRangeTest.InterleavingNotEqualTo
[ OK ] AddrRangeTest.InterleavingNotEqualTo (0 ms)
[ RUN ] AddrRangeTest.MergingInterleavingAddressRanges
[ OK ] AddrRangeTest.MergingInterleavingAddressRanges (0 ms)
[ RUN ] AddrRangeTest.MergingInterleavingAddressRangesOneRange
[ OK ] AddrRangeTest.MergingInterleavingAddressRangesOneRange (0 ms)
[ RUN ] AddrRangeTest.LegacyConstructorNoInterleaving
[ OK ] AddrRangeTest.LegacyConstructorNoInterleaving (0 ms)
[ RUN ] AddrRangeTest.LegacyConstructorOneBitMask
[ OK ] AddrRangeTest.LegacyConstructorOneBitMask (0 ms)
[ RUN ] AddrRangeTest.LegacyConstructorTwoBitMask
[ OK ] AddrRangeTest.LegacyConstructorTwoBitMask (0 ms)
[ RUN ] AddrRangeTest.LegacyConstructorTwoBitMaskWithXOR
[ OK ] AddrRangeTest.LegacyConstructorTwoBitMaskWithXOR (1 ms)
[ RUN ] AddrRangeTest.RangeExConstruction
[ OK ] AddrRangeTest.RangeExConstruction (0 ms)
[ RUN ] AddrRangeTest.RangeInConstruction
[ OK ] AddrRangeTest.RangeInConstruction (0 ms)
[ RUN ] AddrRangeTest.RangeSizeConstruction
[ OK ] AddrRangeTest.RangeSizeConstruction (0 ms)
[ RUN ] AddrRangeTest.ExcludeAll
[ OK ] AddrRangeTest.ExcludeAll (0 ms)
[ RUN ] AddrRangeTest.ExcludeAllEqual
[ OK ] AddrRangeTest.ExcludeAllEqual (0 ms)
[ RUN ] AddrRangeTest.ExcludeAllMultiple
[ OK ] AddrRangeTest.ExcludeAllMultiple (0 ms)
[ RUN ] AddrRangeTest.ExcludeAllOverlapping
[ OK ] AddrRangeTest.ExcludeAllOverlapping (0 ms)
[ RUN ] AddrRangeTest.ExcludeEmpty
[ OK ] AddrRangeTest.ExcludeEmpty (0 ms)
[ RUN ] AddrRangeTest.NoExclusion
[ OK ] AddrRangeTest.NoExclusion (0 ms)
[ RUN ] AddrRangeTest.DoubleExclusion
[ OK ] AddrRangeTest.DoubleExclusion (0 ms)
[ RUN ] AddrRangeTest.MultipleExclusion
[ OK ] AddrRangeTest.MultipleExclusion (0 ms)
[ RUN ] AddrRangeTest.MultipleExclusionOverlapping
[ OK ] AddrRangeTest.MultipleExclusionOverlapping (0 ms)
[ RUN ] AddrRangeTest.ExclusionOverlapping
[ OK ] AddrRangeTest.ExclusionOverlapping (0 ms)
[ RUN ] AddrRangeTest.MultipleExclusionUnsorted
[ OK ] AddrRangeTest.MultipleExclusionUnsorted (0 ms)
[ RUN ] AddrRangeTest.ExclusionOfSingleRange
[ OK ] AddrRangeTest.ExclusionOfSingleRange (0 ms)
[ RUN ] AddrRangeTest.ExclusionOfRangeFromRangeList
[ OK ] AddrRangeTest.ExclusionOfRangeFromRangeList (0 ms)
[ RUN ] AddrRangeTest.ExclusionOfRangeListFromRangeList
[ OK ] AddrRangeTest.ExclusionOfRangeListFromRangeList (0 ms)
[ RUN ] AddrRangeTest.SubtractionOperatorRange
[ OK ] AddrRangeTest.SubtractionOperatorRange (0 ms)
[ RUN ] AddrRangeTest.SubtractionOperatorRangeList
[ OK ] AddrRangeTest.SubtractionOperatorRangeList (0 ms)
[ RUN ] AddrRangeTest.SubtractionOfRangeFromRangeList
[ OK ] AddrRangeTest.SubtractionOfRangeFromRangeList (0 ms)
[ RUN ] AddrRangeTest.SubtractionOfRangeListFromRangeList
[ OK ] AddrRangeTest.SubtractionOfRangeListFromRangeList (0 ms)
[ RUN ] AddrRangeTest.SubtractionAssignmentOfRangeFromRangeList
[ OK ] AddrRangeTest.SubtractionAssignmentOfRangeFromRangeList (0 ms)
[ RUN ] AddrRangeTest.SubtractionAssignmentOfRangeListFromRangeList
[ OK ] AddrRangeTest.SubtractionAssignmentOfRangeListFromRangeList (0 ms)
[----------] 74 tests from AddrRangeTest (3 ms total)
[----------] Global test environment tear-down
Running main() from build/NULL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from CircleBufTest
[ RUN ] CircleBufTest.BasicReadWriteNoOverflow
[ OK ] CircleBufTest.BasicReadWriteNoOverflow (0 ms)
[ RUN ] CircleBufTest.SingleWriteOverflow
[ OK ] CircleBufTest.SingleWriteOverflow (0 ms)
[ RUN ] CircleBufTest.MultiWriteOverflow
[ OK ] CircleBufTest.MultiWriteOverflow (0 ms)
[ RUN ] CircleBufTest.PointerWrapAround
[ OK ] CircleBufTest.PointerWrapAround (0 ms)
[ RUN ] CircleBufTest.ProduceConsumeEmpty
[ OK ] CircleBufTest.ProduceConsumeEmpty (0 ms)
[----------] 5 tests from CircleBufTest (0 ms total)
[----------] Global test environment tear-down
[==========] 5 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 5 tests.
build/NULL/base/circular_queue.test.opt
--gtest_output=xml:build/NULL/unittests.opt/base/circular_queue.test.xml
[==========] 75 tests from 2 test suites ran. (146 ms total)
[ PASSED ] 75 tests.
YOU HAVE 6 DISABLED TESTS
build/NULL/base/condcodes.test.opt
--gtest_output=xml:build/NULL/unittests.opt/base/condcodes.test.xml
Running main() from build/NULL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 10 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 10 tests from CircularQueueTest
[ RUN ] CircularQueueTest.Empty
[ OK ] CircularQueueTest.Empty (0 ms)
[ RUN ] CircularQueueTest.HeadTailEmpty
[ OK ] CircularQueueTest.HeadTailEmpty (0 ms)
[ RUN ] CircularQueueTest.AddingElements
[ OK ] CircularQueueTest.AddingElements (0 ms)
[ RUN ] CircularQueueTest.RemovingElements
[ OK ] CircularQueueTest.RemovingElements (0 ms)
[ RUN ] CircularQueueTest.Full
[ OK ] CircularQueueTest.Full (0 ms)
[ RUN ] CircularQueueTest.BeginEnd
[ OK ] CircularQueueTest.BeginEnd (0 ms)
[ RUN ] CircularQueueTest.BeginFrontEndBack
[ OK ] CircularQueueTest.BeginFrontEndBack (0 ms)
[ RUN ] CircularQueueTest.IteratorsOp
[ OK ] CircularQueueTest.IteratorsOp (0 ms)
[ RUN ] CircularQueueTest.FullLoop
[ OK ] CircularQueueTest.FullLoop (0 ms)
[ RUN ] CircularQueueTest.MultipleRound
[ OK ] CircularQueueTest.MultipleRound (0 ms)
[----------] 10 tests from CircularQueueTest (0 ms total)
[----------] Global test environment tear-down
[==========] 10 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 10 tests.
Running main() from build/NULL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 21 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 21 tests from CondCodes
[ RUN ] CondCodes.FindCarryWithNoCarryIn8Bit
[ OK ] CondCodes.FindCarryWithNoCarryIn8Bit (0 ms)
[ RUN ] CondCodes.FindNoCarryWithNoCarryIn8Bit
[ OK ] CondCodes.FindNoCarryWithNoCarryIn8Bit (0 ms)
[ RUN ] CondCodes.FindCarryWithCarryIn8Bit
[ OK ] CondCodes.FindCarryWithCarryIn8Bit (0 ms)
[ RUN ] CondCodes.FindNoCarryWithCarryIn8Bit
[ OK ] CondCodes.FindNoCarryWithCarryIn8Bit (0 ms)
[ RUN ] CondCodes.FindCarryWithNoCarryIn32Bit
[ OK ] CondCodes.FindCarryWithNoCarryIn32Bit (0 ms)
[ RUN ] CondCodes.FindNoCarryWithNoCarryIn32Bit
[ OK ] CondCodes.FindNoCarryWithNoCarryIn32Bit (0 ms)
[ RUN ] CondCodes.FindCarryWithCarryIn32Bit
[ OK ] CondCodes.FindCarryWithCarryIn32Bit (0 ms)
[ RUN ] CondCodes.FindCarryWithNoCarryIn64Bit
[ OK ] CondCodes.FindCarryWithNoCarryIn64Bit (0 ms)
[ RUN ] CondCodes.FindCarryWithCarryIn64Bit
[ OK ] CondCodes.FindCarryWithCarryIn64Bit (0 ms)
[ RUN ] CondCodes.FindOverflow8Bit
[ OK ] CondCodes.FindOverflow8Bit (0 ms)
[ RUN ] CondCodes.FindOverflow32Bit
[ OK ] CondCodes.FindOverflow32Bit (0 ms)
[ RUN ] CondCodes.FindOverflow64Bit
[ OK ] CondCodes.FindOverflow64Bit (0 ms)
[ RUN ] CondCodes.OddParity
[ OK ] CondCodes.OddParity (0 ms)
[ RUN ] CondCodes.EvenParity
[ OK ] CondCodes.EvenParity (0 ms)
[ RUN ] CondCodes.OddParityOverflow
[ OK ] CondCodes.OddParityOverflow (0 ms)
[ RUN ] CondCodes.EvenParityOverflow
[ OK ] CondCodes.EvenParityOverflow (0 ms)
[ RUN ] CondCodes.IsNegative
[ OK ] CondCodes.IsNegative (0 ms)
[ RUN ] CondCodes.IsNotNegative
[ OK ] CondCodes.IsNotNegative (0 ms)
[ RUN ] CondCodes.IsZero
[ OK ] CondCodes.IsZero (0 ms)
[ RUN ] CondCodes.IsNotZero
[ OK ] CondCodes.IsNotZero (0 ms)
[ RUN ] CondCodes.IsZeroOverflow
[ OK ] CondCodes.IsZeroOverflow (0 ms)
[----------] 21 tests from CondCodes (0 ms total)
[----------] Global test environment tear-down
[==========] 21 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 21 tests.
build/NULL/base/coroutine.test.opt
--gtest_output=xml:build/NULL/unittests.opt/base/coroutine.test.xml
scons: *** [build/NULL/enums/ArmExtension.hh] Error 134
build/NULL/base/cprintf.test.opt
--gtest_output=xml:build/NULL/unittests.opt/base/cprintf.test.xml
Running main() from build/NULL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 8 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 8 tests from Coroutine
[ RUN ] Coroutine.Unstarted
[ OK ] Coroutine.Unstarted (0 ms)
[ RUN ] Coroutine.Unfinished
[ OK ] Coroutine.Unfinished (0 ms)
[ RUN ] Coroutine.Passing
[ OK ] Coroutine.Passing (0 ms)
[ RUN ] Coroutine.Returning
[ OK ] Coroutine.Returning (0 ms)
[ RUN ] Coroutine.Fibonacci
[ OK ] Coroutine.Fibonacci (0 ms)
[ RUN ] Coroutine.Cooperative
[ OK ] Coroutine.Cooperative (0 ms)
[ RUN ] Coroutine.Nested
[ OK ] Coroutine.Nested (0 ms)
[ RUN ] Coroutine.TwoCallers
[ OK ] Coroutine.TwoCallers (0 ms)
[----------] 8 tests from Coroutine (0 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 8 tests.
Running main() from build/NULL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 4 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 4 tests from CPrintf
[ RUN ] CPrintf.Misc
[ OK ] CPrintf.Misc (0 ms)
[ RUN ] CPrintf.FloatingPoint
[ OK ] CPrintf.FloatingPoint (0 ms)
[ RUN ] CPrintf.Types
[ OK ] CPrintf.Types (0 ms)
[ RUN ] CPrintf.SpecialFormatting
[ OK ] CPrintf.SpecialFormatting (0 ms)
[----------] 4 tests from CPrintf (0 ms total)
[----------] Global test environment tear-down
[==========] 4 tests from 1 test suite ran. (0 ms total)
[ PASSED ] 4 tests.
scons: building terminated because of errors.
*** Summary of Warnings ***
Warning: Deprecated namespaces are not supported by this compiler.
Please make sure to check the mailing list for deprecation
announcements.
Build step 'Execute shell' marked build as failure
Archiving artifacts
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]