From nobody Mon Jun 05 20:37:22 2023 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 4QZllk69tsz4b7CG for ; Mon, 5 Jun 2023 20:37:22 +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 4QZllk4vhmz437c for ; Mon, 5 Jun 2023 20:37:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1685997442; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=78taB5iYvzm6Nm92MIQr8WPBfutr8kJT4nSnpx64zaI=; b=VntSkoGqUiw/1fWa45RgQ5sl03D/ZroItjgZpUY+k6sQ4XbcYwQ5AB4cuhiRGYglLd0/an TOrPmS1EdXW5QDJI/hbI0XF2VYKw3CJA7i+12H42MVy/WXREkOrCFZahCl5qxyUfi1CDrd OK5aBzGeXidhCdvkrHsvYqPINRd5G0K9H33w0bDzN5kc3CnVbjyfXttDxXoRy5bJU8nfjJ nv2dGu3eXS+4DNqw6bXHuJW1MmRE4PkRqSvOvAp5mVv+E7OqtUJCN1hU/yWIeEv/VRN4PU t/otiEmdNQgU/TGb197Ouw+wIqTeFZm/cb2w4rT286IFx8ac3MetqrNvmfGoYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1685997442; a=rsa-sha256; cv=none; b=ViJu9MxmA04czNABXw+6Ugk3UW2TCfVB/l13krjB6QHdq5eOma9SS9CjEr3WtfAS72rkKy LmnIEM03tqD4bVvU21viEcHiSYcJdeXcGNW7KeELmEYKsLerkixW+ySrKohCYz6cwHtL+U k6+Pe61WjH7aijcquUKwLOd+OviCytOnVMdKvamsolKQet06TWnjc87aro9F5F6El8yJRo 4zsvx7awm0BDsNbAlX007PhEsTP5sGiSV3jtRo/eXxLWgCE9keQnK571pm6oUhI8xuvZj+ /e86JV91JiNycmhvZd2mEZbIr0zLGziqGXoeaahftW7D55kOAS8P4POyN5iKWg== 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 4QZllk3sP0z12Tw for ; Mon, 5 Jun 2023 20:37:22 +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 355KbMip036338 for ; Mon, 5 Jun 2023 20:37:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 355KbMNf036337 for ports-bugs@FreeBSD.org; Mon, 5 Jun 2023 20:37:22 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 271850] net/libzmq4: fix build with libc++ 16 Date: Mon, 05 Jun 2023 20:37:22 +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 Some People X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bofh@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 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=3D271850 Bug ID: 271850 Summary: net/libzmq4: fix build with libc++ 16 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: dim@FreeBSD.org Assignee: bofh@freebsd.org Flags: maintainer-feedback?(bofh@freebsd.org) Like recent versions of GNU libstdc++, libc++ 16 now has a static assertion to ensure that custom allocators have the correct rebind member, and this assertion fires when building libzmq4: In file included from src/curve_client.cpp:35: In file included from ./src/msg.hpp:40: In file included from ./src/metadata.hpp:33: In file included from /usr/include/c++/v1/map:2356: In file included from /usr/include/c++/v1/functional:515: In file included from /usr/include/c++/v1/__functional/boyer_moore_searcher.h:26: /usr/include/c++/v1/vector:372:5: error: static assertion failed due to requirement 'is_same, std::allocator>::value': [allocator.requirements] states that rebinding an allocator to the same type should result in the original alloc= ator static_assert(is_same >::value, ^=20=20=20=20=20=20=20=20=20=20=20=20 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Upstream fixed this in , so apply that patch. --=20 You are receiving this mail because: You are the assignee for the bug.=