First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 154155
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gnustep herd <gnustep@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Moonz <simon.lipp@insa-lyon.fr>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 154155 depends on: Show dependency tree
Show dependency graph
Bug 154155 blocks:
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: 2006-11-05 10:13 0000
Latest CVS version of gnustep-libs/prefsmodule and gnustep-apps/preferences
will try to compile with -Wall and -Werror if a directory named "CVS" is found.
And, more annoying, there's a lot of warnings (threated as errors) like 'foo
declared but not used'.

Deleting the CVS directories in the working directory (find ${WORKDIR} -name
CVS | xargs rm -rf) solve the problem.

------- Comment #1 From Marijn Schouten 2006-11-05 10:21:07 0000 -------
are there ebuilds for the cvs versions?

------- Comment #2 From Fabian Groffen 2006-11-05 10:26:03 0000 -------
> are there ebuilds for the cvs versions?

only if you're going to maintain them yourself :)


Will look at the errors later (hopefully later)

------- Comment #3 From Moonz 2006-11-05 10:31:43 0000 -------
>are there ebuilds for the cvs versions?
Here, the "official" gentoo ebuilds installs the CVS version :)
Yes, this bug is on the latest gentoo ebuild, not a live CVS ebuild made by
danna-know-who

------- Comment #4 From Fabian Groffen 2006-12-05 11:13:37 0000 -------
bumped and fixed in CVS.  Thanks!

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