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

Bug 896354

Summary: mail-filter/dcc-2.3.168 - db.h: error: u_int32_t undeclared (first use in this function)
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: candrews, robbat2
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 909794    
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
mail-filter:dcc-2.3.168:20230224-192512.log.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-02-24 19:28:36 UTC
../include/dcc_clnt.h:414:5: error: unknown type name 'u_char'
  414 |     u_char      flags;
      |     ^~~~~~
../include/dcc_clnt.h:573:8: error: unknown type name 'u_char'
  573 | extern u_char dcc_clnt_connect(DCC_EMSG *, DCC_CLNT_CTXT *, DCC_CLNT_CTXT_SOC *,
      |        ^~~~~~
db.h:56:23: error: 'u_int32_t' undeclared (first use in this function); did you mean 'uint32_t'?
   56 | #define DB_EX3(x) ((((u_int32_t)(x)[0])<<16) + ((x)[1]<<8) + (x)[2])
      |                       ^~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20230218-020026

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-gentoo-linux-musl
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)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit e973ceebc140e7ffc008d9d958da49aa5757e616
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Feb 24 18:17:05 2023 +0000

    2023-02-24 18:17:05 UTC

emerge -qpvO mail-filter/dcc
[ebuild  N    ] mail-filter/dcc-2.3.168  USE="ipv6 -cgi -milter -rrdtool"
Comment 1 Toralf Förster gentoo-dev 2023-02-24 19:28:37 UTC
Created attachment 854424 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-24 19:28:38 UTC
Created attachment 854426 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-24 19:28:40 UTC
Created attachment 854428 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-02-24 19:28:40 UTC
Created attachment 854430 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-02-24 19:28:42 UTC
Created attachment 854432 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-24 19:28:42 UTC
Created attachment 854434 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-24 19:28:44 UTC
Created attachment 854436 [details]
mail-filter:dcc-2.3.168:20230224-192512.log.bz2
Comment 8 Toralf Förster gentoo-dev 2023-02-24 19:28:45 UTC
Created attachment 854438 [details]
temp.tar.bz2