search for: waf

Displaying 20 results from an estimated 361 matches for "waf".

Did you mean: wad
2023 Jun 06
5
Trying to build Samba from source on RHEL 8
...ocal/src/Samba/samba-4.16.10/bin Checking for 'gcc' (C compiler) : /bin/gcc Checking for program 'git' : not found Checking for c flags '-MMD' : Traceback (most recent call last): File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Utils.py", line 831, in wrap return cache[k] KeyError: (<samba_waf18.ConfigurationContext object at 0x7f08a69dc160>,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/src/Samba/samba-4.16.10/third_...
2023 Jun 06
1
Trying to build Samba from source on RHEL 8
...a-4.16.10/bin > Checking for 'gcc' (C compiler) : /bin/gcc > Checking for program 'git' : not found > Checking for c flags '-MMD' : Traceback (most recent call last): > File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Utils.py", line 831, in wrap > return cache[k] > KeyError: (<samba_waf18.ConfigurationContext object at 0x7f08a69dc160>,) > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "/usr/local...
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
.../samba-4.17.4 > > Setting out to : > > /root/rpmbuild/BUILD/samba-4.17.4/bin > > Checking for 'gcc' (C compiler) : Traceback (most recent call > > last): > > File > > "/root/rpmbuild/BUILD/samba-4.17.4/third_party/waf/waflib/Utils.py", line > > 831, in wrap > > return cache[k] > > KeyError: (<samba_waf18.ConfigurationContext object at 0x7f091484f208>,) > > > > During handling of the above exception, another exception occurred: > > > > Traceback (most recen...
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
...: > /root/rpmbuild/BUILD/samba-4.17.4 > Setting out to : > /root/rpmbuild/BUILD/samba-4.17.4/bin > Checking for 'gcc' (C compiler) : Traceback (most recent call > last): > File > "/root/rpmbuild/BUILD/samba-4.17.4/third_party/waf/waflib/Utils.py", line > 831, in wrap > return cache[k] > KeyError: (<samba_waf18.ConfigurationContext object at 0x7f091484f208>,) > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File > &quo...
2017 Jun 03
3
Building from source on an ARM71 based router
...'t believe that is the step that it's actually hanging on. I'm hoping to hear back from someone that's familiar what's actually happening during this step of configure. *Checking uname sysname type* : Traceback (most recent call last): File "./buildtools/bin/waf", line 76, in <module> Scripting.prepare(t, cwd, VERSION, wafdir) File "/opt/test/samba-4.6.4/third_party/waf/wafadmin/Scripting.py", line 145, in prepare prepare_impl(t, cwd, ver, wafdir) File "/opt/test/samba-4.6.4/third_party/waf/wafadmin/Scripting.py",...
2017 Jun 03
2
Building from source on an ARM71 based router
...: /opt/usr/bin/gdb Checking build system : Linux router 4.4.67 #317 SMP Thu May 11 12:58:51 CEST 2017 armv7l GNU/Linux Checking for header sys/utsname.h : yes *Checking uname sysname type* : Traceback (most recent call last): File "./buildtools/bin/waf", line 76, in <module> Scripting.prepare(t, cwd, VERSION, wafdir) File "/opt/test/samba-4.6.4/third_party/waf/wafadmin/Scripting.py", line 145, in prepare prepare_impl(t, cwd, ver, wafdir) File "/opt/test/samba-4.6.4/third_party/waf/wafadmin/Scripting.py",...
2016 Oct 26
6
samba-4.5.1 build problem
...#39;/usr' PERL_ARCH_INSTALL_DIR: : '${LIBDIR}/perl5' PERL_LIB_INSTALL_DIR: : '${DATADIR}/perl5' Traceback (most recent call last): File "./buildtools/bin/waf", line 76, in <module> Scripting.prepare(t, cwd, VERSION, wafdir) File "/usr/src/samba/samba-4.5.1/third_party/waf/wafadmin/Scripting.py", line 145, in prepare prepare_impl(t, cwd, ver, wafdir) File "/usr/src/samba/samba-4.5.1/third_party/waf/wafadmin/Scripting...
2014 Jun 21
1
broken samba-4.1.8 waf configure
21 jun 2014 the version numbers changed (samba-4.1.8), but the problem remains exactly the same: waf configure continues to break at krb5. frank smith 31 may 2014 greetings, in the (relatively distant) past, i several times downloaded, built, and ran the then-current version of samba with little to no problem. i recently experienced similar successful results with samba-3.6.23. i downloaded...
2012 Jul 13
1
waf workaround?
Is it possible to build samba without waf? It has slowed down my local samba builds by a factor of 5-10x -- it seems to lack any parallelism, and on a 12 core machine, that really sucks. When going through it's tests, it's noticeably slower than the configure shell tests that do the same... But then the build/make parts all go...
2023 Jun 07
1
Trying to build Samba from source on RHEL 8
...-4.16.10/bin > Checking for 'gcc' (C compiler) : /bin/gcc > Checking for program 'git' : not found > Checking for c flags '-MMD' : Traceback (most recent call last): > File "/usr/local/src/Samba/samba-4.16.10/third_party/waf/waflib/Utils.py", line 831, in wrap > return cache[k] > KeyError: (<samba_waf18.ConfigurationContext object at 0x7f08a69dc160>,) > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > File "/usr/l...
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
...9;m just trying to rebuild the centos7 > srpm. See the attached error message (configure? fails). > > The attachment probably never made the list (it strips attachments), but it got to me and one line points out your problem: File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Utils.py", line 609, in h_list_python2 Centos 7 defaulted to python 2 and Samba now mandates python 3 Rowland
2014 May 31
0
broken samba-4.1.7 waf configure
...f samba with little to no problem. i recently experienced similar successful results with samba-3.6.23. i downloaded and tried to configure samba-4.1.7, which you (samba) advertise as the current "stable" version. i expected no problems. unfortunately, i encountered major problems with waf. ./configure (which points to ./buildtools/bin/waf configure) reports this when it gets to mit krb5: ... Looking for kerberos features Checking for program krb5-config.heimdal : not found Checking for program krb5-config : /local/bin/krb5-config Checking for /local/bin/k...
2017 Jun 03
0
Building from source on an ARM71 based router
...e as to what is trying > to be accomplished at this stage of configure, then maybe I can > figure out what else might be missing from my build. > > THANKS! > > *Checking uname sysname type* : Traceback (most recent > call last): > File "./buildtools/bin/waf", line 76, in <module> > Scripting.prepare(t, cwd, VERSION, wafdir) > File "/opt/test/samba-4.6.4/third_party/waf/wafadmin/Scripting.py", > line 145, in prepare > prepare_impl(t, cwd, ver, wafdir) > File "/opt/test/samba-4.6.4/third_party/waf/waf...
2015 Oct 22
1
how to build smbtorture using static linked libraries
Hello all: I am trying to build smbtorture using static linked libraries. The samba source code I have is samba-4.1.13 for configure, I did: waf configure --builtin-libraries=ALL for build, I did: waf build --targets=smbtorture (so that it only build target smbtorture) But, the waf build fails immediately. Then, I tried to only link with lib talloc and tevent statically, so I did: waf configure --builtin-libraries=talloc,tevent and th...
2016 Dec 21
1
compiling Samba4 on Solaris11
...ever the "--with-system-mitkrb5" option causes configure to break # ./configure --prefix=/usr/local/samba-4.4.7v4 --with-ldap --without-ad-dc --with-system-mitkrb5 .... Checking for gssapi : yes Traceback (most recent call last): File "./buildtools/bin/waf", line 76, in <module> Scripting.prepare(t, cwd, VERSION, wafdir) File "/export/src/Samba/samba-4.4.7/third_party/waf/wafadmin/Scripting.py", line 145, in prepare prepare_impl(t, cwd, ver, wafdir) File "/export/src/Samba/samba-4....
2015 Oct 22
2
how to build smbtorture using static linked libraries
Hello all: I am trying to build smbtorture using static linked libraries. The samba source code I have is samba-4.1.13 for configure, I did: waf configure --builtin-libraries=ALL for build, I did: waf build --targets=smbtorture (so that it only build target smbtorture) But, the waf build fails immediately. Then, I tried to only link with lib talloc and tevent statically, so I did: waf configure --builtin-libraries=talloc,tevent and th...
2014 Sep 14
1
A little lost on the WAF build process
...ing on migrating the RHEL/CentOS Samba 4 rpm to 4.1.12. I noticed that it is no longer building tdbbackup, but it was a few hours ago before other (unknown) environment/config changes. So I started digging through the build system to see how it is enable/disabled. http://wiki.samba.org/index.php/Waf Does not tell me what causes waf to build in lib/tdb/ A little navigation help would be appreciated. -Jason -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://w...
2012 Jul 30
1
"make install" fails, can't link libreplace.inst.so
I can compile Samba4 beta 4, but can't install it: root at samba4dc:/usr/src/samba-4.0.0beta4# ./configure.developer <snip> 'configure' finished successfully (49.871s) root at samba4dc:/usr/src/samba-4.0.0beta4# make WAF_MAKE=1 ./buildtools/bin/waf build <snip> Waf: Leaving directory `/usr/src/samba-4.0.0beta4/bin' 'build' finished successfully (13m25.444s) root at samba4dc:/usr/src/samba-4.0.0beta4# make install WAF_MAKE=1 ./buildtools/bin/waf install Waf: Entering directory `/usr/src/samba-4.0...
2015 Mar 07
3
4.2.0 Relocation error
...d install, but upon running samba -D I get the following: root at pdc1:/home/pi# samba -D samba: relocation error: samba: symbol lpcfg_lock_directory, version SAMBA_HOSTCONFIG_0.0.1 not defined in file libsamba-hostconfig.so.0 with link time reference I used the following to configure and build waf configure --prefix=/usr --localstatedir=/var --sysconfdir=/etc --enable-fhs waf -j 4 # with and without waf install I have started from scratch several times trying to get the installation to run. Nothing else installed except the deps. root at pdc1:/home/pi# uname -a Linux pdc1 3.18.8-v7+ #761...
2012 May 30
1
BUILD Systems for Samba 4.0 (python-based waf in particular)
(This is the Team's agreed statement explaining the role of the two build systems in Samba 4.0. Please, if you have can't use the waf build system, and so need the autoconf system for 4.0, reply and let us know your reasons and needs here or in the specific threads I'm raising on samba-technical). Thanks, Andrew Bartlett BUILDING SAMBA 4.0 (which build system to use and why) =================================== The waf b...