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

Bug 906896

Summary: sys-process/atop-2.9.0 - atop.h: error: unknown type name time_t
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
sys-process:atop-2.9.0:20230521-151445.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2023-05-21 16:24:12 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -fno-diagnostics-color -O2 -I. -Wall -Wno-stringop-truncation -Wmissing-prototypes -Wmissing-declarations    -c -o drawbar.o drawbar.c
In file included from drawbar.c:114:
atop.h:68:39: error: expected ')' before 'int'
   68 |         char    (*show_samp)  (time_t, int,
      |                                       ^~~~
      |                                       )
atop.h:81:8: error: unknown type name 'time_t'
   81 | extern time_t           pretime;
      |        ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j5-20230521-051504

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-13 *
clang/llvm (if any):
clang version 16.0.4
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.4
Python 3.11.3
Available Ruby profiles:
  [1]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.69.0 *
php cli (if any):
go version go1.20.4 linux/amd64

  HEAD of ::gentoo
commit 245234eb1696418e4218dd8792314a3cf663f473
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 21 14:04:00 2023 +0000

    2023-05-21 14:03:59 UTC

emerge -qpvO sys-process/atop
[ebuild  N    ] sys-process/atop-2.9.0  USE="-dist-kernel -modules"
Comment 1 Toralf Förster gentoo-dev 2023-05-21 16:24:13 UTC
Created attachment 862120 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-21 16:24:14 UTC
Created attachment 862121 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-05-21 16:24:15 UTC
Created attachment 862122 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-05-21 16:24:16 UTC
Created attachment 862123 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-05-21 16:24:17 UTC
Created attachment 862124 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-21 16:24:18 UTC
Created attachment 862125 [details]
sys-process:atop-2.9.0:20230521-151445.log
Comment 7 Toralf Förster gentoo-dev 2023-05-21 16:24:19 UTC
Created attachment 862126 [details]
temp.tar.bz2