Not able to Activate changes

if there is issue with the master then it should not work for all the slaves right,but I am getting this error only on this slave.
Master has a working version of it. I ran the command and I got this output
mk --debug -vvR
Waiting for exclusive lock on /omd/sites/NMSLAVE/etc/check_mk/main.mk.
Generating configuration for core (type cmc)…
Time needed [cmc_global]: 0.02 sec
Time needed [cmc_timeperiods]: 4.40 sec
Time needed [cmc_contacts]: 0.00 sec
Syntax error in file /omd/sites/NMSLAVE/var/check_mk/autochecks/NMDNSWACC121.mk: invalid syntax (, line 71)
Error creating configuration: invalid syntax (, line 71)
Traceback (most recent call last):
File “/omd/sites/NMSLAVE/share/check_mk/modules/check_mk.py”, line 4721, in
do_restart()
File “/omd/sites/NMSLAVE/share/check_mk/modules/check_mk.py”, line 3860, in do_restart
do_create_config(with_agents=True)
File “/omd/sites/NMSLAVE/share/check_mk/modules/check_mk.py”, line 3744, in do_create_config
create_core_config()
File “/omd/sites/NMSLAVE/share/check_mk/modules/check_mk.py”, line 2869, in create_core_config
do_create_cmc_config(opt_cmc_relfilename)
File “/omd/sites/NMSLAVE/share/check_mk/modules/cmc.py”, line 140, in do_create_cmc_config
hosts_config = _measure_time(cmc_all_hosts)
File “/omd/sites/NMSLAVE/share/check_mk/modules/cmc.py”, line 172, in _measure_time
result = func(*args, **kwargs)
File “/omd/sites/NMSLAVE/share/check_mk/modules/cmc.py”, line 418, in cmc_all_hosts
hosts_config = cmc_hosts() + cmc_shadow_hosts()
File “/omd/sites/NMSLAVE/share/check_mk/modules/cmc.py”, line 434, in cmc_hosts
con += cmc_host(hostname)
File “/omd/sites/NMSLAVE/share/check_mk/modules/cmc.py”, line 593, in cmc_host
con += cmc_services(hostname, tags, attrs, macros, contactlist_id)
File “/omd/sites/NMSLAVE/share/check_mk/modules/cmc.py”, line 626, in cmc_services
host_checks = get_check_table(hostname, remove_duplicates=True).items()
File “/omd/sites/NMSLAVE/share/check_mk/modules/check_mk.py”, line 1997, in get_check_table
for entry in read_autochecks_of(hostname, world):
File “/omd/sites/NMSLAVE/share/check_mk/modules/discovery.py”, line 1267, in read_autochecks_of
autochecks_raw = eval(file(filepath).read())
File “”, line 71
(‘if64’, u’436244480’
^