>>> Unpacking source... >>> Unpacking streamdvd-0.4.tar.gz to /var/tmp/portage/media-video/streamdvd-0.4-r1/work * Applying streamdvd-0.4-makefile.patch ...  [ ok ] * Applying streamdvd-0.4-gcc41.patch ...  [ ok ] * Applying streamdvd-0.4-libdvdread.patch ...  [ ok ] * Applying streamdvd-0.4-gcc43.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/media-video/streamdvd-0.4-r1/work >>> Compiling source in /var/tmp/portage/media-video/streamdvd-0.4-r1/work/StreamDVD-0.4 ... make -j14 CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ all addon i686-pc-linux-gnu-g++ -O2 -pipe -Wl,-O1 -o streamdvd -I. -Implex streamdvd.c requant.c mplex/*.c mplex/*.cpp -ldvdread -lm i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -o streamanalyze contrib/StreamAnalyze/streamanalyze.c -ldvdread streamdvd.c: In function 'int dummy_runmplex()': streamdvd.c:667: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -DVERSION=\"0.9\" -o lsdvd contrib/lsdvd/lsdvd.c -ldvdread contrib/lsdvd/lsdvd.c: In function 'main': contrib/lsdvd/lsdvd.c:292: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:292: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:348: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:348: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:395: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:395: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:432: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:432: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:457: warning: format '%s' expects type 'char *', but argument 2 has type 'int' contrib/lsdvd/lsdvd.c:457: warning: format '%s' expects type 'char *', but argument 2 has type 'int' mplex/yuv4mpeg_ratio.c: In function 'int y4m_parse_ratio(y4m_ratio_t*, const char*)': mplex/yuv4mpeg_ratio.c:107: error: invalid conversion from 'const char*' to 'char*' mplex/lpcmstrm_in.cpp: In static member function 'static bool LPCMStream::Probe(IBitStream&)': mplex/lpcmstrm_in.cpp:55: error: invalid conversion from 'const char*' to 'char*' mplex/mplex.cpp: In member function 'virtual void FileOutputStream::Write(uint8_t*, unsigned int)': mplex/mplex.cpp:170: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result mplex/mplex.cpp: In constructor 'CmdLineMultiplexJob::CmdLineMultiplexJob(int, int*, int)': mplex/mplex.cpp:292: warning: deprecated conversion from string constant to 'char*' mplex/zalphastrm_in.cpp: In member function 'virtual void ZAlphaStream::FillAUbuffer(unsigned int)': mplex/zalphastrm_in.cpp:266: warning: format '%d' expects type 'int', but argument 4 has type 'clockticks' mplex/zalphastrm_in.cpp:308: warning: format '%d' expects type 'int', but argument 4 has type 'clockticks' mplex/zalphastrm_in.cpp:316: warning: format '%d' expects type 'int', but argument 3 has type 'bitcount_t' make: *** [all] Error 1 * * ERROR: media-video/streamdvd-0.4-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2376: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" all addon || die * The die message: * (no error message) * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-video/streamdvd-0.4-r1:20090719-101600.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/streamdvd-0.4-r1/temp/environment'. *