Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830598 - net-misc/ipsvd-1.0.0-r2 - cdb.h: error: unknown type name uint32
Summary: net-misc/ipsvd-1.0.0-r2 - cdb.h: error: unknown type name uint32
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-04 14:00 UTC by Toralf Förster
Modified: 2022-01-04 14:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.86 KB, text/plain)
2022-01-04 14:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.37 KB, text/plain)
2022-01-04 14:00 UTC, Toralf Förster
Details
environment (environment,94.01 KB, text/plain)
2022-01-04 14:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.38 KB, application/x-bzip)
2022-01-04 14:00 UTC, Toralf Förster
Details
net-misc:ipsvd-1.0.0-r2:20220104-134859.log (net-misc:ipsvd-1.0.0-r2:20220104-134859.log,6.09 KB, text/plain)
2022-01-04 14:00 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 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