From owner-dev-commits-ports-main@freebsd.org Wed Sep 29 12:26:59 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 A5CD3672E38; Wed, 29 Sep 2021 12:26:59 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from smtp.burggraben.net (smtp.burggraben.net [88.198.69.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.burggraben.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HKFxH3k3Bz3PVD; Wed, 29 Sep 2021 12:26:59 +0000 (UTC) (envelope-from cmt@burggraben.net) Received: from elch.exwg.net (elch.exwg.net [IPv6:2001:470:7120:1:127b:44ff:fe4f:148d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "elch.exwg.net", Issuer "R3" (verified OK)) by smtp.burggraben.net (Postfix) with ESMTPS id A5093C011E0; Wed, 29 Sep 2021 14:26:52 +0200 (CEST) Received: by elch.exwg.net (Postfix, from userid 1000) id 49D083AB07; Wed, 29 Sep 2021 14:26:52 +0200 (CEST) Date: Wed, 29 Sep 2021 14:26:52 +0200 From: Christoph Moench-Tegeder To: Neel Chauhan Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: c33363598ecb - main - databases/evolution-data-server: Update to 3.42.0 Message-ID: References: <202109282139.18SLdXUl009921@gitrepo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <202109282139.18SLdXUl009921@gitrepo.freebsd.org> User-Agent: Mutt/2.1.3 (2021-09-10) X-Rspamd-Queue-Id: 4HKFxH3k3Bz3PVD X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Sep 2021 12:26:59 -0000 ## Neel Chauhan (nc@FreeBSD.org): > databases/evolution-data-server: Update to 3.42.0 I believe this broke net-im/folks (and gnome-contacts, -maps, -utils as they're depending on folks). poudriere build fails with: ../backends/eds/lib/edsf-persona-store.vala:928.19-928.41: error: Argument 1: Cannot convert from `void Edsf.PersonaStore._contacts_added_cb (GLib.List)' to `delegate void E.BookClientView.objects_added (E.BookClientView, GLib.SList)' and more of similar content. Regards, Christoph -- Spare Space