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

Bug 409221

Summary: app-backup/bacula - ignores CXX
Product: Gentoo Linux Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Current packagesAssignee: Thomas Beierlein <tomjbe>
Status: RESOLVED FIXED    
Severity: normal CC: app-backup
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 407453    
Attachments: app-backup:bacula-5.2.5:20120320-134322.log.gz

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.