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

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 26 Aug 2021 20:34:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257997

--- Comment #16 from ddrinnon@cdor.net ---
I ran poudriere with DEFAULT_VERSIONS+=java=11 and got the same core dump:

...
[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.Anis5M64
&&  ( 
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
...

I am running poudriere with the -w option and can provide the .core file if
needed.  Just need to know where to upload it to.

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