Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717066 - sys-power/intel-undervolt-1.7-r1 : measure.c: error: suseconds_t undeclared (first use in this function)
Summary: sys-power/intel-undervolt-1.7-r1 : measure.c: error: suseconds_t undeclared (...
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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-11 12:26 UTC by Toralf Förster
Modified: 2022-09-10 15:13 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.24 KB, text/plain)
2020-04-11 12:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,435.00 KB, text/plain)
2020-04-11 12:26 UTC, Toralf Förster
Details
environment (environment,78.99 KB, text/plain)
2020-04-11 12:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,33.87 KB, application/x-bzip)
2020-04-11 12:26 UTC, Toralf Förster
Details
sys-power:intel-undervolt-1.7:20200411-121155.log (sys-power:intel-undervolt-1.7:20200411-121155.log,4.06 KB, text/plain)
2020-04-11 12:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.02 KB, application/x-bzip)
2020-04-11 12:26 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 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.