[Bug 257997] editors/libreoffice core dumps during Poudriere build for FreeBSD 12.2 x64 and i386

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 24 Aug 2021 00:33:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257997

--- Comment #10 from ddrinnon@cdor.net ---
I enabled QT5 and still got the core dump:

# This file is auto-generated by 'make config'.
# Options for libreoffice-7.2.0.4_1
_OPTIONS_READ=libreoffice-7.2.0.4_1
_FILE_COMPLETE_OPTIONS_LIST=COINMP CUPS DOCS GNOME GTK3 JAVA KF5 LTO MARIADB
MMEDIA PGSQL QT5 SDK TEST WEBDAV
OPTIONS_FILE_UNSET+=COINMP
OPTIONS_FILE_SET+=CUPS
OPTIONS_FILE_SET+=DOCS
OPTIONS_FILE_UNSET+=GNOME
OPTIONS_FILE_UNSET+=GTK3
OPTIONS_FILE_SET+=JAVA
OPTIONS_FILE_UNSET+=KF5
OPTIONS_FILE_UNSET+=LTO
OPTIONS_FILE_UNSET+=MARIADB
OPTIONS_FILE_SET+=MMEDIA
OPTIONS_FILE_UNSET+=PGSQL
OPTIONS_FILE_SET+=QT5
OPTIONS_FILE_UNSET+=SDK
OPTIONS_FILE_UNSET+=TEST
OPTIONS_FILE_UNSET+=WEBDAV


...
[build GAL] backgrounds
S=/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-7.2.0.4 &&
I=$S/instdir && W=$S/workdir &&  rm -f $W/Gallery/backgrounds/* &&
RESPONSEFILE=/wrkdirs/usr/ports/editors/libreoffice/work/gbuild.XXXXXX.vFywsqmr
&&  ( 
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}"$I/program:$I/program"  
$I/program/gengal.bin --build-tree --destdir file://$S/extras/source/gallery
--name "backgrounds" --path $W/Gallery/backgrounds --filenames
file://$RESPONSEFILE ) && rm $RESPONSEFILE && touch $W/Gallery/backgrounds.done
Abort trap (core dumped)
...

-- 
You are receiving this mail because:
You are the assignee for the bug.