pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

x11/qt5-qtwebengine build failure under -current



Hi,

Anybody sees (consistently) the following:
.....  -c gen/third_party/bli
nk/renderer/core/xml/xml_jumbo_3.cc -o
obj/third_party/blink/renderer/core/xml/xml/xml_jumbo_3.o
In file included from gen/third_party/blink/renderer/core/xml/xml_jumbo_3.cc:12:
./../../3rdparty/chromium/third_party/blink/renderer/core/xml/xsl_style_sheet_libxslt.cc:
In member function 'bool blink::XSLStyleSheet::ParseString(const
WTF::String&)':
./../../3rdparty/chromium/third_party/blink/renderer/core/xml/xsl_style_sheet_libxslt.cc:132:47:
error: invalid conversion from 'void (*)(void*, const xmlError*)' {aka
'void (*)(void*, const _xmlError*)'} to 'xmlStructuredErrorFunc' {aka
'void (*)(void*, _xmlError*)'} [-fpermissive]
<<<<<<<<<<<==============
  132 |                                XSLTProcessor::ParseErrorFunc, console);
      |                                ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
      |                                               |
      |                                               void (*)(void*,
const xmlError*) {aka void (*)(void*, const _xmlError*)}
In file included from
./../../3rdparty/chromium/third_party/blink/renderer/core/xml/xsl_style_sheet_libxslt.cc:33,
                 from gen/third_party/blink/renderer/core/xml/xml_jumbo_3.cc:12:
../../3rdparty/chromium/third_party/blink/renderer/core/xml/parser/xml_document_parser_scope.h:44:26:
note:   initializing argument 3 of
'blink::XMLDocumentParserScope::XMLDocumentParserScope(bl
ink::Document*, xmlGenericErrorFunc, xmlStructuredErrorFunc, void*)'
   44 |                          xmlStructuredErrorFunc = nullptr,
      |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
gmake[3]: *** [Makefile.gn_run:622: run_ninja] Error 1
gmake[3]: Leaving directory
'/usr/pkgsrc/x11/qt5-qtwebengine/work/qtwebengine-everywhere-src-5.15.12/src/core'
gmake[2]: *** [Makefile:82: sub-gn_run-pro-make_first] Error 2
gmake[2]: Leaving directory
'/usr/pkgsrc/x11/qt5-qtwebengine/work/qtwebengine-everywhere-src-5.15.12/src/core'
gmake[1]: *** [Makefile:80: sub-core-make_first] Error 2
gmake[1]: Leaving directory
'/usr/pkgsrc/x11/qt5-qtwebengine/work/qtwebengine-everywhere-src-5.15.12/src'
gmake: *** [Makefile:49: sub-src-make_first] Error 2
....

Chavdar


-- 
----


Home | Main Index | Thread Index | Old Index