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

Bug 59620

Summary: asbutton ebuild fails
Product: Gentoo Linux Reporter: basic <basic>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description basic 2004-08-06 08:16:00 UTC
when trying to install asbutton it fails with the following message:
!!! ERROR: x11-plugins/asbutton-0.3-r1 failed.
!!! Function src_install, Line 27, Exitcode 2
!!! (no error message)

if I add the following to the ebuild, it compiles and installs

src_compile () {
        make || die
}


Reproducible: Always
Steps to Reproduce:
1. emerge asbutton
2.
3.

Actual Results:  
!!! ERROR: x11-plugins/asbutton-0.3-r1 failed.
!!! Function src_install, Line 27, Exitcode 2
!!! (no error message)


Expected Results:  
>>> Completed installing into /var/tmp/portage/asbutton-0.3-r1/image/

>>> Merging x11-plugins/asbutton-0.3-r1 to /
.
.

>>> x11-plugins/asbutton-0.3-r1 merged.
>>> Recording x11-plugins/asbutton in "world" favorites file...
.
.
.

Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0,
2.6.7-gentoo-r9)
=================================================================
System uname: 2.6.7-gentoo-r9 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.16
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-tbird -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-tbird -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib accessibility acl acpi alsa apache2 apm arts avi berkdb bidi
cdr cjk crypt cups curl dga directfb encode esd ethereal fbcon fftw firebird
flac foomaticdb ftp gb gdbm ggi gif gnome gpm gstreamer gtk gtk2 guile iconv
imagemagick imlib jack java joystick jpeg kde ldap libg++ libwww mad mikmod mmx
motif mozaccess mozdomi mozilla mozp3p mozsvg mozxmlterm mpeg mysql ncurses nls
nptl oggvorbis opengl oss pam pcre pdflib perl pic pie png posix postgres ppds
python qt quicktime readline samba sdk sdl shared slang spell ssl svg svga tcltk
tcpd tetex theora tidy truetype unicode usb videos wmf x86 xml2 xmms xprint xv
yahoo zlib"
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2004-08-07 03:10:02 UTC
Fixed in CVS.  wait 30, resync and try it again.  Thanks for the bug report.