| Bug#: 159728 | Product: Gentoo Linux | Version: unspecified | Platform: AMD64 |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: shell-tools@gentoo.org | Reported By: rico32@gmx.net | |
| Component: Applications | |||
| URL: | |||
| Summary: app-misc/grc OverflowError on amd64 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-01-02 08:44 0000 | |||
| Description: | Opened: 2007-01-02 08:44 0000 |
Hi,
when setting $MAKE to "/usr/bin/grc -es /usr/bin/make" in /etc/portage/bashrc
with grc-1.0.6 every emerge operation utilising make ends with an overflow
error from grcat:
Traceback (most recent call last):
File "/usr/bin/grcat", line 127, in ?
m = pattern['regexp'](line, pos)
OverflowError: signed integer is greater than maximum
The latest version from upstream (1.0.8) seems to fix this as I don't get that
error anymore.
Created an attachment (id=105178) [details]
grc-1.0.8.ebuild.patch
Modifications for using grc-1.0.6.ebuild with version 1.0.8.
version bumped to 1.0.9, thanks
As this version is in for over a year now - shouldn't it get unmasked as the stable version has the bug?