Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 442962 - Please stabilize =net-analyzer/knocker-0.7.1-r2
Summary: Please stabilize =net-analyzer/knocker-0.7.1-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-11-13 10:43 UTC by Sergey Popov
Modified: 2012-12-01 19:34 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 Sergey Popov gentoo-dev 2012-11-13 10:43:37 UTC
More than 30 days in tree, has no open bugs.

Arches, please test and mark stable =net-analyzer/knocker-0.7.1-r2

Target keywords: amd64 ppc sparc x86
Comment 1 Denis M. (Phr33d0m) 2012-11-13 11:28:31 UTC
amd64 ok.
Comment 2 Anthony Basile gentoo-dev 2012-11-13 20:29:24 UTC
stable ppc
Comment 3 Agostino Sarubbo gentoo-dev 2012-11-13 20:42:24 UTC
@pinkbyte: you need to do one changes:

checking for gcc... gcc
checking whether the C compiler (gcc -march=native -O2 -g0 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes


This is bad. It should be:
checking for gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler (x86_64-pc-linux-gnu-gcc -march=native -O2 -g0 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes

so,

-src_compile() {                                                                                                                               
-       emake CC="$(tc-getCC)"                                                                                                                 
+src_prepare() {                                                                                                                               
+       tc-export CC
Comment 4 Sergey Popov gentoo-dev 2012-11-14 06:22:00 UTC
Thanks, fixed
Comment 5 Agostino Sarubbo gentoo-dev 2012-11-14 13:00:30 UTC
amd64 stable
Comment 6 Agostino Sarubbo gentoo-dev 2012-11-20 20:10:16 UTC
x86 stable
Comment 7 Raúl Porcel (RETIRED) gentoo-dev 2012-12-01 19:34:44 UTC
sparc keywords dropped