First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 95785
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Tony Vroon <chainsaw@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gtranslator-1.1.5.ebuild.diff gtranslator-1.1.5.ebuild.diff patch Tony Vroon 2005-06-11 08:48 0000 433 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 95785 depends on: Show dependency tree
Show dependency graph
Bug 95785 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-06-11 08:48 0000
gtranslator specifies -Werror in a makefile deep down in the source
directories, and erroneously ignores passing --enable-compile-warnings=all
(instead of --enable-compile-warnings=error). Even --disable-compile-warnings
is totally ignored.
Patch attached the removes -Werror from that particular makefile.am and reruns
automake, to allow the package to compile under GCC 4. It's not pretty, much
warnings about pointer signedness, but the package compiles and appears to work
properly.

------- Comment #1 From Tony Vroon 2005-06-11 08:48:43 0000 -------
Created an attachment (id=61057) [edit]
gtranslator-1.1.5.ebuild.diff

Promised ebuild diff

------- Comment #2 From Tony Vroon 2005-06-11 09:05:37 0000 -------
This has been rectified in gtranslator-1.1.6, so instead of applying the patch
it is also possible to bump the package instead. (Or do both)

------- Comment #3 From Tony Vroon 2005-07-02 08:57:19 0000 -------
Version bumped to 1.1.6 in portage tree; ack'd by AllanonJL on IRC.

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