First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 230898
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: MATSUU Takuto <matsuu@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marek Miller <mlm@ngc17.pl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
surf-1.0.5-gcc43.patch surf-1.0.5-gcc43.patch patch Marek Miller 2008-07-05 22:28 0000 6.15 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 230898 depends on: Show dependency tree
Bug 230898 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-07-05 22:27 0000
Again missing headers.


Steps to reproduce:
1. echo "=media-gfx/surf-1.0.5" >> /etc/portage/package.keywords
2. USE="gtk" emerge -v1 =media-gfx/surf-1.0.5

The error messages:
1.
> polyx.h:29:22: error: iostream.h: No such file or directory

2.
> polyx.h:72: error: expected constructor, destructor, or type conversion before '&' token

3.
mymemory.cc:35:22: error: iostream.h: No such file or directory

4.
SymbolTable.cc:26:22: error: iostream.h: No such file or directory

5.
> ../curve/Monom.h: In function 'void negate(CMonom<Coeff, num>&)':
> ../curve/Monom.h:125: error: reference to 'negate' is ambiguous
> ../curve/Monom.h:123: error: candidates are: template<class Coeff, int num> void negate(CMonom<Coeff, num>&)
> ../curve/doubleMath.h:34: error: candidates are: void negate(double&)

etc. etc.

My emerge --info: as in the Bug 230511, comment 4.
The patch is huge!

NOTE: The patch does no work! I must tell I gave up...

------- Comment #1 From Marek Miller 2008-07-05 22:28:16 0000 -------
Created an attachment (id=159667) [edit]
surf-1.0.5-gcc43.patch

------- Comment #2 From Peter Alfredsen 2008-07-09 21:41:51 0000 -------
+*surf-1.0.5-r1 (09 Jul 2008)
+
+  09 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +files/surf-1.0.5-configurefixup.patch, +files/surf-1.0.5-gcc43.patch,
+  -surf-1.0.5.ebuild, +surf-1.0.5-r1.ebuild:
+  Fixup for gcc-4.3, bug #230898. Thank you very much to Marek Miller
+  <mlm@shells.pl> for half of the gcc43 patch. Also fixup configure so it
+  actually detects tiffio and gmp headers, which it did not do before. Drop
+  old.
+

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