First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 93797
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Markus Rothe <corsair@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Markus Rothe <corsair@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
transcode-1.0.0_beta3-output.txt transcode-1.0.0_beta3-output.txt text/plain Markus Rothe 2005-05-24 05:07 0000 2.65 KB Details
RTjpegN.h RTjpegN.h text/plain Markus Rothe 2005-05-24 05:08 0000 2.39 KB Details
types.h types.h text/plain Markus Rothe 2005-05-24 05:08 0000 1.75 KB Details
transcode-patches-1.0.1.tbz2 transcode-patches-1.0.1.tbz2 patch Joachim Deguara 2005-11-05 06:49 0000 3.75 KB Details | Diff
transcode-1.0.1.ebuild transcode-1.0.1.ebuild text/plain Joachim Deguara 2005-11-05 06:51 0000 3.88 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 93797 depends on: Show dependency tree
Bug 93797 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: 2005-05-24 05:07 0000
Hi,

transcode-1.0.0_beta3 fails to compile on ppc64. output follows. transcode redoes a typeset, which is also present in the kernel headers.

Markus

------- Comment #1 From Markus Rothe 2005-05-24 05:07:59 0000 -------
Created an attachment (id=59696) [edit]
transcode-1.0.0_beta3-output.txt

the output

------- Comment #2 From Markus Rothe 2005-05-24 05:08:17 0000 -------
Created an attachment (id=59697) [edit]
RTjpegN.h

------- Comment #3 From Markus Rothe 2005-05-24 05:08:42 0000 -------
Created an attachment (id=59698) [edit]
types.h

------- Comment #4 From Markus Rothe 2005-05-24 07:56:19 0000 -------
plasmaroo takes bug. thx!

------- Comment #5 From Joachim Deguara 2005-11-05 06:47:52 0000 -------
I have fixed this bug on my ppc64 box.  The conflict was that RTjpegN.h
redefines some typedefs that the 
linux kernel set in asm/types.h  But actually we should not use these types but
preferably those from 
standard C that come with glibc, namely sys/types.h  I have fixed all affected
files (three .c files and the 
said header file) and created a patch and edited the ebuild.  Please test on
all platforms as this patch 
should work for all and I have set its arch to all.

------- Comment #6 From Joachim Deguara 2005-11-05 06:49:00 0000 -------
Created an attachment (id=72176) [edit]
patch to fix types conflict

------- Comment #7 From Joachim Deguara 2005-11-05 06:51:16 0000 -------
Created an attachment (id=72179) [edit]
transcode-1.0.1.ebuild

includes patch to fix asm/types.h conflict

------- Comment #8 From Tim Yamin (RETIRED) 2005-11-05 13:23:03 0000 -------
Just try editing RTjpegN.h and change:

#ifndef _I386_TYPES_H

to

#ifndef __u64

... which seems like a much simpler solution.

------- Comment #9 From Markus Rothe 2006-01-27 14:32:17 0000 -------
I've added transcode-1.0.2-r2 to portage, which contains the correct patch.

Arches: This adds support for ppc64, but changes code used on all arches. So I
dropped your keywords. Please test and readd your keyword.

------- Comment #10 From Jason Wever (RETIRED) 2006-01-28 09:09:53 0000 -------
~sparc'd

------- Comment #11 From Disenchanted (RETIRED) 2006-01-29 16:39:01 0000 -------
keyworded ~amd64 ~ppc

------- Comment #12 From Joshua Jackson 2006-01-30 14:56:38 0000 -------
~x86 added

------- Comment #13 From Diego E. 'Flameeyes' Pettenò 2006-01-31 05:55:09 0000 -------
Markus, next time please CC media-video@gentoo.org at least, at least we'll
know what's going on...

------- Comment #14 From Markus Rothe 2006-01-31 06:03:09 0000 -------
I'm sorry. Now that you remember me: I wanted to look up, why I couldn't add
video@gentoo.org to CC (as in *herd*@gentoo.org). Now I know it should have
been media-video@g.o.

Marking as FIXED. All arches readded their keyword.

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