autobuild: intermittent test failure detected

autobuild autobuild at samba.org
Thu Oct 24 22:15:37 MDT 2013


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/2013-10-25-0615/flakey.log

The samba3 build logs are available here:

   http://git.samba.org/autobuild.flakey/2013-10-25-0615/samba3.stderr
   http://git.samba.org/autobuild.flakey/2013-10-25-0615/samba3.stdout

The source4 build logs are available here:

   http://git.samba.org/autobuild.flakey/2013-10-25-0615/samba.stderr
   http://git.samba.org/autobuild.flakey/2013-10-25-0615/samba.stdout
  
The top commit at the time of the failure was:

commit 319c2d731148adda260a2fba9719ca8c6dc287f5
Author: Steven Siloti <ssiloti at gmail.com>
Date:   Wed Oct 23 20:46:05 2013 -0700

    waf: parse LDFLAGS from python
    
    The LDFLAGS returned by get_python_variables may contain additional library
    search paths. These need to be parsed out and placed in LIBPATH to maintain
    correct ordering of search paths in the final link flags.
    
    Specifically, appending LDFLAGS directly to LINKFLAGS on my system was causing
    /usr/lib to be the first search path specified. This lead to linking against
    installed libraries rather than the versions from the current build.
    
    Reviewed-by: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User(master): Andrew Bartlett <abartlet at samba.org>
    Autobuild-Date(master): Fri Oct 25 02:48:35 CEST 2013 on sn-devel-104


More information about the samba-cvs mailing list