Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 80066 - revdep-rebuild fails to detect that dev-php/mod_php and dev-php/php need to be recompiled
Summary: revdep-rebuild fails to detect that dev-php/mod_php and dev-php/php need to b...
Status: RESOLVED DUPLICATE of bug 63643
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High major
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-30 06:23 UTC by Jakub Moc (RETIRED)
Modified: 2005-05-31 21:32 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 Jakub Moc (RETIRED) gentoo-dev 2005-01-30 06:23:57 UTC
After upgrading net-analyzer/net-snmp to 5.2 running /etc/init.d/apache2 start with mod_php enabled fails and mod_php complains of unresolved symbols. Also client php scripts from net-analyzer/cacti stop working. Yet running revdep-rebuild -pv says nothing about mod_php and php, although these are compiled with USE="snmp"

Reproducible: Always
Steps to Reproduce:
1. Compile mod_php with USE="snmp" and with older version of net-snmp installed
2. emerge -uD =net-snmp-5.2
3. /etc/init.d/apache2 restart

Actual Results:  
Apache complains of unresolved symbols in mod_php and cannot start. Remerging
mod_php fixes that. 

Expected Results:  
Running revdep-rebuild should fix this problem. 

Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r13 i686)
=================================================================
System uname: 2.6.9-gentoo-r13 i686 AMD Athlon(tm) XP 2200+
Gentoo Base System version 1.6.7
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Oct 17 2004, 02:15:56)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/glftpd/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="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks makecheck
sandbox sfperms"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow acpi apache2 apm arts avi berkdb bitmap-fonts crypt encode f77
fbcon firebird font-server foomaticdb fortran gd gd-external gdbm gif gpm gtk2
imap imlib innodb java jpeg junit libg++ libwww mad maildir mikmod mmx motif
mpeg mysql ncurses nls nptl odbc oggvorbis opengl oss pam pdflib perl png pnp
postgres python quicktime readline sasl sdl slang snmp socks5 spell sse ssl svga
tcpd tiff truetype truetype-fonts type1-fonts unicode xml xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 Sebastian Bergmann (RETIRED) gentoo-dev 2005-05-10 22:40:24 UTC
I cannot see why this would be a PHP bug. Reassigning to bug-wranglers because I do not know whom to assign revdep-rebuild issues to.
Comment 2 Paul Varner (RETIRED) gentoo-dev 2005-05-31 21:32:25 UTC

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