See <https://jenkins.gem5.org/job/nightly/384/display/redirect?page=changes>

Changes:

[yuzhijingcheng1996] sim-se,arch-riscv: Fixes file-related flags for riscv64 
target

[Bobby R. Bruce] util-docker: Create ALL/gem5.fast docker image with min-deps


------------------------------------------
[...truncated 174.53 KB...]
[       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/ALL/base/coroutine.test.debug 
--gtest_output=xml:build/ALL/unittests.debug/base/coroutine.test.xml
build/ALL/base/cprintf.test.debug 
--gtest_output=xml:build/ALL/unittests.debug/base/cprintf.test.xml
Running main() from build/ALL/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.
build/ALL/base/debug.test.debug 
--gtest_output=xml:build/ALL/unittests.debug/base/debug.test.xml
Running main() from build/ALL/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.
build/ALL/base/fiber.test.debug 
--gtest_output=xml:build/ALL/unittests.debug/base/fiber.test.xml
build/ALL/base/debug.cc:107: panic: panic condition !result.second occurred: 
Flag FlagUniqueNamesTest already defined!
Running main() from build/ALL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 12 tests from 4 test suites.
[----------] Global test environment set-up.
[----------] 1 test from DebugFlagDeathTest
[ RUN      ] DebugFlagDeathTest.UniqueNames
[       OK ] DebugFlagDeathTest.UniqueNames (0 ms)
[----------] 1 test from DebugFlagDeathTest (0 ms total)

[----------] 8 tests from DebugFlagTest
[ RUN      ] DebugFlagTest.NameDesc
[       OK ] DebugFlagTest.NameDesc (0 ms)
[ RUN      ] DebugFlagTest.IsFormat
[       OK ] DebugFlagTest.IsFormat (0 ms)
[ RUN      ] DebugFlagTest.ConversionOperator
[       OK ] DebugFlagTest.ConversionOperator (0 ms)
[ RUN      ] DebugFlagTest.FindFlag
[       OK ] DebugFlagTest.FindFlag (0 ms)
[ RUN      ] DebugFlagTest.ChangeFlag
[       OK ] DebugFlagTest.ChangeFlag (0 ms)
[ RUN      ] DebugFlagTest.SetClearDebugFlag
[       OK ] DebugFlagTest.SetClearDebugFlag (0 ms)
[ RUN      ] DebugFlagTest.NoDumpDebugFlags
[       OK ] DebugFlagTest.NoDumpDebugFlags (0 ms)
[ RUN      ] DebugFlagTest.DumpDebugFlags
[       OK ] DebugFlagTest.DumpDebugFlags (0 ms)
[----------] 8 tests from DebugFlagTest (0 ms total)

[----------] 1 test from DebugSimpleFlagTest
[ RUN      ] DebugSimpleFlagTest.Enabled
[       OK ] DebugSimpleFlagTest.Enabled (0 ms)
[----------] 1 test from DebugSimpleFlagTest (0 ms total)

[----------] 2 tests from DebugCompoundFlagTest
[ RUN      ] DebugCompoundFlagTest.Enabled
[       OK ] DebugCompoundFlagTest.Enabled (0 ms)
[ RUN      ] DebugCompoundFlagTest.EnabledKids
[       OK ] DebugCompoundFlagTest.EnabledKids (0 ms)
[----------] 2 tests from DebugCompoundFlagTest (0 ms total)

[----------] Global test environment tear-down
[==========] 12 tests from 4 test suites ran. (0 ms total)
[  PASSED  ] 12 tests.
build/ALL/base/flags.test.debug 
--gtest_output=xml:build/ALL/unittests.debug/base/flags.test.xml
Running main() from build/ALL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 16 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 16 tests from FlagsTest
[ RUN      ] FlagsTest.ConstructorZero
[       OK ] FlagsTest.ConstructorZero (0 ms)
[ RUN      ] FlagsTest.ConstructorSingle
[       OK ] FlagsTest.ConstructorSingle (0 ms)
[ RUN      ] FlagsTest.ConstructorMulti
[       OK ] FlagsTest.ConstructorMulti (0 ms)
[ RUN      ] FlagsTest.TypeAssignment
[       OK ] FlagsTest.TypeAssignment (0 ms)
[ RUN      ] FlagsTest.TypeAssignmentOverwrite
[       OK ] FlagsTest.TypeAssignmentOverwrite (0 ms)
[ RUN      ] FlagsTest.FlagsAssignment
[       OK ] FlagsTest.FlagsAssignment (0 ms)
[ RUN      ] FlagsTest.FlagsAssignmentOverwrite
[       OK ] FlagsTest.FlagsAssignmentOverwrite (0 ms)
[ RUN      ] FlagsTest.IsSetValue
[       OK ] FlagsTest.IsSetValue (0 ms)
[ RUN      ] FlagsTest.IsSetType
[       OK ] FlagsTest.IsSetType (0 ms)
[ RUN      ] FlagsTest.AllSetMatch
[       OK ] FlagsTest.AllSetMatch (0 ms)
[ RUN      ] FlagsTest.NoneSetMatch
[       OK ] FlagsTest.NoneSetMatch (0 ms)
[ RUN      ] FlagsTest.Clear
[       OK ] FlagsTest.Clear (0 ms)
[ RUN      ] FlagsTest.ClearMatch
[       OK ] FlagsTest.ClearMatch (0 ms)
[ RUN      ] FlagsTest.SetOverlapping
[       OK ] FlagsTest.SetOverlapping (0 ms)
[ RUN      ] FlagsTest.ConditionalSet
[       OK ] FlagsTest.ConditionalSet (0 ms)
[ RUN      ] FlagsTest.ReplaceOverlapping
[       OK ] FlagsTest.ReplaceOverlapping (0 ms)
[----------] 16 tests from FlagsTest (0 ms total)

[----------] Global test environment tear-down
[==========] 16 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 16 tests.
build/ALL/base/inifile.test.debug 
--gtest_output=xml:build/ALL/unittests.debug/base/inifile.test.xml
Running main() from build/ALL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 3 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 3 tests from Fiber
[ RUN      ] Fiber.Starting
[       OK ] Fiber.Starting (0 ms)
[ RUN      ] Fiber.Switching
[       OK ] Fiber.Switching (0 ms)
[ RUN      ] Fiber.Linked
[       OK ] Fiber.Linked (0 ms)
[----------] 3 tests from Fiber (0 ms total)

[----------] Global test environment tear-down
[==========] 3 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 3 tests.
build/ALL/base/intmath.test.debug 
--gtest_output=xml:build/ALL/unittests.debug/base/intmath.test.xml
Running main() from build/ALL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from Initest
[ RUN      ] Initest.MatchFound
[       OK ] Initest.MatchFound (0 ms)
[ RUN      ] Initest.MatchNotFound
[       OK ] Initest.MatchNotFound (0 ms)
[----------] 2 tests from Initest (0 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 2 tests.
Running main() from build/ALL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 15 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 2 tests from IntmathDeathTest
[ RUN      ] IntmathDeathTest.floorLog2
build/ALL/base/loader/image_file_data.test.debug 
--gtest_output=xml:build/ALL/unittests.debug/base/loader/image_file_data.test.xml
Running main() from build/ALL/ext/googletest/googletest/src/gtest_main.cc
[==========] Running 2 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 2 tests from ImageFileDataTest
[ RUN      ] ImageFileDataTest.SimpleImage
[       OK ] ImageFileDataTest.SimpleImage (0 ms)
[ RUN      ] ImageFileDataTest.GZipImage
[       OK ] ImageFileDataTest.GZipImage (0 ms)
[----------] 2 tests from ImageFileDataTest (0 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 1 test suite ran. (0 ms total)
[  PASSED  ] 2 tests.
 [     CXX] ALL/base/trace.cc -> .tdo
 [     CXX] ALL/debug/Annotate.cc -> .tdo
scons: *** [build/ALL/arch/arm/aapcs64.test.debug] Error 1
[       OK ] IntmathDeathTest.floorLog2 (147 ms)
[ RUN      ] IntmathDeathTest.Log2iDeath
[       OK ] IntmathDeathTest.Log2iDeath (430 ms)
[----------] 2 tests from IntmathDeathTest (577 ms total)

[----------] 13 tests from IntmathTest
[ RUN      ] IntmathTest.isPowerOf2
[       OK ] IntmathTest.isPowerOf2 (0 ms)
[ RUN      ] IntmathTest.floorLog2
[       OK ] IntmathTest.floorLog2 (0 ms)
[ RUN      ] IntmathTest.ceilLog2
[       OK ] IntmathTest.ceilLog2 (0 ms)
[ RUN      ] IntmathTest.divCeil
[       OK ] IntmathTest.divCeil (0 ms)
[ RUN      ] IntmathTest.mulUnsignedNarrow
[       OK ] IntmathTest.mulUnsignedNarrow (0 ms)
[ RUN      ] IntmathTest.mulSignedNarrow
[       OK ] IntmathTest.mulSignedNarrow (0 ms)
[ RUN      ] IntmathTest.mulUnsignedMid
[       OK ] IntmathTest.mulUnsignedMid (0 ms)
[ RUN      ] IntmathTest.mulSignedMid
[       OK ] IntmathTest.mulSignedMid (0 ms)
[ RUN      ] IntmathTest.mulUnsignedWide
[       OK ] IntmathTest.mulUnsignedWide (0 ms)
[ RUN      ] IntmathTest.mulSignedWide
[       OK ] IntmathTest.mulSignedWide (0 ms)
[ RUN      ] IntmathTest.roundUp
[       OK ] IntmathTest.roundUp (0 ms)
[ RUN      ] IntmathTest.roundDown
[       OK ] IntmathTest.roundDown (0 ms)
[ RUN      ] IntmathTest.Log2i
[       OK ] IntmathTest.Log2i (0 ms)
[----------] 13 tests from IntmathTest (0 ms total)

[----------] Global test environment tear-down
[==========] 15 tests from 2 test suites ran. (577 ms total)
[  PASSED  ] 15 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 -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org

Reply via email to