Summary: | php-5.0.5-r4: aspell-related build failure | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Piotr Malinski <riklaunim> |
Component: | [OLD] Server | Assignee: | Spell checking utilities and dictionaries -- related bugs (OBSOLETE) <app-dicts+disabled> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | lubomir.prech, php-bugs |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
PHP-5.0.5-r4 config.log
config.log - no chroot / re-emerged aspell |
Description
Piotr Malinski
2005-11-24 03:36:02 UTC
(In reply to comment #0) > See `config.log' for more details. Attach config.log and reopen then. Created attachment 73501 [details]
PHP-5.0.5-r4 config.log
config.log attached. > /usr/lib/libaspell.so: undefined reference to `std::_List_node_base::swap(std::_List_node_base&, std::_List_node_base&)@GLIBCXX_3.4' > /usr/lib/libaspell.so.15: undefined reference to `std::_List_node_base::swap(std::_List_node_base&, std::_List_node_base&)@GLIBCXX_3.4' Uhm, looks like your aspell is broken, run revdep-rebuild and/or re-emerge it. revdep-rebuild finds nothing to rebuild. I've re-emerged aspell and it didn't fix the problem. I'll attach the new (and not in chroot) config log when I get back home... Created attachment 73643 [details]
config.log - no chroot / re-emerged aspell
I've re-emerged aspell and then tried to merge php5 with the same bug. revdep-rebuild finds nothing to rebuild... >> /usr/lib/libaspell.so.15: undefined reference to ...
This is definitely no PHP problem since I have it running here without problems,
and the error messages clearly indicate your aspell installation is broken.
Try deinstalling _all_ aspell stuff you have on your system, manually clean
/usr/lib/libaspell* just to be sure, and then reemerge the _stable_ aspell
packages and dictionaries you require.
I'mm reassigning to the aspell maintainers here, maybe they know more about
those problems.
Best regards, CHTEKK.
I've tried emerge -e aspell with no help... but got PHP compiled (-spl -spell) as I don't need that. I'll see what can I do about aspell. I cannot reproduce this with dev-lang/php-5.0.5-r5: [ebuild R ] dev-lang/php-5.0.5-r5 -adabas -apache -apache2 -bcmath -berkdb -birdstep +bzip2 -calendar -cdb -cgi -cjk +cli -crypt -ctype -curl -curlwrappers -db2 -dba -dbase -dbmaker -debug -discard-path -doc -empress -empress-bcs -esoob -exif -fdftk -filepro -firebird -flatfile -force-cgi-redirect -frontbase -ftp -gd -gd-external -gdbm -gmp -hardenedphp -hyperwave-api -iconv -imap -informix -inifile -interbase -iodbc +ipv6 -java-external -kerberos -ldap -libedit -mcve -memlimit -mhash -ming -mnogosearch -msql -mssql -mysql -mysqli -ncurses -nls -oci8 -oci8-instant-client -odbc -oracle7 -ovrimos -pcntl +pcre -pdo-external +pear -pfpro -pic -posix -postgres -qdbm +readline -recode -sapdb -sasl +session -sharedext -sharedmem +simplexml -snmp -soap -sockets -solid +spell +spl -sqlite -ssl -sybase -sybase-ct -sysvipc -threads -tidy -tiff -tokenizer -truetype -wddx +xml -xmlrpc -xpm -xsl -yaz -zip +zlib 0 kB wopr-mobile ~ # php -m [PHP Modules] bz2 dom libxml pcre pspell readline session SimpleXML SPL standard xml zlib [Zend Modules] Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1 i686) ================================================================= System uname: 2.6.15-gentoo-r1 i686 Intel(R) Pentium(R) M processor 1500MHz Gentoo Base System version 1.6.14 dev-lang/python: 2.4.2 sys-apps/sandbox: 1.2.12 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.16.1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium-m -Os -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d" CXXFLAGS="-march=pentium-m -Os -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs autoconfig cvs digest distlocks fixpackages sandbox sfperms sign strict" GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://trumpetti.atm.tut.fi/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 X alsa apm arts avi berkdb bitmap-fonts bzip2 crypt cups eds emboss encode expat foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam pdflib perl php png python qt quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY Also note that the spl USE flag has nothing to with {a|p}spell but handles the Standard PHP Library (SPL) extension. Like Luca commented before me, this is not a PHP issue. Something is wrong with the user's aspell installation. Closing. *** Bug 204756 has been marked as a duplicate of this bug. *** |