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/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253738

--- 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    
root@xxxxx:/usr/obj/usr/src/amd64.amd64/sys/XXXXX  amd64

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

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

===>   Registering installation for bison-3.7.5,1 as automatic
Installing bison-3.7.5,1...
===>   libreoffice-7.1.0.3_2 depends on executable: bison - found
===>   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=/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=$S/instdir &&
W=$S/workdir &&  mkdir -p $W/YaccTarget/unoidl/source/ && /usr/local/bin/bison 
 -v --defines=$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 
S=/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=$S/instdir &&
W=$S/workdir &&  touch $W/Headers/StaticLibrary/libcodemaker_cpp.a
S=/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=$S/instdir &&
W=$S/workdir &&  touch $W/Headers/StaticLibrary/libcodemaker.a
[LEX] unoidl/source/sourceprovider-scanner
S=/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3 && I=$S/instdir &&
W=$S/workdir &&  mkdir -p $W/LexTarget/unoidl/source/ && /usr/local/bin/flex  
-o$W/LexTarget/unoidl/source/sourceprovider-scanner.cxx
$S/unoidl/source/sourceprovider-scanner.l && touch
$W/LexTarget/unoidl/source/sourceprovider-scanner.done 
/usr/ports/editors/libreoffice/work/libreoffice-7.1.0.3/unoidl/source/sourceprovider-parser.y:13.1-12:
warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [

/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 signal
11

Thanks

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

home | help

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