From nobody Sun Apr 17 09:12:11 2022 X-Original-To: dev-commits-ports-all@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 CF16F11CA033; Sun, 17 Apr 2022 09:12:19 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.100.27]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4Kh48M4mcXz4f1N; Sun, 17 Apr 2022 09:12:19 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from [192.168.188.77] (p5b246daa.dip0.t-ipconnect.de [91.36.109.170]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id CE48510053F; Sun, 17 Apr 2022 11:12:11 +0200 (CEST) Message-ID: <51b935ca-59dc-41e7-f0eb-14a0c29f7d06@FreeBSD.org> Date: Sun, 17 Apr 2022 11:12:11 +0200 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.8.0 Subject: Re: git: f98beca9766c - main - devel/glib20: add DOCS option Content-Language: de-DE To: Adriaan de Groot , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Craig Leres , Dima Panov , Antoine Brodin References: <202204131034.23DAYCZT059879@gitrepo.freebsd.org> <2924247.hHqAuc6tWs@beastie.bionicmutton.org> <3f658e8e-3c11-45ef-a182-3640fc32a3a5@Canary> <2903850.hHqAuc6tWs@beastie.bionicmutton.org> From: Jochen Neumeister In-Reply-To: <2903850.hHqAuc6tWs@beastie.bionicmutton.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4Kh48M4mcXz4f1N X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N Am 16.04.22 um 23:10 schrieb Adriaan de Groot: > On Thursday, 14 April 2022 23:41:59 CEST Dima Panov wrote: >> Moin! >> BTW, even today’s released 2.72.1 is affected :( > Adding Antoine@ to the CCs because it doesn't build on the cluster (for i386). > There's a sort-of-related PR > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263307 > > I say "sort-of-related" because that's more about port options than the actual > build, but it's clear there are weirdnesses in this build. I can't reproduce > any of the build failures: 16 cores doesn't seem to be the right number to > trigger the failure in building targets in the wrong order. I'm going to try > to learn enough Meson to hit this thing with a hammer. > Moin, I have it currently also at 13.0 i386: https://joneumbox.org/data/130i386-ports/2022-04-17_10h47m29s/logs/errors/glib-2.70.4_4,2.log Cheers Jochen