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

Bug 371417

Summary: net-analyzer/sflowtool ~amd64 keyword request
Product: Gentoo Linux Reporter: Marcin Mirosław <bug>
Component: [OLD] Keywording and StabilizationAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: enhancement CC: pruzinat
Priority: Normal Keywords: KEYWORDREQ
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild patch

Description Marcin Mirosław 2011-06-13 12:51:59 UTC
net-analyzer/sflowtool-3.20 compiles and start up fine on amd64. I can't test is it working correctly because i can't generate sflows (is any tool in portage to emit sflow? meseems no).
Btw, in ebuild sflowtool-3.20 is used "make", shouldn't be used "emake"?

Reproducible: Always
Comment 1 Agostino Sarubbo gentoo-dev 2011-06-13 13:44:07 UTC
Created attachment 276917 [details, diff]
Ebuild patch

Works for me.

Works also parallel make (tried -j16) and econf not needs die. Eapi bump.
Comment 2 Agostino Sarubbo gentoo-dev 2011-06-13 13:44:37 UTC
@netmon

See patch.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-13 14:10:42 UTC
Comment on attachment 276917 [details, diff]
Ebuild patch

No need to improve the ebuild - that's a different bug report you might want to file.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-13 14:11:46 UTC
Sure, if amd64 likes that.
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2011-06-13 14:12:23 UTC
@ago: CC arch teams, assign to maintainers. :)
Comment 6 Tomáš "tpruzina" Pružina (amd64 [ex]AT) 2011-07-18 15:06:57 UTC
Builds fine (-j3), tested with tcpdump pipe (sflow -t | tcpdump) and it seems to work well.

amd64 OK
Comment 7 Markos Chandras (RETIRED) gentoo-dev 2011-07-18 16:16:06 UTC
keyworded for amd64. Thanks Agostino
Comment 8 Marcin Mirosław 2011-07-18 16:44:17 UTC
Thanks