Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2021 11:17:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 253738] editors/libreoffice: fix build
Message-ID:  <bug-253738-25061-cAgxs01j7X@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253738-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253738-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253738

--- Comment #2 from mishin@mh.net.ru <mishin@mh.net.ru> ---
(In reply to Li-Wen Hsu from comment #1)

# uname -a
FreeBSD xxxxx 13.0-STABLE FreeBSD 13.0-STABLE #39
stable/13-n244573-bef16fad3bd2: Fri Feb 19 14:39:15 +04 2021=20=20=20=20
root@xxxxx:/usr/obj/usr/src/amd64.amd64/sys/XXXXX  amd64

This particular version of python (I had uninstall it and let to be install=
ed
it with a building a libreoffice automatically.):

But I got the same output on the first step right after the set of director=
ies
has been created.

=3D=3D=3D>   Registering installation for bison-3.7.5,1 as automatic
Installing bison-3.7.5,1...
=3D=3D=3D>   libreoffice-7.1.0.3_2 depends on executable: bison - found
=3D=3D=3D>   Returning to build of libreoffice-7.1.0.3_2

.................................... skipped

mkdir -p
/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3/instdir/sdk/bin/
mkdir -p
/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3/workdir/LinkTarget/=
Executable/
[YAC] unoidl/source/sourceprovider-parser
S=3D/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=3D$S/instd=
ir &&
W=3D$S/workdir &&  mkdir -p $W/YaccTarget/unoidl/source/ && /usr/local/bin/=
bison=20
 -v --defines=3D$W/YaccTarget/unoidl/source/sourceprovider-parser.hxx -o
$W/YaccTarget/unoidl/source/sourceprovider-parser.cxx
$S/unoidl/source/sourceprovider-parser.y && touch
$W/YaccTarget/unoidl/source/sourceprovider-parser.done=20
S=3D/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=3D$S/instd=
ir &&
W=3D$S/workdir &&  touch $W/Headers/StaticLibrary/libcodemaker_cpp.a
S=3D/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=3D$S/instd=
ir &&
W=3D$S/workdir &&  touch $W/Headers/StaticLibrary/libcodemaker.a
[LEX] unoidl/source/sourceprovider-scanner
S=3D/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=3D$S/instd=
ir &&
W=3D$S/workdir &&  mkdir -p $W/LexTarget/unoidl/source/ && /usr/local/bin/f=
lex=20=20
-o$W/LexTarget/unoidl/source/sourceprovider-scanner.cxx
$S/unoidl/source/sourceprovider-scanner.l && touch
$W/LexTarget/unoidl/source/sourceprovider-scanner.done=20
/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3/unoidl/source/sourc=
eprovider-parser.y:13.1-12:
warning: deprecated directive: =E2=80=98%pure-parser=E2=80=99, use =E2=80=
=98%define api.pure=E2=80=99 [

/var/log/messages contains about it:
Feb 22 14:48:08 xxxxx pkg-static[99516]: bison-3.7.5,1 installed
Feb 22 14:49:02 xxxxx kernel: pid 3486 (bison), jid 0, uid 0: exited on sig=
nal
11

Thanks

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253738-25061-cAgxs01j7X>