public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] id3lib and avifile won't build with gcc-3.2
@ 2002-08-16 23:07 Peter Ruskin
  2002-08-17  0:36 ` Spider
  2002-08-18 21:35 ` Rigo
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Ruskin @ 2002-08-16 23:07 UTC (permalink / raw
  To: gentoo-dev

After updating to gcc-3.2 following Spider's advice, I had a bunch of 
stuff to recompile.  All were eventually OK except:
id3lib-3.8.0_pre2-r3
avifile-0.7.14.20020802
-- 
Gentoo Linux (portage-2.0.27).  KDE: 3.0.2  Qt: 3.0.5.
AMD Athlon(tm) XP 1600+ 513MB.	Kernel: 2.4.19-win4lin
Linux user #275590 (http://counter.li.org/).  up 2 days, 11:45.
#=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=#



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] id3lib and avifile won't build with gcc-3.2
  2002-08-16 23:07 [gentoo-dev] id3lib and avifile won't build with gcc-3.2 Peter Ruskin
@ 2002-08-17  0:36 ` Spider
  2002-08-17  2:44   ` Peter Ruskin
  2002-08-18 22:00   ` Rigo
  2002-08-18 21:35 ` Rigo
  1 sibling, 2 replies; 5+ messages in thread
From: Spider @ 2002-08-17  0:36 UTC (permalink / raw
  To: Peter Ruskin; +Cc: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

begin  quote
On Sat, 17 Aug 2002 00:07:34 +0100
Peter Ruskin <aoyu93@dsl.pipex.com> wrote:

> After updating to gcc-3.2 following Spider's advice, I had a bunch of 
> stuff to recompile.  All were eventually OK except:
> id3lib-3.8.0_pre2-r3
> avifile-0.7.14.20020802



id3lib doesn't work for me either. 
avifile works however:
USE="crypt alsa oggvorbis -arts -qt -kde -cups gnome gpg gpgme bonobo
doc oss"
CFLAGS="-march=athlon-tbird -O3 -fomit-frame-pointer -pipe -w"
CXXFLAGS="-march=athlon-tbird -O3 -fomit-frame-pointer  -pipe -w"


//Spider
-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] id3lib and avifile won't build with gcc-3.2
  2002-08-17  0:36 ` Spider
@ 2002-08-17  2:44   ` Peter Ruskin
  2002-08-18 22:00   ` Rigo
  1 sibling, 0 replies; 5+ messages in thread
From: Peter Ruskin @ 2002-08-17  2:44 UTC (permalink / raw
  To: gentoo-dev

On Saturday 17 Aug 2002 00:36, Spider wrote:
> begin  quote
> On Sat, 17 Aug 2002 00:07:34 +0100
>
> Peter Ruskin <aoyu93@dsl.pipex.com> wrote:
> > After updating to gcc-3.2 following Spider's advice, I had a bunch of
> > stuff to recompile.  All were eventually OK except:
> > id3lib-3.8.0_pre2-r3
> > avifile-0.7.14.20020802
>
> id3lib doesn't work for me either.
> avifile works however:
> USE="crypt alsa oggvorbis -arts -qt -kde -cups gnome gpg gpgme bonobo
> doc oss"
> CFLAGS="-march=athlon-tbird -O3 -fomit-frame-pointer -pipe -w"
> CXXFLAGS="-march=athlon-tbird -O3 -fomit-frame-pointer  -pipe -w"
>
just tried avifile again and it seems to be failing because of Qt (that 
ties in nicely with your $USE).  I'm now remerging Qt - then I'll try 
again.  I think I'll have to remerge kde - the clock's an hour out and I 
can't set the timezone (no options offered);  that'll be kdelibs or base 
or i18n so I might as well do them all.
-- 
Gentoo Linux (portage-2.0.27).  KDE: 3.0.2  Qt: 3.0.5.
AMD Athlon(tm) XP 1600+ 513MB.	Kernel: 2.4.19-win4lin
Linux user #275590 (http://counter.li.org/).  up 40.
#=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=#



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] id3lib and avifile won't build with gcc-3.2
  2002-08-16 23:07 [gentoo-dev] id3lib and avifile won't build with gcc-3.2 Peter Ruskin
  2002-08-17  0:36 ` Spider
