[Bug 254326] multimedia/gstreamer1: build error: make[6]: *** [Makefile:842: grammar.tab.h] Error 139
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 16 04:32:21 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254326
Bug ID: 254326
Summary: multimedia/gstreamer1: build error: make[6]: ***
[Makefile:842: grammar.tab.h] Error 139
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: multimedia at FreeBSD.org
Reporter: ohartmann at walstatt.org
Assignee: multimedia at FreeBSD.org
Flags: maintainer-feedback?(multimedia at FreeBSD.org)
On recent CURRENT (FreeBSD 14.0-CURRENT #57 main-n245471-b55c0d5f56bd: Mon Mar
15 16:35:53 CET 2021 amd64) building of the port multimedia/gstreamer1 fails
with the error shown below. The port has already been rebuilt recursively to
catch all changes due to ncurses changes in 14-CURRENT, but without success.
This failure also affects the build of editors/libreoffice which is unwilling
to build.
[...]
cat grammar.tab_tmp.c >> grammar.tab_tmp2.c && \
rm grammar.tab_tmp.c && \
mv grammar.tab_tmp2.c grammar.tab.c
./grammar.y:799.1-12: warning: deprecated directive: ‘%pure-parser’, use
‘%define api.pure’ [
gmake[6]: *** [Makefile:842: grammar.tab.h] Error 139
gmake[6]: Leaving directory
'/usr/ports/multimedia/gstreamer1/work/gstreamer-1.16.2/gst/parse'
gmake[5]: *** [Makefile:1813: all-recursive] Error 1
gmake[5]: Leaving directory
'/usr/ports/multimedia/gstreamer1/work/gstreamer-1.16.2/gst'
gmake[4]: *** [Makefile:1011: all] Error 2
gmake[4]: Leaving directory
'/usr/ports/multimedia/gstreamer1/work/gstreamer-1.16.2/gst'
gmake[3]: *** [Makefile:742: all-recursive] Error 1
gmake[3]: Leaving directory
'/usr/ports/multimedia/gstreamer1/work/gstreamer-1.16.2'
gmake[2]: *** [Makefile:648: all] Error 2
gmake[2]: Leaving directory
'/usr/ports/multimedia/gstreamer1/work/gstreamer-1.16.2'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/multimedia/gstreamer1
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list