From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cQTf22SR0z32Pn for ; Mon, 15 Sep 2025 15:36:26 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cQTdy6gjxz2xLw for ; Mon, 15 Sep 2025 15:36:22 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (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) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cQTdy3tNmz1X0 for ; Mon, 15 Sep 2025 15:36:22 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757950582; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nu4iRMuWx3gRhCzPnQh2E+jdVbFrj0H+zlIzAtoXUig=; b=fatsowBtcOxJOT62gOKj1TLw92uUoH7kdoeSe/NzktNNXGpTSHph9cMzETAY45FXUGApkO FphFNc1ZUl2+KuDw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757950582; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nu4iRMuWx3gRhCzPnQh2E+jdVbFrj0H+zlIzAtoXUig=; b=qRAyfy1hjgdtal7XBi9VlYBoT/dSO7GlfNldBgNw/67LGkE8NjMJ7LcTxqW0I45/vHM+7C 6qxnWC08axUwSZFLhoZygYDqGJ6M0Oft4vcjTh1QvxiB/crADWrwBuakMUr/a7nDn6OeRt r1qN7HhB14Hj2EdCLX5qO587hRQi69cciJz806/QITeeL0wPUknIcN9zBynA4HKrh9xIFc CjEd0NuFyUD/hG/y3qjlQ7cmvNAi0oXHFN3lMhi8TeipoiXt2GJL+b7oiVG3NNgmqAitEB mtlY2RoRqRClv51DZKAGb0sFcyQBSSo4DJfIoLaqpPnQOB96iTWOXSs/SIoMsQ== Message-ID: Date: Mon, 15 Sep 2025 17:36:14 +0200 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Subject: Re: Failed Build of 'next' x86_64 on GNU/Linux 13 (trixie) Content-Language: en-US To: development@lists.ipfire.org References: <91d9cd50-25da-4eb2-8500-88978d759a7b.ref@yahoo.com> <91d9cd50-25da-4eb2-8500-88978d759a7b@yahoo.com> <0B0E7BEA-3412-4AFB-9CF8-1D41ACF8D935@ipfire.org> <11839066-EAE6-4806-8A65-E7637A4B66FC@ipfire.org> <3462fb2c-0584-4742-a6a3-d50c6d55e604@ipfire.org> <00a60ea7-7824-4da4-b6f1-d4eebf21a8c7@ipfire.org> <10c2da08-b8ce-4221-828a-40a77654e6cc@ipfire.org> <3E0C0EC0-200C-4B80-8468-9A77332B215E@ipfire.org> <0F6D95FA-91B2-4AA0-8393-B435E2DAC230@ipfire.org> <051A1E1D-B01F-4780-83FB-A55C7B1A904C@ipfire.org> <6cb442d9-0a97-48b2-af2d-73ec02e97d20@ipfire.org> From: Matthias Fischer In-Reply-To: <6cb442d9-0a97-48b2-af2d-73ec02e97d20@ipfire.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, I'm at it - Devel is running - and will report today... Best Matthias On 15.09.2025 17:29, Adolf Belka wrote: > Hi Michael, > > > On 15/09/2025 12:13, Michael Tremer wrote: >> I have merged the patches that you submitted earlier today. >> >> Please let me know if this fixes the problem for everyone. > > I just did a git pull to update to the latest next,m including those patches I submitted. > > I then ran a build on a set of updates and it completed successfully, including building python3-pillow. > > So for me it is working successfully. > > Would be good to also hear from @Matthias and @Charlie if they also now have working builds. > > Regards, > > Adolf. > > >> ... [to make things shorter - some stuff deleted...]