Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717134 - net-misc/portspoof-1.3 : connection.h: fatal error: sys/sysctl.h: No such file or directory
Summary: net-misc/portspoof-1.3 : connection.h: fatal error: sys/sysctl.h: No such fil...
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: https://github.com/drk1wi/portspoof/i...
Whiteboard:
Keywords:
Depends on:
Blocks: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-11 19:16 UTC by Toralf Förster
Modified: 2020-11-19 18:39 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.24 KB, text/plain)
2020-04-11 19:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,439.48 KB, text/plain)
2020-04-11 19:16 UTC, Toralf Förster
Details
environment (environment,11.83 KB, text/plain)
2020-04-11 19:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,33.89 KB, application/x-bzip)
2020-04-11 19:16 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.11 KB, application/x-bzip)
2020-04-11 19:16 UTC, Toralf Förster
Details
net-misc:portspoof-1.3:20200411-181819.log (net-misc:portspoof-1.3:20200411-181819.log,6.15 KB, text/plain)
2020-04-11 19:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,5.79 KB, application/x-bzip)
2020-04-11 19:17 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 19:16:41 UTC
In file included from Configuration.h:91,
                 from Configuration.cpp:38:
connection.h:48:10: fatal error: sys/sysctl.h: No such file or directory
   48 | #include <sys/sysctl.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.

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

  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 17:39:51 UTC 2020
/var/db/repos/musl	Wed Apr  8 18:15:58 UTC 2020

emerge -qpvO net-misc/portspoof
[ebuild  N    ] net-misc/portspoof-1.3
Comment 1 Toralf Förster gentoo-dev 2020-04-11 19:16:44 UTC
Created attachment 632318 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-11 19:16:47 UTC
Created attachment 632320 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-11 19:16:51 UTC
Created attachment 632322 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-11 19:16:54 UTC
Created attachment 632324 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-11 19:16:57 UTC
Created attachment 632326 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-11 19:17:01 UTC
Created attachment 632328 [details]
net-misc:portspoof-1.3:20200411-181819.log
Comment 7 Toralf Förster gentoo-dev 2020-04-11 19:17:04 UTC
Created attachment 632330 [details]
temp.tbz2
Comment 8 Michael 'veremitz' Everitt 2020-04-27 00:19:44 UTC
s@sys/sysctl.h@linux/sysctl.h@

Reported upstream as https://github.com/drk1wi/portspoof/issues/33 .
Comment 9 Rick Farina (Zero_Chaos) gentoo-dev 2020-11-19 18:39:15 UTC
fixed in ad64eef9d2891fef20baa9173fad6c6a2110986b

thanks!