bento build for synce-rra stops after warning
Sam Lawrance
boris at brooknet.com.au
Mon Jun 28 07:38:23 PDT 2004
The log below shows the build stopping after a warning.
I haven't been able to reproduce the warnings on my own system (-current
from 24 June with the system gcc).
I think the warnings can be avoided with a patch to move the packed
attributes from after the struct names to before. I'm just not sure what
to do - guidance appreciated.
Thanks
-Sam
Relevant snippet from
http://pointyhat.freebsd.org/errorlogs/i386-5-full/synce-rra-0.8.9.log :
cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -g -Wall
-Wsign-compare -Wno-long-long -Werror -ansi -O -pipe -I.. -O -pipe -c
recurrence.c -MT recurrence.lo -MD -MP -MF .deps/recurrence.TPlo -fPIC
-DPIC -o .libs/recurrence.lo
In file included from recurrence.c:7:
recurrence_internal.h:55: warning: `packed' attribute ignored
recurrence_internal.h:71: warning: `packed' attribute ignored
recurrence_internal.h:89: warning: `packed' attribute ignored
recurrence_internal.h:104: warning: `packed' attribute ignored
*** Error code 1
Stop in /tmp/a/ports/palm/synce-rra/work/synce-rra-0.8.9/lib.
*** Error code 1
Stop in /tmp/a/ports/palm/synce-rra/work/synce-rra-0.8.9.
*** Error code 1
Stop in /tmp/a/ports/palm/synce-rra/work/synce-rra-0.8.9.
*** Error code 1
Stop in /a/ports/palm/synce-rra.
More information about the freebsd-ports
mailing list