First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 25163
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chandler Carruth <chandlerc@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
mjpegtools-1.6.0-gcc33.diff patch to fix gcc3.3 compile errors patch Chandler Carruth 2003-07-24 23:11 0000 4.97 KB Details | Diff
mjpegtools-1.6.0-r8.ebuild ebuild to use patch text/plain Chandler Carruth 2003-07-24 23:13 0000 2.95 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 25163 depends on: Show dependency tree
Bug 25163 blocks:
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: 2003-07-23 22:32 0000
General bugs w/ gcc 3.3... three files are missing header files... i think that
assert.h had been included w/ stdlib or some other stuff in earlier versions...
simply adding the include fixes those files.

I am now running into assembler bugs. (they are only warnings, but the package
compiles w/ -Werror by defualt, and they are depreciations, so in 3.4 they may
become full-blown errors.

I should have a patches up soon to fix... feel fairly confident I can patch up
the source sufficiently

-illusion

------- Comment #1 From Chandler Carruth 2003-07-24 23:11:37 0000 -------
Created an attachment (id=14984) [edit]
patch to fix gcc3.3 compile errors

3 files were missing assert.h (prob. due to header shuffling)

1 file had 3 inline assembly warnings concerning depreciated features, all are
removed. =] compiles like a charm for me.

------- Comment #2 From Chandler Carruth 2003-07-24 23:13:32 0000 -------
Created an attachment (id=14985) [edit]
ebuild to use patch

Just a convience ebuild for people wanting to test/use the patch before it hits
portage; you can toss this in you're PORTAGE_OVERLAY.

------- Comment #3 From Matt Taylor 2003-09-09 22:54:33 0000 -------
I get this error and the patch works for me

------- Comment #4 From Martin Holzer (RETIRED) 2003-09-16 12:14:28 0000 -------
*** Bug 28491 has been marked as a duplicate of this bug. ***

------- Comment #5 From Martin Holzer (RETIRED) 2003-10-02 04:42:39 0000 -------
*** Bug 30131 has been marked as a duplicate of this bug. ***

------- Comment #6 From Martin Holzer (RETIRED) 2003-10-05 04:30:16 0000 -------
in cvs

First Last Prev Next    No search results available      Search page      Enter new bug