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 4cPB0z29SDz32Kf for ; Sat, 13 Sep 2025 12:48:19 +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 4cPB0v6WHzz2xWj for ; Sat, 13 Sep 2025 12:48:15 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cPB0v1Znzz10s; Sat, 13 Sep 2025 12:48:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1757767695; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=itZL6h30YEHn2CnXFzcvk119DqOIg6XgkotoZYANG0o=; b=qthaMOoLJa1tYFthutsTSEoeg+yxzqh1kOQ0qZcAkLmE1Mj4+di7gd48dnnVLaGdW+AgYK rbEBxzxN/N+uVcCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1757767695; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=itZL6h30YEHn2CnXFzcvk119DqOIg6XgkotoZYANG0o=; b=TA98LrzFVYyqUEorJeu8Aze0yROzbsFmDaKzBUnZAqOkFdJt+P99V/o16uVW7WATjYmI06 r3zvQKC5GL6W5/bo7ibsrG8FmowEszPQodVEaoAizPxfVDSohf1rfHdlWMsS6iVrqwn0dk OJ/aXBouCFF2gScIdn8MFOJ3eBcHCWXDKwYhyGfp1qB7sl4dqTPlXYmxvGvUFbYZJfN7dT pEZtu3kizpWuEviKiZ0yGtD/uWQh9UnEPUx/V0cOFvxmP/LlPVBOuZUGSeU2B6XE9PKPV0 FFjqzmP9CCZXE6pU4XKhdZ4WngR/Jgw9/nSXExKAaERuAsoLWq+4kmrnzPqB6g== Content-Type: text/plain; charset=us-ascii 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) From: Michael Tremer In-Reply-To: Date: Sat, 13 Sep 2025 13:48:14 +0100 Cc: development@lists.ipfire.org Content-Transfer-Encoding: quoted-printable Message-Id: <11839066-EAE6-4806-8A65-E7637A4B66FC@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> To: Matthias Fischer Hello, Could you please check whether the module is there at all. Can it be = loaded? Is there a problem loading it? -Michael > On 13 Sep 2025, at 13:47, Matthias Fischer = wrote: >=20 > Hi, >=20 > I can confirmed - clean build (current 'next') from today shows > identical errors: >=20 > ***SNIP*** > python3-pillow (11.3.0) [ 2 ][ FAIL = ] >=20 > 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' >=20 > ERROR Missing dependencies: > setuptools>=3D77 > make: *** [python3-pillow:77: /usr/src/log/pillow-11.3.0] Error 1 > make: Leaving directory '/usr/src/lfs' >=20 > ERROR: Building python3-pillow [ FAIL = ] > Check /git/ipfire-2.x/log_x86_64/_build.ipfire.log for errors if > applicable > ***SNAP*** >=20 > Best > Matthias >=20 > On 13.09.2025 12:36, Michael Tremer wrote: >> Hello Charles, >>=20 >> Can you still reproduce this? The nightly builds seem to have = completed okay. >>=20 >> -Michael >>=20 >>> On 8 Sep 2025, at 00:52, Charles Brown wrote: >>>=20 >>> Similar to this ... " [FAILED] Nightly Build of next (0cbb983) for = riscv64 on riscv64-01.haj.ipfire.org" >>>=20 >>> Having same issue building 'next' x86_64 on GNU/Linux 13 (trixie)" >>> ... >>> ERROR Missing dependencies: >>> setuptools>=3D77 >>> make: *** [python3-pillow:77: /usr/src/log/pillow-11.3.0] Error 1 >>> make: Leaving directory '/usr/src/lfs' >>>=20 >>> ERROR: Building python3-pillow [ FAIL ] >>> Check = /home/cbrown/myProject/ipfire-2.x/log_x86_64/_build.ipfire.log for = errors if applicable[ FAIL ] >>>=20 >>> and from my _build.ipfire.log ... >>>=20 >>> 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 >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 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' >>>=20 >>> ERROR Missing dependencies: >>> setuptools>=3D77 >>> make: *** [python3-pillow:77: /usr/src/log/pillow-11.3.0] Error 1 >>> make: Leaving directory '/usr/src/lfs' >>>=20 >>>=20 >>>=20 >>>=20 >>=20 >>=20 >=20 >=20