pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/58249: SIGABRT misc/stellarium by "_res is not supported for multi-threaded programs" in libpthread
> I've applied a patch to x11/qt6-qtbase which replicates what's
> done on FreeBSD and OpenBSD, skipping the use of res_init() via
> an early "return".
That said, my attempt at validation of the fix is met by a
failure to build qt6-qttools version 6.7.0 on NetBSD/amd64
9.99.4. I thought that would be easy, but not so:
[ 27%] Building CXX object src/linguist/lupdate/CMakeFiles/lupdate.dir/__/shared/projectdescriptionreader.cpp.o
In file included from /usr/pkgsrc/devel/qt6-qttools/work/qttools-everywhere-src-6.7.0/src/assistant/qlitehtml/src/container_qpainter.cpp:5:
/usr/pkgsrc/devel/qt6-qttools/work/qttools-everywhere-src-6.7.0/src/assistant/qlitehtml/src/container_qpainter_p.h:80:10: error: 'void DocumentContainerPrivate::draw_background(litehtml::uint_ptr, const std::vector<litehtml::background_paint>&)' marked 'override', but does not override
80 | void draw_background(litehtml::uint_ptr hdc,
| ^~~~~~~~~~~~~~~
etc. etc. with similar complicated C++-related errors beyond my
C++ abilities.
Regards,
- Havard
Home |
Main Index |
Thread Index |
Old Index