Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906896 - sys-process/atop-2.9.0 - atop.h: error: unknown type name time_t
Summary: sys-process/atop-2.9.0 - atop.h: error: unknown type name time_t
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-05-21 16:24 UTC by Toralf Förster
Modified: 2023-05-21 16:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.54 KB, text/plain)
2023-05-21 16:24 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,54.41 KB, text/plain)
2023-05-21 16:24 UTC, Toralf Förster
Details
environment (environment,102.52 KB, text/plain)
2023-05-21 16:24 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,707 bytes, application/x-bzip)
2023-05-21 16:24 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,13.62 KB, application/x-bzip)
2023-05-21 16:24 UTC, Toralf Förster
Details
sys-process:atop-2.9.0:20230521-151445.log (sys-process:atop-2.9.0:20230521-151445.log,9.55 KB, text/plain)
2023-05-21 16:24 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.41 KB, application/x-bzip)
2023-05-21 16:24 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-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