Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109268 - PHP 5.0.5-r1 compiles and runs on Alpha, please unmask it
Summary: PHP 5.0.5-r1 compiles and runs on Alpha, please unmask it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: Alpha Linux
: High minor (vote)
Assignee: Alpha Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-14 05:49 UTC by Jean-Sebastien Guay
Modified: 2005-12-02 13:43 UTC (History)
1 user (show)

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 Jean-Sebastien Guay 2005-10-14 05:49:18 UTC
I just emerged dev-lang/php-5.0.5-r1, as well as a couple extensions and addons
(Smarty, propel, propel-generator, propel-runtime, PEAR-PEAR, PEAR-DB, PEAR-Log,
a couple other PEAR modules) and everything works fine. (tested with a few of my
applications, as well as phpMyAdmin and websvn).

I emerged them by setting ACCEPT_KEYWORDS="~x86" and by setting my use flags in
package.use to the following :

dev-lang/php -* cli apache2 ctype dba gd jpeg mysql pcre pdo-external pear png
session simplexml soap sqlite truetype xml2 xsl zlib

as stated in the document
http://svn.gnqs.org/projects/gentoo-php-overlay/file/docs/php-upgrading.html?format=raw
(found through Google).

I suspect that these ebuilds will work fine on most any arch that PHP builds on
normally.

Reproducible: Always
Steps to Reproduce:
1. Add the following line to package.use :
dev-lang/php -* cli apache2 ctype dba gd jpeg mysql pcre pdo-external pear png
session simplexml soap sqlite truetype xml2 xsl zlib

2. ACCEPT_KEYWORDS="~x86" emerge --pretend dev-lang/php Smarty propel
propel-generator propel-runtime PEAR-Log

3. Test with some PHP applications that use the modules given.

Actual Results:  
Everything worked great.

Expected Results:  
Not required me to use "~x86" to emerge it... I'm on Alpha after all...

Portage 2.0.51.22-r3 (default-linux/alpha/2005.0, gcc-3.3.2,
glibc-2.3.4.20041102-r1, 2.6.14-rc3 alpha)
=================================================================
System uname: 2.6.14-rc3 alpha EV56
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.1-r1
sys-apps/sandbox:    1.2.10
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.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="alpha"
AUTOCLEAN="yes"
CBUILD="alpha-unknown-linux-gnu"
CFLAGS="-mieee -O2 -mcpu=ev56 -pipe"
CHOST="alpha-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /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="-mieee -O2 -mcpu=ev56 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ ftp://cs.ubishops.ca/pub/gentoo
ftp://gentoo.risq.qc.ca/ http://gentoo.osuosl.org/
ftp://gentoo.arcticnetwork.ca/pub/gentoo/ http://gentoo.arcticnetwork.ca/
http://gentoo.mirrored.ca/ ftp://gentoo.mirrored.ca/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.ca.gentoo.org/gentoo-portage"
USE="alpha X apache2 arts berkdb bitmap-fonts crypt cups doc eds encode
font-server foomaticdb fortran gd gdbm gif gpm gstreamer gtk2 imlib jpeg kde
libg++ libwww mad mikmod motif mp3 mpeg mysql ncurses nls ogg oggvorbis opengl
pam pdflib perl png python qt quicktime readline samba sdl spell ssl tcpd tiff
truetype truetype-fonts type1-fonts vorbis xml2 xv zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Fernando J. Pereda (RETIRED) gentoo-dev 2005-12-02 13:43:34 UTC
Not valid anymore. It's been unmasked an marked ~alpha

Cheers,
Ferdy