"make quicktest" fails with latest git

Adam Tauno Williams awilliam at whitemice.org
Thu Nov 3 14:58:13 MDT 2011


On Thu, 2011-11-03 at 10:30 -0700, Jeremy Allison wrote:
> On Thu, Nov 03, 2011 at 09:33:45AM -0400, Adam Tauno Williams wrote:
> > I did a "git pull" and "make".  After which "make quicktest" is failing.
...
> > [3370/3905] Linking default/source3/libutil_sec.so
> > default/source3/lib/util_sec_126.o: In function `gain_root_privilege':
> > /root/samba-master/bin/../source3/lib/util_sec.c:141: undefined
> > reference to `uwrap_setreuid'
> At the top level do
> git clean -d -f -x
> and reconfigure.

cd samba-master/
git clean -d -f -x
./configure.developer --prefix=/opt/s4
make
make quicktest

It changed things, thanks.

....
  SID[  6]: S-1-5-11
 Privileges (0x               0):
 Rights (0x               0):
[278/280 in 14m57s] samba4.rpc.echo(rodc)
[279/280 in 15m23s] samba4.rpc.echo(rodc:local)
[280/280 in 15m25s] samba4.blackbox.dbcheck(dc)
Failed to add hasPartialReplicaNCs - Invalid LDB reply type 1
../source4/dsdb/kcc/kcc_topology.c:1402: failed to find nCName attribute
of object
CN=db2c196d-acab-4c49-9c66-eef8498ee7cb,CN=Partitions,CN=Configuration,DC=samba,DC=example,DC=com
../source4/dsdb/kcc/kcc_topology.c:3158: failed to color vertices:
NT_STATUS_INTERNAL_DB_CORRUPTION
../source4/dsdb/kcc/kcc_topology.c:3415: failed to create connections:
NT_STATUS_INTERNAL_DB_CORRUPTION
samba: EOF on stdin - terminating
./bin/samba exited with no error
samba: EOF on stdin - terminating
./bin/samba exited with no error
samba: EOF on stdin - terminating
./bin/samba exited with no error
samba: EOF on stdin - terminating
./bin/samba exited with no error
samba: EOF on stdin - terminating
./bin/samba exited with no error
samba: EOF on stdin - terminating
./bin/samba exited with no error
./bin/samba got signal 9 and exits with 0!
samba: EOF on stdin - terminating
./bin/samba exited with no error

ALL OK (1753 tests in 280 testsuites)

A summary with detailed information can be found in:
  ./st/summary
'testonly' finished successfully (16m38.560s)





More information about the samba-technical mailing list