search for: waflib

Displaying 9 results from an estimated 9 matches for "waflib".

Did you mean: ranlib
2023 Jun 06
5
Trying to build Samba from source on RHEL 8
.../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_party/w...
2023 Jun 06
1
Trying to build Samba from source on RHEL 8
...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/Sa...
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
...ba-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...
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 > "/root...
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
...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
2023 Jun 07
1
Trying to build Samba from source on RHEL 8
...6.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/sr...
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
...p to : /root/rpmbuild/BUILD/samba-4.10.16 Setting out to : /root/rpmbuild/BUILD/samba-4.10.16/bin Checking for 'gcc' (C compiler) : Traceback (most recent call last): File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Scripting.py", line 159, in waf_entry_point run_commands() File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Scripting.py", line 255, in run_commands ctx = run_command(cmd_name) File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Scripting.p...
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
On 18/01/2023 14:20, Greg Dickie via samba wrote: > Hi, > > I used to build samba regularly but it's been a couple of years. I'm trying > to fix an issue with samba stock 4.10.16 on Cent7 by building latest and > seeing if it behaves the same but it looks like waf is not doing what's > expected. Simple question: should this work or is cent7 now too old and >
2019 Apr 05
0
Make/Build Error on armhf
...gt; + install /usr/lib/samba/libreplace-samba4.so (from > bin/default/lib/replace/libreplace-samba4.inst.so) > Waf: Leaving directory `/install/samba-4.10.1/bin/default' > Build failed > Traceback (most recent call last): > File > "/install/samba-4.10.1/third_party/waf/waflib/Build.py", line 1162, > in do_install > self.copy_fun(src, tgt) > File > "/install/samba-4.10.1/third_party/waf/waflib/Build.py", line 1066, > in copy_fun > shutil.copy2(src, tgt) > File "/usr/lib/python3.5/shutil.py", line 258, in copy2 &g...