Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896354 - mail-filter/dcc-2.3.168 - db.h: error: u_int32_t undeclared (first use in this function)
Summary: mail-filter/dcc-2.3.168 - db.h: error: u_int32_t undeclared (first use in thi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-24 19:28 UTC by Toralf Förster
Modified: 2023-02-24 19:28 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.56 KB, text/plain)
2023-02-24 19:28 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,96.83 KB, application/x-bzip)
2023-02-24 19:28 UTC, Toralf Förster
Details
environment (environment,70.07 KB, text/plain)
2023-02-24 19:28 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,693 bytes, application/x-bzip)
2023-02-24 19:28 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,34.25 KB, application/x-bzip)
2023-02-24 19:28 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.41 KB, application/x-bzip)
2023-02-24 19:28 UTC, Toralf Förster
Details
mail-filter:dcc-2.3.168:20230224-192512.log.bz2 (mail-filter:dcc-2.3.168:20230224-192512.log.bz2,59.28 KB, application/x-bzip)
2023-02-24 19:28 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,77.50 KB, application/x-bzip)
2023-02-24 19:28 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-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