Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 215437 - dev-python/tagpy-0.93 fails
Summary: dev-python/tagpy-0.93 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-30 13:20 UTC by Andrey Melentyev
Modified: 2008-05-14 08:44 UTC (History)
6 users (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 Andrey Melentyev 2008-03-30 13:20:58 UTC
Build log. Quiet short, so I've decided to put it here:

>>> Emerging (3 of 4) dev-python/tagpy-0.93 to /
 * tagpy-0.93.tar.gz RMD160 SHA1 SHA256 size ;-) ...                      [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking tagpy-0.93.tar.gz ;-) ...                                     [ ok ]
>>> Unpacking source...
>>> Unpacking tagpy-0.93.tar.gz to /home/tmp/portage/dev-python/tagpy-0.93/work
>>> Source unpacked.
>>> Compiling source in /home/tmp/portage/dev-python/tagpy-0.93/work/tagpy-0.93 ...
running build
running build_py
creating build
creating build/lib.linux-i686-2.5
creating build/lib.linux-i686-2.5/tagpy
copying src/python/id3v1.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/mpeg.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/ape.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/id3v2.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/__init__.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/mpc.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/flac.py -> build/lib.linux-i686-2.5/tagpy
creating build/lib.linux-i686-2.5/tagpy/ogg
copying src/python/ogg/vorbis.py -> build/lib.linux-i686-2.5/tagpy/ogg
copying src/python/ogg/__init__.py -> build/lib.linux-i686-2.5/tagpy/ogg
copying src/python/ogg/flac.py -> build/lib.linux-i686-2.5/tagpy/ogg
running build_ext
building '_tagpy' extension
creating build/temp.linux-i686-2.5
creating build/temp.linux-i686-2.5/src
creating build/temp.linux-i686-2.5/src/wrapper
i686-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=pentium-m -pipe -fomit-frame-pointer -fPIC -I/usr/include/taglib -I/usr/include/python2.5 -c src/wrapper/basics.cpp -o build/temp.linux-i686-2.5/src/wrapper/basics.o
/usr/include/boost/python/detail/invoke.hpp: In function ‘PyObject* boost::python::detail::invoke(boost::python::detail::invoke_tag_<false, true>, const RC&, F&, TC&) [with RC = boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning<TagLib::List<TagLib::StringList*>&>, F = TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(), TC = boost::python::arg_from_python<TagLib::List<TagLib::StringList*>&>]’:
/usr/include/boost/python/detail/caller.hpp:199:   instantiated from ‘PyObject* boost::python::detail::caller_arity<1u>::impl<F, Policies, Sig>::operator()(PyObject*, PyObject*) [with F = TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(), Policies = boost::python::default_call_policies, Sig = boost::mpl::vector2<TagLib::List<TagLib::StringList*>&, TagLib::List<TagLib::StringList*>&>]’
/usr/include/boost/python/object/py_function.hpp:38:   instantiated from ‘PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(), boost::python::default_call_policies, boost::mpl::vector2<TagLib::List<TagLib::StringList*>&, TagLib::List<TagLib::StringList*>&> >]’
src/wrapper/basics.cpp:193:   instantiated from here
/usr/include/boost/python/detail/invoke.hpp:88: ошибка: не найден метод для преобразования в ‘(const boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning<TagLib::List<TagLib::StringList*>&>) (TagLib::List<TagLib::StringList*>&)’
error: command 'i686-pc-linux-gnu-gcc' failed with exit status 1
 * 
 * ERROR: dev-python/tagpy-0.93 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2294:  Called distutils_src_compile
 *             environment, line  660:  Called die
 * The specific snippet of code:
 *       ${python} setup.py build "$@" || die "compilation failed"
 *  The die message:
 *   compilation failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/home/portage/elog/dev-python:tagpy-0.93:20080330-130705.log'.
 * The ebuild environment file is located at '/home/tmp/portage/dev-python/tagpy-0.93/temp/environment'.
 * 


If it makes any sense, my boost version is 1.34.1-r2

Reproducible: Always

Steps to Reproduce:
1. try to emerge tagpy
Actual Results:  
emerge fails

Expected Results:  
emerge should work fine

