Travis builds sometimes cannot complete due to missing style scripts #201

Closed
opened 2018-09-04 13:36:28 +02:00 by lbrynaut · 1 comment
lbrynaut commented 2018-09-04 13:36:28 +02:00 (Migrated from github.com)

Travis sometimes reports that it can't find the required clang formatting scripts. This was seen originally on OS X (where it was arbitrarily disabled without investigating further for a fix) and it is now showing on GNU/Linux.

An example build failure shows as

./reproducible_build.sh: line 421: ./contrib/devtools/clang-format-diff.py: No such file or directory
+LINES_W_FORMAT_REQUIRED=0

An example log is here:

https://travis-ci.org/lbryio/lbrycrd/jobs/424021818

Travis sometimes reports that it can't find the required clang formatting scripts. This was seen originally on OS X (where it was arbitrarily disabled without investigating further for a fix) and it is now showing on GNU/Linux. An example build failure shows as ``` ./reproducible_build.sh: line 421: ./contrib/devtools/clang-format-diff.py: No such file or directory +LINES_W_FORMAT_REQUIRED=0 ``` An example log is here: https://travis-ci.org/lbryio/lbrycrd/jobs/424021818
BrannonKing commented 2018-12-14 08:31:25 +01:00 (Migrated from github.com)

I think this is fixed via #241. I'll reopen this if I see the error again.

I think this is fixed via #241. I'll reopen this if I see the error again.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbrycrd#201
No description provided.