My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 3492: Building tag 2.11.2 fails
1 person starred this issue and may be notified of changes. Back to list
Status:  ChangeUnderReview
Owner:  ----


Sign in to add a comment
 
Reported by jens.g.w...@gmx.de, Jul 24, 2015
Affected Version: gerrit 2.11.2

What steps will reproduce the problem?
1. clone buck and build it
2. clone gerrit
3. buck build gerrit fails with
buck.event.listener.LoggingBuildListener] Failed when trying to copy: cp buck-out/gen/gerrit-server/src/main/prolog/common.jar buck-out/gen/gerrit-server/src/main/prolog/common.jar
java.nio.file.NoSuchFileException: /home/schmidt/g/gerrit/buck-out/gen/gerrit-server/src/main/prolog/common.jar
java.nio.file.NoSuchFileException: /home/schmidt/g/gerrit/buck-out/gen/gerrit-server/src/main/prolog/common.jar
[...]

What is the expected output?
Expected a working build since you released it :-)

What do you see instead?
Above error message

Additional Information:
Did use .nobuckcheck since the proclaimed "autoupdate" of buck was not working (didn't finish after 2 hours).

Sep 14, 2015
Project Member #1 David.Os...@gmail.com
Well, the actual problem is that Buck is not able to update yourself to the revision used in 2.11.2.

However, I can confirm that rying to build Gerrit with most recent Buck version is failing here with the same error: [1].

Investigating.

[1] http://paste.openstack.org/show/461552
Sep 14, 2015
Project Member #2 David.Os...@gmail.com
https://gerrit-review.googlesource.com/70873

Note, that I only fixed it on master.
Status: ChangeUnderReview
Sign in to add a comment

Powered by Google Project Hosting