checking Prohibit deprecated function calls... no checking for flex... reflex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -lfl checking whether yytext is a pointer... yes configure: error: in `/var/tmp/portage/app-pda/gtkpod-2.1.5-r4/work/gtkpod-2.1.5': configure: error: *** flex or lex required See `config.log' for more details ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_hardened-20231114-170805 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" 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.5 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.5 Python 3.11.6 Available Ruby profiles: [1] ruby31 (with Rubygems) * Available Rust versions: [1] rust-bin-1.73.0 * 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.0.2 php cli (if any): go version go1.21.4 linux/amd64 HEAD of ::gentoo commit 396d41bf9d10d1d34b150e1ab17fe5fd9d22c7e0 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Thu Nov 23 22:16:59 2023 +0000 2023-11-23 22:16:58 UTC emerge -qpvO app-pda/gtkpod [ebuild N ] app-pda/gtkpod-2.1.5-r4 USE="aac clutter flac mp3 vorbis -cdr -curl -gstreamer"
Created attachment 875461 [details] emerge-info.txt
Created attachment 875462 [details] app-pda:gtkpod-2.1.5-r4:20231123-232748.log
Created attachment 875463 [details] emerge-history.txt.xz
Created attachment 875464 [details] environment
Created attachment 875465 [details] etc.clang.tar.xz
Created attachment 875466 [details] etc.portage.tar.xz
Created attachment 875467 [details] logs.tar.xz
Created attachment 875468 [details] qlist-info.txt.xz
Created attachment 875469 [details] temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eba80632a52cf39068ce27b2544f3a745cdf6aef commit eba80632a52cf39068ce27b2544f3a745cdf6aef Author: James Le Cuirot <chewi@gentoo.org> AuthorDate: 2023-11-24 17:08:47 +0000 Commit: James Le Cuirot <chewi@gentoo.org> CommitDate: 2023-11-24 17:09:17 +0000 app-pda/gtkpod: EAPI 8, fix dependencies Some DEPENDs should have been BDEPENDs. Closes: https://bugs.gentoo.org/918111 Signed-off-by: James Le Cuirot <chewi@gentoo.org> .../{gtkpod-2.1.5-r4.ebuild => gtkpod-2.1.5-r5.ebuild} | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-)
I'm not sure how this failed as sys-devel/flex was in DEPEND. It should have been in BDEPEND, but I doubt that it would have made a difference in this case. I've fixed that anyway. Hopefully that resolves the issue.