creating build/temp.linux-x86_64-cpython-310 creating build/temp.linux-x86_64-cpython-310/src creating build/temp.linux-x86_64-cpython-310/vendor creating build/temp.linux-x86_64-cpython-310/vendor/hiredis x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Ivendor -I/usr/include/python3.10 -c src/hiredis.c -o build/temp.linux-x86_64-cpython-310/src/hiredis.o -std=c99 x86_64-pc-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -march=native -fno-diagnostics-color -O2 -fPIC -Ivendor -I/usr/include/python3.10 -c src/pack.c -o build/temp.linux-x86_64-cpython-310/src/pack.o -std=c99 src/pack.c:19:10: fatal error: hiredis/sdsalloc.h: No such file or directory 19 | #include <hiredis/sdsalloc.h> | ^~~~~~~~~~~~~~~~~~~~ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib-j5-20230301-030035 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12 * clang/llvm (if any): clang version 15.0.7 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.7 Python 3.10.10 Available Ruby profiles: [1] ruby27 (with Rubygems) [2] ruby30 (with Rubygems) * Available Rust versions: [1] rust-bin-1.67.1 [2] rust-1.67.1 * The following VMs are available for generation-2: 1) IcedTea JDK 3.16.0 [icedtea-bin-8] 2) Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11] *) Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17] 4) Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 [2] openjdk-bin-8 [3] openjdk-bin-11 [4] openjdk-bin-17 system-vm The Glorious Glasgow Haskell Compilation System, version 9.0.2 php cli (if any): HEAD of ::gentoo commit 7d35075d97a0c2dbf57da275b0ee3822f9510eca Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sun Mar 5 00:17:10 2023 +0000 2023-03-05 00:17:09 UTC emerge -qpvO dev-python/hiredis [ebuild U ] dev-python/hiredis-2.2.2-r1 [2.2.2] USE="-system-libs -test%" PYTHON_TARGETS="python3_10 -pypy3 -python3_9 -python3_11"
Created attachment 856156 [details] emerge-info.txt
Created attachment 856158 [details] dev-python:hiredis-2.2.2-r1:20230305-003210.log
Created attachment 856160 [details] emerge-history.txt.bz2
Created attachment 856162 [details] environment
Created attachment 856164 [details] etc.clang.tar.bz2
Created attachment 856166 [details] etc.portage.tar.bz2
Created attachment 856168 [details] temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=526097ca0a1ced87f2b74068985653f328151268 commit 526097ca0a1ced87f2b74068985653f328151268 Author: Sven Wegener <swegener@gentoo.org> AuthorDate: 2023-03-05 08:45:47 +0000 Commit: Sven Wegener <swegener@gentoo.org> CommitDate: 2023-03-05 08:47:59 +0000 dev-python/hiredis: always build against system hiredis Closes: https://bugs.gentoo.org/899654 Signed-off-by: Sven Wegener <swegener@gentoo.org> dev-python/hiredis/hiredis-2.2.2-r1.ebuild | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-)