checking whether yytext is a pointer... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for bison... yacc configure: error: GNU Bison required to build glusterfs. !!! Please attach the following file when seeking support: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_desktop_systemd-j4-20221203-111136 ------------------------------------------------------------------- GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle" gcc-config -l: [1] x86_64-pc-linux-gnu-11 [2] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.6 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/15/bin Configuration file: /etc/clang/clang.cfg /usr/lib/llvm/15 15.0.6 Python 3.10.9 Available Rust versions: [1] rust-bin-1.65.0 * The following VMs are available for generation-2: 1) Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17] 3) Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8] 4) Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 [3] openjdk-bin-17 system-vm [4] openjdk-jre-bin-17 The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit d69074c363ea4c9e79f1cce73440387437e460d4 Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Wed Dec 7 14:02:05 2022 +0000 2022-12-07 14:02:04 UTC emerge -qpvO sys-cluster/glusterfs [ebuild N ] sys-cluster/glusterfs-10.2-r2 USE="fuse ipv6 (libtirpc) uring xml -debug -emacs -georeplication -rsyslog -static-libs -tcmalloc -test" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9 -python3_11"
Created attachment 840787 [details] emerge-info.txt
Created attachment 840789 [details] emerge-history.txt.bz2
Created attachment 840791 [details] environment
Created attachment 840793 [details] etc.clang.tar.bz2
Created attachment 840795 [details] etc.portage.tar.bz2
Created attachment 840797 [details] logs.tar.bz2
Created attachment 840799 [details] sys-cluster:glusterfs-10.2-r2:20221207-151337.log
Created attachment 840801 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=848784c62c84ee5cc4766a66c8335794bbde02fa commit 848784c62c84ee5cc4766a66c8335794bbde02fa Author: Jaco Kroon <jaco@uls.co.za> AuthorDate: 2022-12-08 05:35:21 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-12-24 06:59:05 +0000 sys-cluster/glusterfs: compile vs build deps. Closes: https://bugs.gentoo.org/884761 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/28596 Signed-off-by: Sam James <sam@gentoo.org> sys-cluster/glusterfs/glusterfs-10.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
This bug may have been because of me temporarily setting YACC=bison and not YACC=yacc.bison in the app-alternatives ebuild, but the DEPEND->BDEPEND fix is good anyway.