Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 183232
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Printing Team <printing@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Cosimo Cecchi <anarki@lilik.it>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
poppler-0.5.9-header.fixed.patch fixed patch that solves compilation issues patch Cosimo Cecchi 2007-06-26 10:31 0000 2.21 KB Details | Diff
emergeinfo emerge --info text/plain Cosimo Cecchi 2007-06-27 08:47 0000 9.05 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 183232 depends on: Show dependency tree
Bug 183232 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: 2007-06-26 10:30 0000
The new (masked) ebuild from 24/06 of poppler (0.59-r1) fails to compile, as
the patch "poppler-0.5.9-header.patch" fails to apply, causing the emerge
process to fail.
I attach a rework of the patch, made by me, that does apply and solves the
issue for me.

Reproducible: Always

Steps to Reproduce:
1. emerge =app-text/poppler-0.5.9-r1
2.
3.

------- Comment #1 From Cosimo Cecchi 2007-06-26 10:31:32 0000 -------
Created an attachment (id=123099) [details]
fixed patch that solves compilation issues

------- Comment #2 From Walter Meinl 2007-06-27 06:32:27 0000 -------
(In reply to comment #1)
> Created an attachment (id=123099) [edit] [details]
> fixed patch that solves compilation issues
> 
In SecurityHandler.h this patch includes
+#include "poppler-config.h"
while in all other headers that are concered
+#include <poppler/poppler-config.h>
intention?

------- Comment #3 From Stefan Schweizer 2007-06-27 08:20:50 0000 -------
can you please post your emerge --info? The patch works nicely here.

------- Comment #4 From Cosimo Cecchi 2007-06-27 08:46:45 0000 -------
@Stefan: sure, i'll attach emerge --info

@Walter: i did not actually modify the way the patch works: if you look at the
patch in portage, you'll see that the include statements are exactly the same
as in my patch!

------- Comment #5 From Cosimo Cecchi 2007-06-27 08:47:18 0000 -------
Created an attachment (id=123183) [details]
emerge --info

------- Comment #6 From Stefan Schweizer 2007-07-04 06:48:35 0000 -------
I think the dos line breaks were your problem. Thanks I added your patch
version.

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