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

Bug 92702

Summary: 3proxy works on AMD64
Product: Gentoo Linux Reporter: Iskren Slavov <iskren.s>
Component: Current packagesAssignee: AMD64 Project <amd64>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Iskren Slavov 2005-05-15 06:02:12 UTC
Yesterday I tried to edit the ebuild to support amd64 and it worked perfectly!

Reproducible: Always
Steps to Reproduce:
1. open the ebuild
2. add ~amd64 to keywords
3. ebuild ebuild-file.ebuild digest
4. ACCEPT_KEYWORDS=~amd64 emerge 3proxy
5. enjoy! ;)

Actual Results:  
everything worked well

Expected Results:  
-

localhost ~ # emerge info
Portage 2.0.51.21-r1 (default-linux/amd64/2005.0, gcc-3.4.3-20050110,
glibc-2.3.5-r0, 2.6.11-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.11-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.11
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.5-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-mtune=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mtune=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox strict"
GENTOO_MIRRORS="ftp://gentoo.itdnet.net/gentoo/ http://gentoo.ITDNet.net/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
http://ftp6.uni-erlangen.de/pub/mirrors/gentoo
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://pandemonium.tiscali.de/pub/gentoo/ http://ftp.ntua.gr/pub/linux/gentoo/
http://gentoo.math.bme.hu http://gentoo.mirror.icd.hu/
http://ftp.rhnet.is/pub/gentoo/ http://mirror.hamakor.org.il/pub/mirrors/gentoo/
http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/
http://ftp.easynet.nl/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="amd64 X aalib acpi alsa avi berkdb bitmap-fonts bl cdparanoia crypt cups
dts dv dvb dvd dvdread edl encode esd fam fame fbcon font-server fortran ggi gif
glitz gpm gtk ipv6 ithreads jack java jp2 jpeg jpeg2k kde kdeenablefinal
kdexdeltas lcms libcac live lzo lzw lzw-tiff mad matroska mjpeg mozsvg mp3 mpeg
nas ncurses nls nvidia ogg oggvorbis opengl oss pam perl png python qt quicktime
readline real rtc samba sblive sdl ssl tcpd tga theora tiff truetype
truetype-fonts type1-fonts usb userlocales vidix vorbis xanim xinerama xml2 xpm
xrandr xv xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Konstantin Arkhipov (RETIRED) gentoo-dev 2005-05-15 09:00:34 UTC
committed in portage
thanks, Iskren