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 <[email protected]>
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 <[email protected]>
    
    Autobuild-User(master): Andrew Bartlett <[email protected]>
    Autobuild-Date(master): Fri Oct 25 02:48:35 CEST 2013 on sn-devel-104

Reply via email to