Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 401341 - Please stabilize =media-radio/qrq-0.3.0
Summary: Please stabilize =media-radio/qrq-0.3.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2012-01-29 16:13 UTC by Thomas Beierlein
Modified: 2012-02-16 18:09 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 Thomas Beierlein gentoo-dev 2012-01-29 16:13:03 UTC
Package is in tree since 24 Dec 2011 without open bugs. 

iShould compile and install cleanly. To test just start it up and see 
if you here some morse code characters.
Comment 1 Agostino Sarubbo gentoo-dev 2012-01-30 21:05:33 UTC
@tomjbe:

gcc -Wall -march=native -O2 -g0 -D DESTDIR=\"/usr\" -D VERSION=\"0.3.0\" -I. -D OSS -c qrq.c

gcc is called directly please fix it with CC="$(tc-getCC)
Comment 2 Agostino Sarubbo gentoo-dev 2012-01-30 21:10:33 UTC
amd64 stable
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2012-01-31 12:40:18 UTC
x86: ok
Comment 4 Thomas Beierlein gentoo-dev 2012-02-01 04:43:56 UTC
(In reply to comment #1)
> gcc -Wall -march=native -O2 -g0 -D DESTDIR=\"/usr\" -D VERSION=\"0.3.0\" -I. -D
> OSS -c qrq.c
> 
> gcc is called directly please fix it with CC="$(tc-getCC)

Good catch Agostino. Thanks.

Fixed.

+  01 Feb 2012; Thomas Beierlein <tomjbe@gentoo.org> qrq-0.3.0.ebuild:
+  use tc-getCC instaed of hardcoded gcc (bug #401341, comment #1). Thanks for
+  pointing out ago
+
Comment 5 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-02-16 18:09:57 UTC
x86 stable, closing