Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
[...] make[4]: Leaving directory '/home/vagrant/build-mesos-clang/src' /home/vagrant/build-mesos-clang/../mesos/support/mesos-gtest-runner.py --sequential=*ROOT_* ./mesos-tests Traceback (most recent call last): File "/home/vagrant/build-mesos-clang/../mesos/support/mesos-gtest-runner.py", line 218, in <module> timeout=sys.maxint)) AttributeError: module 'sys' has no attribute 'maxint' $ python --version Python 3.5.2 $ head config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mesos configure 1.2.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../mesos/configure --disable-python --enable-parallel-test-execution --enable-silent-rules CXX=ccache clang++ CC=ccache clang
Attachments
Issue Links
- is related to
-
MESOS-8770 Use Python3 for Mesos support scripts
- Resolved