Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 902752 Details for
Bug 939534
dev-cpp/libxmlpp-5.0.3 fails test - [ncurses-6.5] [meson-9999] [gcc-15] 3/4 saxparser_chunk_parsing_inconsistent_state_test FAIL 0.02s killed by signal 6 SIGABRT
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-cpp:libxmlpp-5.0.3:20240912-051223.log
dev-cpp:libxmlpp-5.0.3:20240912-051223.log (text/plain), 36.43 KB, created by
Toralf Förster
on 2024-09-12 17:37:09 UTC
(
hide
)
Description:
dev-cpp:libxmlpp-5.0.3:20240912-051223.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-09-12 17:37:09 UTC
Size:
36.43 KB
patch
obsolete
> * Package: dev-cpp/libxmlpp-5.0.3:5.0 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libxml++-5.0.3.tar.xz to /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work >>>> Preparing source in /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxml++-5.0.3 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxml++-5.0.3 ... >meson setup -Db_lto=false --libdir lib64 --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --build.pkg-config-path /usr/share/pkgconfig --pkg-config-path /usr/share/pkgconfig --native-file /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/temp/meson.x86_64-pc-linux-gnu.amd64.ini -Db_pch=false -Dwerror=false -Dbuildtype=plain -Dmaintainer-mode=false -Dwarnings=min -Ddist-warnings=max -Dbuild-deprecated-api=true -Dbuild-documentation=false -Dvalidation=false -Dbuild-pdf=false -Dbuild-examples=false -Dbuild-tests=true -Dmsvc14x-parallel-installable=false /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxml++-5.0.3 /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build >The Meson build system >Version: 1.5.1 >Source dir: /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxml++-5.0.3 >Build dir: /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build >Build type: native build >Project name: libxml++ >Project version: 5.0.3 >C++ compiler for the host machine: x86_64-pc-linux-gnu-g++ (gcc 15.0.0 "x86_64-pc-linux-gnu-g++ (Gentoo 15.0.0_pre20240908 p12) 15.0.0 20240908 (experimental)") >C++ linker for the host machine: x86_64-pc-linux-gnu-g++ ld.bfd 2.42 >Host machine cpu family: x86_64 >Host machine cpu: x86_64 >Program python3 found: YES 3.12.6 3.12.6 (/usr/bin/python3) >Found pkg-config: YES (/usr/bin/x86_64-pc-linux-gnu-pkg-config) 2.3.0 >Run-time dependency libxml-2.0 found: YES 2.12.8 >Program mm-common-get found: NO >Program doxygen found: NO >Program dot found: NO >Program xsltproc found: YES (/usr/bin/xsltproc) >Configuring libxml++-5.0.pc using configuration >Configuring libxml++config.h using configuration >Configuring libxml++.rc using configuration >Configuring libxml++config.h using configuration >Found CMake: /usr/bin/cmake (3.30.3) >Run-time dependency mm-common-libstdc++ found: NO (tried pkgconfig and cmake) >Configuring Doxyfile using configuration >Program xmllint found: YES (/usr/bin/xmllint) >Program dblatex found: NO >Program fop found: NO >Message: >------ >libxml++ 5.0.3 > > Maintainer mode: false > Compiler warnings: min (warning_level: 1, werror: false) > Build deprecated API: true >Build HTML documentation: false > XML validation: false > Build PDF: false > Build example programs: false > Build test programs: true >Directories: > prefix: /usr > includedir: /usr/include > includexmlxxdir: /usr/include/libxml++-5.0 > libdir: /usr/lib64 > includeconfigdir: /usr/lib64/libxml++-5.0/include > pkgconfigdir: /usr/lib64/pkgconfig > datadir: /usr/share > docdir: /usr/share/gtk-doc/libxml++-5.0 > devhelpdir: /usr/share/devhelp/books/libxml++-5.0 > tutorialdir: /usr/share/gtk-doc/libxml++-5.0/manual >------ >Build targets in project: 21 > >libxml++ 5.0.3 > > User defined options > Native files : /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/temp/meson.x86_64-pc-linux-gnu.amd64.ini > build.pkg_config_path : /usr/share/pkgconfig > buildtype : plain > libdir : lib64 > localstatedir : /var/lib > pkg_config_path : /usr/share/pkgconfig > prefix : /usr > sysconfdir : /etc > werror : false > wrap_mode : nodownload > b_lto : false > b_pch : false > build-deprecated-api : true > build-documentation : false > build-examples : false > build-pdf : false > build-tests : true > dist-warnings : max > maintainer-mode : false > msvc14x-parallel-installable: false > validation : false > warnings : min > >Found ninja-1.12.1 at /usr/bin/ninja >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxml++-5.0.3 ... >ninja -v -j4 -l0 >[1/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/attributedeclaration.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/attributedeclaration.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/attributedeclaration.cc.o -c ../libxml++-5.0.3/libxml++/attributedeclaration.cc >[2/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/attribute.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/attribute.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/attribute.cc.o -c ../libxml++-5.0.3/libxml++/attribute.cc >[3/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/attributenode.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/attributenode.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/attributenode.cc.o -c ../libxml++-5.0.3/libxml++/attributenode.cc >[4/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/keepblanks.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/keepblanks.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/keepblanks.cc.o -c ../libxml++-5.0.3/libxml++/keepblanks.cc >../libxml++-5.0.3/libxml++/keepblanks.cc: In constructor âxmlpp::KeepBlanks::KeepBlanks(bool)â: >../libxml++-5.0.3/libxml++/keepblanks.cc:21:49: warning: âint xmlKeepBlanksDefault(int)â is deprecated [-Wdeprecated-declarations] > 21 | oldKeepBlanksDefault_ = xmlKeepBlanksDefault( value?1:0 ); > | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ >In file included from /usr/include/libxml2/libxml/HTMLparser.h:16, > from /usr/include/libxml2/libxml/globals.h:18, > from ../libxml++-5.0.3/libxml++/keepblanks.cc:10: >/usr/include/libxml2/libxml/parser.h:957:17: note: declared here > 957 | xmlKeepBlanksDefault (int val); > | ^~~~~~~~~~~~~~~~~~~~ >../libxml++-5.0.3/libxml++/keepblanks.cc: In destructor âxmlpp::KeepBlanks::~KeepBlanks()â: >../libxml++-5.0.3/libxml++/keepblanks.cc:26:25: warning: âint xmlKeepBlanksDefault(int)â is deprecated [-Wdeprecated-declarations] > 26 | xmlKeepBlanksDefault(oldKeepBlanksDefault_); > | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ >/usr/include/libxml2/libxml/parser.h:957:17: note: declared here > 957 | xmlKeepBlanksDefault (int val); > | ^~~~~~~~~~~~~~~~~~~~ >[5/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/noncopyable.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/noncopyable.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/noncopyable.cc.o -c ../libxml++-5.0.3/libxml++/noncopyable.cc >[6/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/schemabase.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/schemabase.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/schemabase.cc.o -c ../libxml++-5.0.3/libxml++/schemabase.cc >[7/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/ustring.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/ustring.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/ustring.cc.o -c ../libxml++-5.0.3/libxml++/ustring.cc >[8/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/document.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/document.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/document.cc.o -c ../libxml++-5.0.3/libxml++/document.cc >[9/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/dtd.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/dtd.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/dtd.cc.o -c ../libxml++-5.0.3/libxml++/dtd.cc >[10/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/relaxngschema.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/relaxngschema.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/relaxngschema.cc.o -c ../libxml++-5.0.3/libxml++/relaxngschema.cc >[11/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/exceptions_parse_error.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/exceptions_parse_error.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_parse_error.cc.o -c ../libxml++-5.0.3/libxml++/exceptions/parse_error.cc >[12/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/exceptions_validity_error.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/exceptions_validity_error.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_validity_error.cc.o -c ../libxml++-5.0.3/libxml++/exceptions/validity_error.cc >[13/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/xsdschema.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/xsdschema.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/xsdschema.cc.o -c ../libxml++-5.0.3/libxml++/xsdschema.cc >[14/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/exceptions_internal_error.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/exceptions_internal_error.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_internal_error.cc.o -c ../libxml++-5.0.3/libxml++/exceptions/internal_error.cc >[15/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/exceptions_exception.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/exceptions_exception.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_exception.cc.o -c ../libxml++-5.0.3/libxml++/exceptions/exception.cc >[16/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/exceptions_wrapped_exception.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/exceptions_wrapped_exception.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_wrapped_exception.cc.o -c ../libxml++-5.0.3/libxml++/exceptions/wrapped_exception.cc >[17/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/io_istreamparserinputbuffer.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/io_istreamparserinputbuffer.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/io_istreamparserinputbuffer.cc.o -c ../libxml++-5.0.3/libxml++/io/istreamparserinputbuffer.cc >[18/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/io_ostreamoutputbuffer.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/io_ostreamoutputbuffer.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/io_ostreamoutputbuffer.cc.o -c ../libxml++-5.0.3/libxml++/io/ostreamoutputbuffer.cc >[19/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/io_outputbuffer.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/io_outputbuffer.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/io_outputbuffer.cc.o -c ../libxml++-5.0.3/libxml++/io/outputbuffer.cc >[20/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/io_parserinputbuffer.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/io_parserinputbuffer.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/io_parserinputbuffer.cc.o -c ../libxml++-5.0.3/libxml++/io/parserinputbuffer.cc >[21/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_cdatanode.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_cdatanode.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_cdatanode.cc.o -c ../libxml++-5.0.3/libxml++/nodes/cdatanode.cc >[22/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_commentnode.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_commentnode.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_commentnode.cc.o -c ../libxml++-5.0.3/libxml++/nodes/commentnode.cc >[23/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_contentnode.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_contentnode.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_contentnode.cc.o -c ../libxml++-5.0.3/libxml++/nodes/contentnode.cc >[24/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_entitydeclaration.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_entitydeclaration.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_entitydeclaration.cc.o -c ../libxml++-5.0.3/libxml++/nodes/entitydeclaration.cc >[25/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_entityreference.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_entityreference.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_entityreference.cc.o -c ../libxml++-5.0.3/libxml++/nodes/entityreference.cc >[26/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_element.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_element.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_element.cc.o -c ../libxml++-5.0.3/libxml++/nodes/element.cc >[27/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_processinginstructionnode.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_processinginstructionnode.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_processinginstructionnode.cc.o -c ../libxml++-5.0.3/libxml++/nodes/processinginstructionnode.cc >[28/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_textnode.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_textnode.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_textnode.cc.o -c ../libxml++-5.0.3/libxml++/nodes/textnode.cc >[29/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludeend.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludeend.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludeend.cc.o -c ../libxml++-5.0.3/libxml++/nodes/xincludeend.cc >[30/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludestart.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludestart.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludestart.cc.o -c ../libxml++-5.0.3/libxml++/nodes/xincludestart.cc >[31/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/nodes_node.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/nodes_node.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/nodes_node.cc.o -c ../libxml++-5.0.3/libxml++/nodes/node.cc >[32/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/parsers_domparser.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/parsers_domparser.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/parsers_domparser.cc.o -c ../libxml++-5.0.3/libxml++/parsers/domparser.cc >[33/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/parsers_parser.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/parsers_parser.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/parsers_parser.cc.o -c ../libxml++-5.0.3/libxml++/parsers/parser.cc >[34/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/parsers_textreader.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/parsers_textreader.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/parsers_textreader.cc.o -c ../libxml++-5.0.3/libxml++/parsers/textreader.cc >[35/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/validators_schemavalidatorbase.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/validators_schemavalidatorbase.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/validators_schemavalidatorbase.cc.o -c ../libxml++-5.0.3/libxml++/validators/schemavalidatorbase.cc >[36/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/validators_dtdvalidator.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/validators_dtdvalidator.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/validators_dtdvalidator.cc.o -c ../libxml++-5.0.3/libxml++/validators/dtdvalidator.cc >[37/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/parsers_saxparser.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/parsers_saxparser.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/parsers_saxparser.cc.o -c ../libxml++-5.0.3/libxml++/parsers/saxparser.cc >[38/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/validators_relaxngvalidator.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/validators_relaxngvalidator.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/validators_relaxngvalidator.cc.o -c ../libxml++-5.0.3/libxml++/validators/relaxngvalidator.cc >[39/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/validators_validator.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/validators_validator.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/validators_validator.cc.o -c ../libxml++-5.0.3/libxml++/validators/validator.cc >[40/50] x86_64-pc-linux-gnu-g++ -Itests/istream_ioparser_test.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -MD -MQ tests/istream_ioparser_test.p/istream_ioparser_main.cc.o -MF tests/istream_ioparser_test.p/istream_ioparser_main.cc.o.d -o tests/istream_ioparser_test.p/istream_ioparser_main.cc.o -c ../libxml++-5.0.3/tests/istream_ioparser/main.cc >[41/50] x86_64-pc-linux-gnu-g++ -Ilibxml++/libxml++-5.0.so.1.0.0.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -fPIC -DLIBXMLPP_BUILD=1 -MD -MQ libxml++/libxml++-5.0.so.1.0.0.p/validators_xsdvalidator.cc.o -MF libxml++/libxml++-5.0.so.1.0.0.p/validators_xsdvalidator.cc.o.d -o libxml++/libxml++-5.0.so.1.0.0.p/validators_xsdvalidator.cc.o -c ../libxml++-5.0.3/libxml++/validators/xsdvalidator.cc >[42/50] x86_64-pc-linux-gnu-g++ -o libxml++/libxml++-5.0.so.1.0.0 libxml++/libxml++-5.0.so.1.0.0.p/attribute.cc.o libxml++/libxml++-5.0.so.1.0.0.p/attributedeclaration.cc.o libxml++/libxml++-5.0.so.1.0.0.p/attributenode.cc.o libxml++/libxml++-5.0.so.1.0.0.p/document.cc.o libxml++/libxml++-5.0.so.1.0.0.p/dtd.cc.o libxml++/libxml++-5.0.so.1.0.0.p/keepblanks.cc.o libxml++/libxml++-5.0.so.1.0.0.p/noncopyable.cc.o libxml++/libxml++-5.0.so.1.0.0.p/relaxngschema.cc.o libxml++/libxml++-5.0.so.1.0.0.p/schemabase.cc.o libxml++/libxml++-5.0.so.1.0.0.p/ustring.cc.o libxml++/libxml++-5.0.so.1.0.0.p/xsdschema.cc.o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_exception.cc.o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_parse_error.cc.o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_validity_error.cc.o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_internal_error.cc.o libxml++/libxml++-5.0.so.1.0.0.p/exceptions_wrapped_exception.cc.o libxml++/libxml++-5.0.so.1.0.0.p/io_istreamparserinputbuffer.cc.o libxml++/libxml++-5.0.so.1.0.0.p/io_outputbuffer.cc.o libxml++/libxml++-5.0.so.1.0.0.p/io_ostreamoutputbuffer.cc.o libxml++/libxml++-5.0.so.1.0.0.p/io_parserinputbuffer.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_cdatanode.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_commentnode.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_contentnode.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_element.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_entitydeclaration.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_entityreference.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_node.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_processinginstructionnode.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_textnode.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludeend.cc.o libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludestart.cc.o libxml++/libxml++-5.0.so.1.0.0.p/parsers_parser.cc.o libxml++/libxml++-5.0.so.1.0.0.p/parsers_saxparser.cc.o libxml++/libxml++-5.0.so.1.0.0.p/parsers_domparser.cc.o libxml++/libxml++-5.0.so.1.0.0.p/parsers_textreader.cc.o libxml++/libxml++-5.0.so.1.0.0.p/validators_dtdvalidator.cc.o libxml++/libxml++-5.0.so.1.0.0.p/validators_relaxngvalidator.cc.o libxml++/libxml++-5.0.so.1.0.0.p/validators_schemavalidatorbase.cc.o libxml++/libxml++-5.0.so.1.0.0.p/validators_validator.cc.o libxml++/libxml++-5.0.so.1.0.0.p/validators_xsdvalidator.cc.o -Wl,--as-needed -Wl,--no-undefined -shared -fPIC -Wl,-soname,libxml++-5.0.so.1 -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 /usr/lib64/libxml2.so >[43/50] /usr/lib/python-exec/python3.12/meson --internal symbolextractor /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build libxml++/libxml++-5.0.so.1.0.0 libxml++/libxml++-5.0.so.1.0.0 libxml++/libxml++-5.0.so.1.0.0.p/libxml++-5.0.so.1.0.0.symbols >[44/50] x86_64-pc-linux-gnu-g++ -Itests/saxparser_chunk_parsing_inconsistent_state_test.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -MD -MQ tests/saxparser_chunk_parsing_inconsistent_state_test.p/saxparser_chunk_parsing_inconsistent_state_main.cc.o -MF tests/saxparser_chunk_parsing_inconsistent_state_test.p/saxparser_chunk_parsing_inconsistent_state_main.cc.o.d -o tests/saxparser_chunk_parsing_inconsistent_state_test.p/saxparser_chunk_parsing_inconsistent_state_main.cc.o -c ../libxml++-5.0.3/tests/saxparser_chunk_parsing_inconsistent_state/main.cc >[45/50] x86_64-pc-linux-gnu-g++ -o tests/istream_ioparser_test tests/istream_ioparser_test.p/istream_ioparser_main.cc.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../libxml++' -Wl,-rpath-link,/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build/libxml++ -Wl,--start-group libxml++/libxml++-5.0.so.1.0.0 /usr/lib64/libxml2.so -Wl,--end-group >[46/50] x86_64-pc-linux-gnu-g++ -o tests/saxparser_chunk_parsing_inconsistent_state_test tests/saxparser_chunk_parsing_inconsistent_state_test.p/saxparser_chunk_parsing_inconsistent_state_main.cc.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../libxml++' -Wl,-rpath-link,/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build/libxml++ -Wl,--start-group libxml++/libxml++-5.0.so.1.0.0 /usr/lib64/libxml2.so -Wl,--end-group >[47/50] x86_64-pc-linux-gnu-g++ -Itests/saxparser_parse_double_free_test.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -MD -MQ tests/saxparser_parse_double_free_test.p/saxparser_parse_double_free_main.cc.o -MF tests/saxparser_parse_double_free_test.p/saxparser_parse_double_free_main.cc.o.d -o tests/saxparser_parse_double_free_test.p/saxparser_parse_double_free_main.cc.o -c ../libxml++-5.0.3/tests/saxparser_parse_double_free/main.cc >[48/50] x86_64-pc-linux-gnu-g++ -o tests/saxparser_parse_double_free_test tests/saxparser_parse_double_free_test.p/saxparser_parse_double_free_main.cc.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../libxml++' -Wl,-rpath-link,/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build/libxml++ -Wl,--start-group libxml++/libxml++-5.0.so.1.0.0 /usr/lib64/libxml2.so -Wl,--end-group >[49/50] x86_64-pc-linux-gnu-g++ -Itests/saxparser_parse_stream_inconsistent_state_test.p -I. -I../libxml++-5.0.3 -I/usr/include/libxml2 -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c++17 -O2 -pipe -march=native -fno-diagnostics-color -MD -MQ tests/saxparser_parse_stream_inconsistent_state_test.p/saxparser_parse_stream_inconsistent_state_main.cc.o -MF tests/saxparser_parse_stream_inconsistent_state_test.p/saxparser_parse_stream_inconsistent_state_main.cc.o.d -o tests/saxparser_parse_stream_inconsistent_state_test.p/saxparser_parse_stream_inconsistent_state_main.cc.o -c ../libxml++-5.0.3/tests/saxparser_parse_stream_inconsistent_state/main.cc >[50/50] x86_64-pc-linux-gnu-g++ -o tests/saxparser_parse_stream_inconsistent_state_test tests/saxparser_parse_stream_inconsistent_state_test.p/saxparser_parse_stream_inconsistent_state_main.cc.o -Wl,--as-needed -Wl,--no-undefined -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 '-Wl,-rpath,$ORIGIN/../libxml++' -Wl,-rpath-link,/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build/libxml++ -Wl,--start-group libxml++/libxml++-5.0.so.1.0.0 /usr/lib64/libxml2.so -Wl,--end-group >>>> Source compiled. >>>> Test phase: dev-cpp/libxmlpp-5.0.3 >meson test --print-errorlogs --num-processes 4 >ninja: Entering directory `/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build' >ninja: no work to do. >1/4 istream_ioparser_test OK 0.02s0s >2/4 saxparser_parse_double_free_test OK 0.02s >3/4 saxparser_chunk_parsing_inconsistent_state_test FAIL 0.02s killed by signal 6 SIGABRT >>>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 LD_LIBRARY_PATH=/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build/libxml++ MALLOC_PERTURB_=12 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build/tests/saxparser_chunk_parsing_inconsistent_state_test > â >stderr: >saxparser_chunk_parsing_inconsistent_state_test: ../libxml++-5.0.3/tests/saxparser_chunk_parsing_inconsistent_state/main.cc:56: int main(): Assertion `e.what() == xmlpp::ustring("on_error() called")' failed. > > >4/4 saxparser_parse_stream_inconsistent_state_test OK 0.02s0s > >Summary of Failures: > >3/4 saxparser_chunk_parsing_inconsistent_state_test FAIL 0.02s killed by signal 6 SIGABRT > >Ok: 3 >Expected Fail: 0 >Fail: 1 >Unexpected Pass: 0 >Skipped: 0 >Timeout: 0 > >Full log written to /var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build/meson-logs/testlog.txt > * ERROR: dev-cpp/libxmlpp-5.0.3::gentoo failed (test phase): > * tests failed > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 3286: Called meson_src_test > * environment, line 2511: Called die > * The specific snippet of code: > * [[ ${rv} -eq 0 ]] || die -n "tests failed"; > * > * If you need support, post the output of `emerge --info '=dev-cpp/libxmlpp-5.0.3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-cpp/libxmlpp-5.0.3::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-cpp:libxmlpp-5.0.3:20240912-051223.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxmlpp-5.0.3-build' > * S: '/var/tmp/portage/dev-cpp/libxmlpp-5.0.3/work/libxml++-5.0.3' >
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 939534
:
902751
| 902752 |
902753
|
902754
|
902755
|
902756
|
902757
|
902758
|
902759