* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking memcache-8.0.tgz to /var/tmp/portage/dev-php/pecl-memcache-8.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-memcache-8.0-r1/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-memcache-8.0-r1/work/memcache-8.0 ... * ERROR: dev-php/pecl-memcache-8.0-r1::gentoo failed (prepare phase): * USE Flag 'php_targets_php8-0' not in IUSE for dev-php/pecl-memcache-8.0-r1 * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_gnome_systemd_merged_usr-20231230-060045 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10 [2] x86_64-pc-linux-gnu-13 * clang/llvm (if any): clang version 17.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/17/bin Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg /usr/lib/llvm/17 17.0.6 Python 3.11.7 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.74.1 [2] rust-1.74.1 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11] 2) Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17] *) Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21] 4) Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 [4] openjdk-bin-21 system-vm The Glorious Glasgow Haskell Compilation System, version 9.2.8 php cli (if any): [1] php8.1 [2] php8.3 * go version go1.21.5 linux/amd64 HEAD of ::gentoo commit f4ec4a0cb685bc6218539f6c848de4ed95305245 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Jan 3 00:24:07 2024 +0000 2024-01-03 00:24:03 UTC emerge -qpvO dev-php/pecl-memcache [ebuild N ] dev-php/pecl-memcache-8.0-r1 USE="session" PHP_TARGETS="php8-1"
Created attachment 881394 [details] emerge-info.txt
Created attachment 881395 [details] dev-php:pecl-memcache-8.0-r1:20240103-015120.log
Created attachment 881396 [details] emerge-history.txt.xz
Created attachment 881397 [details] environment
Created attachment 881398 [details] etc.clang.tar.xz
Created attachment 881399 [details] etc.portage.tar.xz
Created attachment 881400 [details] qlist-info.txt.xz
Created attachment 881401 [details] temp.tar.xz
Same here, no php 8.0 installed anymore. It compiles again as soon as you add php8-0 to USE_PHP in it's Ebuild.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc4be3473afc1a1992475fd58df256bde6df7fcb commit bc4be3473afc1a1992475fd58df256bde6df7fcb Author: Sam James <sam@gentoo.org> AuthorDate: 2024-01-18 07:35:13 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-01-18 07:36:13 +0000 dev-php/pecl-memcache: fix php8-0 removal Closes: https://bugs.gentoo.org/921303 Signed-off-by: Sam James <sam@gentoo.org> dev-php/pecl-memcache/pecl-memcache-8.0-r1.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
I've filed https://github.com/pkgcore/pkgcheck/issues/654 for pkgcheck too.