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 4cP9zt0N93z32L3 for ; Sat, 13 Sep 2025 12:47:22 +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 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R13" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cP9zp4XPTz2xWj for ; Sat, 13 Sep 2025 12:47:18 +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 4cP9zn2P5Bz3M3 for ; Sat, 13 Sep 2025 12:47:17 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757767637; 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=U3HfYNcW+A7NpFmKB4c8nNWDukz68AWc7sLz0GlLFlk=; b=ad9QuLR5P4l+bwfOSOPK/72feTgFtotznZRPnOl2Wxz7r7/sH5zcLdj/8oJQpjFLdnu/Hw tMsDIsK759urAWCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757767637; 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=U3HfYNcW+A7NpFmKB4c8nNWDukz68AWc7sLz0GlLFlk=; b=hs47bt/OC81kPhKxP50IktG2+MRe1ZPXhaXpGx8S7n00KnWFE/u/81DDy679Z2tZaKFIG0 5JXJMVZ8A85gRha4nlJpHH4ef+a0VdFw2hU4p24lyzQ+SDGaa66sXdUy8SWYyYPzaxsocX KGiRR4eEmDeDE7/gLco5zuZNSqoT12u86XBSmUHGqCXiM0mT+tbTHbVuGF3eDgSDTw+UU+ 005CeIMZB9A2v5TYqUcpfoJmsj5GgvFrwA+3TsqxlXc4CDWLY2RP5NAy/5v4p4C4dwtL+E KJeJfSIov501kA94Qu9psK7k+FCrLjqN2s42u4jzMEyvR8F4kRyKBbrupZTrdw== Message-ID: Date: Sat, 13 Sep 2025 14:47:09 +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) 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> Content-Language: en-US From: Matthias Fischer In-Reply-To: <0B0E7BEA-3412-4AFB-9CF8-1D41ACF8D935@ipfire.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi, I can confirmed - clean build (current 'next') from today shows identical errors: ***SNIP*** python3-pillow (11.3.0) [ 2 ][ FAIL ] running egg_info writing src/pillow.egg-info/PKG-INFO writing dependency_links to src/pillow.egg-info/dependency_links.txt writing requirements to src/pillow.egg-info/requires.txt writing top-level names to src/pillow.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/pillow.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.c' warning: no files found matching '*.h' warning: no files found matching '*.sh' warning: no files found matching '*.txt' warning: no files found matching '.flake8' warning: no previously-included files found matching '.clang-format' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching '.editorconfig' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'renovate.json' warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution no previously-included directories found matching '.ci' no previously-included directories found matching 'wheels' adding license file 'LICENSE' writing manifest file 'src/pillow.egg-info/SOURCES.txt' ERROR Missing dependencies: setuptools>=77 make: *** [python3-pillow:77: /usr/src/log/pillow-11.3.0] Error 1 make: Leaving directory '/usr/src/lfs' ERROR: Building python3-pillow [ FAIL ] Check /git/ipfire-2.x/log_x86_64/_build.ipfire.log for errors if applicable ***SNAP*** Best Matthias On 13.09.2025 12:36, Michael Tremer wrote: > Hello Charles, > > Can you still reproduce this? The nightly builds seem to have completed okay. > > -Michael > >> On 8 Sep 2025, at 00:52, Charles Brown wrote: >> >> Similar to this ... " [FAILED] Nightly Build of next (0cbb983) for riscv64 on riscv64-01.haj.ipfire.org" >> >> Having same issue building 'next' x86_64 on GNU/Linux 13 (trixie)" >> ... >> ERROR Missing dependencies: >> setuptools>=77 >> make: *** [python3-pillow:77: /usr/src/log/pillow-11.3.0] Error 1 >> make: Leaving directory '/usr/src/lfs' >> >> ERROR: Building python3-pillow [ FAIL ] >> Check /home/cbrown/myProject/ipfire-2.x/log_x86_64/_build.ipfire.log for errors if applicable[ FAIL ] >> >> and from my _build.ipfire.log ... >> >> Sep 7 18:47:25: Building python3-pillow make: Entering directory '/home/cbrown/myProject/ipfire-2.x/lfs' >> -e Download: https://source.ipfire.org/source-2.x/pillow-11.3.0.tar.gz >> 2025-09-07 13:47:29 URL:https://source.ipfire.org/source-2.x/pillow-11.3.0.tar.gz [47113069/47113069] -> "/tmp/pillow-11.3.0.tar.gz" [1] >> make: Leaving directory '/home/cbrown/myProject/ipfire-2.x/lfs' >> make: Entering directory '/usr/src/lfs' >> pillow-11.3.0.tar.gz checksum OK >> ====================================== Installing pillow-11.3.0 ... >> Install started; saving file list to /usr/src/lsalr ... >> cd /usr/src/pillow-11.3.0 && patch -Np1 < /usr/src/src/patches/python3-pillow-11.3.0-fix-license.patch >> patching file pyproject.toml >> cd /usr/src/pillow-11.3.0 && python3 -m build --wheel --no-isolation >> * Getting dependencies for wheel... >> /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:104: _BetaConfiguration: Support for `[tool.setuptools]` in `pyproject.toml` is still *beta*. >> warnings.warn(msg, _BetaConfiguration) >> running egg_info >> writing src/pillow.egg-info/PKG-INFO >> writing dependency_links to src/pillow.egg-info/dependency_links.txt >> writing requirements to src/pillow.egg-info/requires.txt >> writing top-level names to src/pillow.egg-info/top_level.txt >> listing git files failed - pretending there aren't any >> reading manifest file 'src/pillow.egg-info/SOURCES.txt' >> reading manifest template 'MANIFEST.in' >> warning: no files found matching '*.c' >> warning: no files found matching '*.h' >> warning: no files found matching '*.sh' >> warning: no files found matching '*.txt' >> warning: no files found matching '.flake8' >> warning: no previously-included files found matching '.clang-format' >> warning: no previously-included files found matching '.coveragerc' >> warning: no previously-included files found matching '.editorconfig' >> warning: no previously-included files found matching '.readthedocs.yml' >> warning: no previously-included files found matching 'codecov.yml' >> warning: no previously-included files found matching 'renovate.json' >> warning: no previously-included files matching '.git*' found anywhere in distribution >> warning: no previously-included files matching '*.so' found anywhere in distribution >> no previously-included directories found matching '.ci' >> no previously-included directories found matching 'wheels' >> adding license file 'LICENSE' >> writing manifest file 'src/pillow.egg-info/SOURCES.txt' >> >> ERROR Missing dependencies: >> setuptools>=77 >> make: *** [python3-pillow:77: /usr/src/log/pillow-11.3.0] Error 1 >> make: Leaving directory '/usr/src/lfs' >> >> >> >> > >