Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789633 - net-analyzer/ostinato-1.1-r1 - linuxhostdevice.cpp: fatal error: netlink/.../link.h: No such file or directory
Summary: net-analyzer/ostinato-1.1-r1 - linuxhostdevice.cpp: fatal error: netlink/.../...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-12 09:08 UTC by Toralf Förster
Modified: 2022-02-14 18:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.17 KB, text/plain)
2021-05-12 09:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,116.00 KB, text/plain)
2021-05-12 09:08 UTC, Toralf Förster
Details
environment (environment,54.36 KB, text/plain)
2021-05-12 09:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.49 KB, application/x-bzip)
2021-05-12 09:08 UTC, Toralf Förster
Details
net-analyzer:ostinato-1.1:20210512-021023.log (net-analyzer:ostinato-1.1:20210512-021023.log,214.75 KB, text/plain)
2021-05-12 09:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.11 KB, application/x-bzip)
2021-05-12 09:08 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 2021-05-12 09:08:04 UTC
x86_64-pc-linux-gnu-g++ -c -pipe -march=native -fno-diagnostics-color -O2 -isystem /usr/include/qt5 -std=c++11 -fPIC -D_REENTRANT -Wall -Wextra -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I../extra/qhexedit2/src -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtScript -I/usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o ip4config.o ip4config.cpp
linuxhostdevice.cpp:28:10: fatal error: netlink/route/link.h: No such file or directory
   28 | #include <netlink/route/link.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile.drone:921: linuxhostdevice.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-j2-20210510-220140

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.8.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.52.1 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  [1]   php8.0 *

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue May 11 23:50:56 UTC 2021

emerge -qpvO net-analyzer/ostinato
[ebuild  N    ] net-analyzer/ostinato-1.1
Comment 1 Toralf Förster gentoo-dev 2021-05-12 09:08:05 UTC
Created attachment 707442 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-05-12 09:08:06 UTC
Created attachment 707445 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-05-12 09:08:08 UTC
Created attachment 707448 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-05-12 09:08:09 UTC
Created attachment 707451 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-05-12 09:08:10 UTC
Created attachment 707454 [details]
net-analyzer:ostinato-1.1:20210512-021023.log
Comment 6 Toralf Förster gentoo-dev 2021-05-12 09:08:12 UTC
Created attachment 707457 [details]
temp.tar.bz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-11-04 06:04:07 UTC
tinderbox has reproduced this issue with version 1.1-r1 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2022-02-14 18:07:08 UTC
The bug has been closed via the following commit(s):

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

commit 55876d96812afb6518ebfb6f7438fb3044aba617
Author:     Rick Farina <zerochaos@gentoo.org>
AuthorDate: 2022-02-14 18:06:19 +0000
Commit:     Rick Farina <zerochaos@gentoo.org>
CommitDate: 2022-02-14 18:07:07 +0000

    net-analyzer/ostinato: fix pkgcheck warnings
    
    Add missing dep
    Closes: https://bugs.gentoo.org/789633
    Signed-off-by: Rick Farina <zerochaos@gentoo.org>

 .../{ostinato-1.1-r1.ebuild => ostinato-1.1-r2.ebuild}        | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)