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

Bug 295819

Summary: x11-libs/libcompizconfig fails tests with <intltool-0.41
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Desktop-Effects herd <desktop-effects+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: denilsonsa, EoD, levertond, ssuominen
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2009-12-05 11:40:25 UTC
I found this same problem with PulseAudio, the problem is that the 0.40 series of intltool tries to parse configure.ac like it was a text file rather than a macro file; you *probably* want to restrict tests.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2009-12-05 11:40:44 UTC
Created attachment 212135 [details]
Build log
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-02-17 22:44:16 UTC
0.41.0 is now in Portage, please test it
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-02-18 21:55:27 UTC
+  18 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+  libcompizconfig-0.8.4.ebuild:
+  Raise intltool depend to 0.41.0 wrt #295819, thanks to Diego E. Pettenò
+  for reporting.
Comment 4 EoD 2010-04-05 17:09:49 UTC
This bug is not fixed with >=dev-util/intltool-0.41 !

With >=intltool-0.41 and FEATURES="test" enabled, the ebuild does definitely not compile. I get the same error as seen in the log above.
You maybe want to restrict the tests as recommended by Diego E. Pettenò.
Comment 5 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-04-05 18:50:14 UTC
I'll try to fix this later.
Comment 6 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-04-15 03:25:46 UTC
Tests are now restricted on libcompizconfig-0.8.4-r1.
Thanks Diego for the report.