autobuild: intermittent test failure detected

Andrew Tridgell tridge at samba.org
Tue Apr 5 18:25:54 MDT 2011


The autobuild test system has detected an intermittent failing test in 
the current master tree.

The autobuild log of the failure is available here:

   http://git.samba.org/autobuild.flakey/2011-04-06-0225/flakey.log

The samba3 build logs are available here:

   http://git.samba.org/autobuild.flakey/2011-04-06-0225/samba3.stderr
   http://git.samba.org/autobuild.flakey/2011-04-06-0225/samba3.stdout

The source4 build logs are available here:

   http://git.samba.org/autobuild.flakey/2011-04-06-0225/samba4.stderr
   http://git.samba.org/autobuild.flakey/2011-04-06-0225/samba4.stdout
  
The top commit at the time of the failure was:

commit 82e0ba22ce51659d9c455c477d217bc8bbaf71b3
Author: Michael Adam <obnox at samba.org>
Date:   Tue Apr 5 23:07:01 2011 +0200

    docs: fix the missing parameter description section in the smb.conf manpage
    
    The smb.conf (5) manpage recently sometimes failed to contain the
    contents of the description of each parameter section. The reason
    was a unreliable chain of dependencies in the Makefile.
    
    The error can be reproduced by touching manpages-3/smb.conf.5.xml
    and then building the manpages.
    Then smb.conf.5.xml is newer than any of the smbdotconf/*/*.xml
    files and hence the intermediate inexistent parameters.*.xml
    don't get generated.
    
    This patch fixes this problem by introducing a phony "parameters"
    target referencing the parameters.*.xml targets, so that they
    get build unconditionally.
    
    Autobuild-User: Michael Adam <obnox at samba.org>
    Autobuild-Date: Wed Apr  6 01:22:00 CEST 2011 on sn-devel-104


More information about the samba-cvs mailing list