Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 625730

Summary: net-libs/nDPI-2.0 : FAIL: do.sh
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
net-libs:nDPI-2.0:20170720-131028.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-20 16:08:03 UTC
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)
Comment 1 Toralf Förster gentoo-dev 2017-07-20 16:08:06 UTC
Created attachment 486022 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-20 16:08:09 UTC
Created attachment 486024 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-20 16:08:12 UTC
Created attachment 486026 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-20 16:08:15 UTC
Created attachment 486028 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-20 16:08:18 UTC
Created attachment 486030 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-20 16:08:21 UTC
Created attachment 486032 [details]
net-libs:nDPI-2.0:20170720-131028.log
Comment 7 Toralf Förster gentoo-dev 2017-07-20 16:08:25 UTC
Created attachment 486034 [details]
temp.tbz2
Comment 8 Carlo 2018-01-22 22:58:23 UTC
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.
Comment 9 Larry the Git Cow gentoo-dev 2022-01-03 11:23:03 UTC
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(-)