From owner-freebsd-ports-bugs@freebsd.org Fri Feb 12 11:12:55 2021 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 146AD54AD16 for ; Fri, 12 Feb 2021 11:12:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4DcW7V70jSz4l3y for ; Fri, 12 Feb 2021 11:12:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id F056A54A95C; Fri, 12 Feb 2021 11:12:54 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F01F354A95B for ; Fri, 12 Feb 2021 11:12:54 +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 4DcW7V6MRjz4l3x for ; Fri, 12 Feb 2021 11:12:54 +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 CD6D722CAE for ; Fri, 12 Feb 2021 11:12:54 +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 11CBCs0d015538 for ; Fri, 12 Feb 2021 11:12:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 11CBCslU015537 for ports-bugs@FreeBSD.org; Fri, 12 Feb 2021 11:12:54 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 253452] bison package broken on FreeBSD 12.1 Date: Fri, 12 Feb 2021 11:12:54 +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 Only Me X-Bugzilla-Who: michalx.berger@intel.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: sunpoet@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 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 MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2021 11:12:55 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253452 Bug ID: 253452 Summary: bison package broken on FreeBSD 12.1 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: michalx.berger@intel.com Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org After installing bison package (3.6.4,1) on freshly deployed instance of the FreeBSD 12.1, it seems like the binary is being linked towards libs which m= iss some stuff: root@freebsd-cloud-10958:~# bison ld-elf.so.1: /usr/local/bin/bison: Undefined symbol "fflush_unlocked@FBSD_1= .6" I am quite confused as to way FBSD_1.6 is seen here as well since according= to https://wiki.freebsd.org/SymbolVersioning the FreeBSD 12 should come with FBSD_1.5? Reinstalling the package doesn't help, performing pkg upgrade doesn't help either. Going to test if this issue is seen on newer releases (e.g. 12.2) b= ut it would be nice if this was resolved for 12.1. Details of the installed package: root@freebsd-cloud-10958:~# pkg info bison bison-3.6.4,1 Name : bison Version : 3.6.4,1 Installed on : Fri Feb 12 11:02:40 2021 UTC Origin : devel/bison Architecture : FreeBSD:12:amd64 Prefix : /usr/local Categories : devel Licenses : GPLv3+ Maintainer : sunpoet@FreeBSD.org WWW : https://www.gnu.org/software/bison/ Comment : Parser generator from FSF, (mostly) compatible with Yacc Options : DOCS : on EXAMPLES : on NLS : on Shared Libs required: libtextstyle.so.0 libintl.so.8 Annotations : FreeBSD_version: 1202000 repo_type : binary repository : FreeBSD Flat size : 2.71MiB Description : Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables. As an experimental feature, Bison can also generate IELR(1) or canonical LR(1) parser tables. Once you are proficient = with Bison, you can use it to develop a wide range of language parsers, from tho= se used in simple desk calculators to complex programming languages. Bison is upward compatible with Yacc: all properly-written Yacc grammars ou= ght to work with Bison with no change. Anyone familiar with Yacc should be able= to use Bison with little trouble. You need to be fluent in C or C++ programmin= g in order to use Bison. Java is also supported as an experimental feature. WWW: https://www.gnu.org/software/bison/ WWW: https://savannah.gnu.org/projects/bison/ root@freebsd-cloud-10958:~# Any hints would be greatly appreciated. --=20 You are receiving this mail because: You are the assignee for the bug.=