Details to be added after more investigation See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864#c194 =======================<phase: package >============================ ===> Building package for qgis-2.18.26_1 Child process pid=46854 terminated abnormally: Segmentation fault *** Error code 1 I built graphics/qgis locally and found that pkg-static is the segfaulting process. Unfortunately pkg-static has no debug info * thread #1, name = 'pkg-static', stop reason = signal SIGSEGV * frame #0: 0x084c5e90 pkg-static`___lldb_unnamed_symbol293$$pkg-static + 580032 frame #1: 0x08076e04 pkg-static`___lldb_unnamed_symbol1$$pkg-static + 187908 frame #2: 0x08077a81 pkg-static`___lldb_unnamed_symbol1$$pkg-static + 191105 frame #3: 0x0804f1ff pkg-static`___lldb_unnamed_symbol1$$pkg-static + 25087 frame #4: 0x0805418c pkg-static`___lldb_unnamed_symbol1$$pkg-static + 45452 frame #5: 0x0804914b pkg-static`___lldb_unnamed_symbol1$$pkg-static + 331 frame #6: 0x08049018 pkg-static`___lldb_unnamed_symbol1$$pkg-static + 24 Version is pkg-1.10.5_5, i386
QGIS is now in version 3 with a lot of change (python3, Qt5 and better FreeBSD support), is there still this problem?
lld is now the system linker for FreeBSD/i386 (as of last week) so if qgis gets built in the next official pkg set we can assume this is no longer reproducible
lld has been enabled as system linker for i386 on stable/12 in advance of 12.1 (base svn r350297, a few minutes ago)
I think that, this ticket may be closed. lld is now the system linker and QGIS has had several updates since then.
^Triage Not sure why this wasn't assigned to maintainer on creation, assign accordingly. Maintainer may close "overcome by events" per comments, or re-assess.
This seems not to be an issue anymore. Please reopen if worth it.