Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 713182 - app-misc/dateutils-0.4.6 : yuck.c: fatal error: sys/sysctl.h: No such file or directory
Summary: app-misc/dateutils-0.4.6 : yuck.c: fatal error: sys/sysctl.h: No such file or...
Status: RESOLVED FIXED
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: 2020-03-18 09:02 UTC by Toralf Förster
Modified: 2020-03-21 15:02 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.93 KB, text/plain)
2020-03-18 09:02 UTC, Toralf Förster
Details
app-misc:dateutils-0.4.6:20200318-045615.log (app-misc:dateutils-0.4.6:20200318-045615.log,18.71 KB, text/plain)
2020-03-18 09:02 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.02 KB, text/plain)
2020-03-18 09:02 UTC, Toralf Förster
Details
environment (environment,19.72 KB, text/plain)
2020-03-18 09:02 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.76 KB, application/x-bzip)
2020-03-18 09:02 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,26.13 KB, application/x-bzip)
2020-03-18 09:02 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,10.55 KB, application/x-bzip)
2020-03-18 09:02 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-18 09:02:00 UTC
make[2]: Entering directory /var/tmp/portage/app-misc/dateutils-0.4.6/work/dateutils-0.4.6/build-aux
x86_64-gentoo-linux-musl-gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I../src  -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -D_ALL_SOURCE -D_DARWIN_C_SOURCE -D_NETBSD_SOURCE -DYUCK_TEMPLATE_PATH=/var/tmp/portage/app-misc/dateutils-0.4.6/work/dateutils-0.4.6/build-aux -DWITH_SCMVER -DBOOTSTRAP -DWITH_SCMVER   -O2 -pipe -march=native -fno-common -falign-functions=32:25:16 -c -o yuck_bootstrap-yuck.o test -f yuck.c || echo ./yuck.c
yuck.c:68:10: fatal error: sys/sysctl.h: No such file or directory
   68 | #include <sys/sysctl.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.

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

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

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

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

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 18 Mar 2020 03:39:31 +0000
emerge -qpvO app-misc/dateutils
[ebuild  N    ] app-misc/dateutils-0.4.6
Comment 1 Toralf Förster gentoo-dev 2020-03-18 09:02:03 UTC
Created attachment 621552 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-18 09:02:06 UTC
Created attachment 621554 [details]
app-misc:dateutils-0.4.6:20200318-045615.log
Comment 3 Toralf Förster gentoo-dev 2020-03-18 09:02:08 UTC
Created attachment 621556 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-18 09:02:12 UTC
Created attachment 621558 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-18 09:02:15 UTC
Created attachment 621560 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-18 09:02:17 UTC
Created attachment 621562 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-03-18 09:02:20 UTC
Created attachment 621564 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-03-21 15:02:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de1a3565737fd0225e6e7904567ffe2cf32fe8a6

commit de1a3565737fd0225e6e7904567ffe2cf32fe8a6
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-03-21 15:01:47 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-03-21 15:01:47 +0000

    app-misc/dateutils: Remove glibc-specific <sys/sysctl.h> include
    
    Closes: https://bugs.gentoo.org/713182
    Package-Manager: Portage-2.3.94, Repoman-2.3.21
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-misc/dateutils/dateutils-0.4.6.ebuild                      |  2 ++
 .../files/dateutils-0.4.6-unportable-sys-sysctl_h.patch        | 10 ++++++++++
 2 files changed, 12 insertions(+)