From owner-dev-commits-ports-main@freebsd.org Mon Sep 27 14:10:16 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 E96AE6B6D49; Mon, 27 Sep 2021 14:10:16 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJ4KN6DH7z3LnN; Mon, 27 Sep 2021 14:10:16 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from marvin.madpilot.net (host-82-59-69-236.retail.telecomitalia.it [82.59.69.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 189802C24; Mon, 27 Sep 2021 14:10:15 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: git: 895bc805a975 - main - www/webkit2-gtk3: update to 2.34.0 To: Alexey Dokuchaev Cc: Baptiste Daroussin , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202109270840.18R8e9bN044971@gitrepo.freebsd.org> <20210927100250.3f6injyvuw6lbufp@aniel.nours.eu> <8af11968-8b08-3e5c-e0de-56f1f63f57b0@FreeBSD.org> <63723cf0-1dea-f4c6-6d48-d91cbb4e7ebb@FreeBSD.org> From: Guido Falsi Message-ID: <7efc5dc6-483e-e2e9-b84d-eb37979527f8@FreeBSD.org> Date: Mon, 27 Sep 2021 16:10:14 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit 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: Mon, 27 Sep 2021 14:10:17 -0000 On 27/09/21 15:47, Alexey Dokuchaev wrote: > On Mon, Sep 27, 2021 at 03:38:09PM +0200, Guido Falsi wrote: >> ... >> I noticed I have the GSTREAMER option disabled in that poudriere jail. >> >> Enabling GSTREAMER again makes it compile. >> >> So while this narrows things down the option should be removed or fixed. > > Please don't remove this very useful option, at most it could be marked as > BROKEN unilt it's fixed. I'll look into it once I have some spare time. I suspect I was not perfectly clear. The option works when enabled, but when disabled brakes the port. So by "removing the option" i meant just that, remove the option and make the functionality mandatory. Most probably I disabled it to avoid some dependencies I don't care to have installed, but I can personally live with those. -- Guido Falsi