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

Bug 188784

Summary: compizconfig-backend-gconf-0.5.2 error during emerge
Product: Gentoo Linux Reporter: Luis Vitorio Cargnini <lvcargnini>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED INVALID    
Severity: normal CC: jmbsvicetto
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: log of aclocal
build log

Description Luis Vitorio Cargnini 2007-08-14 05:44:36 UTC
trying to emerge compizconfig-backend-gconf it report the following error message:
 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/x11-libs/compizconfig-backend-gconf-0.5.2/temp/aclocal-20154.out

 * 
 * ERROR: x11-libs/compizconfig-backend-gconf-0.5.2 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   compizconfig-backend-gconf-0.5.2.ebuild, line 24:   Called eautoreconf
 *   autotools.eclass, line 93:   Called eaclocal
 *   autotools.eclass, line 130:   Called autotools_run_tool 'aclocal'
 *   autotools.eclass, line 218:   Called die
 * 
 * Failed Running aclocal !
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-gconf-0.5.2/temp/build.log'.
 * 


Reproducible: Always

Steps to Reproduce:
1. echo x11-wm/compiz-fusion >> /etc/portage/package.unmask
2.emerge -D compiz-fusion
3.

Actual Results:  
* Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/x11-libs/compizconfig-backend-gconf-0.5.2/temp/aclocal-20154.out

 * 
 * ERROR: x11-libs/compizconfig-backend-gconf-0.5.2 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   compizconfig-backend-gconf-0.5.2.ebuild, line 24:   Called eautoreconf
 *   autotools.eclass, line 93:   Called eaclocal
 *   autotools.eclass, line 130:   Called autotools_run_tool 'aclocal'
 *   autotools.eclass, line 218:   Called die
 * 
 * Failed Running aclocal !
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/compizconfig-backend-gconf-0.5.2/temp/build.log'.
 *
Comment 1 Luis Vitorio Cargnini 2007-08-14 05:45:15 UTC
Created attachment 128013 [details]
log of aclocal

bugs
Comment 2 Luis Vitorio Cargnini 2007-08-14 05:45:58 UTC
Created attachment 128014 [details]
build log

the complete build log
Comment 3 Dawid Węgliński (RETIRED) gentoo-dev 2007-08-14 06:04:32 UTC
jurassic # emerge -D compiz-fusion
Calculating dependencies -
emerge: there are no ebuilds to satisfy "compiz-fusion".

jurassic #

We do not support third-party ebuilds from overlays.
Comment 4 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2007-08-14 21:13:26 UTC
Luis Vitorio Cargnini,

please don't report xeffects bugs on gentoo's bugzilla. Please look more carefully to the ewarns of the xeffects packages. All packages include the following pkg_postinst:

pkg_postinst() {
	ewarn "DO NOT report bugs to Gentoo's bugzilla"
	einfo "Please report all bugs to http://trac.gentoo-xeffects.org"
	einfo "Thank you on behalf of the Gentoo Xeffects team"
}

We'll fix again the non-working url.