make[2]: Entering directory '/var/tmp/portage/net-libs/nDPI-2.0/work/nDPI-2.0/tests' make[3]: Entering directory '/var/tmp/portage/net-libs/nDPI-2.0/work/nDPI-2.0/tests' FAIL: do.sh ============================================================================ Testsuite summary for libndpi 2.0.0 ============================================================================ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0_20170716-131855 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python3.5 (fallback) [4] python2.7 (fallback) [5] pypy3 (fallback) [6] pypy (fallback) Available Ruby profiles: [1] ruby21 (with Rubygems) * [2] ruby22 (with Rubygems)
Created attachment 486022 [details] emerge-info.txt
Created attachment 486024 [details] emerge-history.txt
Created attachment 486026 [details] environment
Created attachment 486028 [details] etc.portage.tbz2
Created attachment 486030 [details] logs.tbz2
Created attachment 486032 [details] net-libs:nDPI-2.0:20170720-131028.log
Created attachment 486034 [details] temp.tbz2
The issue is ERROR: could not open pcap file pcap/nintendo.pcap: invalid file capture length 524288, bigger than maximum of 262144 which boils down to a libpcap issue, see https://bugzilla.redhat.com/show_bug.cgi?id=1486022 It's probably about time to grab a snapshot form master, instead of adding patch after patch to libpcap-1.8.1. This relates to bug 637592 as well.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4c91dd460e1604ec58cc6b3531e8170812da3f commit fa4c91dd460e1604ec58cc6b3531e8170812da3f Author: Sam James <sam@gentoo.org> AuthorDate: 2022-01-03 10:50:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-01-03 11:21:20 +0000 net-libs/nDPI: add 4.0 Includes a patch which adds an API to allow ntopong to work too. (Working on ar/other build system patches upstream.) Bug: https://bugs.gentoo.org/799782 Bug: https://bugs.gentoo.org/625730 Closes: https://bugs.gentoo.org/830403 Thanks-to: Larry Sexton <sexton.larry048@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> net-libs/nDPI/Manifest | 2 ++ net-libs/nDPI/nDPI-4.0.ebuild | 59 ++++++++++++++++++++++++++++++++++++ net-libs/nDPI/nDPI-9999.ebuild | 68 ++++++++++++++++++++---------------------- 3 files changed, 93 insertions(+), 36 deletions(-)