Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715414 - sys-apps/netplug-1.2.9.2-r3 : netplug.h: error: unknown type name time_t
Summary: sys-apps/netplug-1.2.9.2-r3 : netplug.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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-30 08:57 UTC by Toralf Förster
Modified: 2020-03-30 08:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.20 KB, text/plain)
2020-03-30 08:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,72.67 KB, text/plain)
2020-03-30 08:57 UTC, Toralf Förster
Details
environment (environment,51.01 KB, text/plain)
2020-03-30 08:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.88 KB, application/x-bzip)
2020-03-30 08:57 UTC, Toralf Förster
Details
sys-apps:netplug-1.2.9.2-r3:20200330-081510.log (sys-apps:netplug-1.2.9.2-r3:20200330-081510.log,2.59 KB, text/plain)
2020-03-30 08:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.70 KB, application/x-bzip)
2020-03-30 08:57 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-03-30 08:57:27 UTC
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -Wall -std=gnu99 -DNP_ETC_DIR=/etc/netplug -DNP_SCRIPT_DIR=/etc/netplug.d -DNP_VERSION=1.2.9.2   -c -o config.o config.c
In file included from config.c:28:
netplug.h:80:5: error: unknown type name time_t
   80 |     time_t      lastchange;     /* timestamp of last state change */
      |     ^~~~~~
make: *** [<builtin>: config.o] Error 1

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

  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-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 30 07:38:59 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO sys-apps/netplug
[ebuild  N    ] sys-apps/netplug-1.2.9.2-r3  USE="-debug -doc"
Comment 1 Toralf Förster gentoo-dev 2020-03-30 08:57:30 UTC
Created attachment 627212 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-30 08:57:32 UTC
Created attachment 627214 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-30 08:57:35 UTC
Created attachment 627216 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-30 08:57:38 UTC
Created attachment 627218 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-30 08:57:41 UTC
Created attachment 627220 [details]
sys-apps:netplug-1.2.9.2-r3:20200330-081510.log
Comment 6 Toralf Förster gentoo-dev 2020-03-30 08:57:43 UTC
Created attachment 627222 [details]
temp.tbz2