Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409221 - app-backup/bacula - ignores CXX
Summary: app-backup/bacula - ignores CXX
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 407453
  Show dependency tree
 
Reported: 2012-03-21 19:56 UTC by Jeroen Roovers (RETIRED)
Modified: 2012-03-23 05:29 UTC (History)
1 user (show)

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


Attachments
app-backup:bacula-5.2.5:20120320-134322.log.gz (20120320-134322.log.gz,11.84 KB, text/plain)
2012-03-21 19:56 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2012-03-21 19:56:54 UTC
Created attachment 306223 [details]
app-backup:bacula-5.2.5:20120320-134322.log.gz

zgrep '^g++' /keeps/gentoo/emergelogs/elmer/app-backup:bacula-5.2.5:20120320-134322.log.gz | wc -l
67

I'll file another bug for the build failure (probably a parallel make problem - still investigating that).
Comment 1 Thomas Beierlein gentoo-dev 2012-03-23 05:29:24 UTC
(In reply to comment #0)
> Created attachment 306223 [details]
> app-backup:bacula-5.2.5:20120320-134322.log.gz
> 
> zgrep '^g++'
> /keeps/gentoo/emergelogs/elmer/app-backup:bacula-5.2.5:20120320-134322.log.
> gz | wc -l
> 67
> 
Good Catch, as it only shows up if USE=qt4. Thanks Jeroen.

+  23 Mar 2012; Thomas Beierlein <tomjbe@gentoo.org> bacula-5.2.5.ebuild,
+  bacula-5.2.6.ebuild:
+  Building bat respects CXX now (bug #409221). Thanks jer_at_gentoo.org
+

Should be fixed.