Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270964 - >=dev-python/gst-python-0.10.15-r1 should depend on >=sys-devel/libtool-2.2
Summary: >=dev-python/gst-python-0.10.15-r1 should depend on >=sys-devel/libtool-2.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-23 17:03 UTC by Mihai Moldovan
Modified: 2009-07-25 08:59 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log for gnome-panel-2.26.2 (build.log,14.31 KB, text/plain)
2009-05-29 06:54 UTC, Rafael
Details
gst-python-libtool-1.patch (ebuild diff) (gst-python-libtool-1.patch,402 bytes, patch)
2009-06-12 22:31 UTC, Mark Lee
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Moldovan 2009-05-23 17:03:36 UTC
Hi,

as given above, never versions of gst-python should depend on libtool greater than 2 (maybe greater than 2.2, because 2.0 is not in the tree anyways.)

dev-python/gst-python-0.10.15-r1 fails to build with libtool 1.5.26 (current x86 version.)

I am including a build log.

After updating libtool to version 2.2.4 (~x86), everything worked fine.

Reproducible: Always

Actual Results:  
>>> Emerging (36 of 215) dev-python/gst-python-0.10.15-r1
 * gst-python-0.10.15.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                                             [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                      [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                     [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                    [ ok ]
>>> Unpacking source...
>>> Unpacking gst-python-0.10.15.tar.bz2 to /var/tmp/portage/dev-python/gst-python-0.10.15-r1/work
>>> Source unpacked in /var/tmp/portage/dev-python/gst-python-0.10.15-r1/work
>>> Preparing source in /var/tmp/portage/dev-python/gst-python-0.10.15-r1/work/gst-python-0.10.15 ...
 * Applying gst-python-0.10.9-lazy.patch ...                                                                                                                               [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-python/gst-python-0.10.15-r1/work/gst-python-0.10.15' ...
 * Running aclocal -I common/m4 -I common/m4 ...                                                                                                                           [ ok ]
 * Running libtoolize --copy --force --automake ...                                                                                                                        [ ok ]
 * Running aclocal -I common/m4 -I common/m4 ...                                                                                                                           [ ok ]
 * Running autoconf ...                                                                                                                                                    [ ok ]
 * Running autoheader ...                                                                                                                                                  [ ok ]
 * Running automake --add-missing --copy ...                                                                                                                               [ ok ]
 * Running elibtoolize in: gst-python-0.10.15
 *   Applying portage-1.5.10.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-1.5.26.patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/gst-python-0.10.15-r1/work/gst-python-0.10.15 ...
 * econf: updating gst-python-0.10.15/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gst-python-0.10.15/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking nano version... 0 (release)
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for python... /usr/bin/python
checking for python version... 2.5
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for python >= 2.3... okay
checking for headers required to compile python extensions... found
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GST... yes
Building against GStreamer core 0.10.23 , ignoring API additions if needed
checking for GST_BASE... yes
checking for GST_CONTROLLER... yes
checking for GST_NET... yes
checking for GST_DP... yes
checking for GST_PLUGINS_BASE... yes
checking for PYGOBJECT... yes
yes
checking for PYGOBJECT_2_12... yes
yes
checking for PYGOBJECT_2_16... yes
yes
checking to see if compiler understands -Wall... yes
checking to see if compiler understands -Wdeclaration-after-statement... yes
checking to see if compiler understands -Wvla... yes
checking to see if compiler understands -Wpointer-arith... yes
configure: set ERROR_CFLAGS to -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith
checking for valgrind... no
checking for libraries required to embed python... yes
configure: Using /usr/lib/gstreamer-0.10 as the plugin install location
checking for sed... /bin/sed
checking whether /usr/i686-pc-linux-gnu/bin/ld accepts -z,lazy... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating codegen/Makefile
config.status: creating common/Makefile
config.status: creating common/m4/Makefile
config.status: creating common/shave
config.status: creating common/shave-libtool
config.status: creating gst/Makefile
config.status: creating gst/gstversion.override
config.status: creating gst/extend/Makefile
config.status: creating examples/Makefile
config.status: creating pkgconfig/Makefile
config.status: creating pkgconfig/gst-python.pc
config.status: WARNING:  'pkgconfig/gst-python.pc.in' seems to ignore the --datarootdir setting
config.status: creating pkgconfig/gst-python-uninstalled.pc
config.status: creating plugin/Makefile
config.status: creating testsuite/Makefile
config.status: creating win32/common/config.h
config.status: creating gst-python.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/gst-python-0.10.15-r1/work/gst-python-0.10.15 ...
make -j1 
Making all in common
Making all in m4
Making all in codegen
Making all in gst
Making all in extend
../libtool: line 854: X--tag=CC: command not found
../libtool: line 887: libtool: ignoring unknown tag : command not found
../libtool: line 854: X--mode=compile: command not found
../libtool: line 1021: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 1022: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 1052: libtool: warning: cannot infer operation mode from `/bin/sh': No such file or directory
../libtool: line 7202: libtool: you must specify a MODE: command not found
../libtool: line 7203: Try `libtool --help' for more information.: command not found
make[3]: *** [_gst_la-gst-argtypes.lo] Fehler 1
make[2]: *** [all-recursive] Fehler 1
make[1]: *** [all-recursive] Fehler 1
make: *** [all] Fehler 2
 * 
 * ERROR: dev-python/gst-python-0.10.15-r1 failed.
 * Call stack:
 *               ebuild.sh, line   48:  Called src_compile
 *             environment, line 2890:  Called _eapi2_src_compile
 *               ebuild.sh, line  625:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-python/gst-python-0.10.15-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/gst-python-0.10.15-r1/temp/environment'.
 * 

>>> Failed to emerge dev-python/gst-python-0.10.15-r1, Log file:

>>>  '/var/tmp/portage/dev-python/gst-python-0.10.15-r1/temp/build.log'
Comment 1 Sebastian Luther (few) 2009-05-23 20:49:35 UTC
emerge --info please.
Comment 2 Mihai Moldovan 2009-05-23 22:30:28 UTC
Oh yes, sure. Sorry. I thought was obvious I don't use ~arch, but nevermind.

Portage 2.1.6.11 (default/linux/x86/2008.0/desktop, gcc-4.3.2, glibc-2.8_p20080602-r1, 2.6.28.7-tuxonice-squashFS3.4-OSS4.1 i686)
=================================================================
System uname: Linux-2.6.28.7-tuxonice-squashFS3.4-OSS4.1-i686-Intel-R-_Pentium-R-_M_processor_2.00GHz-with-glibc2.0
Timestamp of tree: Sat, 23 May 2009 06:15:02 +0000
distcc 3.0 i686-pc-linux-gnu [disabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7-r1, 2.1.7
dev-lang/python:     2.4.4-r13, 2.5.4-r2
dev-python/pycrypto: 2.0.1-r8
dev-util/ccache:     2.4-r7
dev-util/cmake:      2.6.2-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.4
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="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 mmap_emul mulaw multi null plug rate route share shm softvol"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias"
ARCH="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CCACHE_SIZE="5G"
CFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CLASSPATH="."
CLEAN_DELAY="5"
COLLISION_IGNORE="/lib/modules"
COLORTERM="gnome-terminal"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /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/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CVS_RSH="ssh"
CXXFLAGS="-O2 -march=pentium-m -pipe -fomit-frame-pointer"
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-xJHPrzswkV,guid=a8ed904a2274ee9a2c6d3d9d4a129994"
DCCC_PATH="/usr/lib/distcc/bin"
DESKTOP_SESSION="gnome"
DISPLAY=":0.0"
DISTCC_LOG=""
DISTCC_VERBOSE="0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/usr/bin/vim"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--ask --verbose --with-bdeps y"
EMERGE_WARNING_DELAY="10"
FEATURES="candy ccache distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FLTK_DOCDIR="/usr/share/doc/fltk-1.1.7-r2/html"
GCC_SPECS=""
GDK_USE_XFT="1"
GDMSESSION="gnome"
GDM_LANG="de_DE.utf8"
GDM_XSERVER_LOCATION="local"
GENERATION="2"
GENTOO_MIRRORS="ftp://ftp.port80.se/gentoo ftp://ftp.gentoo.mesh-solutions.com/gentoo ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo"
GNOME_DESKTOP_SESSION_ID="Default"
GNOME_KEYRING_SOCKET="/tmp/keyring-5SrY8J/socket"
GPG_AGENT_INFO="/tmp/seahorse-WfQzMR/S.gpg-agent:8301:1"
GTK_MODULES="gnomebreakpad"
GTK_RC_FILES="/etc/gtk/gtkrc:/home/ionic/.gtkrc-1.2-gnome2"
GUILE_LOAD_PATH="/usr/share/guile/1.8"
HG="/usr/bin/hg"
HOME="/root"
IA32ROOT="/opt/intel/compiler91"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.3.2/info"
INPUT_DEVICES="keyboard mouse"
INTEL_FLEXLM_LICENSE="/opt/intel/compiler91/licenses"
JAVAC="/home/ionic/.gentoo/java-config-2/current-user-vm/bin/javac"
JAVACC_HOME="/usr/share/javacc/"
JAVA_HOME="/home/ionic/.gentoo/java-config-2/current-user-vm"
JDK_HOME="/home/ionic/.gentoo/java-config-2/current-user-vm"
KDEDIRS="/usr:/usr/local:/usr/kde/3.5"
KERNEL="linux"
LADSPA_PATH="/usr/lib/ladspa"
LANG="de_DE.utf8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ALL="de_DE.utf8"
LDFLAGS="-Wl,-O1"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe.sh %s"
LINGUAS="de"
LIRC_DEVICES="serial sir"
LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=01;36:hl=44;37: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:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=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:*.svgz=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:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=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:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
MAKEOPTS="-j1"
MANPATH="/home/ionic/.gentoo/java-config-2/current-user-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.3.2/man:/opt/intel/cc/10.1.018/man:/opt/intel/compiler91/man:/opt/sun-jdk-1.4.2.19/man:/etc/java-config/system-vm/man/:/usr/lib/php5/man/:/usr/kde/3.5/share/man:/usr/qt/3/doc/man:/opt/opera/share/man:/opt/cuda/man"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
OLDPWD="/media/PHONE CARD/dcim/100msdcf"
OPENGL_PROFILE="nvidia"
ORBIT_SOCKETDIR="/tmp/orbit-ionic"
PAGER="/usr/bin/less"
PATH="/sbin:/bin:/usr/sbin:/usr/bin"
PKGDIR="/usr/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 amd64-fbsd sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
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_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_DIR="/etc/portage/gpg"
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_NICENESS="10"
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="/var/tmp"
PORTAGE_TMPFS="/dev/shm"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/opt/portage /usr/local/layman/desktop-effects /usr/local/layman/perl-experimental"
PRELINK_PATH_MASK="/usr/lib/gstreamer-0.8:/usr/lib/klibc"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/usr/src/oss"
PYTHONDOCS="/usr/share/doc/python-docs-2.5.1/html/lib"
QMAKESPEC="linux-g++"
QTDIR="/usr/qt/3"
RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/4.3.2:/usr/i686-pc-linux-gnu/mips-unknown-linux-uclibc/gcc-bin/4.1.2:/opt/intel/cc/10.1.018/bin:/opt/intel/compiler91/bin:/opt/sun-jdk-1.4.2.19/bin:/opt/sun-jdk-1.4.2.19/jre/bin:/opt/sun-jdk-1.4.2.19/jre/javaws:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin:/opt/cuda/bin"
RPMDIR="/usr/portage/rpm"
RUBYOPT="-rauto_gem"
SANE_BACKENDS="gt68xx snapscan epson2 plustek"
SANE_CONFIG_DIR="/etc/sane.d"
SBCL_HOME="/usr/lib/sbcl"
SBCL_SOURCE_ROOT="/usr/lib/sbcl/src"
SCHEME_LIBRARY_PATH="/usr/share/slib/"
SESSION_MANAGER="local/sui:/tmp/.ICE-unix/8264"
SHELL="/bin/bash"
SHLVL="2"
SSH_AGENT_PID="8291"
SSH_AUTH_SOCK="/tmp/keyring-5SrY8J/ssh"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
TERM="xterm"
USB_DEVFS_PATH="/dev/bus/usb"
USE="X aac aalib acl acpi alsa apache2 audiofile bash-completion bcmath berkdb bidi bl bluetooth branding bzip2 cairo cdparanoia cdr cjk cli cracklib crypt cscope cups curl d dbus directfb dlloader doc dri dts dvd dvdr dvdread edl emboss encode esd evo expat fam fbcon ffmpeg firefox fmpeg fontconfig fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 hal iconv icq ieee1394 imlib ipv6 isdnlog java jpeg libcaca libnotify live lm_sensors lzo mad mbox midi mikmod mime mmx mp3 mpeg msn mudflap musepack nas ncurses nls nptl nptlonly nsplugin nvidia ogg oggvorbis openal opengl openmp oscar oss pam pcre pdf perl png ppds pppd python qt qt3 qt3support qt4 quicktime readline reflection samba sdl session smartcard spell spl sse sse2 ssl startup-notification stats svg svga sysfs tcpd test theora tiff truetype unicode usb userlocales v4l v4l2 vcd videos vorbis wifi win32codecs wxwindows x86 xanim xinerama xml xml2 xorg xscreensaver xulrunner xv xvid 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="actions alias auth_basic auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" LIRC_DEVICES="serial sir" USERLAND="GNU" VIDEO_CARDS="nv vesa fbdev nvidia"
USER="root"
USERLAND="GNU"
USERNAME="ionic"
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 NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS USERLAND VIDEO_CARDS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="nv vesa fbdev nvidia"
VMHANDLE="sun-jdk-1.4"
WINDOWID="31457352"
WINDOWPATH="7"
XAUTHORITY="/root/.xauthaM7Pm5"
XDG_DATA_DIRS="/usr/share:/usr/kde/3.5/share:/usr/local/share"
XDG_SESSION_COOKIE="0b19274b24586deba3e717004575e4b1-1242732948.283070-1338347979"
XMMS_PATH="tcp://127.0.0.1:7777"
_="/usr/bin/emerge"
Comment 3 lianqi wang 2009-05-26 21:40:41 UTC
I have the same probelm
Portage 2.2_rc33 (default/linux/amd64/2008.0/desktop, gcc-4.1.2, glibc-2.4-r4, 2.6.28-gentoo-r1 x86_64)
=================================================================
System uname: Linux-2.6.28-gentoo-r1-x86_64-Intel-R-_Xeon-TM-_CPU_3.40GHz-with-glibc2.2.5
Timestamp of tree: Tue, 26 May 2009 10:00:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.7
dev-lang/python:     2.5.4-r2
dev-python/pycrypto: 2.0.1-r8
dev-util/cmake:      2.6.3-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=nocona -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/4.2/env /usr/kde/4.2/share/config /usr/kde/4.2/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -march=nocona -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://toughguy.caltech.edu/pub/linux/gentoo/"
LANG="en_US"
LDFLAGS="-Wl,-O1"
LINGUAS="zh_CN"
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/portage/local/lianqiw"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 acl acpi alsa amd64 amr bash-completion berkdb branding bzip2 cairo cdr cjk cli cracklib crypt ctype cups dbus direc djvu dri dvb dvd dvdr dvdread eds emboss encode esd evo exif fam ffmpeg firefox flac fontconfig fortran galago gdbm gif gnome gpm gsm gstreamer gtk hal iconv imap immqt-bc inotify isdnlog jpeg jpeg2k kde kdeprefix keyring lapack latex ldap libnotify mad midi mikmod mmx mmxext mp3 mpeg mudflap multilib nautilus ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3support qt4 quicktime readline reflection schroedinger sdl session smp spell spl sqlite3 sse sse2 ssl startup-notification svg sysfs tcpd theora threads tiff truetype unicode usb utf8 vorbis wma x264 xft xinerama xml xorg xulrunner xv xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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="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="mouse keyboard" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN" USERLAND="GNU" VIDEO_CARDS="vesa nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 Olivier Crete (RETIRED) gentoo-dev 2009-05-26 22:37:27 UTC
It builds fine here with libtool 1.5.26
Comment 5 Allen St. John 2009-05-27 13:30:53 UTC
(In reply to comment #4)
> It builds fine here with libtool 1.5.26
> 

fails for me with libtool 1.5.26, upgraded libtool to 2.2.6a and build compleats.
Comment 6 Rafael 2009-05-29 06:32:59 UTC
I also have this bug, and it seems to affect gnome-base/gnome-panel-2.26.2 too.
Comment 7 Rafael 2009-05-29 06:54:22 UTC
Created attachment 192787 [details]
build log for gnome-panel-2.26.2
Comment 8 Christopher Smith 2009-06-02 02:37:27 UTC
I am suffering from this problem too.
Comment 9 Vasilis Lourdas 2009-06-02 18:34:42 UTC
Another user in bug #271152 noted that my comment in http://bugs.gentoo.org/show_bug.cgi?id=271152#c18 is related to this problem.
Comment 10 Vasilis Lourdas 2009-06-06 12:18:52 UTC
(In reply to comment #9)
> Another user in bug #271152 noted that my comment in
> http://bugs.gentoo.org/show_bug.cgi?id=271152#c18 is related to this problem.

Any update for this issue?
Comment 11 Mark Lee 2009-06-12 22:31:53 UTC
Created attachment 194461 [details, diff]
gst-python-libtool-1.patch (ebuild diff)

Here's a fix for building gst-python-0.10.15-r1 with a system with libtool-1.5.x installed. Basically, files for libtool-2.x are bundled with the tarball, so conflicts occur. This fix is similar to the one used by the pygobject ebuild.
Comment 12 Jonathan Geisler 2009-06-25 03:31:51 UTC
This bug affects me and supplied patch does fix the build on my system as well.
Comment 13 Mark D. 2009-07-23 01:01:17 UTC
I emerged sys-devel/libtool-2.2.6a and then gst-python compiled successfully. Thanks.
Comment 14 Samuli Suominen (RETIRED) gentoo-dev 2009-07-25 08:59:37 UTC
+  25 Jul 2009; Samuli Suominen <ssuominen@gentoo.org>
+  gst-python-0.10.15-r1.ebuild:
+  Fix building with =libtool-1* wrt #270964, thanks to Mark Lee.