First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 123157
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dan Boline <ddboline@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
synce-rra-0.9.1-Make.diff Removes -Werror flag from Makefile.in in lib/ patch Dan Boline 2006-02-17 05:06 0000 839 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 123157 depends on: Show dependency tree
Show dependency graph
Bug 123157 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: 2006-02-17 05:05 0000
As the summary says, I'm attaching a patch that removes the -Werror flag,
without it synce-rra builds on amd64 with gcc4.

------- Comment #1 From Dan Boline 2006-02-17 05:06:56 0000 -------
Created an attachment (id=80006) [edit]
Removes -Werror flag from Makefile.in in lib/

------- Comment #2 From Thomas Scheiblauer 2006-02-18 05:12:52 0000 -------
and also when you try to build it with gcc4 in general (4.0.2-r3 in my case)

------- Comment #3 From Harald van Dijk 2006-02-28 13:38:47 0000 -------
Having a build system force -Werror is a bad idea exactly because of these
types of problems, so instead of your patch I added one that also removes
-Werror from src/Makefile.*, to prevent this from recurring elsewhere with
future compilers. Thanks for the report.

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