Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2004 00:38:59 +1000
From:      Sam Lawrance <boris@brooknet.com.au>
To:        ports@freebsd.org
Subject:   bento build for synce-rra stops after warning
Message-ID:  <1088433538.989.20.camel@dirk>

next in thread | raw e-mail | index | archive | help
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.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1088433538.989.20.camel>