Samba will be compiled with flags: CPP = ccache gcc -E CPPFLAGS = -I./include -I. -I./lib -I./lib/replace -I./lib/talloc -D_SAMBA_BUILD_=4 -DHAVE_CONFIG_H CC = ccache gcc CFLAGS = -g -DDEBUG_PASSWORD -DDEVELOPER -Wall -Wshadow -Werror-implicit-function-declaration -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wformat=2 -Wdeclaration-after-statement -Wunused-macros -Wno-format-y2k -Wno-unused-parameter PICFLAG = -fPIC BNLD = ccache gcc BNLD_FLAGS = -Wl,--export-dynamic -L./bin/static STLD = /usr/bin/ar STLD_FLAGS = -rcs SHLD = ccache gcc SHLD_FLAGS = -shared -Wl,-Bsymbolic -L./bin/shared MDLD = ccache gcc MDLD_FLAGS = -shared -Wl,-Bsymbolic -Wl,--allow-shlib-undefined -L./bin/shared SHLIBEXT = so srcdir = . builddir = . pwd = /home/People/metze/devel/samba/4.0/v4-0-test/source Linking bin/smbpython /usr/lib/python2.5/config/libpython2.5.a(posixmodule.o): In function `posix_tmpnam': (.text+0x820): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/lib/python2.5/config/libpython2.5.a(posixmodule.o): In function `posix_tempnam': (.text+0x934): warning: the use of `tempnam' is dangerous, better use `mkstemp' LD_LIBRARY_PATH=./bin/shared /usr/bin/perl -W ./selftest/selftest.pl --prefix=/tmp/samba-v4-0-test --builddir=. --srcdir=. --expected-failures=./samba4-knownfail --format=plain --exclude=./samba4-skip --testlist="./selftest/samba4_tests.sh|" --socket-wrapper --immediate SOCKET_WRAPPER_DIR=/tmp/samba-v4-0-test/w OPTIONS --configfile=/tmp/samba-v4-0-test/client/client.conf --maximum-runtime=1200 --target=samba4 --basedir=/tmp/samba-v4-0-test --format=subunit Version 4.0.0alpha3-GIT-bcaba3c PROVISIONING DC...Traceback (most recent call last): File "./setup/provision.py", line 120, in lp = sambaopts.get_loadparm() File "./bin/../scripting/python/samba/getopt.py", line 39, in get_loadparm lp = param.LoadParm() AttributeError: 'module' object has no attribute 'LoadParm' Unable to provision: NSS_WRAPPER_PASSWD="/tmp/samba-v4-0-test/dc/etc/passwd" NSS_WRAPPER_GROUP="/tmp/samba-v4-0-test/dc/etc/group" ./bin/smbpython ./setup/provision.py --configfile=/tmp/samba-v4-0-test/dc/etc/smb.conf --host-name=localdc1 --host-ip=127.0.0.1 --quiet --domain=SAMBADOMAIN --realm=SAMBA.EXAMPLE.COM --adminpass=localdcpass --krbtgtpass=krbtgtlocaldcpass --machinepass=machinelocaldcpass --root=metze --simple-bind-dn=cn=Manager,dc=samba,dc=example,dc=com --password=localdcpass --server-role="domain controller" make: *** [test] Fehler 25