Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 229063
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ely Levy <elylevy@cs.huji.ac.il>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
streamdvd-0.4-gcc-4.3.patch Patch for compilation with gcc-4.3 patch Bert Karwatzki 2008-07-07 21:38 0000 1.22 KB Details | Diff
streamdvd-0.4-r2.ebuild ebuild for patch above text/plain Bert Karwatzki 2008-07-07 21:39 0000 1.58 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 229063 depends on: Show dependency tree
Bug 229063 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-23 15:52 0000
media-video/streamdvd-0.4-r1 doesn't compile with libc 2.8_p20080602


Reproducible: Always




>>> Unpacking source...
>>> Unpacking streamdvd-0.4.tar.gz to /var/tmp/portage/media-video/streamdvd-0.4-r1/work
 * Applying streamdvd-0.4.patch ...
  [ ok ]
 * Applying streamdvd-0.4-makefile.patch ...
  [ ok ]
 * Applying streamdvd-0.4-gcc41.patch ...
  [ ok ]
 * Applying streamdvd-0.4-libdvdread.patch ...
  [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-video/streamdvd-0.4-r1/work/StreamDVD-0.4 ...
mplex/inputstrm.cpp: In constructor
‘ElementaryStream::ElementaryStream(IBitStream&, Multiplexor&,
ElementaryStream::stream_kind)’:
mplex/inputstrm.cpp:80: error: ‘INT_MAX’ was not declared in this scope
mplex/mplex.cpp: In constructor
‘CmdLineMultiplexJob::CmdLineMultiplexJob(int, int*, int)’:
mplex/mplex.cpp:292: warning: deprecated conversion from string constant to
‘char*’
mplex/multiplexor.cpp: In member function ‘void
Multiplexor::OutputDVDPriv2()’:
mplex/multiplexor.cpp:1453: error: ‘memset’ was not declared in this scope
mplex/padstrm.cpp: In member function ‘virtual unsigned int
PaddingStream::ReadPacketPayload(uint8_t*, unsigned int)’:
mplex/padstrm.cpp:38: error: ‘memset’ was not declared in this scope
mplex/padstrm.cpp: In member function ‘virtual unsigned int
VCDAPadStream::ReadPacketPayload(uint8_t*, unsigned int)’:
mplex/padstrm.cpp:44: error: ‘memset’ was not declared in this scope
mplex/padstrm.cpp: In member function ‘virtual unsigned int
DVDPriv2Stream::ReadPacketPayload(uint8_t*, unsigned int)’:
mplex/padstrm.cpp:50: error: ‘memset’ was not declared in this scope
mplex/zalphastrm_in.cpp: In member function ‘virtual void
ZAlphaStream::ScanFirstSeqHeader()’:
mplex/zalphastrm_in.cpp:82: error: ‘memcpy’ was not declared in this scope
make: *** [all] Error 1
 * 
 * ERROR: media-video/streamdvd-0.4-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2076:  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/tmp/portage/media-video/streamdvd-0.4-r1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/media-video/streamdvd-0.4-r1/temp/environment'.
 *

------- Comment #1 From Jeroen Roovers 2008-06-23 16:13:19 0000 -------
Looks like a strictness bug against gcc 4.3, not related to glibc 2.8.

------- Comment #2 From Bert Karwatzki 2008-07-07 21:38:15 0000 -------
Created an attachment (id=159830) [details]
Patch for compilation with gcc-4.3

------- Comment #3 From Bert Karwatzki 2008-07-07 21:39:34 0000 -------
Created an attachment (id=159832) [details]
ebuild for patch above

------- Comment #4 From Peter Alfredsen 2008-07-09 09:24:32 0000 -------
+  09 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/streamdvd-0.4-gcc43.patch, streamdvd-0.4-r1.ebuild:
+  Fix for gcc-4.3, bug #229063. Thanks to Bert Karwatzki <spasswolf@web.de>.
+

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug