search for: configurationcontext

Displaying 8 results from an estimated 8 matches for "configurationcontext".

2023 Jun 06
5
Trying to build Samba from source on RHEL 8
...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/waf/waflib/Utils.py", line 831, in wrap return cache[k] KeyError: (<samba_waf18.Configurati...
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
...t; 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/rpmbuild/BUILD/samba-4.17.4/third_party/waf/waflib/Utils.py", line > > 831,...
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
...uild/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/rpmbuild/BUILD/samba-4.17.4/third_party/waf/waflib/Utils.py", line > 831, in wrap > return cache[k] &...
2023 Jun 06
1
Trying to build Samba from source on RHEL 8
...ram '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/waf/waflib/Utils.py", line 831, in wrap > return cache[k] > KeyErro...
2023 Jan 18
1
Building samba 4.17.4 on CentOS7
On 18/01/2023 15:16, Greg Dickie wrote: > Hey Rowland, > > ? Thanks for the reply. I was not aware of that page but that's super > helpful. Unfortunately it does not fix my problem. I think I'm missing > something basic. At this point I'm just trying to rebuild the centos7 > srpm. See the attached error message (configure? fails). > > The attachment
2023 Jun 07
1
Trying to build Samba from source on RHEL 8
...m '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/waf/waflib/Utils.py", line 831, in wrap > return cache[k] > Key...
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 >
2023 Jan 18
2
Building samba 4.17.4 on CentOS7
...un_commands ctx = run_command(cmd_name) File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Scripting.py", line 239, in run_command ctx.execute() File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Configure.py", line 159, in execute super(ConfigurationContext, self).execute() File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Context.py", line 204, in execute self.recurse([os.path.dirname(g_module.root_path)]) File "/root/rpmbuild/BUILD/samba-4.10.16/third_party/waf/waflib/Context.py", line 288, in recurse se...