Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740440 - net-analyzer/snort-2.9.16 USE=-perfprofiling : In file included from detection_options.c:82: sp_session.h:32:8: error: unknown type name ‘PreprocStats’
Summary: net-analyzer/snort-2.9.16 USE=-perfprofiling : In file included from detectio...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-05 06:55 UTC by Toralf Förster
Modified: 2020-09-05 10:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.94 KB, text/plain)
2020-09-05 06:55 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,119.07 KB, text/plain)
2020-09-05 06:55 UTC, Toralf Förster
Details
environment (environment,95.42 KB, text/plain)
2020-09-05 06:55 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,22.87 KB, application/x-bzip)
2020-09-05 06:55 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,16.12 KB, application/x-bzip)
2020-09-05 06:55 UTC, Toralf Förster
Details
net-analyzer:snort-2.9.16:20200905-041231.log (net-analyzer:snort-2.9.16:20200905-041231.log,81.59 KB, text/plain)
2020-09-05 06:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.87 KB, application/x-bzip)
2020-09-05 06:55 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 2020-09-05 06:55:28 UTC
In file included from detection_options.c:82:
sp_session.h:32:8: error: unknown type name ‘PreprocStats’
   32 | extern PreprocStats sp_sessionPerfStats;
      |        ^~~~~~~~~~~~
make[4]: *** [Makefile:492: detection_options.o] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-abi32+64-20200902-130116

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Sep  5 04:05:33 AM UTC 2020

emerge -qpvO net-analyzer/snort
[ebuild  N    ] net-analyzer/snort-2.9.16  USE="active-response control-socket file-inspect flexresp3 gre (libtirpc) non-ether-decoders react reload-error-restart shared-rep threads -debug -high-availability -inline-init-failopen -large-pcap-64bit -linux-smp-stats -open-appid -perfprofiling -ppm (-selinux) -side-channel -sourcefire -static"
Comment 1 Toralf Förster gentoo-dev 2020-09-05 06:55:30 UTC
Created attachment 658496 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-05 06:55:32 UTC
Created attachment 658498 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-09-05 06:55:35 UTC
Created attachment 658500 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-09-05 06:55:37 UTC
Created attachment 658502 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-09-05 06:55:38 UTC
Created attachment 658504 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-05 06:55:40 UTC
Created attachment 658506 [details]
net-analyzer:snort-2.9.16:20200905-041231.log
Comment 7 Toralf Förster gentoo-dev 2020-09-05 06:55:42 UTC
Created attachment 658508 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-09-05 10:33:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0621697eecc3615e6c69cbf3a9a49a1bbabdc112

commit 0621697eecc3615e6c69cbf3a9a49a1bbabdc112
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-09-05 10:31:45 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-09-05 10:33:11 +0000

    net-analyzer/snort: Guard PreprocStats definitions
    
    Package-Manager: Portage-3.0.5, Repoman-3.0.1
    Closes: https://bugs.gentoo.org/740440
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/snort/files/snort-2.9.15.1-fno-common.patch | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)