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

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 154853 depends on: Show dependency tree
Bug 154853 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: 2006-11-11 20:03 0000
src_unpack() {
...
    use amd64 && append-flags -fPIC
    use ppc && append-flags -fPIC
...

please stop killing bunnies

------- Comment #1 From Alexis Ballier 2006-11-27 11:57:44 0000 -------
In fact, vlc uses the .a files from this package to build its plugin, that
needs pic.

Most of the code needed by binaries built by live is contained in the .a files,
so building only the .a files with -fPIC will not change much.

The good option would be to build pic .so and non pic .a, but will vlc be able
to use that ? 


Any better idea ?

------- Comment #2 From SpanKY 2007-03-03 04:52:40 0000 -------
i dont know the architecture of the live package, but -fPIC handling is not to
be architecture specific

so either every one gets `append-flags -fPIC` or no one does

if you want to go the .a/.so route, i think it's best if you check upstream ...
that would require the live package have sane ABI handling ...

------- Comment #3 From Alexis Ballier 2007-03-03 09:44:37 0000 -------
yep diego already started the way to .a/.so
I'd rather ask for those ~arch ebuilds going stable and remove the crappy old
ones, but you raise a good point with sane ABI handling because I dont think it
currenltly has it.

------- Comment #4 From Peter Weller 2007-04-13 16:47:50 0000 -------
This issue should be fixed in media-plugins/live-2007.02.20 - arches stabilize,
please.

amd64 done.

------- Comment #5 From Jeroen Roovers 2007-04-14 03:09:46 0000 -------
Stable for HPPA.

------- Comment #6 From Raúl Porcel 2007-04-14 16:17:39 0000 -------
ia64 + x86 stable

------- Comment #7 From Markus Rothe 2007-04-15 18:32:13 0000 -------
ppc64 stable

------- Comment #8 From Gustavo Zacarias (RETIRED) 2007-04-16 17:15:59 0000 -------
sparc stable.

------- Comment #9 From Tobias Scherbaum 2007-05-06 16:42:04 0000 -------
ppc already stable

------- Comment #10 From Raúl Porcel 2007-06-28 16:40:52 0000 -------
alpha was done

------- Comment #11 From Jakub Moc (RETIRED) 2007-10-21 08:49:51 0000 -------
mips doesn't have any stable version of this package, closing.

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