Hi all, After merging the perf tree, today's linux-next build (native perf) failed like this: Traceback (most recent call last): File "util/setup.py", line 31, in from setuptools import setup, Extension ImportError: No module named setuptools Caused by commit ee87a0841aa5 ("perf python: Avoid deprecation warning on distutils") I installed python3-setuptools. -- Cheers, Stephen Rothwell