Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 540910 - net-analyzer/snortalog should RDEPEND on dev-lang/perl[ithreads]
Summary: net-analyzer/snortalog should RDEPEND on dev-lang/perl[ithreads]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-21 13:30 UTC by OKUMURA N. Shin-ya
Modified: 2015-02-22 08:18 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description OKUMURA N. Shin-ya 2015-02-21 13:30:18 UTC
snortalog.pl, which is written as "use threads;" at 105th line, needs dev-perl with ithreads support.
However snortalog-2.4.3-r1.ebuild says, "RDEPEND= ... dev-lang/perl", but not "dev-lang/perl[ithreads]".

Reproducible: Always

Steps to Reproduce:
1. USE="-ithreads" emerge dev-lang/perl net-analyzer/snortalog
2. /usr/bin/snortalog.pl
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2015-02-22 08:18:31 UTC
I had noticed that myself a while ago. Thanks for the reminder to push that change.


--- ChangeLog   2015-02-11 17:51:48.000000000 +0100
+++ ChangeLog.new       2015-02-22 09:17:29.866193728 +0100
@@ -2,6 +2,9 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/ChangeLog,v 1.27 2015/02/11 16:51:48 jer Exp $

+  22 Feb 2015; Jeroen Roovers <jer@gentoo.org> snortalog-2.4.3-r1.ebuild:
+  Depend on dev-lang/perl[ithreads] by OKUMURA N. Shin-ya (bug #540910).
+
 *snortalog-2.4.3-r1 (11 Feb 2015)

   11 Feb 2015; Jeroen Roovers <jer@gentoo.org> -snortalog-2.4.3.ebuild,