@ 2002-08-18 21:35 ` Rigo
  1 sibling, 0 replies; 5+ messages in thread
From: Rigo @ 2002-08-18 21:35 UTC (permalink / raw
  To: Peter Ruskin; +Cc: gentoo-dev

id3lib (source) got update to 3.8.0


gcc 3.2 still gives me errors:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include  -Wno-deprecated 
-march=i686 -O3 -pipe -Wall -Wno-unused -Wno-inline -Woverloaded-virtual
-Wmissing-declarations  -c -o demo_copy.o `test -f 'demo_copy.cpp' ||
echo './'`demo_copy.cpp
/bin/sh ../libtool --mode=link g++  -march=i686 -O3 -pipe -Wall
-Wno-unused -Wno-inline -Woverloaded-virtual -Wmissing-declarations   
-o id3info  demo_info_options.o demo_info.o ../src/libid3.la -lz   
mkdir .libs
g++ -march=i686 -O3 -pipe -Wall -Wno-unused -Wno-inline
-Woverloaded-virtual -Wmissing-declarations -o .libs/id3info
demo_info_options.o demo_info.o  ../src/.libs/libid3.so -lz
../src/.libs/libid3.so: undefined reference to
`std::char_traits<unsigned char>::assign(unsigned char*, unsigned,
unsigned char)'
../src/.libs/libid3.so: undefined reference to
`std::char_traits<unsigned char>::copy(unsigned char*, unsigned char
const*, unsigned)'
../src/.libs/libid3.so: undefined reference to
`std::char_traits<unsigned char>::move(unsigned char*, unsigned char
const*, unsigned)'
collect2: ld returned 1 exit status
make[2]: *** [id3info] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/var/tmp/portage/id3lib-3.8.0/work/id3lib-3.8.0/examples'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/id3lib-3.8.0/work/id3lib-3.8.0'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -214, Exitcode 2
!!! (no error message)

!!! emerge aborting on 
/home/lemar/portage/media-libs/id3lib/id3lib-3.8.0.ebuild .



Rigo

 Op za 17-08-2002, om 01:07 schreef Peter Ruskin:
> After updating to gcc-3.2 following Spider's advice, I had a bunch of 
> stuff to recompile.  All were eventually OK except:
> id3lib-3.8.0_pre2-r3
> avifile-0.7.14.20020802
> -- 
> Gentoo Linux (portage-2.0.27).  KDE: 3.0.2  Qt: 3.0.5.
> AMD Athlon(tm) XP 1600+ 513MB.	Kernel: 2.4.19-win4lin
> Linux user #275590 (http://counter.li.org/).  up 2 days, 11:45.
> #=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=#
> 
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-dev] id3lib and avifile won't build with gcc-3.2
  2002-08-17  0:36 ` Spider
  2002-08-17  2:44   ` Peter Ruskin
@ 2002-08-18 22:00   ` Rigo
  1 sibling, 0 replies; 5+ messages in thread
From: Rigo @ 2002-08-18 22:00 UTC (permalink / raw
  To: Spider; +Cc: Peter Ruskin, gentoo-dev

Reported it at the guys of id3libs:

BugID: 596932


Rigo

Op za 17-08-2002, om 02:36 schreef Spider:
> begin  quote
> On Sat, 17 Aug 2002 00:07:34 +0100
> Peter Ruskin <aoyu93@dsl.pipex.com> wrote:
> 
> > After updating to gcc-3.2 following Spider's advice, I had a bunch of 
> > stuff to recompile.  All were eventually OK except:
> > id3lib-3.8.0_pre2-r3
> > avifile-0.7.14.20020802
> 
> 
> 
> id3lib doesn't work for me either. 
> avifile works however:
> USE="crypt alsa oggvorbis -arts -qt -kde -cups gnome gpg gpgme bonobo
> doc oss"
> CFLAGS="-march=athlon-tbird -O3 -fomit-frame-pointer -pipe -w"
> CXXFLAGS="-march=athlon-tbird -O3 -fomit-frame-pointer  -pipe -w"
> 
> 
> //Spider
> -- 
> begin  .signature
> This is a .signature virus! Please copy me into your .signature!
> See Microsoft KB Article Q265230 for more information.
> end




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-08-19  0:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-16 23:07 [gentoo-dev] id3lib and avifile won't build with gcc-3.2 Peter Ruskin
2002-08-17  0:36 ` Spider
2002-08-17  2:44   ` Peter Ruskin
2002-08-18 22:00   ` Rigo
2002-08-18 21:35 ` Rigo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox