[PATCH] torture: Fix the O3 developer build

Michael Adam obnox at samba.org
Wed Mar 23 02:02:49 UTC 2016


On 2016-03-22 at 22:32 +0100, Michael Adam wrote:
> On 2016-03-22 at 22:28 +0100, Michael Adam wrote:
> > On 2016-03-22 at 13:38 -0700, Jeremy Allison wrote:
> > > On Tue, Mar 22, 2016 at 06:41:42PM +0100, Michael Adam wrote:
> > > > I propose that we add a -O3 build target
> > > > to our autobuild, so that there are no excuses.
> > > > 
> > > > See the attached patch.
> > > > 
> > > > Note that this fails on my f23 box... need to fix a few
> > > > O3 bugs as it seems ... :-)
> > > 
> > > Let's fix those as well, then push the whole thing :-).
> > 
> > Ok ... Now this updated patch survices autobuild on my box.
> 
> EINCOMPLETEPATCH...

Update:

running this on sn-devel revealed more problems:

apparently the compiler does not tolerate (void)write(...)
and friends as silencing the unused-result warning.
So we need to go and fix the occurrences of unused result.
I am on it but it will take some more time.

Cheers - Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160323/9afa7b4a/signature.sig>


More information about the samba-technical mailing list