Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 182314
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo/BSD Team <bsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Toffanin [Gentoo/FreeBSD AT] <toffanin.mauro@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libopensync-0.22-fbsd.patch libopensync-0.22-fbsd.patch patch Toffanin [Gentoo/FreeBSD AT] 2007-06-17 11:26 0000 981 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 182314 depends on: Show dependency tree
Bug 182314 blocks: 178853
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: 2007-06-17 11:25 0000
on Gentoo/FreeBSD libopensync fail compilation:

cc1: warnings being treated as errors
vformat.c: In function '_read_attribute_value_add':
vformat.c:242: warning: passing argument 2 of 'libiconv' from incompatible
pointer type
vformat.c:270: warning: passing argument 2 of 'libiconv' from incompatible
pointer type
gmake[3]: *** [vformat.lo] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[2]: *** [all-recursive] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2

the problem is around an #ifdef specific for Solaris making g/fbsd fallback to
a generic #ifdef statement not suitable for *BSD userland. Attached there is a
patch that change the #ifdef declaration in something usable for
Solaris/FreeBSD/NetBSD.

Reproducible: Always

------- Comment #1 From Toffanin [Gentoo/FreeBSD AT] 2007-06-17 11:26:00 0000 -------
Created an attachment (id=122313) [details]
libopensync-0.22-fbsd.patch

------- Comment #2 From Toffanin [Gentoo/FreeBSD AT] 2007-06-17 12:06:25 0000 -------
patch reported upstream

------- Comment #3 From Piotr JaroszyƄski 2007-06-17 12:32:14 0000 -------
Thanks, commited.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug