From nobody Sun May 21 17:39:02 2023 X-Original-To: dev-commits-ports-main@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 4QPSVz3Pdvz4CGJ6; Sun, 21 May 2023 17:39:07 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QPSVy3MKTz3nWN; Sun, 21 May 2023 17:39:06 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4004a.ext.cloudfilter.net ([10.228.9.227]) by cmsmtp with ESMTP id 0i3TqLhtU6Nwh0n1NqhhDs; Sun, 21 May 2023 17:39:05 +0000 Received: from spqr.komquats.com ([70.66.148.124]) by cmsmtp with ESMTPA id 0n1LqGLUQ3fOS0n1Mq1ibo; Sun, 21 May 2023 17:39:05 +0000 X-Authority-Analysis: v=2.4 cv=J8G5USrS c=1 sm=1 tr=0 ts=646a5739 a=Cwc3rblV8FOMdVN/wOAqyQ==:117 a=Cwc3rblV8FOMdVN/wOAqyQ==:17 a=kj9zAlcOel0A:10 a=P0xRbXHiH_UA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=EkcXrb_YAAAA:8 a=E7w_qgbIByRputL42u4A:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 a=LK5xJRSDVpKd5WXXoEvA:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id EDB0B384; Sun, 21 May 2023 10:39:02 -0700 (PDT) Received: by slippy.cwsent.com (Postfix, from userid 1000) id DB210DF; Sun, 21 May 2023 10:39:02 -0700 (PDT) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Baptiste Daroussin cc: Cy Schubert , Antoine Brodin , Renato Botelho , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Dima Panov , FreeBSD Ports Management Team Subject: Re: git: 5fae3323ed2f - main - ftp/curl: Update to 8.1.0 In-reply-to: References: <202305192106.34JL6ZuV084657@gitrepo.freebsd.org> <95f41f1a-1d3b-cb12-1777-cf4dc8ba55d4@FreeBSD.org> <20230521142300.46237AD@slippy.cwsent.com> Comments: In-reply-to Baptiste Daroussin message dated "Sun, 21 May 2023 19:06:47 +0200." List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 21 May 2023 10:39:02 -0700 Message-Id: <20230521173902.DB210DF@slippy.cwsent.com> X-CMAE-Envelope: MS4xfMPmy/yrcY6qSuJ9r1uSLSGbhiqmPu6YtdLP1VJ521Ql61KPWQzqYX8g/k/JW0R1pTP+T91gwZulPXN0DtLCyZuCkPtWHD10HXQ6hguVgk8qik4MSIFY Vuo4StIDhsHTf3EkZVZbhyPPFSDVdBlmAW8nMl1JrLQvvHtedYOj3ze8zrTu+jOZndG3+5/5yESbbAgXe9TTJuTJWxgNJAA5XJ9NqqvZl2E0pqfpnGkWTiW2 2DuiuEi/eMr14+i8qpJYyHs7RyKyeYFLQSKodwIorXt2N0xZN8ktiddDt+T6vhd4Xtom7mTjM3cDcXnDKZt/4pR85eMlB6LJXyWbwcM+iannRSabU7+9pK9r VR7TGuRuMcMjkDX+z2HHH+Zzb+gf9n6ZpJZMvTXWaC2+5qmK4S6l+KE4uGpoB1Q//7xPRZj+Y3cmbKqdKEZFc+4z0eBeRGHdIW/qN5SgqAgGQ0+XAGo= X-Rspamd-Queue-Id: 4QPSVy3MKTz3nWN X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N In message , B aptiste Daroussin writes: > On Sun, May 21, 2023 at 07:23:00AM -0700, Cy Schubert wrote: > > In message c > > om> > > , Antoine Brodin writes: > > > On Fri, May 19, 2023 at 10:13=E2=80=AFPM Dima Panov > wr= > > > ote: > > > > > > > > Moin-moin! > > > > > > > > > > > > It fails to build on recent -current > > > > > > > > building for: FreeBSD xxx 14.0-CURRENT FreeBSD 14.0-CURRENT 1400088 amd > 64 > > > > > > > > --- libcurl_la-connect.lo --- > > > > In file included from connect.c:56: > > > > In file included from ../lib/urldata.h:168: > > > > ../lib/http.h:263:8: error: redefinition of 'http_req' > > > > struct http_req { > > > > ^ > > > > /usr/include/netinet/tcp.h:466:8: note: previous definition is here > > > > struct http_req { > > > > ^ > > > > 1 error generated. > > > > *** [libcurl_la-connect.lo] Error code 1 > > > > > > Hi, > > > > > > Do you plan to fix it or revert it? > > > > > > Antoine > > > > It's an easy fix. Attached is my local fix. > > > > > I think we should fix base, not curl here. Agreed. -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0