Created
August 14, 2019 14:04
-
-
Save andreastt/c2120a84451da18e69c6bc6cacfde844 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% ./mach lint -funix remote/ | |
New python executable in /home/ato/src/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin/python2.7 | |
Not overwriting existing python script /home/ato/src/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin/python (you must use /home/ato/src/gecko/obj-x86_64-pc-linux-gnu/_virtualenvs/init/bin/python2.7) | |
Installing setuptools, pip, wheel...done. | |
running build_ext | |
copying build/lib.linux-x86_64-2.7/psutil/_psutil_linux.so -> psutil | |
copying build/lib.linux-x86_64-2.7/psutil/_psutil_posix.so -> psutil | |
Error processing command. Ignoring because optional. (optional:packages.txt:comm/build/virtualenv_packages.txt) | |
pulling from https://hg.mozilla.org/l10n/gecko-strings | |
searching for changes | |
adding changesets | |
adding manifests | |
adding file changes | |
added 49 changesets with 52 changes to 20 files | |
new changesets d481caba0bda:57833b2e8c0a | |
(run 'hg update' to get a working copy) | |
20 files updated, 0 files merged, 0 files removed, 0 files unresolved | |
error: problem with lint setup, skipping android-api-lint, android-checkstyle, android-findbugs, android-javadoc, android-lint, android-test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment