Unable to continue samba4 build on FC14

Maple Thorpe maplethorpe at cox.net
Sun Feb 13 06:55:09 MST 2011


Success after commandline entry BEFORE tests:
export LD_PRELOAD=/usr/lib/libpython2.7.so.1.0
make quicktest

Quicktest results:
ALL OK (1543 tests in 226 testsuites)

Maple

On Sat, 2011-02-12 at 11:38 -0600, Maple Thorpe wrote:
> Thanks for responding. Used configure.developer and set flag
> enable-selftest, no change.
> 
> Quicktest results:
> FAILED (31 failures and 0 errors in 225 testsuites)
> 
> A summary with detailed information can be found in:
>   ./st/summary
> ERROR: test failed with exit code 1
> make: *** [quicktest] Error 1
> 
> Top of st/summary:
> 
> = Failed tests =
> == samba4.rpc.schannel on ncalrpc with seal,padcheck(dc:local) ==
> command: bin/smbtorture --configfile=$SMB_CONF_PATH --maximum-runtime=
> $SELFTEST_MAXTIME --target=$SELFTEST_TARGET --basedir=$SELFTEST_TMPDIR
> --option=torture:progress=no --format=subunit --option=torture:quick=yes
> $LISTOPT ncalrpc:$SERVE
> R[seal,padcheck] -U$USERNAME%$PASSWORD -W $DOMAIN rpc.schannel $LOADLIST
> 2>&1 | /home/flash/Downloads/samba-master/selftest/filter-subunit
> $LISTOPT --fail-on-empty --prefix="samba4.rpc.schannel on ncalrpc with
> seal,padcheck."
> expanded command: bin/smbtorture
> --configfile=/home/flash/Downloads/samba-master/st/dc/etc/smb.conf
> --maximum-runtime=1200 --target=samba4
> --basedir=/home/flash/Downloads/samba-master/st/tmp
> --option=torture:progress=no --format=subunit 
> --option=torture:quick=yes $LISTOPT ncalrpc:localdc[seal,padcheck]
> -UAdministrator%locDCpass1 -W SAMBADOMAIN rpc.schannel $LOADLIST 2>&1
> | /home/flash/Downloads/samba-master/selftest/filter-subunit $LISTOPT
> --fail-on-empty --prefix="samb
> a4.rpc.schannel on ncalrpc with seal,padcheck."
> ERROR: Testsuite[samba4.rpc.schannel on ncalrpc with
> seal,padcheck(dc:local)]
> REASON: Exit code was 1
> 
> == samba4.rpc.join on ncalrpc with seal,padcheck(dc:local) ==
> ERROR: Testsuite[samba4.rpc.join on ncalrpc with
> seal,padcheck(dc:local)]
> REASON: unable to set up environment dc:local - exiting
> 
> Noticed "not found" reporting during configure.developer are any of
> these missing elements suggesting a missing library requirement for
> success?
> ============
> large file support
> WORDS_BIGENDIAN
> if signal handlers return int
> offset_t
> uint_t
> shl_load
> shl_unload
> shl_findsym
> chsize
> strlcpy
> strlcat
> __strtoull
> __strtoll
> correct behavior of strtoll
> getdents
> dlopen
> dlsym
> dlerror
> dlclose
> C prototype for dlopen
> clock_gettime
> res_search
> library intl
> pthread_create
> crypt
> correct behavior of strptime
> member __ss_family in struct sockaddr_storage
> member sa_len in struct sockaddr
> member sin_len in struct sockaddr_in
> getpassphrase
> C prototype for getpwent_r
> C prototype for getgrent_r
> C prototype for getpwent_r
> C prototype for getgrent_r
> system tdb >= 1.2.9
> system talloc >= 2.0.5
> system pytalloc-util >= 2.0.5
> system tevent >= 0.9.10
> system popt
> system ldb >= 1.0.0
> system pyldb-util >= 1.0.0
> cgetent
> getprogname
> setprogname
> strlwr
> strsep_copy
> strupr
> closefrom
> getipnodebyname
> getipnodebyaddr
> freehostent
> library socket
> getipnodebyname
> getipnodebyaddr
> freehostent
> bswap16
> bswap32
> res_nsearch
> res_ndestroy
> dns_search
> dn_expand
> res_ndestroy
> dns_search
> openpty
> member dd_fd in DIR
> variable __NR_inotify_init
> darwin xattr api
> whether statvfs.f_flags exists
> library iconv
> pam_start
> system subunit
> rl_completion_t
> 
> 
> On Sat, 2011-02-12 at 14:01 +0100, Stefan (metze) Metzmacher wrote:
> > Am 12.02.2011 13:13, schrieb maple:
> > > 
> > > I am following http://wiki.samba.org/index.php/Samba4 to build samba4 on FC
> > > 2.6.35.11-83.fc14.i686.PAE #1 SMP   
> > > So far, completed:
> > > git clone git://git.samba.org/samba.git samba-master; cd samba-master
> > > git pull
> > > Version 4.0.0alpha15-GIT-3e9faf7
> > > configure
> > > make
> > > Prior to quicktest, stopped services smb and nmb
> > > make quicktest
> > > 
> > > All tests in quicktest fails. Primary complaint in st/summary file is
> > > "unable to set up environment member - exiting".
> > > Ran 'make test env'.  Again, all tests failed.
> > > Don't know whether this is important or not.  There are Py_ZeroStruct
> > > ImportError  complaints on console. 
> > > 
> > > What can I do to go forward?
> > 
> > make *test* only works if you used 'configure --enable-selftest'.
> > 
> > Maybe you should use ./configure.developer if you want to do tests.
> > 
> > metze
> > 
> 
> 




More information about the samba-technical mailing list