Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66029 - mod_php-5.0.2 builds and works on ia64
Summary: mod_php-5.0.2 builds and works on ia64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: IA64 Linux
: High enhancement (vote)
Assignee: IA-64 team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-01 08:25 UTC by Guillaume Baudot
Modified: 2004-10-02 22:20 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 Guillaume Baudot 2004-10-01 08:25:10 UTC
Well, I wanted to install php and mod_php on my ia64 server, but I could not manage to build versions 4.3.* (don't remember the error, but it was failing on linking because of a program version...). After last sync, I realized php-5.0.2 was unmasked for ~ia64, but not mod_php-5.0.2. Both are now compiled and working on my sys, then I suppose ~ia64 keyword should be added to mod_php-5.0.2 ebuild...

Reproducible: Always
Steps to Reproduce:
1. copy dev-php/mod_php/ to /usr/local/portage
2. add ~ia64 to local mod_php-5.0.2.ebuild
3. add "dev-php/php ~ia64" and "dev-php/mod_php ~ia64" to /etc/portage/package.keywords
4. (ACCEPT_KEYWORDS="~ia64" emerge mod_php)
Actual Results:  
As said above, mod_php-5.0.2 builds and works :)

Expected Results:  
tried to install an older version of the same program and fail...

Had to try a few times before compiling php, as the ebuild needed some USE flags
on to compile properly, but once this done, all went well :)
Here's my emerge info output (if needed):
Portage 2.0.50-r11 (default-ia64-1.4, gcc-3.3.2,
glibc-2.3.2-r1,2.3.2-r3,2.3.2-r11,2.3.2-r9, 2.4.24-ia64-r10)
=================================================================
System uname: 2.4.24-ia64-r10 ia64
Gentoo Base System version 1.4.16
Autoconf:
sys-devel/autoconf-2.57-r1,sys-devel/autoconf-2.58,sys-devel/autoconf-2.58-r1,sys-devel/autoconf-2.59-r4
Automake:
sys-devel/automake-1.7.5-r2,sys-devel/automake-1.7.8,sys-devel/automake-1.8.3,sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="ia64"
AUTOCLEAN="no"
CFLAGS="-O2 -pipe"
CHOST="ia64-unknown-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache 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="aalib acpi alsa berkdb bitmap-fonts crypt cups curl dba doc dvd encode gd
gdbm gif ia64 imlib ipv6 jpeg ldap libg++ libwww mikmod mpi mysql ncurses nls
oggvorbis oss pam pdflib perl png python readline samba sasl slang snmp spell
ssl tcpd tiff truetype usb xml2 xprint zlib"
Comment 1 SpanKY gentoo-dev 2004-10-02 22:20:23 UTC
done deal