buck build error

112 views
Skip to first unread message

leo

unread,
Nov 19, 2017, 12:19:24 AM11/19/17
to Selenium Developers

I am trying to build selenium code base on my local machine. After cloning the repo from github, I ran the build command as

./go

However, everytime I run it, I get the following error:

BUILD FAILED: Buck wasn't able to parse /Users/xxx/work/selenium/third_party/java/jetty/BUCK: No content to map due to end-of-input at [Source: com.google.common.io.CountingInputStream@14898ce2; line: 1, column: 0]

This error happened while trying to get dependency '//third_party/java/jetty:jetty' of target '//java/client/test/org/openqa/selenium/environment:environment' go aborted!

Any clue what i could be doing wrong?

Simon Stewart

unread,
Nov 19, 2017, 6:46:57 PM11/19/17
to selenium-developers
This works properly on my machine. It's possible that the source file has been corrupted in some way. Try re-checking out the "third_party/java/jetty" directory again.

Also, make sure you have the latest Java 8 release available. I've seen failures caused by an older compiler freaking out because of some issue with generics.

Simon

--
You received this message because you are subscribed to the Google Groups "Selenium Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-developers+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-developers/79baae3e-dd6f-4877-8801-c9627d854485%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages