Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42980 - id3lib fails to emerge
Summary: id3lib fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: PPC Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-26 06:29 UTC by Ævar Arnfjörð Bjarmason
Modified: 2004-08-19 15:47 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 Ævar Arnfjörð Bjarmason 2004-02-26 06:29:35 UTC
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include   -Wno-deprecated -Wno-deprecated -Wno-deprecated  -mcpu=750 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations  -c -o writers.lo `test -f 'writers.cpp' || echo './'`writers.cpp
rm -f .libs/tag_render.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -Wno-deprecated -Wno-deprecated -Wno-deprecated -mcpu=750 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_render.cpp -MT tag_render.lo -MD -MP -MF .deps/tag_render.TPlo  -fPIC -DPIC -o .libs/tag_render.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -Wno-deprecated -Wno-deprecated -Wno-deprecated -mcpu=750 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c tag_render.cpp -MT tag_render.lo -MD -MP -MF .deps/tag_render.TPlo -o tag_render.o >/dev/null 2>&1
rm -f .libs/utils.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -Wno-deprecated -Wno-deprecated -Wno-deprecated -mcpu=750 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c utils.cpp -MT utils.lo -MD -MP -MF .deps/utils.TPlo  -fPIC -DPIC -o .libs/utils.lo
mv -f .libs/tag_render.lo tag_render.lo
rm -f .libs/writers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -Wno-deprecated -Wno-deprecated -Wno-deprecated -mcpu=750 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c writers.cpp -MT writers.lo -MD -MP -MF .deps/writers.TPlo  -fPIC -DPIC -o .libs/writers.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -Wno-deprecated -Wno-deprecated -Wno-deprecated -mcpu=750 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c utils.cpp -MT utils.lo -MD -MP -MF .deps/utils.TPlo -o utils.o >/dev/null 2>&1
mv -f .libs/utils.lo utils.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/id3 -I../include -Wno-deprecated -Wno-deprecated -Wno-deprecated -mcpu=750 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations -c writers.cpp -MT writers.lo -MD -MP -MF .deps/writers.TPlo -o writers.o >/dev/null 2>&1
mv -f .libs/writers.lo writers.lo
/bin/sh ../libtool --mode=link g++  -mcpu=750 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations    -o libid3.la -rpath /usr/lib -version-info 3:0:0 -release 3.8 -export-dynamic c_wrapper.lo field.lo field_binary.lo field_integer.lo field_string_ascii.lo field_string_unicode.lo frame.lo frame_impl.lo frame_parse.lo frame_render.lo globals.lo header.lo header_frame.lo header_tag.lo helpers.lo io.lo io_decorators.lo io_helpers.lo misc_support.lo mp3_parse.lo readers.lo spec.lo tag.lo tag_file.lo tag_find.lo tag_impl.lo tag_parse.lo tag_parse_lyrics3.lo tag_parse_musicmatch.lo tag_parse_v1.lo tag_render.lo utils.lo writers.lo  
rm -fr .libs/libid3.la .libs/libid3.* .libs/libid3-3.8.*
gcc -shared  c_wrapper.lo field.lo field_binary.lo field_integer.lo field_string_ascii.lo field_string_unicode.lo frame.lo frame_impl.lo frame_parse.lo frame_render.lo globals.lo header.lo header_frame.lo header_tag.lo helpers.lo io.lo io_decorators.lo io_helpers.lo misc_support.lo mp3_parse.lo readers.lo spec.lo tag.lo tag_file.lo tag_find.lo tag_impl.lo tag_parse.lo tag_parse_lyrics3.lo tag_parse_musicmatch.lo tag_parse_v1.lo tag_render.lo utils.lo writers.lo   -Wl,-soname -Wl,libid3-3.8.so.3 -o .libs/libid3-3.8.so.3.0.0
/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/../../../../powerpc-unknown-linux-gnu/bin/ld:tag_impl.lo: file format not recognized; treating as linker script
/usr/lib/gcc-lib/powerpc-unknown-linux-gnu/3.2.3/../../../../powerpc-unknown-linux-gnu/bin/ld:tag_impl.lo:1: parse error
collect2: ld returned 1 exit status
make[2]: *** [libid3.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/id3lib-3.8.3-r1/work/id3lib-3.8.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/id3lib-3.8.3-r1/work/id3lib-3.8.3'
make: *** [all] Error 2

!!! ERROR: media-libs/id3lib-3.8.3-r1 failed.
!!! Function src_compile, Line 418, Exitcode 2
!!! emake failed

Reproducible: Always
Steps to Reproduce:
1. emerge id3lib
2. wait a sec
3. voila




Portage 2.0.50-r1 (default-ppc-1.4, gcc-3.2.3, glibc-2.3.2-r9, 2.6.3-ben2)
=================================================================
System uname: 2.6.3-ben2 ppc 750FX
Gentoo Base System version 1.4.3.13
distcc[9346] (dcc_mkdir) ERROR: mkdir /var/tmp/portage/.distcc/state failed: No
such file or directory [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="ppc ~ppc"
AUTOCLEAN="yes"
CFLAGS="-mcpu=750 -O3 -pipe"
CHOST="powerpc-unknown-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/lib/pbbuttonsd /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=750 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distccd"
GENTOO_MIRRORS="ftp://ftp.rhnet.is/pub/gentoo ftp://ftp.linux.is/pub/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://130.208.16.26/gentoo-portage"
USE="X aalib apache2 berkdb crypt cups directfb dvd encode foomaticdb gdbm gif
gnome-libs gpm gtk gtk2 imlib jpeg libwww mitshm motif moznocompose moznoirc
moznomail mysql ncurses nls oggvorbis opengl oss pam pd perl png postgres ppc
python radeon readline sdl slang spell ssl tc tcpd tiff truetype xml xml2 xmms xv"
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-08-19 15:47:51 UTC
fixed in cvs