[Bug 263068] KDE ports fail to build without showing why
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 6 13:46:13 GMT 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263068
devel at stasyan.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |devel at stasyan.com
--- Comment #7 from devel at stasyan.com ---
I had the same problem - crash of meinproc5 while building devel/kf5-kpackage.
Diagnosic of crash meinproc5:
# lldb -c ./work/.build/po/ca/docs/kpackagetool/meinproc5.core
/usr/local/bin/meinproc5
(lldb) target create "/usr/local/bin/meinproc5" --core
"./work/.build/po/ca/docs/kpackagetool/meinproc5.core"
Core file
'/usr/ports/devel/kf5-kpackage/work/.build/po/ca/docs/kpackagetool/meinproc5.core'
(x86_64) was loaded.
(lldb) bt
* thread #1, name = 'meinproc5', stop reason = signal SIGSEGV
* frame #0: 0x000000000020ed31
meinproc5`replaceCharsetHeader(output=0x0000000820e9c3f0) at xslt.cpp:356:56
frame #1: 0x000000000020d579 meinproc5`doOutput(output=QString @
0x0000000820e9c3f0, usingStdOut=false, usingOutput=false,
outputOption=0x0000000820e9c480, replaceCharset=true) at
meinproc_common.cpp:86:13
frame #2: 0x0000000000209c03 meinproc5`main(argc=5,
argv=0x0000000820e9ca10) at meinproc.cpp:183:5
frame #3: 0x0000000000208160 meinproc5`_start(ap=<unavailable>,
cleanup=<unavailable>) at crt1_c.c:73:7
Possible steps of reproduce:
1) upgrade Qt5-ports
2) upgrade (Major ?) devel/icu
3) try to build devel/kf5-kpackage
Solution to fix crash: rebuild devel/qt5-core from ports
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list