From nobody Sun Jan 19 20:00:14 2025 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 4Ybkq00lLwz5ldkT; Sun, 19 Jan 2025 20:00:28 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from mx-2023-1.gwdg.de (mx-2023-1.gwdg.de [134.76.10.21]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ybkpz5TYyz42St; Sun, 19 Jan 2025 20:00:27 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gwdg.de; s=2023-rsa; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:From: Reply-To:References:CC:To:Subject:MIME-Version:Date:Message-ID:Sender: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=48L2RAyf3tod7X+JZamgoaSKUZjF4W+Hwoo28ptrsdY=; b=JsNWM7sNnmVlSMPutmWDDFWwR6 s3bzBzhN8z+I5U5EltcQtjuL17b7lcsxamXzNH5csZz85s4ajy/zNvJsbFAYOdUYCIDEIlzm8ts2C 6WF7erI1WrlIO/jTGPaPHnT9p62h7BRvrmcavDnae4fjAkwborl9+6yYLF1YITpqlDO5C94vl0cTA Hr3CYgCAHFbGqJHZ7YAYXMqqPa16NHr8SMUxW9CPNQY2v70wW9zEiFerL2YTfgYnq0wE83ZNfz1CG pfN53fKmsjy/p68MEgFPxrmYpxzu8ILIwROpcuhnBPU0gDlhQDYQ/16jtAYS8mjKWcTKyl8F4Frzj C7WmVavQ==; Received: from xmailer.gwdg.de ([134.76.10.29]:51831) by mailer.gwdg.de with esmtp (GWDG Mailer) (envelope-from ) id 1tZbT7-000NA0-0f; Sun, 19 Jan 2025 21:00:25 +0100 Received: from mbx19-gwd-03.um.gwdg.de ([10.108.142.56] helo=email.gwdg.de) by mailer.gwdg.de with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (GWDG Mailer) (envelope-from ) id 1tZbT7-000C8G-00; Sun, 19 Jan 2025 21:00:25 +0100 Received: from [192.168.178.23] (10.250.9.200) by MBX19-GWD-03.um.gwdg.de (10.108.142.56) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.2.1544.14; Sun, 19 Jan 2025 21:00:19 +0100 Message-ID: <503262c8-58c9-45f9-addf-f791c1193d4b@gwdg.de> Date: Sun, 19 Jan 2025 21:00:14 +0100 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: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 700c2258225c - main - net/rsync: unbreak tests To: Cy Schubert , Craig Leres CC: Rodrigo Osorio , , , References: <202501182258.50IMwgoG061729@gitrepo.freebsd.org> <20250119193349.E4564150@slippy.cwsent.com> Content-Language: en-US, de-DE Reply-To: Rainer Hurling From: Rainer Hurling In-Reply-To: <20250119193349.E4564150@slippy.cwsent.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.250.9.200] X-ClientProxiedBy: MBX19-SUB-08.um.gwdg.de (10.108.142.73) To MBX19-GWD-03.um.gwdg.de (10.108.142.56) X-Virus-Scanned: (clean) by clamav X-Spam-Level: - X-Rspamd-Queue-Id: 4Ybkpz5TYyz42St X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:207592, ipnet:134.76.0.0/16, country:DE] Am 19.01.25 um 20:33 schrieb Cy Schubert: > In message , Craig Leres > writ > es: >> On 1/18/25 14:58, Rodrigo Osorio wrote: >>> The branch main has been updated by rodrigo: >>> >>> URL: https://cgit.FreeBSD.org/ports/commit/?id=700c2258225cad2af7acea589f4e >> a93c25ba3be5 >>> >>> commit 700c2258225cad2af7acea589f4ea93c25ba3be5 >>> Author: Rodrigo Osorio >>> AuthorDate: 2025-01-18 22:45:16 +0000 >>> Commit: Rodrigo Osorio >>> CommitDate: 2025-01-18 22:50:22 +0000 >>> >>> net/rsync: unbreak tests >>> >>> Fix rsync tests broken by upstream changes since 3.4.0. >>> Issue reported to upstream. >> >> This breaks patching for me. It also breaks "make test". >> >> Removing the patch-t_stub.c solves this (include "make test" with 40 >> passed and 6 skipped). >> >> Craig >> >> =================================================== >> ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 >> ===> Patching for rsync-3.4.1_1 >> ===> Applying FreeBSD patches for rsync-3.4.1_1 from >> /usr/ports/net/rsync/files >> 1 out of 1 hunks failed--saving rejects to t_stub.c.rej >> ===> FAILED Applying FreeBSD patch-t_stub.c >> ===> FAILED to apply cleanly FreeBSD patch(es) patch-t_stub.c >> *** Error code 1 >> This happens for me with non-default OPTION 'RENAMED' enabled, instead of 'FLAGS'. > > No such problem here. > >