Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 830598

Summary: net-misc/ipsvd-1.0.0-r2 - cdb.h: error: unknown type name uint32
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
net-misc:ipsvd-1.0.0-r2:20220104-134859.log

Description Toralf Förster gentoo-dev 2022-01-04 14:00:02 UTC
  (./load trysocketlib -lxnet >/dev/null 2>&1 && echo '-lxnet') || \
  (./load trysocketlib -lsocket -lnsl >/dev/null 2>&1 && \
    echo '-lsocket -lnsl') ) >socket.lib
In file included from ipsvd_check.c:16:
cdb.h:9:8: error: unknown type name ‘uint32’
    9 | extern uint32 cdb_hashadd(uint32,unsigned char);
      |        ^~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20220104-040024

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0 *
The following VMs are available for generation-2:
1)	OpenJDK 8.312_p07 [openjdk-8]
Available Java Virtual Machines:
  [1]   openjdk-8 

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 855cf95b75892360ded016d547715f39816ccce5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 4 12:51:48 2022 +0000

    2022-01-04 12:51:47 UTC

emerge -qpvO net-misc/ipsvd
[ebuild  N    ] net-misc/ipsvd-1.0.0-r2  USE="-static"
Comment 1 Toralf Förster gentoo-dev 2022-01-04 14:00:03 UTC
Created attachment 761292 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-04 14:00:04 UTC
Created attachment 761293 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-04 14:00:06 UTC
Created attachment 761294 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-04 14:00:07 UTC
Created attachment 761295 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-04 14:00:08 UTC
Created attachment 761296 [details]
net-misc:ipsvd-1.0.0-r2:20220104-134859.log