From nobody Fri Jun 25 09:44:42 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0F52E11D0777 for ; Fri, 25 Jun 2021 09:44:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GBBtM3R73z3lmH for ; Fri, 25 Jun 2021 09:44:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5A8AED22 for ; Fri, 25 Jun 2021 09:44:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 15P9ihjg002144 for ; Fri, 25 Jun 2021 09:44:43 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 15P9ihZM002143 for ports-bugs@FreeBSD.org; Fri, 25 Jun 2021 09:44:43 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 256825] net/kamailio: [poudriere] ld: error: undefined symbol: yyparse Date: Fri, 25 Jun 2021 09:44:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ohartmann@walstatt.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256825 Bug ID: 256825 Summary: net/kamailio: [poudriere] ld: error: undefined symbol: yyparse 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 Running jail 13-stable on CURRENT host (see below) building ports via poudriere, compiling port net/kamailio fails with a linker error as shown below: [...] LD (cc) [kamailio] kamailio ld: error: undefined symbol: yyparse >>> referenced by main.c:2380 >>> main.o:(main) ld: error: undefined symbol: yylval >>> referenced by cfg.lex:570 (core/cfg.lex:570) >>> core/lex.yy.o:(yylex) >>> referenced by cfg.lex:571 (core/cfg.lex:571) >>> core/lex.yy.o:(yylex) >>> referenced by cfg.lex:572 (core/cfg.lex:572) >>> core/lex.yy.o:(yylex) >>> referenced 301 more times cc: error: linker command failed with exit code 1 (use -v to see invocation) gmake[2]: *** [Makefile.rules:191: kamailio] Error 1 gmake[2]: *** Waiting for unfinished jobs.... [...] [... OPTIONS in poudriere ...] =3D>> Building net/kamailio build started at Thu Jun 24 05:28:03 UTC 2021 port directory: /usr/ports/net/kamailio package name: kamailio-5.4.5 building for: FreeBSD my.host.gdr.dr 13.0-STABLE FreeBSD 13.0-STABLE 1300509 amd64 maintained by: dmitry.wagin@ya.ru Makefile ident:=20 Poudriere version: 3.3.6 Host OSVERSION: 1400024 Jail OSVERSION: 1300509 Job Id: 03 ---Begin Environment--- SHELL=3D/bin/csh OSVERSION=3D1300509 UNAME_v=3DFreeBSD 13.0-STABLE 1300509 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 LIBEXECPREFIX=3D/usr/local/libexec/poudriere POUDRIERE_VERSION=3D3.3.6 MAKEOBJDIRPREFIX=3D/pool/sources/13-STABLE/obj/ MASTERMNT=3D/pool/poudriere/data/.m/13-amd64-head-default/ref POUDRIERE_BUILD_TYPE=3Dbulk PACKAGE_BUILDING=3Dyes SAVED_TERM=3Dscreen PWD=3D/pool/poudriere/data/.m/13-amd64-head-default/ref/.p/pool P_PORTS_FEATURES=3DFLAVORS SELECTED_OPTIONS MASTERNAME=3D13-amd64-head-default SCRIPTPREFIX=3D/usr/local/share/poudriere OLDPWD=3D/pool/poudriere/data/.m/13-amd64-head-default/ref/.p 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=3Don: String translations based on rules DOCS=3Don: Build and/or install documentation KEMIX=3Don: 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=3Don: Execute embedded Lua scripts PYTHON3=3Don: Execute embedded Python3 scripts =3D=3D=3D> Use 'make config' to modify these settings ---End OPTIONS List--- --=20 You are receiving this mail because: You are the assignee for the bug.=