tech-pkg archive

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

Re: Packaging krita, QT5/KDE problem



On Tue, Mar 27, 2018 at 03:02:10PM +0200, Thomas Klausner wrote:
> On Tue, Mar 27, 2018 at 12:42:26PM +0000, maya%netbsd.org@localhost wrote:
> > The console has a lot of errors like:
> > Loading plugin "/usr/pkg/lib/kritaplugins/kritashearimage.so" failed, "Cannot resolve symbol \"qt_plugin_instance\" in /usr/pkg/lib/kritaplugins/kritashearimage.so: (Undefined symbol \"qt_plugin_instance\")"
> 
> I found a match for that error in wip/kde5/Makefile.common:
> 
> # various issues with symbols such at qt_plugin_instance not being visible.
> BUILDLINK_TRANSFORM+=   rm:-fvisibility=hidden
> 
> I had the same problem in wip/keepassxc, and adding that line fixed it there.
>  Thomas

That works... ish
I made some further changes and now it segfaults at startup, every time
in a different spot. It sounds like linking black magic gone wrong.

Previously it got a GUI, now it doesn't. But also I changed other
things.


Home | Main Index | Thread Index | Old Index