Date: Mon, 28 Feb 2022 13:06:54 -0500 From: Michael Butler <imb@protected-networks.net> To: Jonathan Chen <jonc@chen.org.nz>, freebsd-ports@freebsd.org Subject: Re: editors/libreoffice fails to build on STABLE-13/amd64 Message-ID: <b9280a90-727e-e9bc-7613-9aee45351272@protected-networks.net> In-Reply-To: <CAJuc1zNUvgavRpcCQk6Pym9nKu72jdvoLagCu4%2BYAhYFWR=Rjw@mail.gmail.com> References: <CAJuc1zNUvgavRpcCQk6Pym9nKu72jdvoLagCu4%2BYAhYFWR=Rjw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b9280a90-727e-e9bc-7613-9aee45351272>