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

Bug 717066

Summary: sys-power/intel-undervolt-1.7-r1 : measure.c: error: suseconds_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: gxldstein, gyakovlev
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.tbz2
sys-power:intel-undervolt-1.7:20200411-121155.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-04-11 12:26:15 UTC
-o measure.o -c measure.c
measure.c: In function measure_mode:
measure.c:272:24: error: suseconds_t undeclared (first use in this function); did you mean useconds_t?
  272 |  sleep_spec.tv_nsec = (suseconds_t) ((sleep - sleep_spec.tv_sec)
      |                        ^~~~~~~~~~~
      |                        useconds_t

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

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

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.42.0
  [2]   rust-1.42.0 *
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Apr 11 11:37:55 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO sys-power/intel-undervolt
[ebuild  N    ] sys-power/intel-undervolt-1.7  USE="-elogind"
Comment 1 Toralf Förster gentoo-dev 2020-04-11 12:26:18 UTC
Created attachment 632212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-11 12:26:21 UTC
Created attachment 632214 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-11 12:26:24 UTC
Created attachment 632216 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-11 12:26:26 UTC
Created attachment 632218 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-11 12:26:29 UTC
Created attachment 632220 [details]
sys-power:intel-undervolt-1.7:20200411-121155.log
Comment 6 Toralf Förster gentoo-dev 2020-04-11 12:26:32 UTC
Created attachment 632222 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2022-02-09 11:31:34 UTC
tinderbox_musl has reproduced this issue with version 1.7-r1 - Updating summary.