Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2021 04:32:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 254326] multimedia/gstreamer1: build error: make[6]: *** [Makefile:842: grammar.tab.h] Error 139
Message-ID:  <bug-254326-12827@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: ohartmann@walstatt.org
          Assignee: multimedia@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@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 unwilli=
ng
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: =E2=80=98%pure-parser=
=E2=80=99, use
=E2=80=98%define api.pure=E2=80=99 [
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20
             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'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/multimedia/gstreamer1
*** Error code 1

--=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-254326-12827>