Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692550 - net-analyzer/ipsumdump-1.86 : fromdevice.cc:546:49: error: SIOCGSTAMP was not declared in this scope
Summary: net-analyzer/ipsumdump-1.86 : fromdevice.cc:546:49: error: SIOCGSTAMP was not...
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: linux-headers-5.2
  Show dependency tree
 
Reported: 2019-08-19 18:01 UTC by Toralf Förster
Modified: 2019-08-20 07:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.06 KB, text/plain)
2019-08-19 18:01 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,30.71 KB, text/plain)
2019-08-19 18:01 UTC, Toralf Förster
Details
environment (environment,13.98 KB, text/plain)
2019-08-19 18:01 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.42 KB, application/x-bzip)
2019-08-19 18:01 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,13.23 KB, application/x-bzip)
2019-08-19 18:01 UTC, Toralf Förster
Details
net-analyzer:ipsumdump-1.86:20190819-045923.log (net-analyzer:ipsumdump-1.86:20190819-045923.log,28.78 KB, text/plain)
2019-08-19 18:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.38 KB, application/x-bzip)
2019-08-19 18:01 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 2019-08-19 18:01:24 UTC
      |         ^~~~~
fromdevice.cc: In member function ‘virtual void FromDevice::selected(int, int)’:
fromdevice.cc:546:49: error: ‘SIOCGSTAMP’ was not declared in this scope; did you mean ‘SIOCGRARP’?
  546 |      p->timestamp_anno().set_timeval_ioctl(_fd, SIOCGSTAMP);
      |                                                 ^~~~~~~~~~
      |                                                 SIOCGRARP

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl-20190818-105204

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *




emerge -qpvO net-analyzer/ipsumdump
[ebuild  N    ] net-analyzer/ipsumdump-1.86  USE="ipv6 nanotimestamp"
Comment 1 Toralf Förster gentoo-dev 2019-08-19 18:01:27 UTC
Created attachment 587486 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-19 18:01:30 UTC
Created attachment 587488 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-08-19 18:01:33 UTC
Created attachment 587490 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-08-19 18:01:36 UTC
Created attachment 587492 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-08-19 18:01:39 UTC
Created attachment 587494 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-19 18:01:42 UTC
Created attachment 587496 [details]
net-analyzer:ipsumdump-1.86:20190819-045923.log
Comment 7 Toralf Förster gentoo-dev 2019-08-19 18:01:45 UTC
Created attachment 587498 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-08-20 07:50:35 UTC
The bug has been closed via the following commit(s):

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

commit 569015025d09f245f150051fc003e76ac5332be4
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2019-08-20 07:49:16 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2019-08-20 07:50:32 +0000

    net-analyzer/ipsumdump: Fix includes, set OS headers dependency
    
    Package-Manager: Portage-2.3.72, Repoman-2.3.17
    Fixes: https://bugs.gentoo.org/692550
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 .../files/ipsumdump-1.86-SIOCGSTAMP.patch          | 10 ++++++
 net-analyzer/ipsumdump/ipsumdump-1.86-r1.ebuild    | 37 ++++++++++++++++++++++
 net-analyzer/ipsumdump/ipsumdump-1.86.ebuild       |  3 +-
 3 files changed, 49 insertions(+), 1 deletion(-)