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/2014-03-13-0319/flakey.log

The samba build logs are available here:

   http://git.samba.org/autobuild.flakey/2014-03-13-0319/samba.stderr
   http://git.samba.org/autobuild.flakey/2014-03-13-0319/samba.stdout
  
The top commit at the time of the failure was:

commit 29d779c7029f89e530994c45ae065707ffd62c43
Author: Gustavo Zacarias <[email protected]>
Date:   Thu Mar 6 18:57:40 2014 -0300

    smbreadline: switch to new-style readline typedef
    
    Function, CPFunction, CPPFunction and VFunction typedefs are considered
    old-style (deprecated) starting from readline 4.2 (circa 2001).
    Compatibility typedefs have been in place up to readline 6.2 but were
    removed with the 6.3 release thus causing builds to break.
    Switch to the new-style specific prototyped typedef.
    
    Return value is unused so the callback should still be void (see
    readline/input.c around line 456 in version 6.3).
    
    Signed-off-by: Gustavo Zacarias <[email protected]>
    Reviewed-by: Jeremy Allison <[email protected]>
    Reviewed-by: Andrew Bartlett <[email protected]>
    
    Autobuild-User(master): Jeremy Allison <[email protected]>
    Autobuild-Date(master): Thu Mar 13 00:21:47 CET 2014 on sn-devel-104

Reply via email to