Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833761 - net-analyzer/pmacct-1.7.6-r3 - ndpi.c: error: SIZEOF_ID_STRUCT undeclared (first use in this function)
Summary: net-analyzer/pmacct-1.7.6-r3 - ndpi.c: error: SIZEOF_ID_STRUCT undeclared (fi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-19 10:19 UTC by Toralf Förster
Modified: 2022-03-09 15:42 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.44 KB, text/plain)
2022-02-19 10:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,214.77 KB, text/plain)
2022-02-19 10:19 UTC, Toralf Förster
Details
environment (environment,87.87 KB, text/plain)
2022-02-19 10:19 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.79 KB, application/x-bzip)
2022-02-19 10:19 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.40 KB, application/x-bzip)
2022-02-19 10:19 UTC, Toralf Förster
Details
net-analyzer:pmacct-1.7.6-r3:20220219-031416.log.bz2 (net-analyzer:pmacct-1.7.6-r3:20220219-031416.log.bz2,16.98 KB, application/x-bzip)
2022-02-19 10:19 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,43.06 KB, application/x-bzip)
2022-02-19 10:19 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 2022-02-19 10:19:17 UTC
   82 |   ndpi_finalize_initalization(workflow->ndpi_struct);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~
      |   ndpi_finalize_initialization
ndpi.c: In function 'pm_ndpi_get_flow_info':
ndpi.c:230:42: error: 'SIZEOF_ID_STRUCT' undeclared (first use in this function); did you mean 'SIZEOF_FLOW_STRUCT'?
  230 |       if ((newflow->src_id = ndpi_malloc(SIZEOF_ID_STRUCT)) == NULL) {
      |                                          ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220216-231639

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
php cli:

  HEAD of ::gentoo
commit 2ce480210cf00db6f24959b7c1937a22c76abad2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Feb 19 00:51:57 2022 +0000

    2022-02-19 00:51:52 UTC

emerge -qpvO net-analyzer/pmacct
[ebuild  N    ] net-analyzer/pmacct-1.7.6-r3  USE="bgp-bins geoipv2 l2 ndpi nflog traffic-bins zmq -bmp-bins -geoip -jansson -kafka -mysql -postgres -rabbitmq -sqlite -st-bins"
Comment 1 Toralf Förster gentoo-dev 2022-02-19 10:19:18 UTC
Created attachment 765442 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-19 10:19:19 UTC
Created attachment 765443 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-02-19 10:19:21 UTC
Created attachment 765444 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-02-19 10:19:22 UTC
Created attachment 765445 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-02-19 10:19:23 UTC
Created attachment 765446 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-19 10:19:24 UTC
Created attachment 765447 [details]
net-analyzer:pmacct-1.7.6-r3:20220219-031416.log.bz2
Comment 7 Toralf Förster gentoo-dev 2022-02-19 10:19:25 UTC
Created attachment 765448 [details]
temp.tar.bz2