autobuild: intermittent test failure detected

Andrew Tridgell tridge at samba.org
Wed Apr 6 00:24:46 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-0824/flakey.log

The samba3 build logs are available here:

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

The source4 build logs are available here:

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

commit 59b588a16c7be9ccfe42703e7d4b161fa513da76
Author: Andrew Tridgell <tridge at samba.org>
Date:   Wed Apr 6 13:35:49 2011 +1000

    waf: a better way to detect duplicated symbols
    
    this detects when we have the same symbol linked in twice in any
    binary by using ldd and nm on the binary and its associated libraries.
    
    Some of these duplicates are caused by a subsystem being linked twice,
    and some are caused by two versions of the same function name being
    linked into a binary
    
    Pair-Programmed-With: Andrew Bartlett <abartlet at samba.org>
    
    Autobuild-User: Andrew Tridgell <tridge at samba.org>
    Autobuild-Date: Wed Apr  6 06:44:14 CEST 2011 on sn-devel-104


More information about the samba-cvs mailing list