From owner-freebsd-ports-bugs@freebsd.org Fri Nov 1 14:23:47 2019 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 0F210167053 for ; Fri, 1 Nov 2019 14:23:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 474PZB6k3Pz4JBQ for ; Fri, 1 Nov 2019 14:23:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id E4EF6167052; Fri, 1 Nov 2019 14:23:46 +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 E4B64167051 for ; Fri, 1 Nov 2019 14:23:46 +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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 474PZB4hJXz4JBM for ; Fri, 1 Nov 2019 14:23:46 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6CF4DC6A6 for ; Fri, 1 Nov 2019 14:23:46 +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 xA1ENkjP076847 for ; Fri, 1 Nov 2019 14:23:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id xA1ENkL1076842 for ports-bugs@FreeBSD.org; Fri, 1 Nov 2019 14:23:46 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 241643] www/node: Undefined symbol "nghttp2_option_set_max_outbound_ack" with libnghttp2-1.37.0 installed Date: Fri, 01 Nov 2019 14:23:45 +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: saper@saper.info X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bhughes@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.29 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2019 14:23:47 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241643 Bug ID: 241643 Summary: www/node: Undefined symbol "nghttp2_option_set_max_outbound_ack" with libnghttp2-1.37.0 installed Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bhughes@freebsd.org Reporter: saper@saper.info Flags: maintainer-feedback?(bhughes@freebsd.org) Assignee: bhughes@freebsd.org This is 11.3-STABLE on amd64. With old libnghttp2-1.37.0 installed: libnghttp2-1.37.0 Name : libnghttp2 Version : 1.37.0 Installed on : Mon Apr 8 08:33:44 2019 UTC Origin : www/libnghttp2 Architecture : FreeBSD:11:amd64 Prefix : /usr/local Categories : net www Licenses : MIT Maintainer : sunpoet@FreeBSD.org WWW : https://nghttp2.org/ Comment : HTTP/2.0 C Library Shared Libs provided: libnghttp2.so.14 Annotations : FreeBSD_version: 1102000 repo_type : binary repository : FreeBSD Flat size : 624KiB Description : nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C. WWW: https://nghttp2.org/ node package will think that libnghttp2.so library is provided, but fails d= ue to undefined symbol introduced in 1.39.2: /usr/local/bin/node: Undefined symbol "nghttp2_option_set_max_outbound_ack" /usr/local/bin/node: Undefined symbol "nghttp2_option_set_max_outbound_ack" https://svnweb.freebsd.org/ports/head/www/libnghttp2/pkg-plist?r1=3D504103&= r2=3D508943 Shared library minor version number has been changed from lib/libnghttp2.so.14.17.4 to lib/libnghttp2.so.14.18.0 Is it possible to require a minor number of a library in LIB_DEPENDS as a minimum requirement? --=20 You are receiving this mail because: You are the assignee for the bug.=