Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312785 - dev-php5/pecl-apc-3.0.19 doesn't compile with upcoming PHP 5.3.2 build
Summary: dev-php5/pecl-apc-3.0.19 doesn't compile with upcoming PHP 5.3.2 build
Status: RESOLVED DUPLICATE of bug 349659
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on: 336869
Blocks: 312775
  Show dependency tree
 
Reported: 2010-04-02 11:52 UTC by Paulo M
Modified: 2010-12-25 07:15 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 Paulo M 2010-04-02 11:52:52 UTC
When using the (work in progress) ebuild for PHP5.3.2 described in comment #100 of http://bugs.gentoo.org/show_bug.cgi?id=274512 the current version of pecl-apc (3.0.19) fails to compile. However, with the 3.1.3_p1 works fine.

According to http://pecl.php.net/package-changelog.php?package=APC the 3.1.x series are the ones with proper 5.3 support, while 3.0.19 only has some initial support. My guess is that a 3.1.x version will need to be marked as stable first before 5.3.2 can.

This ticket is to track the blocking issues to get the new PHP 5.3.2 ready.


Portage 2.1.7.17 (default/linux/x86/10.0, gcc-4.3.4, glibc-2.10.1-r1,
2.6.16-xenU i686)
=================================================================
System uname:
Linux-2.6.16-xenU-i686-Intel-R-_Xeon-R-_CPU_E5410_@_2.33GHz-with-gentoo-1.12.13
Timestamp of tree: Tue, 02 Mar 2010 13:45:01 +0000
app-shells/bash:     4.0_p35
dev-lang/python:     2.5.4-r4, 2.6.4
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc:       4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe -mno-tls-direct-seg-refs"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo
/etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe -mno-tls-direct-seg-refs"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch
protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirrors.rit.edu/gentoo/
ftp://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/
ftp://gentoo.mirrors.tds.net/gentoo
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/
ftp://mirror.csclub.uwaterloo.ca/gentoo-distfiles/"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="acl apache2 berkdb bzip2 cli cracklib crypt cups cxx dri fortran gdbm
iconv ipv6 modules mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd
python readline reflection session spl ssl sysfs tcpd truetype unicode vhosts
x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106
cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0
intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug
rate route share shm softvol" APACHE2_MODULES="authz_host auth_basic authn_file
authz_user dir alias deflate headers log_config logio mime rewrite filter
expires" APACHE2_MPMS="prefork" ELIBC="glibc" INPUT_DEVICES="keyboard mouse
evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216
lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU"
VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nv r128 radeon savage sis
tdfx trident vesa via vmware voodoo" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG,
LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Ole Markus With (RETIRED) gentoo-dev 2010-04-07 09:44:55 UTC
pecl-apc-3.0.x now depends on <php-5.3 in the overlay
Comment 2 Hanno Böck gentoo-dev 2010-04-19 17:42:38 UTC
pecl-apc-3.1 is in the tree, so what's the issue here? It's not stable yet, but as php 5.3 is not even in the tree yet, this should be no problem.

As apc 3.1 does not really work properly with php 5.2, I'd advise to stabilize them both when php 5.3 has landed some time in the tree.
Comment 3 Matti Bickel (RETIRED) gentoo-dev 2010-06-11 18:20:00 UTC
I'll just leave that bug open to remind me and the arch teams not to stable php-5.3 before pecl-apc-3.1 goes stable.

Thanks for catching this :)
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-12-25 07:15:32 UTC

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