Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2022 07:02:01 +0900
From:      Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
To:        freebsd-ports@freebsd.org
Cc:        Jonathan Chen <jonc@chen.org.nz>, Michael Butler <imb@protected-networks.net>
Subject:   Re: editors/libreoffice fails to build on STABLE-13/amd64
Message-ID:  <20220301070201.ee1d4b679134c823b76ff35e@dec.sakura.ne.jp>
In-Reply-To: <b9280a90-727e-e9bc-7613-9aee45351272@protected-networks.net>
References:  <CAJuc1zNUvgavRpcCQk6Pym9nKu72jdvoLagCu4%2BYAhYFWR=Rjw@mail.gmail.com> <b9280a90-727e-e9bc-7613-9aee45351272@protected-networks.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Feb 2022 13:06:54 -0500
Michael Butler <imb@protected-networks.net> wrote:

> 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

As I already reported at Comment 15 [1] on Bug 262008 [2], built fine on
stable/13, amd64 at git e1465e2e1e06, with LTO option unset.

And the failure mode Jonathan encountered is the same as on main.
So if Jonathan can build editors/libreoffice with src went back to
e1465e2e1e06, the problem should be in commits within e1465e2e1e06 and
the revision which Jonathan failed.

Jonathan, can you pop in to Bug 262008 and report the src revision
there?

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262008#c15

[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262008


-- 
Tomoaki AOKI    <junchoon@dec.sakura.ne.jp>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220301070201.ee1d4b679134c823b76ff35e>