Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 321311 - media-tv/v4l2-ctl-1.4.0: doesn't respect user flags
Summary: media-tv/v4l2-ctl-1.4.0: doesn't respect user flags
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-05-24 14:13 UTC by Kacper Kowalik (Xarthisius) (RETIRED)
Modified: 2010-08-09 07:47 UTC (History)
2 users (show)

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


Attachments
adding epatch + fixing QA issues (v4l2-ctl-1.4.0.diff,894 bytes, patch)
2010-05-24 14:16 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
respecting {LD,CXX,C}FLAGS (v4l2-ctl-1.4.0-QA.patch,1.12 KB, patch)
2010-05-24 14:17 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff
adding epatch + fixing QA issues (v4l2-ctl-1.4.0.diff,841 bytes, patch)
2010-05-24 14:23 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-05-24 14:13:27 UTC
v4l2-ctl doesn't respect CC, CXX, {CC,CXX,LD}FLAGS.
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-05-24 14:16:15 UTC
Created attachment 232711 [details, diff]
adding epatch + fixing QA issues

I allowed myself to clean ebuild a bit, namely:
 * skip unnecessary "" in variable assingement
 * remove unnecessary cd's
 * add die's
Comment 2 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-05-24 14:17:47 UTC
Created attachment 232715 [details, diff]
respecting {LD,CXX,C}FLAGS
Comment 3 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-05-24 14:23:03 UTC
Created attachment 232717 [details, diff]
adding epatch + fixing QA issues

Removed unnecessary die messages since portage prints out the exact command it failed on.
Comment 4 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-08-09 07:47:29 UTC
+  09 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org> v4l2-ctl-1.4.0.ebuild,
+  +files/v4l2-ctl-1.4.0-QA.patch:
+  Respect user FLAGS wrt bug 321311
+