#  emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.2.3, glibc-2.7-r2, 2.6.24-gentoo-r3 i686)
=================================================================
System uname: 2.6.24-gentoo-r3 i686 Intel(R) Pentium(R) M processor 1500MHz
Timestamp of tree: Sun, 30 Mar 2008 09:30:02 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.5.1-r5
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
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 mulaw multi null plug rate route share shm softvol"
ANT_HOME="/usr/share/ant-core"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
COLORTERM="gnome-terminal"
CONFIG_PROTECT="/etc /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CVS_RSH="ssh"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DISPLAY=":0.0"
DISTDIR="/home/portage/distfiles"
EDITOR="/usr/bin/vim"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose"
EMERGE_WARNING_DELAY="10"
FEATURES="collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/wget -t 1 -T 10 --passive-ftp ${URI} -P ${DISTDIR}"
GCC_SPECS=""
GDK_USE_XFT="1"
GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles ftp://kos.local/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
HOME="/root"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3/info"
INPUT_DEVICES="keyboard mouse evdev synaptics"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KERNEL="linux"
LANG="ru_RU.UTF-8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ALL=""
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LIBXCB_ALLOW_SLOPPY_LOCK="1"
LINGUAS="ru"
LOGNAME="root"
LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
MAKEOPTS="-j2"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.2.3/man:/etc/java-config/system-vm/man/:/usr/qt/3/doc/man"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.2.3:/usr/qt/3/bin"
PKGDIR="/home/portage/packages"
PKG_CONFIG_PATH="/usr/qt/3/lib/pkgconfig"
PORTAGE_ARCHLIST="ppc s390 amd64 x86 ppc64 x86-fbsd m68k arm sparc sh mips ia64 alpha hppa sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="warn error log"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_GID="250"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_IUSE="^(alpha|alsa_cards_aoa|alsa_cards_aoa-fabric-layout|alsa_cards_aoa-onyx|alsa_cards_aoa-soundbus|alsa_cards_aoa-soundbus-i2s|alsa_cards_aoa-tas|alsa_cards_aoa-toonie|alsa_cards_armaaci|alsa_cards_at91-soc|alsa_cards_at91-soc-eti-b1-wm8731|alsa_cards_au1x00|alsa_cards_harmony|alsa_cards_powermac|alsa_cards_pxa2xx-i2sound|alsa_cards_pxa2xx-soc|alsa_cards_pxa2xx-soc-corgi|alsa_cards_pxa2xx-soc-poodle|alsa_cards_pxa2xx-soc-spitz|alsa_cards_pxa2xx-soc-tosa|alsa_cards_sa11xx-uda1341ts|alsa_cards_sun-amd7930|alsa_cards_sun-cs4231|alsa_cards_sun-dbri|altivec|amd64|aqua|arm|bmp|bmpx|bootstrap|build|coreaudio|crosscompile_opts_.*|elibc_.*|elibc_Darwin|elibc_DragonFly|elibc_FreeBSD|elibc_NetBSD|elibc_OpenBSD|elibc_glibc|elibc_uclibc|emul-linux-x86|hppa|ia64|ibm|infopipe|kernel_.*|kernel_Darwin|kernel_FreeBSD|kernel_linux|m68k|mips|mplayer-bin|multilib|n32|n64|pam_console|pbbuttonsd|ppc|ppc64|ppcsha1|s390|selinux|sh|sparc|sparc-fbsd|uclibc|ultra1|userland_.*|userland_BSD|userland_Darwin|userland_GNU|video_cards_impact|video_cards_newport|video_cards_sunbw2|video_cards_suncg14|video_cards_suncg3|video_cards_suncg6|video_cards_sunffb|video_cards_sunleo|video_cards_suntcx|vis|x86|x86-fbsd|xmms)$"
PORTAGE_NICENESS="19"
PORTAGE_PYM_PATH="/usr/lib/portage/pym"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="3"
PORTAGE_TMPDIR="/home/tmp"
PORTAGE_USE="elibc_glibc kernel_linux userland_GNU x86"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/home/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/openchrome /usr/portage/local/layman/font-overlay /usr/portage/local/overlay"
PORT_LOGDIR="/home/portage/elog"
PWD="/home/rikz"
PYTHONPATH="/usr/lib/portage/pym"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
RESUMECOMMAND="/usr/bin/wget -c -t 1 -T 10 --passive-ftp ${URI} -P ${DISTDIR}"
ROOT="/"
ROOTPATH="/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.2.3:/usr/qt/3/bin"
RPMDIR="/usr/portage/rpm"
SANE_CONFIG_DIR="/etc/sane.d"
SHELL="/bin/bash"
SHLVL="1"
STAGE1_USE="nptl nptlonly unicode"
SUDO_COMMAND="/bin/su"
SUDO_GID="1000"
SUDO_UID="1000"
SUDO_USER="rikz"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
TERM="screen"
USB_DEVFS_PATH="/dev/bus/usb"
USE="X a52 acl acpi alsa bash-completion berkdb bluetooth bzip2 cairo cddb cdr cli cracklib crypt cscope cups dbus dga djvu dri dvd dvdr dvdread emboss encode evo exif fam ffmpeg firefox flac fontconfig fortran fuse galago gdbm gif gnome gstreamer gtk hal iconv isdnlog jpeg lcms libnotify logrotate mad midi mmx mmxext mp3 mpeg mudflap ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl png pppd python qt3support quicktime readline reflection samba scanner sdl session spell spl sqlite sse sse2 ssl svg theora tiff timidity tracker truetype unicode usb vim-syntax vorbis wifi win32codecs x264 x86 xcb xml xorg xv xvid xvmc 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 mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" USERLAND="GNU" VIDEO_CARDS="via openchrome"
USER="root"
USERLAND="GNU"
USERNAME="root"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="via openchrome"
XAUTHORITY="/root/.xauthcCTjMQ"
_="/usr/bin/emerge"
Comment 1 Ali Polatel (RETIRED) gentoo-dev 2008-03-30 17:26:17 UTC
Can you please set your locale to C and attach the build log again? Thanks.
Comment 2 Andrey Melentyev 2008-03-30 18:30:47 UTC
(In reply to comment #1)
> Can you please set your locale to C and attach the build log again? Thanks.
> 

Here it is:

>>> Compiling source in /home/tmp/portage/dev-python/tagpy-0.93/work/tagpy-0.93 ...
running build
running build_py
creating build
creating build/lib.linux-i686-2.5
creating build/lib.linux-i686-2.5/tagpy
copying src/python/id3v1.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/mpeg.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/ape.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/id3v2.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/__init__.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/mpc.py -> build/lib.linux-i686-2.5/tagpy
copying src/python/flac.py -> build/lib.linux-i686-2.5/tagpy
creating build/lib.linux-i686-2.5/tagpy/ogg
copying src/python/ogg/vorbis.py -> build/lib.linux-i686-2.5/tagpy/ogg
copying src/python/ogg/__init__.py -> build/lib.linux-i686-2.5/tagpy/ogg
copying src/python/ogg/flac.py -> build/lib.linux-i686-2.5/tagpy/ogg
running build_ext
building '_tagpy' extension
creating build/temp.linux-i686-2.5
creating build/temp.linux-i686-2.5/src
creating build/temp.linux-i686-2.5/src/wrapper
i686-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -march=pentium-m -pipe -fomit-frame-pointer -fPIC -I/usr/include/taglib -I/usr/include/python2.5 -c src/wrapper/basics.cpp -o build/temp.linux-i686-2.5/src/wrapper/basics.o
/usr/include/boost/python/detail/invoke.hpp: In function 'PyObject* boost::python::detail::invoke(boost::python::detail::invoke_tag_<false, true>, const RC&, F&, TC&) [with RC = boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning<TagLib::List<TagLib::StringList*>&>, F = TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(), TC = boost::python::arg_from_python<TagLib::List<TagLib::StringList*>&>]':
/usr/include/boost/python/detail/caller.hpp:199:   instantiated from 'PyObject* boost::python::detail::caller_arity<1u>::impl<F, Policies, Sig>::operator()(PyObject*, PyObject*) [with F = TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(), Policies = boost::python::default_call_policies, Sig = boost::mpl::vector2<TagLib::List<TagLib::StringList*>&, TagLib::List<TagLib::StringList*>&>]'
/usr/include/boost/python/object/py_function.hpp:38:   instantiated from 'PyObject* boost::python::objects::caller_py_function_impl<Caller>::operator()(PyObject*, PyObject*) [with Caller = boost::python::detail::caller<TagLib::List<TagLib::StringList*>& (TagLib::List<TagLib::StringList*>::*)(), boost::python::default_call_policies, boost::mpl::vector2<TagLib::List<TagLib::StringList*>&, TagLib::List<TagLib::StringList*>&> >]'
src/wrapper/basics.cpp:193:   instantiated from here
/usr/include/boost/python/detail/invoke.hpp:88: error: no match for call to '(const boost::python::detail::specify_a_return_value_policy_to_wrap_functions_returning<TagLib::List<TagLib::StringList*>&>) (TagLib::List<TagLib::StringList*>&)'
error: command 'i686-pc-linux-gnu-gcc' failed with exit status 1
Comment 3 kenshinxf 2008-04-03 10:16:19 UTC
I just have the same errors
and my 
emerge info is 
Portage 2.1.4.4 (default-linux/x86/2007.0/desktop, gcc-4.2.3, glibc-2.7-r2, 2.6.24-tuxonice-r4 i686)
=================================================================
System uname: 2.6.24-tuxonice-r4 i686 Intel(R) Pentium(R) M processor 1500MHz
Timestamp of tree: Tue, 01 Apr 2008 04:26:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.5.1-r5
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.12
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mtune=pentium-m -march=pentium-m -O2 -pipe -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-mtune=pentium-m -march=pentium-m -O2 -pipe -fomit-frame-pointer -msse2 -msse -mmmx -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://61.135.158.199 http://mirror.qubenet.net/mirror/gentoo http://gentoo.chem.wisc.edu/gentoo http://mirror.averse.net/pub/gentoo http://mirror.lupaworld.com/gentoo"
LINGUAS="zh_CN"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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/layman/gentoo-china /usr/local/portage/layman/gnome /usr/local/portage/layman/sunrise /usr/local/portage/overlay /usr/local/portage/compiz-overlay /usr/local/portage/gfxboot_overlay"
SYNC="rsync://rsync.qubenet.net/gentoo-portage/"
USE="X aac accessibility acl acpi alsa avahi avi bash-completion berkdb bitmap-fonts branding cairo cjk cli clucene cracklib crypt curl dbus dri dvd dvdread emboss encode esd evo fam fbcon fbcondecor fbsplash festival firefox fortran gdbm gdm gif gnome gpm gstreamer gtk gtk2 hal iconv isdnlog java jpeg kerberos ldap libwww loop-aes lyrics mad midi mikmod mmx mng mono moznopango mp3 mpd mpeg msn mudflap ncurses newspr nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png pppd python qq qt3support quicktime rar readline real reflection rtc sdl session spell spl srt sse sse2 ssl svg symlink taglib tcpd tiff truetype truetype-fonts type1-fonts unicode vim vim-syntax vorbis win32codecs x86 xml xorg xosd xv zlib" ALSA_CARDS="atiixp" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN" USERLAND="GNU" VIDEO_CARDS="radeon fbdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 konrad okurowski 2008-04-06 13:38:20 UTC
same here :(
Comment 5 kenshinxf 2008-04-07 08:57:45 UTC
I have re-emerge  boost and python
but the error still there
any one coulde fix it?
Comment 6 Stanislav Lechev 2008-04-11 06:52:47 UTC
same problem here.
my solution is to downgrade the media-libs/taglib to version 1.4-r1
then emerge tagpy.
Comment 7 Andrea Rizzolo 2008-04-11 08:01:42 UTC
(In reply to comment #6)
> same problem here.
> my solution is to downgrade the media-libs/taglib to version 1.4-r1
> then emerge tagpy.
> 

thank, it works for me too
Comment 8 tonich 2008-04-25 11:59:01 UTC
http://mathema.tician.de/software/tagpy ...

Responding to a patch from Bill Nottingham, I’ve uploaded TagPy 0.94.1. It fixes building TagPy against TagLib 1.5 and also fixes a mis-wrap of the clear method of the Map type.

In case you were wondering, 0.94 was a dud, but by the time I realized that, I had already uploaded the tarball to the Python Package Index, which made it unchangeable. :(

Additionally, I’ve decided to only upload new releases of TagPy to its page in the Python Package Index. Easier maintenance, yay! :)
Comment 9 gerardo@gnuardo.com 2008-05-14 05:43:17 UTC
Comment 6 works for me too
Thanks!

--- begin emerge --info
Portage 2.1.5_rc10 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.7-r2, 2.6.20.6-appletv i686)
=================================================================
System uname: 2.6.20.6-appletv i686 Genuine Intel(R) processor 1.00GHz
Timestamp of tree: Sun, 11 May 2008 01:45:02 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     3.2_p39
dev-lang/python:     2.4.4-r4, 2.5.2-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.3
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.25-r2
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -msse2 -O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=i686 -msse2 -O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS=""
LINGUAS="es"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
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.gentoo.org/gentoo-portage"
USE="X a52 aac acl alsa beagle berkdb bindist bluetooth bzip2 cli cracklib crypt cups dbus dri dvd firefox fortran fuse gdbm gif gnome gnome-keyring gpm gtk hal iconv inotify ipod ipv6 isdnlog jpeg libnotify midi mmx mmxext mp3 mplayer mtrr mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre perl png pppd pulseaudio python quotas readline reflection samba session spl sse sse2 ssl svg syslog tcpd theora threads tiff truetype unicode usb vorbis x264 x86 xcb xorg xv xvid xvmc zeroconf zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 10 Ali Polatel (RETIRED) gentoo-dev 2008-05-14 08:44:23 UTC
tagpy-0.94.5 is in CVS. This version builds fine.
Thanks for reporting :)