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

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Aug 2021 21:16:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257997

--- Comment #6 from ddrinnon@cdor.net ---
Increasing MAX_FILES to 2048 did not help -

...
[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.LGbKdHDb
&&  ( 
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)
gmake[2]: ***
[/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-7.2.0.4/solenv/gbuild/Gallery.mk:56:
/wrkdirs/usr/ports/editors/libreoffice/work/libreoffice-7.2.0.4/workdir/Gallery/backgrounds.done]
Error 134
...

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