Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
make release.check fails as missing cpplint.py
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Joe Millenbach  
View profile  
 More options Oct 24 2012, 5:05 pm
From: Joe Millenbach <jmillenb...@gmail.com>
Date: Wed, 24 Oct 2012 14:05:09 -0700 (PDT)
Local: Wed, Oct 24 2012 5:05 pm
Subject: make release.check fails as missing cpplint.py
I'm trying to follow the directions on the build page to both build
and test my shells.  But I get the below error after the builds
complete...

...
cctest/test-platform-linux.o
  LINK(target) /home/jmillenbach/perf/v8/out/ia32.release/cctest
  TOUCH /home/jmillenbach/perf/v8/out/ia32.release/obj.target/build/
All.stamp
make[1]: Leaving directory `/home/jmillenbach/perf/v8/out'

>>> running presubmit tests

Running C++ lint check...
Error running cpplint.py. Please make sure you have depot_tools in
your $PATH. Lint check skipped.
...

Which is repeated a number of times.  Is there a package I need to
install?  I did a search and nothing obvious popped up in Google.  I'm
using Ubuntu 12.04 x64.  And is there a reason this isn't in the
dependencies I already downloaded at the beginning of the build
process?

Thanks for your time,
Joe


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jérémy Lal  
View profile  
 More options Oct 24 2012, 5:08 pm
From: Jérémy Lal <holi...@gmail.com>
Date: Wed, 24 Oct 2012 23:08:27 +0200
Local: Wed, Oct 24 2012 5:08 pm
Subject: Re: [v8-users] make release.check fails as missing cpplint.py
That shouldn't stop the build ?

If it does, try fiddling with
TESTFLAGS="--no-presubmit"

J r my.

On 24/10/2012 23:05, Joe Millenbach wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vyacheslav Egorov  
View profile  
 More options Oct 24 2012, 5:59 pm
From: Vyacheslav Egorov <vego...@chromium.org>
Date: Wed, 24 Oct 2012 23:59:30 +0200
Local: Wed, Oct 24 2012 5:59 pm
Subject: Re: [v8-users] make release.check fails as missing cpplint.py

> Please make sure you have depot_tools in your $PATH.

http://dev.chromium.org/developers/how-tos/install-depot-tools

--
Vyacheslav Egorov


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Millenbach  
View profile  
 More options Oct 25 2012, 3:32 pm
From: Joe Millenbach <jmillenb...@gmail.com>
Date: Thu, 25 Oct 2012 12:32:34 -0700 (PDT)
Local: Thurs, Oct 25 2012 3:32 pm
Subject: Re: [v8-users] make release.check fails as missing cpplint.py

I didn't see mention of this on the V8 build page.  Thanks!  The error
message made me think I needed something like this, but I didn't know where
to start looking.

- Joe Millenbach


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joe Millenbach  
View profile  
 More options Oct 25 2012, 3:34 pm
From: Joe Millenbach <jmillenb...@gmail.com>
Date: Thu, 25 Oct 2012 12:34:51 -0700 (PDT)
Local: Thurs, Oct 25 2012 3:34 pm
Subject: Re: [v8-users] make release.check fails as missing cpplint.py

It appeared to stop the check process at least.  It gave a number of
errors, but it only tested the ia32 when I was doing a "make release.check"
build.  Thanks for the tip on how to skip it, but I'll probably just
install the depot tools as Vyacheslav pointed to.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »