Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 899654 - dev-python/hiredis-2.2.2-r1 - src/pack.c: fatal error: hiredis/sdsalloc.h: No such file or directory
Summary: dev-python/hiredis-2.2.2-r1 - src/pack.c: fatal error: hiredis/sdsalloc.h: No...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-05 08:13 UTC by Toralf Förster
Modified: 2023-03-05 08:48 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.80 KB, text/plain)
2023-03-05 08:13 UTC, Toralf Förster
Details
dev-python:hiredis-2.2.2-r1:20230305-003210.log (dev-python:hiredis-2.2.2-r1:20230305-003210.log,3.69 KB, text/plain)
2023-03-05 08:13 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,78.96 KB, application/x-bzip)
2023-03-05 08:13 UTC, Toralf Förster
Details
environment (environment,135.29 KB, text/plain)
2023-03-05 08:13 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,709 bytes, application/x-bzip)
2023-03-05 08:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.54 KB, application/x-bzip)
2023-03-05 08:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.35 KB, application/x-bzip)
2023-03-05 08:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2023-03-05 08:13:34 UTC
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"
Comment 1 Toralf Förster gentoo-dev 2023-03-05 08:13:35 UTC
Created attachment 856156 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-05 08:13:36 UTC
Created attachment 856158 [details]
dev-python:hiredis-2.2.2-r1:20230305-003210.log
Comment 3 Toralf Förster gentoo-dev 2023-03-05 08:13:37 UTC
Created attachment 856160 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2023-03-05 08:13:39 UTC
Created attachment 856162 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-03-05 08:13:40 UTC
Created attachment 856164 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-05 08:13:41 UTC
Created attachment 856166 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-05 08:13:42 UTC
Created attachment 856168 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-03-05 08:48:03 UTC
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(-)