Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Feb 2021 17:00:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 253738] editors/libreoffice: fix build
Message-ID:  <bug-253738-25061-Da7LZstH0g@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 #4 from mishin@mh.net.ru <mishin@mh.net.ru> ---
(In reply to Li-Wen Hsu from comment #3)

I meant "bison", of course, sorry.

All ports updated through "portsnap fetch update" and "portmaster -a". I ha=
ve
force to reinstall all packets the bison port depended on from a "make
configure" list.

I deleted "/var/db/ports/editors_libreoffice/options" and run "portmaster
libreoffice".

# diff -u options.b options=20
--- options.b   2021-02-21 14:02:07.896668000 +0400
+++ options     2021-02-22 20:21:00.394208000 +0400
@@ -10,8 +10,8 @@
 OPTIONS_FILE_UNSET+=3DJAVA
 OPTIONS_FILE_UNSET+=3DKF5
 OPTIONS_FILE_SET+=3DMMEDIA
-OPTIONS_FILE_SET+=3DPGSQL
-OPTIONS_FILE_UNSET+=3DQT5
+OPTIONS_FILE_UNSET+=3DPGSQL
+OPTIONS_FILE_SET+=3DQT5
 OPTIONS_FILE_UNSET+=3DSDK
 OPTIONS_FILE_UNSET+=3DTEST
 OPTIONS_FILE_UNSET+=3DWEBDAV

But the result is the same again (output with warning, the need to reset the
terminal, and bison exited on signal 11).

...and all builds ok if I write =E2=80=98%define api.pure=E2=80=99 instead =
of =E2=80=98%pure-parser=E2=80=99.

--=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-Da7LZstH0g>