Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 111468

Summary: media-video/mpeg4ip-1.3 fails
Product: Gentoo Linux Reporter: Patrizio Bassi <patrizio.bassi>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 2005.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrizio Bassi 2005-11-04 06:22:51 UTC
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. 
-I../include   -D__TRACE_AND_STATS_ -D__DOUBLE_PRECISION_ -D_REENTRANT 
-DNOCONTROLS -fexceptions -Wall -Werror -D_OBSS_ -Wall -Wno-char-subscripts 
-Woverloaded-virtual -Wno-unknown-pragmas -Wno-deprecated -Wformat=2 -O3 
-mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -DMPEG4IP 
-I/usr/include/SDL -D_REENTRANT -MT tools_entropy_huffman.lo -MD -MP -MF 
".deps/tools_entropy_huffman.Tpo" -c -o tools_entropy_huffman.lo tools_entropy_huffman.cpp; \ 
then mv -f ".deps/tools_entropy_huffman.Tpo" ".deps/tools_entropy_huffman.Plo"; else rm -f 
".deps/tools_entropy_huffman.Tpo"; exit 1; fi 
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -D__TRACE_AND_STATS_ 
-D__DOUBLE_PRECISION_ -D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Werror 
-D_OBSS_ -Wall -Wno-char-subscripts -Woverloaded-virtual -Wno-unknown-pragmas 
-Wno-deprecated -Wformat=2 -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer 
-mmmx -msse -DMPEG4IP -I/usr/include/SDL -D_REENTRANT -MT tools_entropy_huffman.lo 
-MD -MP -MF .deps/tools_entropy_huffman.Tpo -c tools_entropy_huffman.cpp  -fPIC -DPIC 
-o .libs/tools_entropy_huffman.o 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3/i686-pc-linux-gnu/bits/c++locale.h: In function 
`int std::__convert_from_v(char*, int, const char*, _Tv, __locale_struct* const&, int) [with _Tv = 
double]': 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3/bits/locale_facets.tcc:1072:   instantiated from 
`_OutIter std::num_put<_CharT, _OutIter>::_M_insert_float(_OutIter, std::ios_base&, _CharT, 
char, _ValueT) const [with _ValueT = double, _CharT = char, _OutIter = 
std::ostreambuf_iterator<char, std::char_traits<char> >]' 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3/bits/locale_facets.tcc:1216:   instantiated from 
`_OutIter std::num_put<_CharT, _OutIter>::do_put(_OutIter, std::ios_base&, _CharT, double) 
const [with _CharT = char, _OutIter = std::ostreambuf_iterator<char, std::char_traits<char> >]' 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3/bits/locale_facets.h:2349:   instantiated from 
`_OutIter std::num_put<_CharT, _OutIter>::put(_OutIter, std::ios_base&, _CharT, double) const 
[with _CharT = char, _OutIter = std::ostreambuf_iterator<char, std::char_traits<char> >]' 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3/bits/ostream.tcc:246:   instantiated from 
`std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, 
_Traits>::operator<<(double) [with _CharT = char, _Traits = std::char_traits<char>]' 
tools_entropy_huffman.cpp:246:   instantiated from here 
/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3/i686-pc-linux-gnu/bits/c++locale.h:84: warning: 
format not a string literal, argument types not checked 
make[6]: *** [tools_entropy_huffman.lo] Error 1 
make[6]: Leaving directory 
`/mnt/Dati/Gentoo/tmp/portage/mpeg4ip-1.3/work/mpeg4ip-1.3/common/video/iso-mpeg4/src' 
make[5]: *** [all-recursive] Error 1 
make[5]: Leaving directory 
`/mnt/Dati/Gentoo/tmp/portage/mpeg4ip-1.3/work/mpeg4ip-1.3/common/video/iso-mpeg4' 
make[4]: *** [all] Error 2 
make[4]: Leaving directory 
`/mnt/Dati/Gentoo/tmp/portage/mpeg4ip-1.3/work/mpeg4ip-1.3/common/video/iso-mpeg4' 
make[3]: *** [all-recursive] Error 1 
make[3]: Leaving directory 
`/mnt/Dati/Gentoo/tmp/portage/mpeg4ip-1.3/work/mpeg4ip-1.3/common/video' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/mnt/Dati/Gentoo/tmp/portage/mpeg4ip-1.3/work/mpeg4ip-1.3/common' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/mpeg4ip-1.3/work/mpeg4ip-1.3' 
make: *** [all] Error 2 
 
!!! ERROR: media-video/mpeg4ip-1.3 failed. 
!!! Function src_compile, Line 114, Exitcode 2 
!!! make failed 
!!! If you need support, post the topmost build error, NOT this status message. 
 
 
 
 
seems the same bug of: 
http://bugs.gentoo.org/show_bug.cgi?id=51617
Comment 1 Patrizio Bassi 2005-11-04 06:28:14 UTC
sorry i'm blind! 

*** This bug has been marked as a duplicate of 97936 ***