Re: editors/libreoffice fails to build on STABLE-13/amd64
Date: Mon, 28 Feb 2022 18:06:54 UTC
On 2/28/22 12:46, Jonathan Chen wrote: > Hi, > > On a recent STABLE-13 (24-Feb-2022), I seem to be getting failures on > building libreoffice-7.3.0.3. All the code compiles, but the link > stage fails: > [biuld GAL] sounds > S=/construction/xports/editors/libreoffice/work/libreoffice-7.3.0.3 && > I=$S/instdir && W=$S/workdir && rm -f $W/Gallery/sounds/* && > RESPONSEFILE=/co > nstruction/xports/editors/libreoffice/work/gbuild.XXXXXX.pQbwoxi7 && > ( 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 "sounds" --path > $W/Gallery/sounds --filenames file://$RESPONSE > FILE -env:UserInstallation=file://$W/Gallery/sounds/user ) && rm > $RESPONSEFILE && touch $W/Gallery/sounds.done > Segmentation fault (core dumped) > gmake[2]: *** [/construction/xports/editors/libreoffice/work/libreoffice-7.3.0.3/solenv/gbuild/Gallery.mk:57: > /construction/xports/editors/libreoffic > e/work/libreoffice-7.3.0.3/workdir/Gallery/sounds.done] Error 139 > > syslog reports: > Feb 27 19:35:36 jade kernel: pid 46740 (gengal.bin), jid 0, uid 0: > exited on signal 11 (core dumped) > > Is anyone else seeing this? It's logged in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262008 :-( Michael