Anyone know how to fix this? Been failing for a couple weeks now.
C:\chess\fishtest\worker>python worker.py --concurrency 1 modolief Qapz9yCxfhprx9E
Worker version 59 connecting to http://tests.stockfishchess.org:80
'mingw32-make' is not recognized as an internal or external command,
operable program or batch file.
Exception running games:
Traceback (most recent call last):
File "worker.py", line 88, in worker
run_games(worker_info, password, remote, run, task_id)
File "C:\chess\fishtest\worker\games.py", line 383, in run_games
setup_engine(new_engine, binaries_url, worker_dir, run['args']['resolved_new'], repo_url, worker_info['concurrency'])
File "C:\chess\fishtest\worker\games.py", line 152, in setup_engine
build(worker_dir, sha, repo_url, destination, concurrency)
File "C:\chess\fishtest\worker\games.py", line 131, in build
subprocess.check_call(MAKE_CMD + ' -j %s' % (concurrency), shell=True)
File "C:\Python27\lib\subprocess.py", line 542, in check_call
raise CalledProcessError(retcode, cmd)
CalledProcessError: Command 'mingw32-make profile-build COMP=mingw ARCH=x86-64-modern -j 1' returned non-zero exit status 1
Task exited
fishtest failing - 'mingw32-make' is not recognized
Moderator: Ras
-
modolief
- Posts: 45
- Joined: Tue Apr 30, 2013 6:29 pm
-
fastgm
- Posts: 818
- Joined: Mon Aug 19, 2013 6:57 pm
Re: fishtest failing - 'mingw32-make' is not recognized
Hi Kai,
the windows builder is down since about 14 days.
https://github.com/glinscott/fishtest/w ... on-Windows
Please read this section:
(Optional) Installing MinGW-w64
Andreas
the windows builder is down since about 14 days.
https://github.com/glinscott/fishtest/w ... on-Windows
Please read this section:
(Optional) Installing MinGW-w64
Andreas