Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2021 07:43:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 260009] net/kamailio: build failure : core/cfg.tab.c:972:16: error: expected '}'
Message-ID:  <bug-260009-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 260009
           Summary: net/kamailio: build failure : core/cfg.tab.c:972:16:
                    error: expected '}'
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ohartmann@walstatt.org
                CC: dmitry.wagin@ya.ru
             Flags: maintainer-feedback?(dmitry.wagin@ya.ru)
                CC: dmitry.wagin@ya.ru

Port net/kamailio is failing to build, also in recent poudriere enviuronmen=
t,
as the error shown below  indicates:

=3D>> Building net/kamailio
build started at Wed Nov 24 01:28:07 UTC 2021
port directory: /usr/ports/net/kamailio
package name: kamailio-5.4.5
building for: FreeBSD poudriere.xxx.xxx.de 13.0-STABLE FreeBSD 13.0-STABLE
1300521 amd64
maintained by: dmitry.wagin@ya.ru
Makefile datestamp: -rw-r--r--  1 root  wheel  4186 Aug 16 05:13
/usr/ports/net/kamailio/Makefile
Ports top last git commit: 0d013e255161
Ports top unclean checkout: no
Port dir last git commit: 3db4ee32c389
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.3.99.20211017_2
Host OSVERSION: 1400042
Jail OSVERSION: 1300521
Job Id: 02

---Begin Environment---
SHELL=3D/bin/csh
OSVERSION=3D1300521
UNAME_v=3DFreeBSD 13.0-STABLE 1300521
UNAME_r=3D13.0-STABLE
BLOCKSIZE=3DK
MAIL=3D/var/mail/root
MM_CHARSET=3DUTF-8
LANG=3DC.UTF-8
STATUS=3D1
HOME=3D/root
PATH=3D/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/b=
in
LOCALBASE=3D/usr/local
USER=3Droot
POUDRIERE_NAME=3Dpoudriere-git
LIBEXECPREFIX=3D/usr/local/libexec/poudriere
POUDRIERE_VERSION=3D3.3.99.20211017_2
MAKEOBJDIRPREFIX=3D/pool/sources/13-STABLE/obj/
MASTERMNT=3D/pool/poudriere/data/.m/13-amd64-head-default/ref
LC_COLLATE=3DC
POUDRIERE_BUILD_TYPE=3Dbulk
PACKAGE_BUILDING=3Dyes
SAVED_TERM=3Dscreen
OUTPUT_REDIRECTED_STDERR=3D4
OUTPUT_REDIRECTED=3D1
PWD=3D/pool/poudriere/data/.m/13-amd64-head-default/02/.p
OUTPUT_REDIRECTED_STDOUT=3D3
P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS
MASTERNAME=3D13-amd64-head-default
SCRIPTPREFIX=3D/usr/local/share/poudriere
SCRIPTNAME=3Dbulk.sh
OLDPWD=3D/pool/poudriere/data/.m/13-amd64-head-default/ref/.p/pool
POUDRIERE_PKGNAME=3Dpoudriere-git-3.3.99.20211017_2
SCRIPTPATH=3D/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=3D/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=3D
PKGENV=3D
FLAVOR=3D
DEPENDS_ARGS=3D
MAKE_ARGS=3D
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
=3D=3D=3D> The following configuration options are available for kamailio-5=
.4.5:
     DATABASE=3Don: Database support
     DIALPLAN=3Doff: String translations based on rules
     DOCS=3Don: Build and/or install documentation
     KEMIX=3Doff: Core KEMI Functions
     PERL=3Doff: Perl scripting language support
     PRESENCE=3Don: Presence support
     RADIUS=3Don: RADIUS protocol support
     SCTP=3Don: SCTP support
     TLS=3Don: Secure network connection support via TLS
     WEBSOCKET=3Doff: Websocket support
=3D=3D=3D=3D> Database drivers
     MYSQL=3Don: MySQL database support
     PGSQL=3Don: PostgreSQL database support
     UNIXODBC=3Doff: ODBC backend via unixODBC
=3D=3D=3D=3D> Kamailio Embedded Interface Interpreters
     LUAJIT=3Doff: Execute embedded Lua scripts
     PYTHON3=3Doff: Execute embedded Python3 scripts
=3D=3D=3D> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
dmitry.wagin@ya.ru
--End MAINTAINER--

[...]
CC (cc) [kamailio]              core/utils/sruid.o
yacc -d -b core/cfg core/cfg.y
yacc: 6 shift/reduce conflicts.
CC (cc) [kamailio]              core/cfg.tab.o
flex -o core/lex.yy.c core/cfg.lex
CC (cc) [kamailio]              core/lex.yy.o
CC (cc) [M sctp.so]             sctp_mod.o
core/cfg.tab.c:972:16: error: expected '}'
  485,  488, 14
               ^
core/cfg.tab.c:962:32: note: to match this '{'
static const YYINT yydgoto[] =3D {                        199,
                               ^
core/cfg.tab.c:972:16: error: expected ';' after top level declarator
  485,  488, 14
               ^
               ;
2 errors generated.
gmake[2]: *** [Makefile.rules:100: core/cfg.tab.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....

--=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-260009-7788>