Skip to content

Instantly share code, notes, and snippets.

@andreastt
Created November 20, 2019 18:33
Show Gist options
  • Save andreastt/6cd642e1073d3ef0d59b196fa0e14fbc to your computer and use it in GitHub Desktop.
Save andreastt/6cd642e1073d3ef0d59b196fa0e14fbc to your computer and use it in GitHub Desktop.
% ./mach lint -funix remote/
Using base prefix '/usr'
/home/ato/src/gecko/third_party/python/virtualenv/virtualenv.py:1047: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp
New python executable in /home/ato/src/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init_py3/bin/python3
Also creating executable in /home/ato/src/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init_py3/bin/python
Installing setuptools, pip, wheel...done.
Error processing command. Ignoring because optional. (optional:setup.py:third_party/python/psutil:build_ext:--inplace)
Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt)
error: problem with lint setup, skipping android-api-lint, android-checkstyle, android-javadoc, android-lint, android-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment