Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65233 - Missing php5 entry for amd64 in portage
Summary: Missing php5 entry for amd64 in portage
Status: RESOLVED DUPLICATE of bug 70133
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 11:32 UTC by Morten Fangel
Modified: 2005-07-17 13:06 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 Morten Fangel 2004-09-24 11:32:47 UTC
PHP isn't marked unstable in amd64, eventhought I got it to compile cleanly on my amd64 when using the same `./configure` command has given in the php4-ebuild (after I removed the --with-t1lib switch at least)

So would somebody step in and mark php5 unstable for amd64 so future users of amd64 can emerge php5 through portage

Morten Fangel

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~amd64" emerge php
2. Only php4.x.x appears
3. cry...

Actual Results:  
I cried, and then installed it manually

Expected Results:  
That PHP5 was in portage for amd64...

Portage 2.0.50-r11 (default-amd64-2004.2, gcc-3.3.3, glibc-2.3.4.20040605-r0,
2.6.8-gentoo-r4)
=================================================================
System uname: 2.6.8-gentoo-r4 x86_64 12
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CFLAGS="-O2"
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/terminfo /etc/env.d"
CXXFLAGS="-O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache"
GENTOO_MIRRORS="ftp://ftp.ipv4.heanet.ie/pub/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="X alsa amd64 apm arts avi berkdb bitmap-fonts cdr crypt encode esd
foomaticdb gdbm gif gnome gpm gtk gtk2 imlib java jpeg kde libg++ libwww mikmod
motif mpeg mysql ncurses nls nogcj oggvorbis opengl oss pam pdflib perl png
python qt quicktime readline sdl slang spell ssl tcpd truetype xml2 xmms xprint
xv zlib"
Comment 1 Ondrej Ivanič 2004-11-08 01:48:44 UTC
Yes, php-5.0.2-r1 and mod_php-5.0.2 works fine on amd64 (added amd64 keyword into official ebuild in PORTDIR_OVERLAY directory)

my USE flags for dev-php/php
bzlib calendar ctype crypt curl curlwrappers exif ftp gd-external iconv imap inifile jpeg ldap memlimit mhash mysql mysqli nls odbc pcntl posix postgres session shared sharedmem simplexml soap sockets spl sqlite ssl tiff tokenizer truetype wddx xml2 xmlrpc xsl zlib

my USE flags for dev-php/mod_php
apache2 bzlib calendar ctype crypt curl curlwrappers exif ftp gd-external iconv imap inifile jpeg ldap memlimit mhash mysql mysqli nls odbc pcntl posix postgres session shared sharedmem simplexml soap sockets spl sqlite ssl tiff tokenizer truetype wddx xml2 xmlrpc xsl zlib
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2004-11-29 02:32:43 UTC

*** This bug has been marked as a duplicate of 70133 ***