On Wed Feb 03, 2021 at 05:34:36PM -0700, Aaron Bieber wrote:
> Hi, this is "newish" because it doesn't work \o/
> 
> I am mostly asking for cluesticks - for some reason x11/libquotient is not
> happy. Its test app 'quotest' segfaults (I can get a backtrace if I disable
> encryption in it, but it isn't of much help..). 
> 
> Here is the bt from running neochat:
> Starting program: /usr/local/bin/neochat 
> 
> Program received signal SIGSEGV, Segmentation fault.
> 0x000005b96ccfad23 in _GLOBAL__sub_I_encryptionevent.cpp ()
> (gdb) bt
> #0  0x000005b96ccfad23 in _GLOBAL__sub_I_encryptionevent.cpp ()
> #1  0x000005b96cb87329 in __do_init ()
> #2  0x000005b96cd1bd79 in __init ()
> #3  0x00007f7ffffe0300 in ?? ()
> #4  0x000005b96cb871f3 in ___start ()
> #5  0x0000000000000000 in ?? ()
> (gdb)
> 
> (this is the same as quotest basically)
> 
> I am not sure if the failure is because of my ports, or if the program its 
> self
> is wonky (why not both?! \o/).
> 
> Anyway - if someone more versed in QT/KDE could give it a gander, I would
> greatly appreciate it!
> 
> Cheers,
> Aaron

Please find attached a working neochat port. You can find all changes to
your ports here:

https://github.com/openbsd/ports/compare/master...sizeofvoid:neochat

I enabled shared-lib support in all ports but at the end the amd64/GCC
deletion fixed the wired seg fault issue

graphics/kquickimageeditor
graphics/kquickimageeditor/Makefile
graphics/kquickimageeditor/distinfo
graphics/kquickimageeditor/pkg
graphics/kquickimageeditor/pkg/DESCR
graphics/kquickimageeditor/pkg/PLIST
net/neochat
net/neochat/Makefile
net/neochat/distinfo
net/neochat/pkg
net/neochat/pkg/DESCR
net/neochat/pkg/PLIST
x11/libqtolm
x11/libqtolm/Makefile
x11/libqtolm/distinfo
x11/libqtolm/pkg
x11/libqtolm/pkg/DESCR
x11/libqtolm/pkg/PLIST
x11/libquotient
x11/libquotient/Makefile
x11/libquotient/distinfo
x11/libquotient/pkg
x11/libquotient/pkg/DESCR
x11/libquotient/pkg/PLIST

If you want to import neochat after testing, ok rsadowski.

Rafael

Attachment: neochat-1.1.1-depends.tar.gz
Description: Binary data

Reply via email to