First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 207361
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Java team <java@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: milan hodoscek <milan@cmm.ki.si>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
antlr-2.7.7-gcc4.3.patch gcc 4.3.0 includes patch patch impulze@impulze.org 2008-03-19 19:13 0000 383 bytes Details | Diff
antlr-2.7.7-r1.ebuild.patch the patched -r1 ebuild patch impulze@impulze.org 2008-03-19 19:13 0000 670 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 207361 depends on: Show dependency tree
Bug 207361 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-01-25 09:26 0000
dev-java/antlr doesn't compile with gcc-4.3.0

add

#include <cstring>

in lib/cpp/antlr/CharScanner.hpp at line 21

------- Comment #1 From Ryan Hill 2008-01-26 01:53:30 0000 -------
For gcc-porting we generally like to keep the bug assigned to the package
maintainer and keep tabs on them through the relevant gcc tracker bug.  For 4.3
that is bug #198121 (or just put "gcc-4.3" the blocker field).  It's not
uncommon for us to have 50-100 bugs on a tracker and if we're assigned or cc'd
on all of them we get absolutely buried in mail.

I know selecting the gcc-porting component automatically fills in us as the
assignee right now.  We should probably get that changed.

milan, thanks for the report.  If you could also include the error message in
the future it would be appreciated.  I know for simple little stuff like this
it seems obvious but it really helps when searching bugzilla for a specific
error.  

We also like to check if upstream is aware of the error and get in touch with
them if they aren't.

------- Comment #2 From impulze@impulze.org 2008-03-19 19:13:22 0000 -------
Created an attachment (id=146597) [details]
gcc 4.3.0 includes patch

------- Comment #3 From impulze@impulze.org 2008-03-19 19:13:50 0000 -------
Created an attachment (id=146601) [details]
the patched -r1 ebuild

------- Comment #4 From Petteri Räty 2008-04-04 12:53:08 0000 -------
*** Bug 215974 has been marked as a duplicate of this bug. ***

------- Comment #5 From Petteri Räty 2008-04-04 12:56:02 0000 -------
(In reply to comment #2)
> Created an attachment (id=146597) [edit] [details]
> gcc 4.3.0 includes patch
> 

Patch added.

------- Comment #6 From Neil Cathey 2008-04-05 04:32:47 0000 -------
This is still failing for me.  2.7.7-gcc-4.3.patch is there, and I have the
latest revision of antlr-2.7.7.ebuild (which is 1.11 according to
sources.gentoo.org), but the patch is not being applied.

------- Comment #7 From Neil Cathey 2008-04-05 04:51:51 0000 -------
OK, I could be wrong, but I think it's running src_unpack from distutils.eclass
and not from base.eclass.  If I edit antlr-2.7.7.ebuild and move base to the
end of the inherit line, it applies the patch and works (for me).

------- Comment #8 From Petteri Räty 2008-04-05 09:58:51 0000 -------
(In reply to comment #6)
> This is still failing for me.  2.7.7-gcc-4.3.patch is there, and I have the
> latest revision of antlr-2.7.7.ebuild (which is 1.11 according to
> sources.gentoo.org), but the patch is not being applied.
> 

should be now

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