Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736503 - net-analyzer/angst-0.4b-r3 : angst.h: fatal error: sys/sysctl.h: No such file or directory
Summary: net-analyzer/angst-0.4b-r3 : angst.h: fatal error: sys/sysctl.h: No such file...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.32
  Show dependency tree
 
Reported: 2020-08-09 11:11 UTC by Toralf Förster
Modified: 2020-08-09 11:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.62 KB, text/plain)
2020-08-09 11:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.78 KB, text/plain)
2020-08-09 11:11 UTC, Toralf Förster
Details
environment (environment,67.89 KB, text/plain)
2020-08-09 11:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.88 KB, application/x-bzip)
2020-08-09 11:11 UTC, Toralf Förster
Details
net-analyzer:angst-0.4b-r3:20200809-104907.log (net-analyzer:angst-0.4b-r3:20200809-104907.log,2.19 KB, text/plain)
2020-08-09 11:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,17.25 KB, application/x-bzip)
2020-08-09 11:12 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-08-09 11:11:43 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color  -falign-functions=32:25:16 -fcommon -I/usr/local/include `libnet-1.0-config --defines` -DLINUX  -c main.c -o main.o
In file included from main.c:9:
angst.h:11:10: fatal error: sys/sysctl.h: No such file or directory
   11 | #include <sys/sysctl.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20200807-021814

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.45.2 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.16.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Aug  9 10:05:53 AM UTC 2020
/var/db/repos/libressl	Sat Aug  8 08:05:43 PM UTC 2020

emerge -qpvO net-analyzer/angst
[ebuild  N    ] net-analyzer/angst-0.4b-r3  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2020-08-09 11:11:46 UTC
Created attachment 653891 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-09 11:11:49 UTC
Created attachment 653893 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-08-09 11:11:54 UTC
Created attachment 653895 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-08-09 11:11:57 UTC
Created attachment 653897 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-08-09 11:11:59 UTC
Created attachment 653899 [details]
net-analyzer:angst-0.4b-r3:20200809-104907.log
Comment 6 Toralf Förster gentoo-dev 2020-08-09 11:12:02 UTC
Created attachment 653901 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-08-09 11:47:53 UTC
The bug has been closed via the following commit(s):

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

commit d3442c4b5eba7d66b6db5681b08df79974c59708
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-08-09 11:44:27 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-08-09 11:47:47 +0000

    net-analyzer/angst: Fix compiling against sys-libs/glibc-2.32
    
    Package-Manager: Portage-3.0.1, Repoman-2.3.23
    Closes: https://bugs.gentoo.org/736503
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/angst/angst-0.4b-r3.ebuild      |  1 +
 net-analyzer/angst/files/0.4b-sysctl.h.patch | 12 ++++++++++++
 2 files changed, 13 insertions(+)