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

Bug 828920

Summary: games-mud/tf-5.0_beta8_p8-r1 - malloc.c: error: unknown type name caddr_t
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 713786    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
games-mud:tf-5.0_beta8_p8:20211211-115925.log
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-11 12:37:15 UTC
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2  -DDATADIR=/usr/share   -c -o keyboard.o keyboard.c
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2  -DDATADIR=/usr/share   -c -o macro.o macro.c
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2  -DDATADIR=/usr/share   -c -o main.o main.c
x86_64-gentoo-linux-musl-gcc -pipe -march=native -fno-diagnostics-color -O2  -DDATADIR=/usr/share   -c -o malloc.o malloc.c
malloc.c:15:1: error: unknown type name 'caddr_t'
   15 | caddr_t mmalloc_base = NULL;
      | ^~~~~~~
malloc.c:15:24: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion]
   15 | caddr_t mmalloc_base = NULL;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20211210-222208

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang version 13.0.0
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.57.0 *
php cli:

  HEAD of ::gentoo
commit 5b3c1757053ea423912ad3d3ff637fe9470f13f1
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Dec 11 09:51:41 2021 +0000

    2021-12-11 09:51:40 UTC

emerge -qpvO games-mud/tf
[ebuild  N    ] games-mud/tf-5.0_beta8_p8  USE="atcp gmcp ipv6 option102 ssl -doc"
Comment 1 Toralf Förster gentoo-dev 2021-12-11 12:37:16 UTC
Created attachment 758515 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-11 12:37:17 UTC
Created attachment 758516 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-11 12:37:18 UTC
Created attachment 758517 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-11 12:37:19 UTC
Created attachment 758518 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-11 12:37:20 UTC
Created attachment 758519 [details]
games-mud:tf-5.0_beta8_p8:20211211-115925.log
Comment 6 Toralf Förster gentoo-dev 2021-12-11 12:37:21 UTC
Created attachment 758520 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-12-11 12:37:22 UTC
Created attachment 758521 [details]
temp.tar.bz2
Comment 8 Agostino Sarubbo gentoo-dev 2023-02-23 08:43:29 UTC
tinderbox_musl has reproduced this issue with version 5.0_beta8_p8-r1 - Updating summary.