Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931859 - dev-cpp/libxmlpp-2.42.2 fail test saxparser_chunk_parsing_inconsistent_state_test
Summary: dev-cpp/libxmlpp-2.42.2 fail test saxparser_chunk_parsing_inconsistent_state_...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-13 09:17 UTC by Arniii
Modified: 2024-05-13 17:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/dev-cpp/libxmlpp-2.42.2/temp/build.log (file_931859.txt,154.38 KB, text/plain)
2024-05-13 09:17 UTC, Arniii
Details
environment // profile default/linux/amd64/17.1/desktop/plasma gcc O3 pipe march=native(verbose) lto graphite ggdb3 (file_931859.txt,155.37 KB, text/plain)
2024-05-13 09:22 UTC, Arniii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniii 2024-05-13 09:17:49 UTC
Created attachment 892859 [details]
/var/tmp/portage/dev-cpp/libxmlpp-2.42.2/temp/build.log

* abi_x86_32.x86: running multilib-minimal_abi_src_test
meson test --print-errorlogs --num-processes 24
ninja: Entering directory `/var/tmp/portage/dev-cpp/libxmlpp-2.42.2/work/libxml++-2.42.2-abi_x86_32.x86'
ninja: no work to do.
1/3 saxparser_parse_double_free_test                OK              0.01s
2/3 saxparser_chunk_parsing_inconsistent_state_test FAIL            0.01s   killed by signal 6 SIGABRT
>>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 LD_LIBRARY_PATH=/var/tmp/portage/dev-cpp/libxmlpp-2.42.2/work/libxml++-2.42.2-abi_x86_32.x86/libxml++ ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=192 /var/tmp/portage/dev-cpp/libxmlpp-2.42.2/work/libxml++-2.42.2-abi_x86_32.x86/tests/saxparser_chunk_parsing_inconsistent_state_test
――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
stdout:
Bail out! ERROR:../libxml++-2.42.2/tests/saxparser_chunk_parsing_inconsistent_state/main.cc:58:int main(): assertion failed (e.what() == "on_error() called"): ("some custom runtime exception" == "on_error() called")
stderr:
**
ERROR:../libxml++-2.42.2/tests/saxparser_chunk_parsing_inconsistent_state/main.cc:58:int main(): assertion failed (e.what() == "on_error() called"): ("some custom runtime exception" == "on_error() called")
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

3/3 saxparser_parse_stream_inconsistent_state_test  OK              0.01s

Summary of Failures:

2/3 saxparser_chunk_parsing_inconsistent_state_test FAIL            0.01s   killed by signal 6 SIGABRT

Ok:                 2
Expected Fail:      0
Fail:               1
Unexpected Pass:    0
Skipped:            0
Timeout:            0
Comment 1 Arniii 2024-05-13 09:22:16 UTC
Created attachment 892860 [details]
environment // profile default/linux/amd64/17.1/desktop/plasma gcc O3 pipe march=native(verbose) lto graphite ggdb3