Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 914887 Details for
Bug 946937
games-emulation/dosbox-staging-0.82.0 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
1-testlog.txt
1-testlog.txt (text/plain), 131.52 KB, created by
Agostino Sarubbo
on 2024-12-26 10:38:56 UTC
(
hide
)
Description:
1-testlog.txt
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2024-12-26 10:38:56 UTC
Size:
131.52 KB
patch
obsolete
>Log of Meson test suite run on 2024-12-26T05:55:31.714316 > >==================================== 1/24 ==================================== >test: gtest example >start time: 04:55:31 >duration: 0.04s >result: exit status 1 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=191 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/example >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 3 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 3 tests from DriveIndexTest >[ RUN ] DriveIndexTest.BigLetters >[ OK ] DriveIndexTest.BigLetters (0 ms) >[ RUN ] DriveIndexTest.SmallLetters >[ OK ] DriveIndexTest.SmallLetters (0 ms) >[ RUN ] DriveIndexTest.ExampleFailingTest >../dosbox-staging-0.82.0/tests/example_tests.cpp:107: Failure >Expected equality of these values: > 42 > drive_index('C') > Which is: '\x2' (2) > >[ FAILED ] DriveIndexTest.ExampleFailingTest (0 ms) >[ DISABLED ] DriveIndexTest.DISABLED_ExampleFailingTest2 >[----------] 3 tests from DriveIndexTest (0 ms total) > >[----------] Global test environment tear-down >[==========] 3 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 2 tests. >[ FAILED ] 1 test, listed below: >[ FAILED ] DriveIndexTest.ExampleFailingTest > > 1 FAILED TEST > YOU HAVE 1 DISABLED TEST > >============================================================================== > >==================================== 2/24 ==================================== >test: gtest fs_utils >start time: 04:55:31 >duration: 0.05s >result: exit status 0 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=19 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/fs_utils >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 14 tests from 4 test suites. >[----------] Global test environment set-up. >[----------] 5 tests from PathExists >[ RUN ] PathExists.DirExists >[ OK ] PathExists.DirExists (0 ms) >[ RUN ] PathExists.FileExists >[ OK ] PathExists.FileExists (0 ms) >[ RUN ] PathExists.MissingPath >[ OK ] PathExists.MissingPath (0 ms) >[ RUN ] PathExists.ExistingPathAsString >[ OK ] PathExists.ExistingPathAsString (0 ms) >[ RUN ] PathExists.MissingPathAsString >[ OK ] PathExists.MissingPathAsString (0 ms) >[----------] 5 tests from PathExists (0 ms total) > >[----------] 2 tests from PathConversion >[ RUN ] PathConversion.SimpleTest >[ OK ] PathConversion.SimpleTest (0 ms) >[ RUN ] PathConversion.MissingFile >[ OK ] PathConversion.MissingFile (0 ms) >[----------] 2 tests from PathConversion (0 ms total) > >[----------] 3 tests from SimplifyPath >[ RUN ] SimplifyPath.Nominal >[ OK ] SimplifyPath.Nominal (0 ms) >[ RUN ] SimplifyPath.CanBeSimplifiedEasy >[ OK ] SimplifyPath.CanBeSimplifiedEasy (0 ms) >[ RUN ] SimplifyPath.CanBeSimplifiedComplex >[ OK ] SimplifyPath.CanBeSimplifiedComplex (0 ms) >[----------] 3 tests from SimplifyPath (0 ms total) > >[----------] 4 tests from CreateDirTest >[ RUN ] CreateDirTest.CreateDir >[ OK ] CreateDirTest.CreateDir (0 ms) >[ RUN ] CreateDirTest.CreateDirWithoutFail >[ OK ] CreateDirTest.CreateDirWithoutFail (0 ms) >[ RUN ] CreateDirTest.FailDueToFileExisting >[ OK ] CreateDirTest.FailDueToFileExisting (0 ms) >[ RUN ] CreateDirTest.FailDueToFileExisting2 >[ OK ] CreateDirTest.FailDueToFileExisting2 (0 ms) >[----------] 4 tests from CreateDirTest (0 ms total) > >[----------] Global test environment tear-down >[==========] 14 tests from 4 test suites ran. (1 ms total) >[ PASSED ] 14 tests. >============================================================================== > >==================================== 3/24 ==================================== >test: gtest program_mixer >start time: 04:55:31 >duration: 0.19s >result: exit status 0 >command: MESON_TEST_ITERATION=1 MALLOC_PERTURB_=17 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/program_mixer >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 80 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 80 tests from ProgramMixer >[ RUN ] ProgramMixer.Global_SetReverbLevel >[ OK ] ProgramMixer.Global_SetReverbLevel (0 ms) >[ RUN ] ProgramMixer.Global_SetChorusLevel >[ OK ] ProgramMixer.Global_SetChorusLevel (0 ms) >[ RUN ] ProgramMixer.Global_SetCrossfeedStrength_StereoChannel >[ OK ] ProgramMixer.Global_SetCrossfeedStrength_StereoChannel (0 ms) >[ RUN ] ProgramMixer.Global_SetAllValid >[ OK ] ProgramMixer.Global_SetAllValid (0 ms) >[ RUN ] ProgramMixer.Global_SetAllValidMultiple >[ OK ] ProgramMixer.Global_SetAllValidMultiple (0 ms) >[ RUN ] ProgramMixer.Master_SetVolume >[ OK ] ProgramMixer.Master_SetVolume (0 ms) >[ RUN ] ProgramMixer.Master_SetVolumeMultiple >[ OK ] ProgramMixer.Master_SetVolumeMultiple (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumePercentMinLimit >[ OK ] ProgramMixer.Channel_SetVolumePercentMinLimit (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumePercentMaxLimit >[ OK ] ProgramMixer.Channel_SetVolumePercentMaxLimit (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumePercentSingle >[ OK ] ProgramMixer.Channel_SetVolumePercentSingle (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumePercentSinglePlus >[ OK ] ProgramMixer.Channel_SetVolumePercentSinglePlus (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumePercentStereo >[ OK ] ProgramMixer.Channel_SetVolumePercentStereo (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumeDecibelMinLimit >[ OK ] ProgramMixer.Channel_SetVolumeDecibelMinLimit (12 ms) >[ RUN ] ProgramMixer.Channel_SetVolumeDecibelMaxLimit >[ OK ] ProgramMixer.Channel_SetVolumeDecibelMaxLimit (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumeDecibelSingle >[ OK ] ProgramMixer.Channel_SetVolumeDecibelSingle (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumeDecibelSinglePlus >[ OK ] ProgramMixer.Channel_SetVolumeDecibelSinglePlus (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumeDecibelStereo >[ OK ] ProgramMixer.Channel_SetVolumeDecibelStereo (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumeDecibelPercentStereo >[ OK ] ProgramMixer.Channel_SetVolumeDecibelPercentStereo (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumePercentDecibelStereo >[ OK ] ProgramMixer.Channel_SetVolumePercentDecibelStereo (0 ms) >[ RUN ] ProgramMixer.Channel_SetVolumeChannelNameStartsWithLetterD >[ OK ] ProgramMixer.Channel_SetVolumeChannelNameStartsWithLetterD (0 ms) >[ RUN ] ProgramMixer.Channel_SetStereoModeStereo >[ OK ] ProgramMixer.Channel_SetStereoModeStereo (0 ms) >[ RUN ] ProgramMixer.Channel_SetStereoModeReverse >[ OK ] ProgramMixer.Channel_SetStereoModeReverse (0 ms) >[ RUN ] ProgramMixer.Channel_SetCrossfeedStrength >[ OK ] ProgramMixer.Channel_SetCrossfeedStrength (0 ms) >[ RUN ] ProgramMixer.Channel_SetCrossfeedStrengthLimits >[ OK ] ProgramMixer.Channel_SetCrossfeedStrengthLimits (0 ms) >[ RUN ] ProgramMixer.Channel_SetReverbLevel_StereoChannel >[ OK ] ProgramMixer.Channel_SetReverbLevel_StereoChannel (0 ms) >[ RUN ] ProgramMixer.Channel_SetReverbLevel_MonoChannel >[ OK ] ProgramMixer.Channel_SetReverbLevel_MonoChannel (0 ms) >[ RUN ] ProgramMixer.Channel_SetReverbLevelLimits >[ OK ] ProgramMixer.Channel_SetReverbLevelLimits (0 ms) >[ RUN ] ProgramMixer.Channel_SetChorusLevel_StereoChannel >[ OK ] ProgramMixer.Channel_SetChorusLevel_StereoChannel (0 ms) >[ RUN ] ProgramMixer.Channel_SetChorusLevel_MonoChannel >[ OK ] ProgramMixer.Channel_SetChorusLevel_MonoChannel (0 ms) >[ RUN ] ProgramMixer.Channel_SetChorusLevelLimits >[ OK ] ProgramMixer.Channel_SetChorusLevelLimits (0 ms) >[ RUN ] ProgramMixer.AllCommands >[ OK ] ProgramMixer.AllCommands (0 ms) >[ RUN ] ProgramMixer.Global_InvalidSetVolumeCommand >[ OK ] ProgramMixer.Global_InvalidSetVolumeCommand (0 ms) >[ RUN ] ProgramMixer.Global_InvalidSetStereoModeCommand >[ OK ] ProgramMixer.Global_InvalidSetStereoModeCommand (0 ms) >[ RUN ] ProgramMixer.Global_InvalidCommand >[ OK ] ProgramMixer.Global_InvalidCommand (0 ms) >[ RUN ] ProgramMixer.Global_InactiveChannel >[ OK ] ProgramMixer.Global_InactiveChannel (0 ms) >[ RUN ] ProgramMixer.Global_InactiveChannelChannelNameStartsWithLetterD >[ OK ] ProgramMixer.Global_InactiveChannelChannelNameStartsWithLetterD (0 ms) >[ RUN ] ProgramMixer.Master_MissingCommand >[ OK ] ProgramMixer.Master_MissingCommand (0 ms) >[ RUN ] ProgramMixer.Master_InvalidSetStereoModeCommand >[ OK ] ProgramMixer.Master_InvalidSetStereoModeCommand (0 ms) >[ RUN ] ProgramMixer.Master_InvalidSetReverbCommand >[ OK ] ProgramMixer.Master_InvalidSetReverbCommand (0 ms) >[ RUN ] ProgramMixer.Master_InvalidSetChorusLevelCommand >[ OK ] ProgramMixer.Master_InvalidSetChorusLevelCommand (0 ms) >[ RUN ] ProgramMixer.Master_InvalidSetCrossfeedStrengthCommand >[ OK ] ProgramMixer.Master_InvalidSetCrossfeedStrengthCommand (0 ms) >[ RUN ] ProgramMixer.Master_MissingCommandBeforeChannelCommand >[ OK ] ProgramMixer.Master_MissingCommandBeforeChannelCommand (0 ms) >[ RUN ] ProgramMixer.Master_InvalidCommand >[ OK ] ProgramMixer.Master_InvalidCommand (0 ms) >[ RUN ] ProgramMixer.Master_InvalidSingleLetterCommand >[ OK ] ProgramMixer.Master_InvalidSingleLetterCommand (0 ms) >[ RUN ] ProgramMixer.Master_InactiveChannel >[ OK ] ProgramMixer.Master_InactiveChannel (0 ms) >[ RUN ] ProgramMixer.Channel_InactiveChannel >[ OK ] ProgramMixer.Channel_InactiveChannel (0 ms) >[ RUN ] ProgramMixer.SetStereoModeReverse_InvalidForMonoChannel >[ OK ] ProgramMixer.SetStereoModeReverse_InvalidForMonoChannel (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidPercentVolume_Over >[ OK ] ProgramMixer.SetVolume_InvalidPercentVolume_Over (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidPercentVolume_Negative >[ OK ] ProgramMixer.SetVolume_InvalidPercentVolume_Negative (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidPercentVolume_ExtraLetters >[ OK ] ProgramMixer.SetVolume_InvalidPercentVolume_ExtraLetters (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidDecibelVolume_Over >[ OK ] ProgramMixer.SetVolume_InvalidDecibelVolume_Over (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidDecibelVolume_Under >[ OK ] ProgramMixer.SetVolume_InvalidDecibelVolume_Under (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidDecibelVolume_ExtraLetters >[ OK ] ProgramMixer.SetVolume_InvalidDecibelVolume_ExtraLetters (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidStereoVolume_RightMissing >[ OK ] ProgramMixer.SetVolume_InvalidStereoVolume_RightMissing (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidStereoVolume_LeftMissing >[ OK ] ProgramMixer.SetVolume_InvalidStereoVolume_LeftMissing (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidStereoVolume_LeftInvalid >[ OK ] ProgramMixer.SetVolume_InvalidStereoVolume_LeftInvalid (0 ms) >[ RUN ] ProgramMixer.SetVolume_InvalidStereoVolume_RightInvalid >[ OK ] ProgramMixer.SetVolume_InvalidStereoVolume_RightInvalid (0 ms) >[ RUN ] ProgramMixer.SetCrossfeedStrength_MissingStrength_Channel >[ OK ] ProgramMixer.SetCrossfeedStrength_MissingStrength_Channel (0 ms) >[ RUN ] ProgramMixer.SetCrossfeedStrength_MissingStrength_Global >[ OK ] ProgramMixer.SetCrossfeedStrength_MissingStrength_Global (0 ms) >[ RUN ] ProgramMixer.SetCrossfeedStrength_InvalidStrength_Over >[ OK ] ProgramMixer.SetCrossfeedStrength_InvalidStrength_Over (0 ms) >[ RUN ] ProgramMixer.SetCrossfeedStrength_InvalidStrength_Under >[ OK ] ProgramMixer.SetCrossfeedStrength_InvalidStrength_Under (0 ms) >[ RUN ] ProgramMixer.SetCrossfeedStrength_InvalidStrength_Global >[ OK ] ProgramMixer.SetCrossfeedStrength_InvalidStrength_Global (0 ms) >[ RUN ] ProgramMixer.SetCrossfeedStrength_InvalidStrength_ExtraLetters >[ OK ] ProgramMixer.SetCrossfeedStrength_InvalidStrength_ExtraLetters (0 ms) >[ RUN ] ProgramMixer.SetCrossfeedStrength_InvalidForMonoChannel >[ OK ] ProgramMixer.SetCrossfeedStrength_InvalidForMonoChannel (0 ms) >[ RUN ] ProgramMixer.SetChorusLevel_ChorusNotSupported_MissingLevel >[ OK ] ProgramMixer.SetChorusLevel_ChorusNotSupported_MissingLevel (0 ms) >[ RUN ] ProgramMixer.SetChorusLevel_ChorusNotSupported >[ OK ] ProgramMixer.SetChorusLevel_ChorusNotSupported (0 ms) >[ RUN ] ProgramMixer.SetChorusLevel_MissingLevel_Channel >[ OK ] ProgramMixer.SetChorusLevel_MissingLevel_Channel (0 ms) >[ RUN ] ProgramMixer.SetChorusLevel_MissingLevel_Global >[ OK ] ProgramMixer.SetChorusLevel_MissingLevel_Global (0 ms) >[ RUN ] ProgramMixer.SetChorusLevel_InvalidLevel_Over >[ OK ] ProgramMixer.SetChorusLevel_InvalidLevel_Over (0 ms) >[ RUN ] ProgramMixer.SetChorusLevel_InvalidLevel_Under >[ OK ] ProgramMixer.SetChorusLevel_InvalidLevel_Under (0 ms) >[ RUN ] ProgramMixer.SetChorusLevel_InvalidLevel_Global >[ OK ] ProgramMixer.SetChorusLevel_InvalidLevel_Global (0 ms) >[ RUN ] ProgramMixer.SetChorusLevel_InvalidLevel_ExtraLetters >[ OK ] ProgramMixer.SetChorusLevel_InvalidLevel_ExtraLetters (0 ms) >[ RUN ] ProgramMixer.SetReverbLevel_ReverbNotSupported_MissingLevel >[ OK ] ProgramMixer.SetReverbLevel_ReverbNotSupported_MissingLevel (0 ms) >[ RUN ] ProgramMixer.SetReverbLevel_ReverbNotSupported >[ OK ] ProgramMixer.SetReverbLevel_ReverbNotSupported (0 ms) >[ RUN ] ProgramMixer.SetReverbLevel_MissingLevel_Channel >[ OK ] ProgramMixer.SetReverbLevel_MissingLevel_Channel (0 ms) >[ RUN ] ProgramMixer.SetReverbLevel_MissingLevel_Global >[ OK ] ProgramMixer.SetReverbLevel_MissingLevel_Global (0 ms) >[ RUN ] ProgramMixer.SetReverbLevel_InvalidLevel_Over >[ OK ] ProgramMixer.SetReverbLevel_InvalidLevel_Over (0 ms) >[ RUN ] ProgramMixer.SetReverbLevel_InvalidLevel_Under >[ OK ] ProgramMixer.SetReverbLevel_InvalidLevel_Under (0 ms) >[ RUN ] ProgramMixer.SetReverbLevel_InvalidLevel_Global >[ OK ] ProgramMixer.SetReverbLevel_InvalidLevel_Global (0 ms) >[ RUN ] ProgramMixer.SetReverbLevel_InvalidLevel_ExtraLetters >[ OK ] ProgramMixer.SetReverbLevel_InvalidLevel_ExtraLetters (0 ms) >[----------] 80 tests from ProgramMixer (14 ms total) > >[----------] Global test environment tear-down >[==========] 80 tests from 1 test suite ran. (14 ms total) >[ PASSED ] 80 tests. >----------------------------------- stderr ----------------------------------- >2024-12-26 05:55:31.951 ( 0.092s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_GLOBAL_COMMAND' not found >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_GLOBAL_COMMAND' not found >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_GLOBAL_COMMAND' not found >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INACTIVE_CHANNEL' not found >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INACTIVE_CHANNEL' not found >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_MISSING_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.951 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_MISSING_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INACTIVE_CHANNEL' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INACTIVE_CHANNEL' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_VOLUME_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_MISSING_CROSSFEED_STRENGTH' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_MISSING_GLOBAL_CROSSFEED_STRENGTH' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CROSSFEED_STRENGTH' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CROSSFEED_STRENGTH' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_GLOBAL_CROSSFEED_STRENGTH' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CROSSFEED_STRENGTH' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_MISSING_CHORUS_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_MISSING_GLOBAL_CHORUS_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHORUS_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHORUS_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_GLOBAL_CHORUS_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHORUS_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.093s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_CHANNEL_COMMAND' not found >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_MISSING_REVERB_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_MISSING_GLOBAL_REVERB_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_REVERB_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_REVERB_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_GLOBAL_REVERB_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40] messages.cpp:214 WARN| LANG: Message 'SHELL_CMD_MIXER_INVALID_REVERB_LEVEL' not found >2024-12-26 05:55:31.952 ( 0.094s) [ 39824C40]program_mixer_tests.cpp:81 WARN| Message not Found! > >============================================================================== > >==================================== 4/24 ==================================== >test: gtest ansi_code_markup >start time: 04:55:32 >duration: 0.70s >result: exit status 0 >command: MESON_TEST_ITERATION=1 MALLOC_PERTURB_=145 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/ansi_code_markup >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 44 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 44 tests from ConvertAnsiMarkup >[ RUN ] ConvertAnsiMarkup.ValidForegroundColorMiddle >[ OK ] ConvertAnsiMarkup.ValidForegroundColorMiddle (0 ms) >[ RUN ] ConvertAnsiMarkup.ValidForegroundColorStart >[ OK ] ConvertAnsiMarkup.ValidForegroundColorStart (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidForegroundColorEnd >[ OK ] ConvertAnsiMarkup.InvalidForegroundColorEnd (0 ms) >[ RUN ] ConvertAnsiMarkup.ValidForegroundLightBlue >[ OK ] ConvertAnsiMarkup.ValidForegroundLightBlue (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidForegroundColor >[ OK ] ConvertAnsiMarkup.InvalidForegroundColor (0 ms) >[ RUN ] ConvertAnsiMarkup.ValidBackgroundColorMiddle >[ OK ] ConvertAnsiMarkup.ValidBackgroundColorMiddle (0 ms) >[ RUN ] ConvertAnsiMarkup.ValidBackgroundColorStart >[ OK ] ConvertAnsiMarkup.ValidBackgroundColorStart (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidBackgroundColorEnd >[ OK ] ConvertAnsiMarkup.InvalidBackgroundColorEnd (0 ms) >[ RUN ] ConvertAnsiMarkup.ValidBackgroundLightBlue >[ OK ] ConvertAnsiMarkup.ValidBackgroundLightBlue (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidBackgroundColor >[ OK ] ConvertAnsiMarkup.InvalidBackgroundColor (0 ms) >[ RUN ] ConvertAnsiMarkup.ValidForegroundColorMultiple >[ OK ] ConvertAnsiMarkup.ValidForegroundColorMultiple (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidForegroundColorNoValue >[ OK ] ConvertAnsiMarkup.InvalidForegroundColorNoValue (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidBackgroundColorNoValue >[ OK ] ConvertAnsiMarkup.InvalidBackgroundColorNoValue (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidTagName >[ OK ] ConvertAnsiMarkup.InvalidTagName (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidTagUnclosed >[ OK ] ConvertAnsiMarkup.InvalidTagUnclosed (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidTagUnopened >[ OK ] ConvertAnsiMarkup.InvalidTagUnopened (0 ms) >[ RUN ] ConvertAnsiMarkup.Bold >[ OK ] ConvertAnsiMarkup.Bold (0 ms) >[ RUN ] ConvertAnsiMarkup.Italic >[ OK ] ConvertAnsiMarkup.Italic (0 ms) >[ RUN ] ConvertAnsiMarkup.Underline >[ OK ] ConvertAnsiMarkup.Underline (0 ms) >[ RUN ] ConvertAnsiMarkup.Strikethrough >[ OK ] ConvertAnsiMarkup.Strikethrough (0 ms) >[ RUN ] ConvertAnsiMarkup.Dim >[ OK ] ConvertAnsiMarkup.Dim (0 ms) >[ RUN ] ConvertAnsiMarkup.blink >[ OK ] ConvertAnsiMarkup.blink (0 ms) >[ RUN ] ConvertAnsiMarkup.Inverse >[ OK ] ConvertAnsiMarkup.Inverse (0 ms) >[ RUN ] ConvertAnsiMarkup.Hidden >[ OK ] ConvertAnsiMarkup.Hidden (0 ms) >[ RUN ] ConvertAnsiMarkup.Uppercase >[ OK ] ConvertAnsiMarkup.Uppercase (0 ms) >[ RUN ] ConvertAnsiMarkup.ColorUppercase >[ OK ] ConvertAnsiMarkup.ColorUppercase (0 ms) >[ RUN ] ConvertAnsiMarkup.ColorUppercaseTag >[ OK ] ConvertAnsiMarkup.ColorUppercaseTag (0 ms) >[ RUN ] ConvertAnsiMarkup.ColorUppercaseValue >[ OK ] ConvertAnsiMarkup.ColorUppercaseValue (0 ms) >[ RUN ] ConvertAnsiMarkup.EraseScreenBeginning >[ OK ] ConvertAnsiMarkup.EraseScreenBeginning (0 ms) >[ RUN ] ConvertAnsiMarkup.EraseScreenEnd >[ OK ] ConvertAnsiMarkup.EraseScreenEnd (0 ms) >[ RUN ] ConvertAnsiMarkup.EraseScreenEntire >[ OK ] ConvertAnsiMarkup.EraseScreenEntire (0 ms) >[ RUN ] ConvertAnsiMarkup.EraseLineBeginning >[ OK ] ConvertAnsiMarkup.EraseLineBeginning (0 ms) >[ RUN ] ConvertAnsiMarkup.EraseLineEnd >[ OK ] ConvertAnsiMarkup.EraseLineEnd (0 ms) >[ RUN ] ConvertAnsiMarkup.EraseLineEntire >[ OK ] ConvertAnsiMarkup.EraseLineEntire (0 ms) >[ RUN ] ConvertAnsiMarkup.Whitespace >[ OK ] ConvertAnsiMarkup.Whitespace (0 ms) >[ RUN ] ConvertAnsiMarkup.EscapeTag >[ OK ] ConvertAnsiMarkup.EscapeTag (0 ms) >[ RUN ] ConvertAnsiMarkup.InvalidNesting >[ OK ] ConvertAnsiMarkup.InvalidNesting (0 ms) >[ RUN ] ConvertAnsiMarkup.EscapedBothBrackets >[ OK ] ConvertAnsiMarkup.EscapedBothBrackets (0 ms) >[ RUN ] ConvertAnsiMarkup.EscapedDoubleQuotes >[ OK ] ConvertAnsiMarkup.EscapedDoubleQuotes (0 ms) >[ RUN ] ConvertAnsiMarkup.EscapedMixedQuotes >[ OK ] ConvertAnsiMarkup.EscapedMixedQuotes (0 ms) >[ RUN ] ConvertAnsiMarkup.NoMarkupPlain >[ OK ] ConvertAnsiMarkup.NoMarkupPlain (0 ms) >[ RUN ] ConvertAnsiMarkup.NoMarkupExistingANSI >[ OK ] ConvertAnsiMarkup.NoMarkupExistingANSI (0 ms) >[ RUN ] ConvertAnsiMarkup.MixedMarkupExistingANSI >[ OK ] ConvertAnsiMarkup.MixedMarkupExistingANSI (0 ms) >[ RUN ] ConvertAnsiMarkup.StartupMessage >[ OK ] ConvertAnsiMarkup.StartupMessage (0 ms) >[----------] 44 tests from ConvertAnsiMarkup (0 ms total) > >[----------] Global test environment tear-down >[==========] 44 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 44 tests. >============================================================================== > >==================================== 5/24 ==================================== >test: gtest batch_file >start time: 04:55:32 >duration: 0.68s >result: exit status 0 >command: MALLOC_PERTURB_=131 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/batch_file >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 10 tests from 3 test suites. >[----------] Global test environment set-up. >[----------] 2 tests from BatchFileRead >[ RUN ] BatchFileRead.StopAtEndNoNewline >[ OK ] BatchFileRead.StopAtEndNoNewline (0 ms) >[ RUN ] BatchFileRead.StopAtEndWithNewline >[ OK ] BatchFileRead.StopAtEndWithNewline (0 ms) >[----------] 2 tests from BatchFileRead (0 ms total) > >[----------] 4 tests from BatchFileParse >[ RUN ] BatchFileParse.EmptySubstitutionsWhenNotFound >[ OK ] BatchFileParse.EmptySubstitutionsWhenNotFound (0 ms) >[ RUN ] BatchFileParse.SubstituteFilename >[ OK ] BatchFileParse.SubstituteFilename (0 ms) >[ RUN ] BatchFileParse.SubstituteArgs >[ OK ] BatchFileParse.SubstituteArgs (0 ms) >[ RUN ] BatchFileParse.SubstituteEnvironmentVariable >[ OK ] BatchFileParse.SubstituteEnvironmentVariable (0 ms) >[----------] 4 tests from BatchFileParse (0 ms total) > >[----------] 4 tests from BatchFileGoto >[ RUN ] BatchFileGoto.FindLabel >[ OK ] BatchFileGoto.FindLabel (0 ms) >[ RUN ] BatchFileGoto.LabelNotFound >[ OK ] BatchFileGoto.LabelNotFound (0 ms) >[ RUN ] BatchFileGoto.LabelOnPreviousLine >[ OK ] BatchFileGoto.LabelOnPreviousLine (0 ms) >[ RUN ] BatchFileGoto.SkipLines >[ OK ] BatchFileGoto.SkipLines (0 ms) >[----------] 4 tests from BatchFileGoto (0 ms total) > >[----------] Global test environment tear-down >[==========] 10 tests from 3 test suites ran. (0 ms total) >[ PASSED ] 10 tests. >============================================================================== > >==================================== 6/24 ==================================== >test: gtest bit_view >start time: 04:55:32 >duration: 0.64s >result: exit status 0 >command: MESON_TEST_ITERATION=1 MALLOC_PERTURB_=208 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/bit_view >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 28 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 28 tests from bit_view >[ RUN ] bit_view.assign_from_literal >[ OK ] bit_view.assign_from_literal (0 ms) >[ RUN ] bit_view.assign_from_bool >[ OK ] bit_view.assign_from_bool (0 ms) >[ RUN ] bit_view.assign_to_data >[ OK ] bit_view.assign_to_data (0 ms) >[ RUN ] bit_view.assign_from_parts >[ OK ] bit_view.assign_from_parts (0 ms) >[ RUN ] bit_view.assign_from_disparate_parts >[ OK ] bit_view.assign_from_disparate_parts (0 ms) >[ RUN ] bit_view.read_by_alias >[ OK ] bit_view.read_by_alias (0 ms) >[ RUN ] bit_view.assign_by_alias >[ OK ] bit_view.assign_by_alias (0 ms) >[ RUN ] bit_view.flip >[ OK ] bit_view.flip (0 ms) >[ RUN ] bit_view.val >[ OK ] bit_view.val (0 ms) >[ RUN ] bit_view.increment >[ OK ] bit_view.increment (0 ms) >[ RUN ] bit_view.decrement >[ OK ] bit_view.decrement (0 ms) >[ RUN ] bit_view.compare_with_bool >[ OK ] bit_view.compare_with_bool (0 ms) >[ RUN ] bit_view.clear >[ OK ] bit_view.clear (0 ms) >[ RUN ] bit_view.boolean_checks >[ OK ] bit_view.boolean_checks (0 ms) >[ RUN ] bit_view.equality >[ OK ] bit_view.equality (0 ms) >[ RUN ] bit_view.compile_time_size_check >[ OK ] bit_view.compile_time_size_check (0 ms) >[ RUN ] bit_view.illegal_view >[ OK ] bit_view.illegal_view (0 ms) >[ RUN ] bit_view.pass_by_value >[ OK ] bit_view.pass_by_value (0 ms) >[ RUN ] bit_view.writable_via_reference >[ OK ] bit_view.writable_via_reference (0 ms) >[ RUN ] bit_view.readable_via_reference >[ OK ] bit_view.readable_via_reference (0 ms) >[ RUN ] bit_view.writable_via_pointer >[ OK ] bit_view.writable_via_pointer (0 ms) >[ RUN ] bit_view.readable_via_pointer >[ OK ] bit_view.readable_via_pointer (0 ms) >[ RUN ] bit_view.create_with_new >[ OK ] bit_view.create_with_new (0 ms) >[ RUN ] bit_view.create_with_make_unique >[ OK ] bit_view.create_with_make_unique (0 ms) >[ RUN ] bit_view.use_in_array >[ OK ] bit_view.use_in_array (0 ms) >[ RUN ] bit_view.bare_initialization >[ OK ] bit_view.bare_initialization (0 ms) >[ RUN ] bit_view.bare_constructor >[ OK ] bit_view.bare_constructor (0 ms) >[ RUN ] bit_view.multibyte >[ OK ] bit_view.multibyte (0 ms) >[----------] 28 tests from bit_view (0 ms total) > >[----------] Global test environment tear-down >[==========] 28 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 28 tests. >============================================================================== > >==================================== 7/24 ==================================== >test: gtest bitops >start time: 04:55:32 >duration: 0.63s >result: exit status 0 >command: MESON_TEST_ITERATION=1 MALLOC_PERTURB_=233 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/bitops >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 9 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 9 tests from bitops >[ RUN ] bitops.enum_vals >[ OK ] bitops.enum_vals (0 ms) >[ RUN ] bitops.nominal_byte >[ OK ] bitops.nominal_byte (0 ms) >[ RUN ] bitops.nominal_word >[ OK ] bitops.nominal_word (0 ms) >[ RUN ] bitops.nominal_dword >[ OK ] bitops.nominal_dword (0 ms) >[ RUN ] bitops.bits_too_wide_for_byte >[ OK ] bitops.bits_too_wide_for_byte (0 ms) >[ RUN ] bitops.bits_too_wide_for_word >[ OK ] bitops.bits_too_wide_for_word (0 ms) >[ RUN ] bitops.bits_not_too_wide_for_dword >[ OK ] bitops.bits_not_too_wide_for_dword (0 ms) >[ RUN ] bitops.retain >[ OK ] bitops.retain (0 ms) >[ RUN ] bitops.masking >[ OK ] bitops.masking (0 ms) >[----------] 9 tests from bitops (0 ms total) > >[----------] Global test environment tear-down >[==========] 9 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 9 tests. >============================================================================== > >==================================== 8/24 ==================================== >test: gtest cmd_move >start time: 04:55:32 >duration: 0.60s >result: exit status 0 >command: MALLOC_PERTURB_=39 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/cmd_move >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 4 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 4 tests from cmd_move_parse_arguments >[ RUN ] cmd_move_parse_arguments.multiple_sources >[ OK ] cmd_move_parse_arguments.multiple_sources (0 ms) >[ RUN ] cmd_move_parse_arguments.too_few_arguments >[ OK ] cmd_move_parse_arguments.too_few_arguments (0 ms) >[ RUN ] cmd_move_parse_arguments.too_many_arguments >[ OK ] cmd_move_parse_arguments.too_many_arguments (0 ms) >[ RUN ] cmd_move_parse_arguments.weird_quotes >[ OK ] cmd_move_parse_arguments.weird_quotes (0 ms) >[----------] 4 tests from cmd_move_parse_arguments (0 ms total) > >[----------] Global test environment tear-down >[==========] 4 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 4 tests. >============================================================================== > >==================================== 9/24 ==================================== >test: gtest drives >start time: 04:55:32 >duration: 0.54s >result: exit status 0 >command: MALLOC_PERTURB_=225 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/drives >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 20 tests from 4 test suites. >[----------] Global test environment set-up. >[----------] 6 tests from WildFileCmp >[ RUN ] WildFileCmp.wild_match >[ OK ] WildFileCmp.wild_match (0 ms) >[ RUN ] WildFileCmp.ExactMatch >[ OK ] WildFileCmp.ExactMatch (0 ms) >[ RUN ] WildFileCmp.WildDotWild >[ OK ] WildFileCmp.WildDotWild (0 ms) >[ RUN ] WildFileCmp.WildcardNoExt >[ OK ] WildFileCmp.WildcardNoExt (0 ms) >[ RUN ] WildFileCmp.QuestionMark >[ OK ] WildFileCmp.QuestionMark (0 ms) >[ RUN ] WildFileCmp.LongCompare >[ OK ] WildFileCmp.LongCompare (0 ms) >[----------] 6 tests from WildFileCmp (0 ms total) > >[----------] 1 test from generate_8x3 >[ RUN ] generate_8x3.SFNTest >[ OK ] generate_8x3.SFNTest (0 ms) >[----------] 1 test from generate_8x3 (0 ms total) > >[----------] 1 test from filename_not_8x3 >[ RUN ] filename_not_8x3.NameTest >[ OK ] filename_not_8x3.NameTest (0 ms) >[----------] 1 test from filename_not_8x3 (0 ms total) > >[----------] 12 tests from Set_Label >[ RUN ] Set_Label.Daggerfall >Set_Label CD-ROM? n Input: Daggerfall Output: DAGGERFA.LL >[ OK ] Set_Label.Daggerfall (0 ms) >[ RUN ] Set_Label.DaggerfallCD >Set_Label CD-ROM? y Input: Daggerfall Output: Daggerfa.ll >[ OK ] Set_Label.DaggerfallCD (0 ms) >[ RUN ] Set_Label.LongerThan11 >Set_Label CD-ROM? n Input: a123456789AAA Output: A1234567.89A >[ OK ] Set_Label.LongerThan11 (0 ms) >[ RUN ] Set_Label.LongerThan11CD >Set_Label CD-ROM? y Input: a123456789AAA Output: a1234567.89A >[ OK ] Set_Label.LongerThan11CD (0 ms) >[ RUN ] Set_Label.ShorterThan8 >Set_Label CD-ROM? n Input: a123456 Output: A123456 >[ OK ] Set_Label.ShorterThan8 (0 ms) >[ RUN ] Set_Label.ShorterThan8CD >Set_Label CD-ROM? y Input: a123456 Output: a123456 >[ OK ] Set_Label.ShorterThan8CD (0 ms) >[ RUN ] Set_Label.EqualTo8 >Set_Label CD-ROM? n Input: a1234567 Output: A1234567 >[ OK ] Set_Label.EqualTo8 (0 ms) >[ RUN ] Set_Label.EqualTo8CD >Set_Label CD-ROM? y Input: a1234567 Output: a1234567. >[ OK ] Set_Label.EqualTo8CD (0 ms) >[ RUN ] Set_Label.StripEndingDot >Set_Label CD-ROM? n Input: a1234567. Output: A1234567 >[ OK ] Set_Label.StripEndingDot (0 ms) >[ RUN ] Set_Label.NoStripEndingDotCD >Set_Label CD-ROM? y Input: a1234567. Output: a1234567. >[ OK ] Set_Label.NoStripEndingDotCD (0 ms) >[ RUN ] Set_Label.InvalidCharsEndingDot >Set_Label CD-ROM? n Input: ?*':&@(.. Output: ?*':&@(. >[ OK ] Set_Label.InvalidCharsEndingDot (0 ms) >[ RUN ] Set_Label.InvalidCharsEndingDotCD >Set_Label CD-ROM? y Input: ?*':&@(.. Output: ?*':&@(.. >[ OK ] Set_Label.InvalidCharsEndingDotCD (0 ms) >[----------] 12 tests from Set_Label (0 ms total) > >[----------] Global test environment tear-down >[==========] 20 tests from 4 test suites ran. (0 ms total) >[ PASSED ] 20 tests. >============================================================================== > >=================================== 10/24 ==================================== >test: gtest fraction >start time: 04:55:32 >duration: 0.51s >result: exit status 0 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=179 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/fraction >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 24 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 24 tests from fraction >[ RUN ] fraction.constructor_integer >[ OK ] fraction.constructor_integer (0 ms) >[ RUN ] fraction.constructor_zero >[ OK ] fraction.constructor_zero (0 ms) >[ RUN ] fraction.constructor_positive >[ OK ] fraction.constructor_positive (0 ms) >[ RUN ] fraction.constructor_negative >[ OK ] fraction.constructor_negative (0 ms) >[ RUN ] fraction.constructor_negative_num >[ OK ] fraction.constructor_negative_num (0 ms) >[ RUN ] fraction.constructor_negative_denom >[ OK ] fraction.constructor_negative_denom (0 ms) >[ RUN ] fraction.inverse >[ OK ] fraction.inverse (0 ms) >[ RUN ] fraction.to_float >[ OK ] fraction.to_float (0 ms) >[ RUN ] fraction.to_double >[ OK ] fraction.to_double (0 ms) >[ RUN ] fraction.equality >[ OK ] fraction.equality (0 ms) >[ RUN ] fraction.unequality >[ OK ] fraction.unequality (0 ms) >[ RUN ] fraction.simplification >[ OK ] fraction.simplification (0 ms) >[ RUN ] fraction.addition >[ OK ] fraction.addition (0 ms) >[ RUN ] fraction.addition_assignment >[ OK ] fraction.addition_assignment (0 ms) >[ RUN ] fraction.subtraction >[ OK ] fraction.subtraction (0 ms) >[ RUN ] fraction.subtraction_assignment >[ OK ] fraction.subtraction_assignment (0 ms) >[ RUN ] fraction.multiplication >[ OK ] fraction.multiplication (0 ms) >[ RUN ] fraction.multiplication_assignment >[ OK ] fraction.multiplication_assignment (0 ms) >[ RUN ] fraction.scalar_multiplication >[ OK ] fraction.scalar_multiplication (0 ms) >[ RUN ] fraction.scalar_multiplication_assignment >[ OK ] fraction.scalar_multiplication_assignment (0 ms) >[ RUN ] fraction.division >[ OK ] fraction.division (0 ms) >[ RUN ] fraction.division_assignment >[ OK ] fraction.division_assignment (0 ms) >[ RUN ] fraction.scalar_division >[ OK ] fraction.scalar_division (0 ms) >[ RUN ] fraction.scalar_division_assignment >[ OK ] fraction.scalar_division_assignment (0 ms) >[----------] 24 tests from fraction (0 ms total) > >[----------] Global test environment tear-down >[==========] 24 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 24 tests. >============================================================================== > >=================================== 11/24 ==================================== >test: gtest iohandler_containers >start time: 04:55:32 >duration: 0.46s >result: exit status 0 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=35 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/iohandler_containers >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 9 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 9 tests from iohandler_containers >[ RUN ] iohandler_containers.valid_bytes >[ OK ] iohandler_containers.valid_bytes (0 ms) >[ RUN ] iohandler_containers.valid_words >[ OK ] iohandler_containers.valid_words (0 ms) >[ RUN ] iohandler_containers.valid_dwords >[ OK ] iohandler_containers.valid_dwords (13 ms) >[ RUN ] iohandler_containers.empty_reads >[ OK ] iohandler_containers.empty_reads (0 ms) >[ RUN ] iohandler_containers.empty_writes >[ OK ] iohandler_containers.empty_writes (0 ms) >[ RUN ] iohandler_containers.adjacent_word_read >[ OK ] iohandler_containers.adjacent_word_read (0 ms) >[ RUN ] iohandler_containers.adjacent_dword_read >[ OK ] iohandler_containers.adjacent_dword_read (0 ms) >[ RUN ] iohandler_containers.adjacent_word_write >[ OK ] iohandler_containers.adjacent_word_write (0 ms) >[ RUN ] iohandler_containers.adjacent_dword_write >[ OK ] iohandler_containers.adjacent_dword_write (0 ms) >[----------] 9 tests from iohandler_containers (14 ms total) > >[----------] Global test environment tear-down >[==========] 9 tests from 1 test suite ran. (14 ms total) >[ PASSED ] 9 tests. >============================================================================== > >=================================== 12/24 ==================================== >test: gtest math_utils >start time: 04:55:32 >duration: 0.43s >result: exit status 0 >command: MALLOC_PERTURB_=195 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/math_utils >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 26 tests from 7 test suites. >[----------] Global test environment set-up. >[----------] 4 tests from Support_left_shift_signed >[ RUN ] Support_left_shift_signed.Positive >[ OK ] Support_left_shift_signed.Positive (0 ms) >[ RUN ] Support_left_shift_signed.PositiveOverflow >[ OK ] Support_left_shift_signed.PositiveOverflow (0 ms) >[ RUN ] Support_left_shift_signed.Negative >[ OK ] Support_left_shift_signed.Negative (0 ms) >[ RUN ] Support_left_shift_signed.NegativeOverflow >[ OK ] Support_left_shift_signed.NegativeOverflow (0 ms) >[----------] 4 tests from Support_left_shift_signed (0 ms total) > >[----------] 2 tests from iroundf >[ RUN ] iroundf.valid >[ OK ] iroundf.valid (0 ms) >[ RUN ] iroundf.invalid >[ OK ] iroundf.invalid (0 ms) >[----------] 2 tests from iroundf (0 ms total) > >[----------] 1 test from are_almost_equal_relative >[ RUN ] are_almost_equal_relative.QuakeValues >[ OK ] are_almost_equal_relative.QuakeValues (0 ms) >[----------] 1 test from are_almost_equal_relative (0 ms total) > >[----------] 6 tests from clamp_to_int8 >[ RUN ] clamp_to_int8.signed_negatives >[ OK ] clamp_to_int8.signed_negatives (0 ms) >[ RUN ] clamp_to_int8.signed_positives >[ OK ] clamp_to_int8.signed_positives (0 ms) >[ RUN ] clamp_to_int8.signed_literals >[ OK ] clamp_to_int8.signed_literals (0 ms) >[ RUN ] clamp_to_int8.unsigned_minimums >[ OK ] clamp_to_int8.unsigned_minimums (0 ms) >[ RUN ] clamp_to_int8.unsigned_maximums >[ OK ] clamp_to_int8.unsigned_maximums (0 ms) >[ RUN ] clamp_to_int8.unsigned_literals >[ OK ] clamp_to_int8.unsigned_literals (0 ms) >[----------] 6 tests from clamp_to_int8 (0 ms total) > >[----------] 6 tests from clamp_to_int16 >[ RUN ] clamp_to_int16.signed_negatives >[ OK ] clamp_to_int16.signed_negatives (0 ms) >[ RUN ] clamp_to_int16.signed_positives >[ OK ] clamp_to_int16.signed_positives (0 ms) >[ RUN ] clamp_to_int16.signed_literals >[ OK ] clamp_to_int16.signed_literals (0 ms) >[ RUN ] clamp_to_int16.unsigned_minimums >[ OK ] clamp_to_int16.unsigned_minimums (0 ms) >[ RUN ] clamp_to_int16.unsigned_maximums >[ OK ] clamp_to_int16.unsigned_maximums (0 ms) >[ RUN ] clamp_to_int16.unsigned_literals >[ OK ] clamp_to_int16.unsigned_literals (0 ms) >[----------] 6 tests from clamp_to_int16 (0 ms total) > >[----------] 6 tests from clamp_to_int32 >[ RUN ] clamp_to_int32.signed_negatives >[ OK ] clamp_to_int32.signed_negatives (0 ms) >[ RUN ] clamp_to_int32.signed_positives >[ OK ] clamp_to_int32.signed_positives (0 ms) >[ RUN ] clamp_to_int32.signed_literals >[ OK ] clamp_to_int32.signed_literals (0 ms) >[ RUN ] clamp_to_int32.unsigned_minimums >[ OK ] clamp_to_int32.unsigned_minimums (0 ms) >[ RUN ] clamp_to_int32.unsigned_maximums >[ OK ] clamp_to_int32.unsigned_maximums (0 ms) >[ RUN ] clamp_to_int32.unsigned_literals >[ OK ] clamp_to_int32.unsigned_literals (0 ms) >[----------] 6 tests from clamp_to_int32 (0 ms total) > >[----------] 1 test from ascii_to_bcd >[ RUN ] ascii_to_bcd.test_string >[ OK ] ascii_to_bcd.test_string (0 ms) >[----------] 1 test from ascii_to_bcd (0 ms total) > >[----------] Global test environment tear-down >[==========] 26 tests from 7 test suites ran. (0 ms total) >[ PASSED ] 26 tests. >============================================================================== > >=================================== 13/24 ==================================== >test: gtest rect >start time: 04:55:32 >duration: 0.37s >result: exit status 0 >command: MALLOC_PERTURB_=197 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/rect >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 89 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 89 tests from Rect >[ RUN ] Rect.constructor_default >[ OK ] Rect.constructor_default (0 ms) >[ RUN ] Rect.constructor_float >[ OK ] Rect.constructor_float (0 ms) >[ RUN ] Rect.constructor_int >[ OK ] Rect.constructor_int (0 ms) >[ RUN ] Rect.constructor_size_only_float >[ OK ] Rect.constructor_size_only_float (0 ms) >[ RUN ] Rect.constructor_size_only_int >[ OK ] Rect.constructor_size_only_int (0 ms) >[ RUN ] Rect.constructor_zero_size_allowed >[ OK ] Rect.constructor_zero_size_allowed (0 ms) >[ RUN ] Rect.constructor_negative_size_allowed >[ OK ] Rect.constructor_negative_size_allowed (0 ms) >[ RUN ] Rect.coordinate_getters >[ OK ] Rect.coordinate_getters (0 ms) >[ RUN ] Rect.center_getters >[ OK ] Rect.center_getters (0 ms) >[ RUN ] Rect.equality >[ OK ] Rect.equality (0 ms) >[ RUN ] Rect.IsEmpty_zero_width >[ OK ] Rect.IsEmpty_zero_width (0 ms) >[ RUN ] Rect.IsEmpty_zero_height >[ OK ] Rect.IsEmpty_zero_height (0 ms) >[ RUN ] Rect.IsEmpty_zero_size >[ OK ] Rect.IsEmpty_zero_size (0 ms) >[ RUN ] Rect.IsEmpty_negative_width >[ OK ] Rect.IsEmpty_negative_width (0 ms) >[ RUN ] Rect.IsEmpty_negative_height >[ OK ] Rect.IsEmpty_negative_height (0 ms) >[ RUN ] Rect.IsEmpty_negative_size >[ OK ] Rect.IsEmpty_negative_size (0 ms) >[ RUN ] Rect.IsEmpty_positive_size >[ OK ] Rect.IsEmpty_positive_size (0 ms) >[ RUN ] Rect.HasPositiveSize_zero_size >[ OK ] Rect.HasPositiveSize_zero_size (0 ms) >[ RUN ] Rect.HasPositiveSize_negative_width >[ OK ] Rect.HasPositiveSize_negative_width (0 ms) >[ RUN ] Rect.HasPositiveSize_negative_height >[ OK ] Rect.HasPositiveSize_negative_height (0 ms) >[ RUN ] Rect.HasPositiveSize_negative_size >[ OK ] Rect.HasPositiveSize_negative_size (0 ms) >[ RUN ] Rect.HasPositiveSize_positive_size >[ OK ] Rect.HasPositiveSize_positive_size (0 ms) >[ RUN ] Rect.HasNegativeSize_zero_size >[ OK ] Rect.HasNegativeSize_zero_size (0 ms) >[ RUN ] Rect.HasNegativeSize_negative_width >[ OK ] Rect.HasNegativeSize_negative_width (0 ms) >[ RUN ] Rect.HasNegativeSize_negative_height >[ OK ] Rect.HasNegativeSize_negative_height (0 ms) >[ RUN ] Rect.HasNegativeSize_negative_size >[ OK ] Rect.HasNegativeSize_negative_size (0 ms) >[ RUN ] Rect.HasNegativeSize_positive_size >[ OK ] Rect.HasNegativeSize_positive_size (0 ms) >[ RUN ] Rect.IsExistant_zero_width >[ OK ] Rect.IsExistant_zero_width (0 ms) >[ RUN ] Rect.IsExistant_zero_height >[ OK ] Rect.IsExistant_zero_height (0 ms) >[ RUN ] Rect.IsExistant_zero_size >[ OK ] Rect.IsExistant_zero_size (0 ms) >[ RUN ] Rect.IsExistant_negative_width >[ OK ] Rect.IsExistant_negative_width (0 ms) >[ RUN ] Rect.IsExistant_negative_height >[ OK ] Rect.IsExistant_negative_height (0 ms) >[ RUN ] Rect.IsExistant_negative_size >[ OK ] Rect.IsExistant_negative_size (0 ms) >[ RUN ] Rect.IsExistant_positive_size >[ OK ] Rect.IsExistant_positive_size (0 ms) >[ RUN ] Rect.Copy >[ OK ] Rect.Copy (0 ms) >[ RUN ] Rect.Normalise_zero_size >[ OK ] Rect.Normalise_zero_size (0 ms) >[ RUN ] Rect.Normalise_positive_size >[ OK ] Rect.Normalise_positive_size (0 ms) >[ RUN ] Rect.Normalise_negative_size >[ OK ] Rect.Normalise_negative_size (0 ms) >[ RUN ] Rect.Scale_zero_size >[ OK ] Rect.Scale_zero_size (0 ms) >[ RUN ] Rect.Scale_positive >[ OK ] Rect.Scale_positive (0 ms) >[ RUN ] Rect.Scale_negative >[ OK ] Rect.Scale_negative (0 ms) >[ RUN ] Rect.Scale_zero >[ OK ] Rect.Scale_zero (0 ms) >[ RUN ] Rect.ScaleSize_zero_size >[ OK ] Rect.ScaleSize_zero_size (0 ms) >[ RUN ] Rect.ScaleSize_positive >[ OK ] Rect.ScaleSize_positive (0 ms) >[ RUN ] Rect.ScaleSize_negative >[ OK ] Rect.ScaleSize_negative (0 ms) >[ RUN ] Rect.ScaleSize_zero >[ OK ] Rect.ScaleSize_zero (0 ms) >[ RUN ] Rect.ScaleWidth_positive >[ OK ] Rect.ScaleWidth_positive (0 ms) >[ RUN ] Rect.ScaleWidth_negative >[ OK ] Rect.ScaleWidth_negative (0 ms) >[ RUN ] Rect.ScaleWidth_zero >[ OK ] Rect.ScaleWidth_zero (0 ms) >[ RUN ] Rect.ScaleHeight_positive >[ OK ] Rect.ScaleHeight_positive (0 ms) >[ RUN ] Rect.ScaleHeight_negative >[ OK ] Rect.ScaleHeight_negative (0 ms) >[ RUN ] Rect.ScaleHeight_zero >[ OK ] Rect.ScaleHeight_zero (0 ms) >[ RUN ] Rect.Translate >[ OK ] Rect.Translate (0 ms) >[ RUN ] Rect.CenterTo_zero_size >[ OK ] Rect.CenterTo_zero_size (0 ms) >[ RUN ] Rect.CenterTo_positive_size >[ OK ] Rect.CenterTo_positive_size (0 ms) >[ RUN ] Rect.CenterTo_negative_size >[ OK ] Rect.CenterTo_negative_size (0 ms) >[ RUN ] Rect.Contains_self_non_empty >[ OK ] Rect.Contains_self_non_empty (0 ms) >[ RUN ] Rect.Contains_self_empty >[ OK ] Rect.Contains_self_empty (0 ms) >[ RUN ] Rect.Contains_contained >[ OK ] Rect.Contains_contained (0 ms) >[ RUN ] Rect.Contains_overlapping >[ OK ] Rect.Contains_overlapping (0 ms) >[ RUN ] Rect.Contains_non_overlapping >[ OK ] Rect.Contains_non_overlapping (0 ms) >[ RUN ] Rect.Contains_touching >[ OK ] Rect.Contains_touching (0 ms) >[ RUN ] Rect.Contains_source_zero_size >[ OK ] Rect.Contains_source_zero_size (0 ms) >[ RUN ] Rect.Contains_target_zero_size >[ OK ] Rect.Contains_target_zero_size (0 ms) >[ RUN ] Rect.Contains_source_negative_size >[ OK ] Rect.Contains_source_negative_size (0 ms) >[ RUN ] Rect.Contains_target_negative_size >[ OK ] Rect.Contains_target_negative_size (0 ms) >[ RUN ] Rect.Overlaps_overlapping >[ OK ] Rect.Overlaps_overlapping (0 ms) >[ RUN ] Rect.Overlaps_non_overlapping >[ OK ] Rect.Overlaps_non_overlapping (0 ms) >[ RUN ] Rect.Overlaps_touching >[ OK ] Rect.Overlaps_touching (0 ms) >[ RUN ] Rect.Overlaps_target_zero_size_overlapping >[ OK ] Rect.Overlaps_target_zero_size_overlapping (0 ms) >[ RUN ] Rect.Overlaps_target_zero_size_non_overlapping >[ OK ] Rect.Overlaps_target_zero_size_non_overlapping (0 ms) >[ RUN ] Rect.Overlaps_source_zero_size >[ OK ] Rect.Overlaps_source_zero_size (0 ms) >[ RUN ] Rect.Overlaps_source_negative_size >[ OK ] Rect.Overlaps_source_negative_size (0 ms) >[ RUN ] Rect.Overlaps_target_negative_size >[ OK ] Rect.Overlaps_target_negative_size (0 ms) >[ RUN ] Rect.Intersect_overlapping >[ OK ] Rect.Intersect_overlapping (0 ms) >[ RUN ] Rect.Intersect_non_overlapping >[ OK ] Rect.Intersect_non_overlapping (0 ms) >[ RUN ] Rect.Intersect_touching >[ OK ] Rect.Intersect_touching (0 ms) >[ RUN ] Rect.Intersect_target_zero_size_overlapping >[ OK ] Rect.Intersect_target_zero_size_overlapping (0 ms) >[ RUN ] Rect.Intersect_target_zero_size_non_overlapping >[ OK ] Rect.Intersect_target_zero_size_non_overlapping (0 ms) >[ RUN ] Rect.Intersect_source_zero_size >[ OK ] Rect.Intersect_source_zero_size (0 ms) >[ RUN ] Rect.Intersect_source_negative_size >[ OK ] Rect.Intersect_source_negative_size (0 ms) >[ RUN ] Rect.Intersect_target_negative_size >[ OK ] Rect.Intersect_target_negative_size (0 ms) >[ RUN ] Rect.ScaleSizeToFit_target_wider_and_larger >[ OK ] Rect.ScaleSizeToFit_target_wider_and_larger (0 ms) >[ RUN ] Rect.ScaleSizeToFit_target_taller_and_smaller >[ OK ] Rect.ScaleSizeToFit_target_taller_and_smaller (0 ms) >[ RUN ] Rect.ScaleSizeToFit_source_zero_size >[ OK ] Rect.ScaleSizeToFit_source_zero_size (0 ms) >[ RUN ] Rect.ScaleSizeToFit_target_zero_size >[ OK ] Rect.ScaleSizeToFit_target_zero_size (0 ms) >[ RUN ] Rect.ScaleSizeToFit_source_negative_size >[ OK ] Rect.ScaleSizeToFit_source_negative_size (0 ms) >[ RUN ] Rect.ScaleSizeToFit_target_negative_size >[ OK ] Rect.ScaleSizeToFit_target_negative_size (0 ms) >[ RUN ] Rect.ToString >[ OK ] Rect.ToString (0 ms) >[----------] 89 tests from Rect (0 ms total) > >[----------] Global test environment tear-down >[==========] 89 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 89 tests. >============================================================================== > >=================================== 14/24 ==================================== >test: gtest ring_buffer >start time: 04:55:32 >duration: 0.34s >result: exit status 0 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=241 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/ring_buffer >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 9 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 9 tests from RingBuffer >[ RUN ] RingBuffer.read >[ OK ] RingBuffer.read (0 ms) >[ RUN ] RingBuffer.read_wraparound >[ OK ] RingBuffer.read_wraparound (0 ms) >[ RUN ] RingBuffer.write_wraparound >[ OK ] RingBuffer.write_wraparound (0 ms) >[ RUN ] RingBuffer.iterator_add >[ OK ] RingBuffer.iterator_add (0 ms) >[ RUN ] RingBuffer.iterator_add_wraparound >[ OK ] RingBuffer.iterator_add_wraparound (0 ms) >[ RUN ] RingBuffer.iterator_sub >[ OK ] RingBuffer.iterator_sub (0 ms) >[ RUN ] RingBuffer.iterator_sub_wraparound >[ OK ] RingBuffer.iterator_sub_wraparound (0 ms) >[ RUN ] RingBuffer.iterator_equality >[ OK ] RingBuffer.iterator_equality (0 ms) >[ RUN ] RingBuffer.iterator_inequality >[ OK ] RingBuffer.iterator_inequality (0 ms) >[----------] 9 tests from RingBuffer (0 ms total) > >[----------] Global test environment tear-down >[==========] 9 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 9 tests. >============================================================================== > >=================================== 15/24 ==================================== >test: gtest rgb >start time: 04:55:32 >duration: 0.32s >result: exit status 0 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=204 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/rgb >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 17 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 17 tests from rgb >[ RUN ] rgb.Rgb888_FromRgb444 >[ OK ] rgb.Rgb888_FromRgb444 (0 ms) >[ RUN ] rgb.rgb5_to_8 >[ OK ] rgb.rgb5_to_8 (0 ms) >[ RUN ] rgb.rgb6_to_8 >[ OK ] rgb.rgb6_to_8 (0 ms) >[ RUN ] rgb.rgb8_to_5 >[ OK ] rgb.rgb8_to_5 (0 ms) >[ RUN ] rgb.rgb8_to_6 >[ OK ] rgb.rgb8_to_6 (0 ms) >[ RUN ] rgb.rgb5_to_8_lut >[ OK ] rgb.rgb5_to_8_lut (0 ms) >[ RUN ] rgb.rgb6_to_8_lut >[ OK ] rgb.rgb6_to_8_lut (0 ms) >[ RUN ] rgb.srgb_to_linear >[ OK ] rgb.srgb_to_linear (0 ms) >[ RUN ] rgb.linear_to_srgb >[ OK ] rgb.linear_to_srgb (0 ms) >[ RUN ] rgb.srgb_linear_roundtrip >[ OK ] rgb.srgb_linear_roundtrip (0 ms) >[ RUN ] rgb.srgb8_to_linear_lut >[ OK ] rgb.srgb8_to_linear_lut (0 ms) >[ RUN ] rgb.linear_to_srgb8_lut >[ OK ] rgb.linear_to_srgb8_lut (0 ms) >[ RUN ] rgb.type_sizes >[ OK ] rgb.type_sizes (0 ms) >[ RUN ] rgb.rgb565_pixel_components >[ OK ] rgb.rgb565_pixel_components (0 ms) >[ RUN ] rgb.rgb888_byte_order >[ OK ] rgb.rgb888_byte_order (0 ms) >[ RUN ] rgb.bgrx8888_byte_order >[ OK ] rgb.bgrx8888_byte_order (0 ms) >[ RUN ] rgb.bgrx8888_cast_byte_order >[ OK ] rgb.bgrx8888_cast_byte_order (0 ms) >[----------] 17 tests from rgb (0 ms total) > >[----------] Global test environment tear-down >[==========] 17 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 17 tests. >============================================================================== > >=================================== 16/24 ==================================== >test: gtest string_utils >start time: 04:55:32 >duration: 0.16s >result: exit status 0 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=26 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/string_utils >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 56 tests from 20 test suites. >[----------] Global test environment set-up. >[----------] 2 tests from SafeStrcpyDeathTest >[ RUN ] SafeStrcpyDeathTest.PassNull >[ OK ] SafeStrcpyDeathTest.PassNull (0 ms) >[ RUN ] SafeStrcpyDeathTest.ProtectFromCopyingOverlappingString >[ OK ] SafeStrcpyDeathTest.ProtectFromCopyingOverlappingString (0 ms) >[----------] 2 tests from SafeStrcpyDeathTest (0 ms total) > >[----------] 4 tests from CaseInsensitiveCompare >[ RUN ] CaseInsensitiveCompare.Chars >[ OK ] CaseInsensitiveCompare.Chars (0 ms) >[ RUN ] CaseInsensitiveCompare.StringViews >[ OK ] CaseInsensitiveCompare.StringViews (0 ms) >[ RUN ] CaseInsensitiveCompare.Strings >[ OK ] CaseInsensitiveCompare.Strings (0 ms) >[ RUN ] CaseInsensitiveCompare.MixedTypes >[ OK ] CaseInsensitiveCompare.MixedTypes (0 ms) >[----------] 4 tests from CaseInsensitiveCompare (0 ms total) > >[----------] 6 tests from NaturalCompare >[ RUN ] NaturalCompare.AtStartChar >[ OK ] NaturalCompare.AtStartChar (0 ms) >[ RUN ] NaturalCompare.AtStartNum >[ OK ] NaturalCompare.AtStartNum (0 ms) >[ RUN ] NaturalCompare.InMiddleChar >[ OK ] NaturalCompare.InMiddleChar (0 ms) >[ RUN ] NaturalCompare.InMiddleNum >[ OK ] NaturalCompare.InMiddleNum (0 ms) >[ RUN ] NaturalCompare.AtEndChar >[ OK ] NaturalCompare.AtEndChar (0 ms) >[ RUN ] NaturalCompare.AtEndNum >[ OK ] NaturalCompare.AtEndNum (0 ms) >[----------] 6 tests from NaturalCompare (0 ms total) > >[----------] 2 tests from SafeSprintF >[ RUN ] SafeSprintF.PreventOverflow >[ OK ] SafeSprintF.PreventOverflow (0 ms) >[ RUN ] SafeSprintF.PreventUnderflow >[ OK ] SafeSprintF.PreventUnderflow (0 ms) >[----------] 2 tests from SafeSprintF (0 ms total) > >[----------] 4 tests from SafeStrcpy >[ RUN ] SafeStrcpy.SimpleCopy >[ OK ] SafeStrcpy.SimpleCopy (0 ms) >[ RUN ] SafeStrcpy.CopyFromNonArray >[ OK ] SafeStrcpy.CopyFromNonArray (0 ms) >[ RUN ] SafeStrcpy.EmptyStringOverwrites >[ OK ] SafeStrcpy.EmptyStringOverwrites (0 ms) >[ RUN ] SafeStrcpy.StringLongerThanBuffer >[ OK ] SafeStrcpy.StringLongerThanBuffer (0 ms) >[----------] 4 tests from SafeStrcpy (0 ms total) > >[----------] 4 tests from SafeStrlen >[ RUN ] SafeStrlen.Simple >[ OK ] SafeStrlen.Simple (0 ms) >[ RUN ] SafeStrlen.EmptyString >[ OK ] SafeStrlen.EmptyString (0 ms) >[ RUN ] SafeStrlen.Uninitialized >[ OK ] SafeStrlen.Uninitialized (0 ms) >[ RUN ] SafeStrlen.FixedSize >[ OK ] SafeStrlen.FixedSize (0 ms) >[----------] 4 tests from SafeStrlen (0 ms total) > >[----------] 8 tests from Split_delim >[ RUN ] Split_delim.NoBoundingDelims >[ OK ] Split_delim.NoBoundingDelims (0 ms) >[ RUN ] Split_delim.DelimAtStartNotEnd >[ OK ] Split_delim.DelimAtStartNotEnd (0 ms) >[ RUN ] Split_delim.DelimAtEndNotStart >[ OK ] Split_delim.DelimAtEndNotStart (0 ms) >[ RUN ] Split_delim.DelimsAtBoth >[ OK ] Split_delim.DelimsAtBoth (0 ms) >[ RUN ] Split_delim.MultiInternalDelims >[ OK ] Split_delim.MultiInternalDelims (0 ms) >[ RUN ] Split_delim.MultiBoundingDelims >[ OK ] Split_delim.MultiBoundingDelims (0 ms) >[ RUN ] Split_delim.MixedDelims >[ OK ] Split_delim.MixedDelims (0 ms) >[ RUN ] Split_delim.Empty >[ OK ] Split_delim.Empty (0 ms) >[----------] 8 tests from Split_delim (0 ms total) > >[----------] 8 tests from Split >[ RUN ] Split.NoBoundingWhitespace >[ OK ] Split.NoBoundingWhitespace (0 ms) >[ RUN ] Split.WhitespaceAtStartNotEnd >[ OK ] Split.WhitespaceAtStartNotEnd (0 ms) >[ RUN ] Split.WhitespaceAtEndNotStart >[ OK ] Split.WhitespaceAtEndNotStart (0 ms) >[ RUN ] Split.WhitespaceAtBoth >[ OK ] Split.WhitespaceAtBoth (0 ms) >[ RUN ] Split.MultiInternalWhitespace >[ OK ] Split.MultiInternalWhitespace (0 ms) >[ RUN ] Split.MultiBoundingWhitespace >[ OK ] Split.MultiBoundingWhitespace (0 ms) >[ RUN ] Split.MixedWhitespace >[ OK ] Split.MixedWhitespace (0 ms) >[ RUN ] Split.Empty >[ OK ] Split.Empty (0 ms) >[----------] 8 tests from Split (0 ms total) > >[----------] 2 tests from ParseFloat >[ RUN ] ParseFloat.Valid >[ OK ] ParseFloat.Valid (0 ms) >[ RUN ] ParseFloat.Invalid >[ OK ] ParseFloat.Invalid (0 ms) >[----------] 2 tests from ParseFloat (0 ms total) > >[----------] 2 tests from ParseInt >[ RUN ] ParseInt.Valid >[ OK ] ParseInt.Valid (0 ms) >[ RUN ] ParseInt.Invalid >[ OK ] ParseInt.Invalid (0 ms) >[----------] 2 tests from ParseInt (0 ms total) > >[----------] 2 tests from ParsePercentageWithOptionalPercentSign >[ RUN ] ParsePercentageWithOptionalPercentSign.Valid >[ OK ] ParsePercentageWithOptionalPercentSign.Valid (0 ms) >[ RUN ] ParsePercentageWithOptionalPercentSign.Invalid >[ OK ] ParsePercentageWithOptionalPercentSign.Invalid (0 ms) >[----------] 2 tests from ParsePercentageWithOptionalPercentSign (0 ms total) > >[----------] 2 tests from ParsePercentageWithPercentSign >[ RUN ] ParsePercentageWithPercentSign.Valid >[ OK ] ParsePercentageWithPercentSign.Valid (0 ms) >[ RUN ] ParsePercentageWithPercentSign.Invalid >[ OK ] ParsePercentageWithPercentSign.Invalid (0 ms) >[----------] 2 tests from ParsePercentageWithPercentSign (0 ms total) > >[----------] 1 test from FormatString >[ RUN ] FormatString.Valid >[ OK ] FormatString.Valid (0 ms) >[----------] 1 test from FormatString (0 ms total) > >[----------] 2 tests from IsHexDigits >[ RUN ] IsHexDigits.Valid >[ OK ] IsHexDigits.Valid (0 ms) >[ RUN ] IsHexDigits.Invalid >[ OK ] IsHexDigits.Invalid (0 ms) >[----------] 2 tests from IsHexDigits (0 ms total) > >[----------] 2 tests from IsDigits >[ RUN ] IsDigits.Valid >[ OK ] IsDigits.Valid (0 ms) >[ RUN ] IsDigits.Invalid >[ OK ] IsDigits.Invalid (0 ms) >[----------] 2 tests from IsDigits (0 ms total) > >[----------] 1 test from LTrim >[ RUN ] LTrim.Valid >[ OK ] LTrim.Valid (0 ms) >[----------] 1 test from LTrim (0 ms total) > >[----------] 1 test from Upcase >[ RUN ] Upcase.Valid >[ OK ] Upcase.Valid (0 ms) >[----------] 1 test from Upcase (0 ms total) > >[----------] 1 test from Lowcase >[ RUN ] Lowcase.Valid >[ OK ] Lowcase.Valid (0 ms) >[----------] 1 test from Lowcase (0 ms total) > >[----------] 1 test from Replace >[ RUN ] Replace.Valid >[ OK ] Replace.Valid (0 ms) >[----------] 1 test from Replace (0 ms total) > >[----------] 1 test from ReplaceAll >[ RUN ] ReplaceAll.Valid >[ OK ] ReplaceAll.Valid (0 ms) >[----------] 1 test from ReplaceAll (0 ms total) > >[----------] Global test environment tear-down >[==========] 56 tests from 20 test suites ran. (0 ms total) >[ PASSED ] 56 tests. >============================================================================== > >=================================== 17/24 ==================================== >test: gtest dos_files >start time: 04:55:32 >duration: 0.64s >result: killed by signal 11 SIGSEGV >command: MALLOC_PERTURB_=250 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/dos_files >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 24 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 24 tests from DOS_FilesTest >[ RUN ] DOS_FilesTest.DOS_MakeName_Basic_Failures >[ OK ] DOS_FilesTest.DOS_MakeName_Basic_Failures (101 ms) >[ RUN ] DOS_FilesTest.DOS_MakeName_Z_AUTOEXEC_BAT_exists >[ OK ] DOS_FilesTest.DOS_MakeName_Z_AUTOEXEC_BAT_exists (60 ms) >[ RUN ] DOS_FilesTest.DOS_MakeName_Drive_Index_Set_On_Failure >----------------------------------- stderr ----------------------------------- >2024-12-26 05:55:32.290 ( 0.080s) [ 7D26CC40] vga.cpp:240 INFO| VIDEO: Using the DOS video mode's frame rate >2024-12-26 05:55:32.318 ( 0.108s) [ 7D26CC40] memory.cpp:742 INFO| MEMORY: Using 4096 DOS memory pages (16 MB) at address: 0x7c2e7a5fd010 >2024-12-26 05:55:32.318 ( 0.108s) [ 7D26CC40] vga.cpp:52 INFO| VIDEO: Initialised S3 Trio64 VESA 2.0 compatible with 4 MB of FP DRAM supporting 92 modes >2024-12-26 05:55:32.342 ( 0.132s) [ 7D26CC40] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.342 ( 0.132s) [ 7D26CC40] mixer.cpp:2721 WARN| MIXER: Can't open audio device: 'Audio subsystem is not initialized'; sound output is disabled >2024-12-26 05:55:32.342 ( 0.132s) [ 7D26CC40] mixer.cpp:2825 INFO| MIXER: Sound output disabled ('nosound' mode) >2024-12-26 05:55:32.342 ( 0.132s) [ 7D26CC40] mixer.cpp:700 INFO| MIXER: Master compressor enabled >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.344 ( 0.134s) [ 7D26CC40] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.345 ( 0.134s) [ 7D26CC40] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >2024-12-26 05:55:32.345 ( 0.134s) [ 7D26CC40] midi_alsa.cpp:285 WARN| MIDI:ALSA: No available MIDI devices found >2024-12-26 05:55:32.345 ( 0.134s) [ 7D26CC40] midi.cpp:651 INFO| MIDI: Can't find device: 'auto', MIDI is not available >2024-12-26 05:55:32.345 ( 0.134s) [ 7D26CC40] mpu401.cpp:821 INFO| MPU-401: Running in intelligent mode on ports 330h and 331h >2024-12-26 05:55:32.345 ( 0.135s) [ 7D26CC40] mixer.cpp:746 INFO| OPL: Operating at 49716 Hz and downsampling to the output rate >2024-12-26 05:55:32.358 ( 0.148s) [ 7D26CC40] opl.cpp:904 INFO| OPL: Running OPL3 on ports 220h and 388h >2024-12-26 05:55:32.358 ( 0.148s) [ 7D26CC40] sblaster.cpp:420 INFO| OPL: Sound Blaster 16 OPL output filter enabled >2024-12-26 05:55:32.358 ( 0.148s) [ 7D26CC40] dma.cpp:589 INFO| DMA: Initialised primary controller >2024-12-26 05:55:32.358 ( 0.148s) [ 7D26CC40] dma.cpp:589 INFO| DMA: Initialised secondary controller >2024-12-26 05:55:32.358 ( 0.148s) [ 7D26CC40] mixer.cpp:746 INFO| SB: Operating at 22050 Hz and upsampling to the output rate >2024-12-26 05:55:32.358 ( 0.148s) [ 7D26CC40] sblaster.cpp:420 INFO| SB16: Modern DAC output filter enabled >2024-12-26 05:55:32.358 ( 0.148s) [ 7D26CC40] sblaster.cpp:3160 INFO| SB16: Setting 'BLASTER' environment variable to 'A220 I7 D1 H5 T6' >2024-12-26 05:55:32.358 ( 0.148s) [ 7D26CC40] sblaster.cpp:3351 INFO| SB16: Running on port 220h, IRQ 7, DMA 1, and high DMA 5 >2024-12-26 05:55:32.361 ( 0.151s) [ 7D26CC40] mixer.cpp:746 INFO| PCSPEAKER: Operating at 32000 Hz and upsampling to the output rate >2024-12-26 05:55:32.361 ( 0.151s) [ 7D26CC40] pcspeaker_impulse.cpp:551 INFO| PCSPEAKER: Initialised impulse model >2024-12-26 05:55:32.361 ( 0.151s) [ 7D26CC40] mixer.cpp:1245 INFO| PCSPEAKER: High-pass filter enabled (18 dB/oct at 120 Hz) >2024-12-26 05:55:32.361 ( 0.151s) [ 7D26CC40] mixer.cpp:1245 INFO| PCSPEAKER: Low-pass filter enabled (18 dB/oct at 4300 Hz) >2024-12-26 05:55:32.382 ( 0.172s) [ 7D26CC40] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.382 ( 0.172s) [ 7D26CC40] dos_locale.cpp:2567 INFO| DOS: Loaded modern locale for country 1, 'United States' >2024-12-26 05:55:32.387 ( 0.177s) [ 7D26CC40] setup.cpp:1549 INFO| CONFIG: Loaded auto-mounted drive config file 'resources/drives/y.conf' >2024-12-26 05:55:32.387 ( 0.177s) [ 7D26CC40] pcspeaker_impulse.cpp:558 INFO| PCSPEAKER: Shutting down impulse model >2024-12-26 05:55:32.387 ( 0.177s) [ 7D26CC40] opl.cpp:915 INFO| OPL: Shutting down OPL3 >2024-12-26 05:55:32.387 ( 0.177s) [ 7D26CC40] sblaster.cpp:3388 INFO| SB16: Shutting down >2024-12-26 05:55:32.387 ( 0.177s) [ 7D26CC40] mpu401.cpp:834 INFO| MPU-401: Shutting down >2024-12-26 05:55:32.391 ( 0.181s) [ 7D26CC40] dma.cpp:595 INFO| DMA: Shutting down primary controller >2024-12-26 05:55:32.391 ( 0.181s) [ 7D26CC40] dma.cpp:595 INFO| DMA: Shutting down secondary controller >2024-12-26 05:55:32.392 ( 0.181s) [ 7D26CC40] vga.cpp:240 INFO| VIDEO: Using the DOS video mode's frame rate >2024-12-26 05:55:32.394 ( 0.183s) [ 7D26CC40] memory.cpp:742 INFO| MEMORY: Using 4096 DOS memory pages (16 MB) at address: 0x7c2e7a5fd010 >2024-12-26 05:55:32.394 ( 0.183s) [ 7D26CC40] vga.cpp:52 INFO| VIDEO: Initialised S3 Trio64 VESA 2.0 compatible with 4 MB of FP DRAM supporting 92 modes >2024-12-26 05:55:32.431 ( 0.220s) [ 7D26CC40] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.431 ( 0.220s) [ 7D26CC40] mixer.cpp:2721 WARN| MIXER: Can't open audio device: 'Audio subsystem is not initialized'; sound output is disabled >2024-12-26 05:55:32.431 ( 0.220s) [ 7D26CC40] mixer.cpp:2825 INFO| MIXER: Sound output disabled ('nosound' mode) >2024-12-26 05:55:32.431 ( 0.221s) [ 7D26CC40] mixer.cpp:700 INFO| MIXER: Master compressor enabled >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.431 ( 0.221s) [ 7D26CC40] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.432 ( 0.221s) [ 7D26CC40] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >2024-12-26 05:55:32.432 ( 0.221s) [ 7D26CC40] midi_alsa.cpp:285 WARN| MIDI:ALSA: No available MIDI devices found >2024-12-26 05:55:32.432 ( 0.221s) [ 7D26CC40] midi.cpp:651 INFO| MIDI: Can't find device: 'auto', MIDI is not available >2024-12-26 05:55:32.432 ( 0.221s) [ 7D26CC40] mpu401.cpp:821 INFO| MPU-401: Running in intelligent mode on ports 330h and 331h >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] mixer.cpp:746 INFO| OPL: Operating at 49716 Hz and downsampling to the output rate >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] opl.cpp:904 INFO| OPL: Running OPL3 on ports 220h and 388h >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] sblaster.cpp:420 INFO| OPL: Sound Blaster 16 OPL output filter enabled >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] dma.cpp:589 INFO| DMA: Initialised primary controller >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] dma.cpp:589 INFO| DMA: Initialised secondary controller >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] mixer.cpp:746 INFO| SB: Operating at 22050 Hz and upsampling to the output rate >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] sblaster.cpp:420 INFO| SB16: Modern DAC output filter enabled >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] sblaster.cpp:3160 INFO| SB16: Setting 'BLASTER' environment variable to 'A220 I7 D1 H5 T6' >2024-12-26 05:55:32.432 ( 0.222s) [ 7D26CC40] sblaster.cpp:3351 INFO| SB16: Running on port 220h, IRQ 7, DMA 1, and high DMA 5 >2024-12-26 05:55:32.435 ( 0.224s) [ 7D26CC40] mixer.cpp:746 INFO| PCSPEAKER: Operating at 32000 Hz and upsampling to the output rate >2024-12-26 05:55:32.435 ( 0.224s) [ 7D26CC40] pcspeaker_impulse.cpp:551 INFO| PCSPEAKER: Initialised impulse model >2024-12-26 05:55:32.435 ( 0.224s) [ 7D26CC40] mixer.cpp:1245 INFO| PCSPEAKER: High-pass filter enabled (18 dB/oct at 120 Hz) >2024-12-26 05:55:32.435 ( 0.224s) [ 7D26CC40] mixer.cpp:1245 INFO| PCSPEAKER: Low-pass filter enabled (18 dB/oct at 4300 Hz) >2024-12-26 05:55:32.440 ( 0.229s) [ 7D26CC40] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.441 ( 0.230s) [ 7D26CC40] setup.cpp:1549 INFO| CONFIG: Loaded auto-mounted drive config file 'resources/drives/y.conf' >2024-12-26 05:55:32.441 ( 0.231s) [ 7D26CC40] pcspeaker_impulse.cpp:558 INFO| PCSPEAKER: Shutting down impulse model >2024-12-26 05:55:32.441 ( 0.231s) [ 7D26CC40] opl.cpp:915 INFO| OPL: Shutting down OPL3 >2024-12-26 05:55:32.441 ( 0.231s) [ 7D26CC40] sblaster.cpp:3388 INFO| SB16: Shutting down >2024-12-26 05:55:32.441 ( 0.231s) [ 7D26CC40] mpu401.cpp:834 INFO| MPU-401: Shutting down >2024-12-26 05:55:32.451 ( 0.241s) [ 7D26CC40] dma.cpp:595 INFO| DMA: Shutting down primary controller >2024-12-26 05:55:32.451 ( 0.241s) [ 7D26CC40] dma.cpp:595 INFO| DMA: Shutting down secondary controller >============================================================================== > >=================================== 18/24 ==================================== >test: gtest int10_modes >start time: 04:55:32 >duration: 0.55s >result: exit status 0 >command: MALLOC_PERTURB_=98 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/int10_modes >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 37 tests from 2 test suites. >[----------] Global test environment set-up. >[----------] 30 tests from parse_color_token >[ RUN ] parse_color_token.hex3_valid >[ OK ] parse_color_token.hex3_valid (0 ms) >[ RUN ] parse_color_token.hex3_valid_min >[ OK ] parse_color_token.hex3_valid_min (0 ms) >[ RUN ] parse_color_token.hex3_valid_max >[ OK ] parse_color_token.hex3_valid_max (0 ms) >[ RUN ] parse_color_token.hex3_invalid_only_prefix >[ OK ] parse_color_token.hex3_invalid_only_prefix (0 ms) >[ RUN ] parse_color_token.hex3_invalid_too_short >[ OK ] parse_color_token.hex3_invalid_too_short (0 ms) >[ RUN ] parse_color_token.hex3_invalid_too_long >[ OK ] parse_color_token.hex3_invalid_too_long (0 ms) >[ RUN ] parse_color_token.hex3_invalid_no_leading_hashmark >[ OK ] parse_color_token.hex3_invalid_no_leading_hashmark (0 ms) >[ RUN ] parse_color_token.hex3_invalid_character >[ OK ] parse_color_token.hex3_invalid_character (0 ms) >[ RUN ] parse_color_token.hex6_valid >[ OK ] parse_color_token.hex6_valid (0 ms) >[ RUN ] parse_color_token.hex6_valid_min >[ OK ] parse_color_token.hex6_valid_min (0 ms) >[ RUN ] parse_color_token.hex6_valid_max >[ OK ] parse_color_token.hex6_valid_max (0 ms) >[ RUN ] parse_color_token.hex6_invalid_no_leading_hashmark >[ OK ] parse_color_token.hex6_invalid_no_leading_hashmark (0 ms) >[ RUN ] parse_color_token.hex6_invalid_too_short >[ OK ] parse_color_token.hex6_invalid_too_short (0 ms) >[ RUN ] parse_color_token.hex6_invalid_too_long >[ OK ] parse_color_token.hex6_invalid_too_long (0 ms) >[ RUN ] parse_color_token.rgb_triplet_valid_no_whitespaces >[ OK ] parse_color_token.rgb_triplet_valid_no_whitespaces (0 ms) >[ RUN ] parse_color_token.rgb_triplet_valid_single_whitespaces >[ OK ] parse_color_token.rgb_triplet_valid_single_whitespaces (0 ms) >[ RUN ] parse_color_token.rgb_triplet_valid_multiple_whitespaces >[ OK ] parse_color_token.rgb_triplet_valid_multiple_whitespaces (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_empty >[ OK ] parse_color_token.rgb_triplet_invalid_empty (0 ms) >[ RUN ] parse_color_token.rgb_triplet_only_commas >[ OK ] parse_color_token.rgb_triplet_only_commas (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_one_component >[ OK ] parse_color_token.rgb_triplet_invalid_one_component (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_four_components >[ OK ] parse_color_token.rgb_triplet_invalid_four_components (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_red_too_big >[ OK ] parse_color_token.rgb_triplet_invalid_red_too_big (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_green_too_big >[ OK ] parse_color_token.rgb_triplet_invalid_green_too_big (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_blue_too_big >[ OK ] parse_color_token.rgb_triplet_invalid_blue_too_big (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_red_negative >[ OK ] parse_color_token.rgb_triplet_invalid_red_negative (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_green_negative >[ OK ] parse_color_token.rgb_triplet_invalid_green_negative (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_blue_negative >[ OK ] parse_color_token.rgb_triplet_invalid_blue_negative (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_red_invalid >[ OK ] parse_color_token.rgb_triplet_invalid_red_invalid (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_green_invalid >[ OK ] parse_color_token.rgb_triplet_invalid_green_invalid (0 ms) >[ RUN ] parse_color_token.rgb_triplet_invalid_blue_invalid >[ OK ] parse_color_token.rgb_triplet_invalid_blue_invalid (0 ms) >[----------] 30 tests from parse_color_token (0 ms total) > >[----------] 7 tests from parse_cga_colors >[ RUN ] parse_cga_colors.valid_hex3 >[ OK ] parse_cga_colors.valid_hex3 (0 ms) >[ RUN ] parse_cga_colors.valid_hex6 >[ OK ] parse_cga_colors.valid_hex6 (0 ms) >[ RUN ] parse_cga_colors.valid_rgb_triplet >[ OK ] parse_cga_colors.valid_rgb_triplet (0 ms) >[ RUN ] parse_cga_colors.valid_mixed >[ OK ] parse_cga_colors.valid_mixed (0 ms) >[ RUN ] parse_cga_colors.invalid_too_few_colors >[ OK ] parse_cga_colors.invalid_too_few_colors (0 ms) >[ RUN ] parse_cga_colors.invalid_too_many_colors >[ OK ] parse_cga_colors.invalid_too_many_colors (0 ms) >[ RUN ] parse_cga_colors.invalid_empty_string >[ OK ] parse_cga_colors.invalid_empty_string (0 ms) >[----------] 7 tests from parse_cga_colors (0 ms total) > >[----------] Global test environment tear-down >[==========] 37 tests from 2 test suites ran. (0 ms total) >[ PASSED ] 37 tests. >----------------------------------- stderr ----------------------------------- >2024-12-26 05:55:32.346 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '#' at index 0: hex colors must be either 3 or 6 digits long >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '#12' at index 0: hex colors must be either 3 or 6 digits long >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '#1234' at index 0: hex colors must be either 3 or 6 digits long >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '1ae' at index 0: colors must be specified as 3 or 6 digit hex values (e.g. #f00, #ff0000 for full red) or decimal RGB-triplets (e.g. (255, 0, 255) for magenta) >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '#1ag' at index 0: hex colors must contain only digits and the letters A to F >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value 'aabbee' at index 0: colors must be specified as 3 or 6 digit hex values (e.g. #f00, #ff0000 for full red) or decimal RGB-triplets (e.g. (255, 0, 255) for magenta) >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '#12345' at index 0: hex colors must be either 3 or 6 digits long >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '#1234567' at index 0: hex colors must be either 3 or 6 digits long >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '()' at index 0: RGB-triplets must have 3 comma-separated values >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(,,)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(,,)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(,,)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1)' at index 0: RGB-triplets must have 3 comma-separated values >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1,2,3,4)' at index 0: RGB-triplets must have 3 comma-separated values >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(256, 2, 3)' at index 0: RGB-triplet values must be between 0 and 255 >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1, 256, 3)' at index 0: RGB-triplet values must be between 0 and 255 >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1, 2, 256)' at index 0: RGB-triplet values must be between 0 and 255 >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(-1, 2, 3)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1, -2, 3)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1, 2, -3)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1x, 2, 3)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1, 2x, 3)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2407 WARN| INT10H: Error parsing 'cga_colors' color value '(1, 2, 3x)' at index 0: RGB-triplet values must contain only digits >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2514 WARN| INT10H: Invalid 'cga_colors' value: 16 colors must be specified (found only 15) >2024-12-26 05:55:32.347 ( 0.039s) [ 81BF2C40] int10_modes.cpp:2514 WARN| INT10H: Invalid 'cga_colors' value: 16 colors must be specified (found only 17) >2024-12-26 05:55:32.347 ( 0.040s) [ 81BF2C40] int10_modes.cpp:2514 WARN| INT10H: Invalid 'cga_colors' value: 16 colors must be specified (found only 0) >============================================================================== > >=================================== 19/24 ==================================== >test: gtest mixer >start time: 04:55:32 >duration: 0.45s >result: exit status 0 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=102 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/mixer >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 6 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 6 tests from MixerConfigureFadeOut >[ RUN ] MixerConfigureFadeOut.Boolean >[ OK ] MixerConfigureFadeOut.Boolean (0 ms) >[ RUN ] MixerConfigureFadeOut.ShortWait >[ OK ] MixerConfigureFadeOut.ShortWait (0 ms) >[ RUN ] MixerConfigureFadeOut.MediumWait >[ OK ] MixerConfigureFadeOut.MediumWait (0 ms) >[ RUN ] MixerConfigureFadeOut.LongWait >[ OK ] MixerConfigureFadeOut.LongWait (0 ms) >[ RUN ] MixerConfigureFadeOut.JunkStrings >[ OK ] MixerConfigureFadeOut.JunkStrings (0 ms) >[ RUN ] MixerConfigureFadeOut.OutOfBounds >[ OK ] MixerConfigureFadeOut.OutOfBounds (0 ms) >[----------] 6 tests from MixerConfigureFadeOut (0 ms total) > >[----------] Global test environment tear-down >[==========] 6 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 6 tests. >----------------------------------- stderr ----------------------------------- >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 500 ms then fade for 500 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 100 ms then fade for 10 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 100 ms then fade for 1500 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 100 ms then fade for 3000 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 2500 ms then fade for 10 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 2500 ms then fade for 1500 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 2500 ms then fade for 3000 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 5000 ms then fade for 10 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 5000 ms then fade for 1500 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1899 INFO| TEST: Fade-out enabled (wait 5000 ms then fade for 3000 ms) >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1939 WARN| TEST: Invalid custom fade-out definition: ''. Must be specified in "WAIT FADE" format where WAIT is between 100 and 5000 (in milliseconds) and FADE is between 10 and 3000 (in milliseconds); using 'off'. >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1939 WARN| TEST: Invalid custom fade-out definition: 'junk'. Must be specified in "WAIT FADE" format where WAIT is between 100 and 5000 (in milliseconds) and FADE is between 10 and 3000 (in milliseconds); using 'off'. >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1939 WARN| TEST: Invalid custom fade-out definition: 'a b c'. Must be specified in "WAIT FADE" format where WAIT is between 100 and 5000 (in milliseconds) and FADE is between 10 and 3000 (in milliseconds); using 'off'. >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1939 WARN| TEST: Invalid custom fade-out definition: '99 9'. Must be specified in "WAIT FADE" format where WAIT is between 100 and 5000 (in milliseconds) and FADE is between 10 and 3000 (in milliseconds); using 'off'. >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1939 WARN| TEST: Invalid custom fade-out definition: '-1 -10000'. Must be specified in "WAIT FADE" format where WAIT is between 100 and 5000 (in milliseconds) and FADE is between 10 and 3000 (in milliseconds); using 'off'. >2024-12-26 05:55:32.493 ( 0.071s) [ 35B2CC40] mixer.cpp:1939 WARN| TEST: Invalid custom fade-out definition: '3001 10000'. Must be specified in "WAIT FADE" format where WAIT is between 100 and 5000 (in milliseconds) and FADE is between 10 and 3000 (in milliseconds); using 'off'. >============================================================================== > >=================================== 20/24 ==================================== >test: gtest setup >start time: 04:55:32 >duration: 0.32s >result: exit status 0 >command: MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=69 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/setup >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 13 tests from 2 test suites. >[----------] Global test environment set-up. >[----------] 6 tests from ParseEnv >[ RUN ] ParseEnv.NoRelevantEnvVariables >[ OK ] ParseEnv.NoRelevantEnvVariables (0 ms) >[ RUN ] ParseEnv.SingleValueInEnv >[ OK ] ParseEnv.SingleValueInEnv (0 ms) >[ RUN ] ParseEnv.PropertyOrValueCanHaveUnderscores >[ OK ] ParseEnv.PropertyOrValueCanHaveUnderscores (0 ms) >[ RUN ] ParseEnv.SelectVarsBasedOnPrefix >[ OK ] ParseEnv.SelectVarsBasedOnPrefix (0 ms) >[ RUN ] ParseEnv.FilterOutEmptySection >[ OK ] ParseEnv.FilterOutEmptySection (0 ms) >[ RUN ] ParseEnv.FilterOutEmptyPropname >[ OK ] ParseEnv.FilterOutEmptyPropname (0 ms) >[----------] 6 tests from ParseEnv (0 ms total) > >[----------] 7 tests from Value >[ RUN ] Value.None >[ OK ] Value.None (0 ms) >[ RUN ] Value.Hex >[ OK ] Value.Hex (0 ms) >[ RUN ] Value.Bool >[ OK ] Value.Bool (0 ms) >[ RUN ] Value.Int >[ OK ] Value.Int (0 ms) >[ RUN ] Value.CString >[ OK ] Value.CString (0 ms) >[ RUN ] Value.StdString >[ OK ] Value.StdString (0 ms) >[ RUN ] Value.Double >[ OK ] Value.Double (0 ms) >[----------] 7 tests from Value (0 ms total) > >[----------] Global test environment tear-down >[==========] 13 tests from 2 test suites ran. (0 ms total) >[ PASSED ] 13 tests. >----------------------------------- stderr ----------------------------------- >2024-12-26 05:55:32.665 ( 0.078s) [ B8F49C40] setup.cpp:129 ERR| SETUP: Unhandled type when setting value: '' >============================================================================== > >=================================== 21/24 ==================================== >test: gtest support >start time: 04:55:32 >duration: 0.18s >result: exit status 0 >command: MALLOC_PERTURB_=185 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/support >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 8 tests from 4 test suites. >[----------] Global test environment set-up. >[----------] 2 tests from DriveIndex >[ RUN ] DriveIndex.DriveA >[ OK ] DriveIndex.DriveA (0 ms) >[ RUN ] DriveIndex.DriveZ >[ OK ] DriveIndex.DriveZ (0 ms) >[----------] 2 tests from DriveIndex (0 ms total) > >[----------] 2 tests from Support_next_int >[ RUN ] Support_next_int.Signed >[ OK ] Support_next_int.Signed (0 ms) >[ RUN ] Support_next_int.SignedInvalid >[ OK ] Support_next_int.SignedInvalid (0 ms) >[----------] 2 tests from Support_next_int (0 ms total) > >[----------] 2 tests from Support_next_uint >[ RUN ] Support_next_uint.Unsigned >[ OK ] Support_next_uint.Unsigned (0 ms) >[ RUN ] Support_next_uint.UnsignedInvalid >[ OK ] Support_next_uint.UnsignedInvalid (0 ms) >[----------] 2 tests from Support_next_uint (0 ms total) > >[----------] 2 tests from CreateRandomizer >[ RUN ] CreateRandomizer.RangeOfLetters >[ OK ] CreateRandomizer.RangeOfLetters (0 ms) >[ RUN ] CreateRandomizer.RangeOfFloats >[ OK ] CreateRandomizer.RangeOfFloats (0 ms) >[----------] 2 tests from CreateRandomizer (0 ms total) > >[----------] Global test environment tear-down >[==========] 8 tests from 4 test suites ran. (0 ms total) >[ PASSED ] 8 tests. >============================================================================== > >=================================== 22/24 ==================================== >test: gtest shell_redirection >start time: 04:55:32 >duration: 0.25s >result: exit status 0 >command: MESON_TEST_ITERATION=1 MALLOC_PERTURB_=60 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/shell_redirection >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 40 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 40 tests from DOS_Shell_GetRedirection >[ RUN ] DOS_Shell_GetRedirection.BasicCommand >[ OK ] DOS_Shell_GetRedirection.BasicCommand (0 ms) >[ RUN ] DOS_Shell_GetRedirection.BasicCommandFrontPadding >[ OK ] DOS_Shell_GetRedirection.BasicCommandFrontPadding (0 ms) >[ RUN ] DOS_Shell_GetRedirection.BasicCommandBackPadding >[ OK ] DOS_Shell_GetRedirection.BasicCommandBackPadding (0 ms) >[ RUN ] DOS_Shell_GetRedirection.BasicCommandFrontAndBackPadding >[ OK ] DOS_Shell_GetRedirection.BasicCommandFrontAndBackPadding (0 ms) >[ RUN ] DOS_Shell_GetRedirection.OutputNoPadding >[ OK ] DOS_Shell_GetRedirection.OutputNoPadding (0 ms) >[ RUN ] DOS_Shell_GetRedirection.OutputNoPaddingWithColons >[ OK ] DOS_Shell_GetRedirection.OutputNoPaddingWithColons (0 ms) >[ RUN ] DOS_Shell_GetRedirection.OutputFrontPadding1 >[ OK ] DOS_Shell_GetRedirection.OutputFrontPadding1 (0 ms) >[ RUN ] DOS_Shell_GetRedirection.OutputFrontPadding2 >[ OK ] DOS_Shell_GetRedirection.OutputFrontPadding2 (0 ms) >[ RUN ] DOS_Shell_GetRedirection.OutputFrontPadding3 >[ OK ] DOS_Shell_GetRedirection.OutputFrontPadding3 (0 ms) >[ RUN ] DOS_Shell_GetRedirection.OutputBackPadding >[ OK ] DOS_Shell_GetRedirection.OutputBackPadding (0 ms) >[ RUN ] DOS_Shell_GetRedirection.OutputFrontAndBackPadding >[ OK ] DOS_Shell_GetRedirection.OutputFrontAndBackPadding (0 ms) >[ RUN ] DOS_Shell_GetRedirection.Input >[ OK ] DOS_Shell_GetRedirection.Input (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InputAndOutput >[ OK ] DOS_Shell_GetRedirection.InputAndOutput (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InputAndNullOutput >[ OK ] DOS_Shell_GetRedirection.InputAndNullOutput (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InputAndNullOutputWithColon >[ OK ] DOS_Shell_GetRedirection.InputAndNullOutputWithColon (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InputAndNullOutputWithColonAndWhitespace >[ OK ] DOS_Shell_GetRedirection.InputAndNullOutputWithColonAndWhitespace (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InputAndOutputWithColonAndWhitespace >[ OK ] DOS_Shell_GetRedirection.InputAndOutputWithColonAndWhitespace (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InputAndPipe >[ OK ] DOS_Shell_GetRedirection.InputAndPipe (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InputAndOutputLongLine >[ OK ] DOS_Shell_GetRedirection.InputAndOutputLongLine (0 ms) >[ RUN ] DOS_Shell_GetRedirection.EmptyLine >[ OK ] DOS_Shell_GetRedirection.EmptyLine (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InputAndOutputExtraLineSpacing >[ OK ] DOS_Shell_GetRedirection.InputAndOutputExtraLineSpacing (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxPipeWithExtraPipe >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxPipeWithExtraPipe (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxOutputWithExtraPipe >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxOutputWithExtraPipe (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxInputWithExtraPipe >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxInputWithExtraPipe (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxPipeWithExtraInput >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxPipeWithExtraInput (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxPipeWithExtraOutput >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxPipeWithExtraOutput (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxOutputWithExtraOutput >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxOutputWithExtraOutput (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxOutputWithExtraInput >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxOutputWithExtraInput (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxInputWithExtraInput >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxInputWithExtraInput (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxInputWithExtraOutput >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxInputWithExtraOutput (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxMany >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxMany (0 ms) >[ RUN ] DOS_Shell_GetRedirection.InvalidSyntaxMany2 >[ OK ] DOS_Shell_GetRedirection.InvalidSyntaxMany2 (0 ms) >[ RUN ] DOS_Shell_GetRedirection.DoubleInputOperator >[ OK ] DOS_Shell_GetRedirection.DoubleInputOperator (0 ms) >[ RUN ] DOS_Shell_GetRedirection.TwoInputs >[ OK ] DOS_Shell_GetRedirection.TwoInputs (0 ms) >[ RUN ] DOS_Shell_GetRedirection.TwoInputsNoWhitespace >[ OK ] DOS_Shell_GetRedirection.TwoInputsNoWhitespace (0 ms) >[ RUN ] DOS_Shell_GetRedirection.TwoOutputsNoTrailingWhitespace >[ OK ] DOS_Shell_GetRedirection.TwoOutputsNoTrailingWhitespace (0 ms) >[ RUN ] DOS_Shell_GetRedirection.TwoOutputsNoTrailingWhitespace2 >[ OK ] DOS_Shell_GetRedirection.TwoOutputsNoTrailingWhitespace2 (0 ms) >[ RUN ] DOS_Shell_GetRedirection.TwoOutputsFirstTrailingSpace >[ OK ] DOS_Shell_GetRedirection.TwoOutputsFirstTrailingSpace (0 ms) >[ RUN ] DOS_Shell_GetRedirection.TwoOutputsFirstTrailingTwoSpaces >[ OK ] DOS_Shell_GetRedirection.TwoOutputsFirstTrailingTwoSpaces (0 ms) >[ RUN ] DOS_Shell_GetRedirection.TwoOutputsFirstBothTrailing >[ OK ] DOS_Shell_GetRedirection.TwoOutputsFirstBothTrailing (0 ms) >[----------] 40 tests from DOS_Shell_GetRedirection (0 ms total) > >[----------] Global test environment tear-down >[==========] 40 tests from 1 test suite ran. (0 ms total) >[ PASSED ] 40 tests. >============================================================================== > >=================================== 23/24 ==================================== >test: gtest shell_cmds >start time: 04:55:32 >duration: 0.42s >result: killed by signal 6 SIGABRT >command: MALLOC_PERTURB_=81 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/shell_cmds >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 19 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 19 tests from DOS_Shell_CMDSTest >[ RUN ] DOS_Shell_CMDSTest.DoCommand_Separating_Chars >[ OK ] DOS_Shell_CMDSTest.DoCommand_Separating_Chars (93 ms) >[ RUN ] DOS_Shell_CMDSTest.DoCommand_All_Cmds_Do_Valid_Execute >[ OK ] DOS_Shell_CMDSTest.DoCommand_All_Cmds_Do_Valid_Execute (56 ms) >[ RUN ] DOS_Shell_CMDSTest.DoCommand_Trim_Space >[ OK ] DOS_Shell_CMDSTest.DoCommand_Trim_Space (50 ms) >[ RUN ] DOS_Shell_CMDSTest.DoCommand_Splits_Cmd_and_Args >----------------------------------- stderr ----------------------------------- >2024-12-26 05:55:32.701 ( 0.095s) [ 6EE500] vga.cpp:240 INFO| VIDEO: Using the DOS video mode's frame rate >2024-12-26 05:55:32.729 ( 0.123s) [ 6EE500] memory.cpp:742 INFO| MEMORY: Using 4096 DOS memory pages (16 MB) at address: 0x7476fda7e010 >2024-12-26 05:55:32.730 ( 0.124s) [ 6EE500] vga.cpp:52 INFO| VIDEO: Initialised S3 Trio64 VESA 2.0 compatible with 4 MB of FP DRAM supporting 92 modes >2024-12-26 05:55:32.753 ( 0.147s) [ 6EE500] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.753 ( 0.147s) [ 6EE500] mixer.cpp:2721 WARN| MIXER: Can't open audio device: 'Audio subsystem is not initialized'; sound output is disabled >2024-12-26 05:55:32.753 ( 0.147s) [ 6EE500] mixer.cpp:2825 INFO| MIXER: Sound output disabled ('nosound' mode) >2024-12-26 05:55:32.753 ( 0.147s) [ 6EE500] mixer.cpp:700 INFO| MIXER: Master compressor enabled >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.764 ( 0.158s) [ 6EE500] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] midi_alsa.cpp:285 WARN| MIDI:ALSA: No available MIDI devices found >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] midi.cpp:651 INFO| MIDI: Can't find device: 'auto', MIDI is not available >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] mpu401.cpp:821 INFO| MPU-401: Running in intelligent mode on ports 330h and 331h >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] mixer.cpp:746 INFO| OPL: Operating at 49716 Hz and downsampling to the output rate >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] opl.cpp:904 INFO| OPL: Running OPL3 on ports 220h and 388h >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] sblaster.cpp:420 INFO| OPL: Sound Blaster 16 OPL output filter enabled >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] dma.cpp:589 INFO| DMA: Initialised primary controller >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] dma.cpp:589 INFO| DMA: Initialised secondary controller >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] mixer.cpp:746 INFO| SB: Operating at 22050 Hz and upsampling to the output rate >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] sblaster.cpp:420 INFO| SB16: Modern DAC output filter enabled >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] sblaster.cpp:3160 INFO| SB16: Setting 'BLASTER' environment variable to 'A220 I7 D1 H5 T6' >2024-12-26 05:55:32.765 ( 0.159s) [ 6EE500] sblaster.cpp:3351 INFO| SB16: Running on port 220h, IRQ 7, DMA 1, and high DMA 5 >2024-12-26 05:55:32.768 ( 0.162s) [ 6EE500] mixer.cpp:746 INFO| PCSPEAKER: Operating at 32000 Hz and upsampling to the output rate >2024-12-26 05:55:32.768 ( 0.162s) [ 6EE500] pcspeaker_impulse.cpp:551 INFO| PCSPEAKER: Initialised impulse model >2024-12-26 05:55:32.768 ( 0.162s) [ 6EE500] mixer.cpp:1245 INFO| PCSPEAKER: High-pass filter enabled (18 dB/oct at 120 Hz) >2024-12-26 05:55:32.768 ( 0.162s) [ 6EE500] mixer.cpp:1245 INFO| PCSPEAKER: Low-pass filter enabled (18 dB/oct at 4300 Hz) >2024-12-26 05:55:32.789 ( 0.183s) [ 6EE500] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.789 ( 0.183s) [ 6EE500] dos_locale.cpp:2567 INFO| DOS: Loaded modern locale for country 1, 'United States' >2024-12-26 05:55:32.790 ( 0.184s) [ 6EE500] setup.cpp:1549 INFO| CONFIG: Loaded auto-mounted drive config file 'resources/drives/y.conf' >2024-12-26 05:55:32.792 ( 0.186s) [ 6EE500] pcspeaker_impulse.cpp:558 INFO| PCSPEAKER: Shutting down impulse model >2024-12-26 05:55:32.792 ( 0.186s) [ 6EE500] opl.cpp:915 INFO| OPL: Shutting down OPL3 >2024-12-26 05:55:32.792 ( 0.186s) [ 6EE500] sblaster.cpp:3388 INFO| SB16: Shutting down >2024-12-26 05:55:32.792 ( 0.186s) [ 6EE500] mpu401.cpp:834 INFO| MPU-401: Shutting down >2024-12-26 05:55:32.794 ( 0.188s) [ 6EE500] dma.cpp:595 INFO| DMA: Shutting down primary controller >2024-12-26 05:55:32.794 ( 0.188s) [ 6EE500] dma.cpp:595 INFO| DMA: Shutting down secondary controller >2024-12-26 05:55:32.794 ( 0.188s) [ 6EE500] vga.cpp:240 INFO| VIDEO: Using the DOS video mode's frame rate >2024-12-26 05:55:32.796 ( 0.190s) [ 6EE500] memory.cpp:742 INFO| MEMORY: Using 4096 DOS memory pages (16 MB) at address: 0x7476fda7e010 >2024-12-26 05:55:32.796 ( 0.190s) [ 6EE500] vga.cpp:52 INFO| VIDEO: Initialised S3 Trio64 VESA 2.0 compatible with 4 MB of FP DRAM supporting 92 modes >2024-12-26 05:55:32.827 ( 0.221s) [ 6EE500] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.827 ( 0.221s) [ 6EE500] mixer.cpp:2721 WARN| MIXER: Can't open audio device: 'Audio subsystem is not initialized'; sound output is disabled >2024-12-26 05:55:32.827 ( 0.221s) [ 6EE500] mixer.cpp:2825 INFO| MIXER: Sound output disabled ('nosound' mode) >2024-12-26 05:55:32.828 ( 0.221s) [ 6EE500] mixer.cpp:700 INFO| MIXER: Master compressor enabled >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] midi_alsa.cpp:285 WARN| MIDI:ALSA: No available MIDI devices found >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] midi.cpp:651 INFO| MIDI: Can't find device: 'auto', MIDI is not available >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] mpu401.cpp:821 INFO| MPU-401: Running in intelligent mode on ports 330h and 331h >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] mixer.cpp:746 INFO| OPL: Operating at 49716 Hz and downsampling to the output rate >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] opl.cpp:904 INFO| OPL: Running OPL3 on ports 220h and 388h >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] sblaster.cpp:420 INFO| OPL: Sound Blaster 16 OPL output filter enabled >2024-12-26 05:55:32.828 ( 0.222s) [ 6EE500] dma.cpp:589 INFO| DMA: Initialised primary controller >2024-12-26 05:55:32.829 ( 0.222s) [ 6EE500] dma.cpp:589 INFO| DMA: Initialised secondary controller >2024-12-26 05:55:32.829 ( 0.223s) [ 6EE500] mixer.cpp:746 INFO| SB: Operating at 22050 Hz and upsampling to the output rate >2024-12-26 05:55:32.829 ( 0.223s) [ 6EE500] sblaster.cpp:420 INFO| SB16: Modern DAC output filter enabled >2024-12-26 05:55:32.829 ( 0.223s) [ 6EE500] sblaster.cpp:3160 INFO| SB16: Setting 'BLASTER' environment variable to 'A220 I7 D1 H5 T6' >2024-12-26 05:55:32.829 ( 0.223s) [ 6EE500] sblaster.cpp:3351 INFO| SB16: Running on port 220h, IRQ 7, DMA 1, and high DMA 5 >2024-12-26 05:55:32.831 ( 0.225s) [ 6EE500] mixer.cpp:746 INFO| PCSPEAKER: Operating at 32000 Hz and upsampling to the output rate >2024-12-26 05:55:32.831 ( 0.225s) [ 6EE500] pcspeaker_impulse.cpp:551 INFO| PCSPEAKER: Initialised impulse model >2024-12-26 05:55:32.831 ( 0.225s) [ 6EE500] mixer.cpp:1245 INFO| PCSPEAKER: High-pass filter enabled (18 dB/oct at 120 Hz) >2024-12-26 05:55:32.831 ( 0.225s) [ 6EE500] mixer.cpp:1245 INFO| PCSPEAKER: Low-pass filter enabled (18 dB/oct at 4300 Hz) >2024-12-26 05:55:32.836 ( 0.230s) [ 6EE500] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.836 ( 0.230s) [ 6EE500] setup.cpp:1549 INFO| CONFIG: Loaded auto-mounted drive config file 'resources/drives/y.conf' >2024-12-26 05:55:32.850 ( 0.244s) [ 6EE500] pcspeaker_impulse.cpp:558 INFO| PCSPEAKER: Shutting down impulse model >2024-12-26 05:55:32.850 ( 0.244s) [ 6EE500] opl.cpp:915 INFO| OPL: Shutting down OPL3 >2024-12-26 05:55:32.850 ( 0.244s) [ 6EE500] sblaster.cpp:3388 INFO| SB16: Shutting down >2024-12-26 05:55:32.850 ( 0.244s) [ 6EE500] mpu401.cpp:834 INFO| MPU-401: Shutting down >2024-12-26 05:55:32.850 ( 0.244s) [ 6EE500] dma.cpp:595 INFO| DMA: Shutting down primary controller >2024-12-26 05:55:32.850 ( 0.244s) [ 6EE500] dma.cpp:595 INFO| DMA: Shutting down secondary controller >2024-12-26 05:55:32.851 ( 0.245s) [ 6EE500] vga.cpp:240 INFO| VIDEO: Using the DOS video mode's frame rate >2024-12-26 05:55:32.853 ( 0.247s) [ 6EE500] memory.cpp:742 INFO| MEMORY: Using 4096 DOS memory pages (16 MB) at address: 0x7476fda7e010 >2024-12-26 05:55:32.853 ( 0.247s) [ 6EE500] vga.cpp:52 INFO| VIDEO: Initialised S3 Trio64 VESA 2.0 compatible with 4 MB of FP DRAM supporting 92 modes >2024-12-26 05:55:32.879 ( 0.272s) [ 6EE500] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.879 ( 0.273s) [ 6EE500] mixer.cpp:2721 WARN| MIXER: Can't open audio device: 'Audio subsystem is not initialized'; sound output is disabled >2024-12-26 05:55:32.879 ( 0.273s) [ 6EE500] mixer.cpp:2825 INFO| MIXER: Sound output disabled ('nosound' mode) >2024-12-26 05:55:32.879 ( 0.273s) [ 6EE500] mixer.cpp:700 INFO| MIXER: Master compressor enabled >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.879 ( 0.273s) [ 6EE500] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.2.13-r1/work/alsa-lib-1.2.13/src/seq/seq_hw.c:531:(snd_seq_hw_open) open /dev/snd/seq failed: Permission denied >2024-12-26 05:55:32.879 ( 0.273s) [ 6EE500] midi_alsa.cpp:48 WARN| MIDI:ALSA: Can't open MIDI sequencer >2024-12-26 05:55:32.879 ( 0.273s) [ 6EE500] midi_alsa.cpp:285 WARN| MIDI:ALSA: No available MIDI devices found >2024-12-26 05:55:32.879 ( 0.273s) [ 6EE500] midi.cpp:651 INFO| MIDI: Can't find device: 'auto', MIDI is not available >2024-12-26 05:55:32.879 ( 0.273s) [ 6EE500] mpu401.cpp:821 INFO| MPU-401: Running in intelligent mode on ports 330h and 331h >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] mixer.cpp:746 INFO| OPL: Operating at 49716 Hz and downsampling to the output rate >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] opl.cpp:904 INFO| OPL: Running OPL3 on ports 220h and 388h >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] sblaster.cpp:420 INFO| OPL: Sound Blaster 16 OPL output filter enabled >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] dma.cpp:589 INFO| DMA: Initialised primary controller >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] dma.cpp:589 INFO| DMA: Initialised secondary controller >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] mixer.cpp:746 INFO| SB: Operating at 22050 Hz and upsampling to the output rate >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] sblaster.cpp:420 INFO| SB16: Modern DAC output filter enabled >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] sblaster.cpp:3160 INFO| SB16: Setting 'BLASTER' environment variable to 'A220 I7 D1 H5 T6' >2024-12-26 05:55:32.880 ( 0.274s) [ 6EE500] sblaster.cpp:3351 INFO| SB16: Running on port 220h, IRQ 7, DMA 1, and high DMA 5 >2024-12-26 05:55:32.883 ( 0.277s) [ 6EE500] mixer.cpp:746 INFO| PCSPEAKER: Operating at 32000 Hz and upsampling to the output rate >2024-12-26 05:55:32.883 ( 0.277s) [ 6EE500] pcspeaker_impulse.cpp:551 INFO| PCSPEAKER: Initialised impulse model >2024-12-26 05:55:32.883 ( 0.277s) [ 6EE500] mixer.cpp:1245 INFO| PCSPEAKER: High-pass filter enabled (18 dB/oct at 120 Hz) >2024-12-26 05:55:32.883 ( 0.277s) [ 6EE500] mixer.cpp:1245 INFO| PCSPEAKER: Low-pass filter enabled (18 dB/oct at 4300 Hz) >2024-12-26 05:55:32.887 ( 0.281s) [ 6EE500] messages.cpp:224 WARN| LANG: Message 'TITLEBAR_CYCLES_MS' not found >2024-12-26 05:55:32.888 ( 0.282s) [ 6EE500] setup.cpp:1549 INFO| CONFIG: Loaded auto-mounted drive config file 'resources/drives/y.conf' >2024-12-26 05:55:32.888 ( 0.282s) [ 6EE500] pcspeaker_impulse.cpp:558 INFO| PCSPEAKER: Shutting down impulse model >2024-12-26 05:55:32.888 ( 0.282s) [ 6EE500] opl.cpp:915 INFO| OPL: Shutting down OPL3 >2024-12-26 05:55:32.888 ( 0.282s) [ 6EE500] sblaster.cpp:3388 INFO| SB16: Shutting down >2024-12-26 05:55:32.888 ( 0.282s) [ 6EE500] mpu401.cpp:834 INFO| MPU-401: Shutting down >2024-12-26 05:55:32.901 ( 0.295s) [ 6EE500] dma.cpp:595 INFO| DMA: Shutting down primary controller >2024-12-26 05:55:32.901 ( 0.295s) [ 6EE500] dma.cpp:595 INFO| DMA: Shutting down secondary controller >free(): invalid pointer >============================================================================== > >=================================== 24/24 ==================================== >test: gtest rwqueue >start time: 04:55:32 >duration: 0.58s >result: exit status 0 >command: MALLOC_PERTURB_=39 MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/games-emulation/dosbox-staging-0.82.0/work/dosbox-staging-0.82.0-build/tests/rwqueue >----------------------------------- stdout ----------------------------------- >Running main() from gmock_main.cc >[==========] Running 15 tests from 1 test suite. >[----------] Global test environment set-up. >[----------] 15 tests from RWQueue >[ RUN ] RWQueue.TrivialSerial >[ OK ] RWQueue.TrivialSerial (0 ms) >[ RUN ] RWQueue.TrivialZeroCapacity >[ OK ] RWQueue.TrivialZeroCapacity (0 ms) >[ RUN ] RWQueue.TrivialMoveAsync >[ OK ] RWQueue.TrivialMoveAsync (42 ms) >[ RUN ] RWQueue.AsyncBulkIOSingles >[ OK ] RWQueue.AsyncBulkIOSingles (94 ms) >[ RUN ] RWQueue.AsyncBulkIOEqualSizes >[ OK ] RWQueue.AsyncBulkIOEqualSizes (42 ms) >[ RUN ] RWQueue.AsyncBulkIODequeueLargerThanEnqueue >[ OK ] RWQueue.AsyncBulkIODequeueLargerThanEnqueue (48 ms) >[ RUN ] RWQueue.AsyncBulkIOSEnqueueLargerThanDequeue >[ OK ] RWQueue.AsyncBulkIOSEnqueueLargerThanDequeue (55 ms) >[ RUN ] RWQueue.AsyncBulkIOSOverSized >[ OK ] RWQueue.AsyncBulkIOSOverSized (191 ms) >[ RUN ] RWQueue.ContainerSerial >[ OK ] RWQueue.ContainerSerial (1 ms) >[ RUN ] RWQueue.ContainerZeroCapacity >[ OK ] RWQueue.ContainerZeroCapacity (0 ms) >[ RUN ] RWQueue.ContainerMoveAsync >[ OK ] RWQueue.ContainerMoveAsync (67 ms) >[ RUN ] RWQueue.StopImmediately >[ OK ] RWQueue.StopImmediately (0 ms) >[ RUN ] RWQueue.StopMidway >[ OK ] RWQueue.StopMidway (0 ms) >[ RUN ] RWQueue.StopBulkImmediately >[ OK ] RWQueue.StopBulkImmediately (0 ms) >[ RUN ] RWQueue.StopBulkMidway >[ OK ] RWQueue.StopBulkMidway (0 ms) >[----------] 15 tests from RWQueue (544 ms total) > >[----------] Global test environment tear-down >[==========] 15 tests from 1 test suite ran. (544 ms total) >[ PASSED ] 15 tests. >============================================================================== > >Summary of Failures: > >17/24 gtest dos_files FAIL 0.64s killed by signal 11 SIGSEGV >23/24 gtest shell_cmds FAIL 0.42s killed by signal 6 SIGABRT > >Ok: 21 >Expected Fail: 1 >Fail: 2 >Unexpected Pass: 0 >Skipped: 0 >Timeout: 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 946937
:
914886
| 914887