Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71887 - app-cdr/gcombust-0.1.55 builds on amd64 when gnuconfig_update is used
Summary: app-cdr/gcombust-0.1.55 builds on amd64 when gnuconfig_update is used
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-11-20 14:02 UTC by P Nienaber
Modified: 2004-11-21 01:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description P Nienaber 2004-11-20 14:02:45 UTC
src_unpack() {
        if [ "${A}" != "" ]; then
                unpack ${A}
        fi
        gnuconfig_update
}

Reproducible: Always
Steps to Reproduce:
1. add 'inherit gnuconfig' to start of ebuild
2. add above code elsewhere
3.

Actual Results:  
>>> app-cdr/gcombust-0.1.55 merged.


Portage 2.0.51-r3 (default-linux/amd64/2004.3, gcc-3.4.3,
glibc-2.3.4.20041102-r0, 2.6.7-gentoo-r14 x86_64)
=================================================================
System uname: 2.6.7-gentoo-r14 x86_64 AMD Opteron(tm) Processor 246
Gentoo Base System version 1.6.6
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac acpi aim alsa berkdb bitmap-fonts cddb cdr crypt cups dvd dvdr
f77 fam fbcon flac fortran gdbm gif gimpprint gpm gtk gtk2 imagemagick imap
imlib java javascript joystick jp2 jpeg kerberos lzw lzw-tiff mad mikmod
multilib mysql ncurses nptl nptlonly nvidia oggvorbis opengl oss pam pdflib perl
png python readline samba sdl slang ssl tcltk tcpd threads tiff truetype usb
userlocales xine xml xml2 xmms xpm xprint xrandr xv xvid zlib"
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-11-21 01:54:35 UTC
Fixed in CVS.