-
-
Save Xe/a1e2be0edc2b5295ad3b 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
| * 100% 1) src/gotest: go build -o=../../bin/gotest . | |
| *** tup errors *** | |
| tup error: Missing input dependency - a file was read from, and was not specified as an input link for the command. This is an issue because the file was created from another command, and without the input link the commands may execute out of order. You should add this file as an input, since it is possible this could randomly break in the future. | |
| - [126] src/gotest/.gitignore | |
| *** Command ID=125 ran successfully, but tup failed to save the dependencies. | |
| *** tup: 1 job failed. | |
| [ tup ] [0.000s] Scanning filesystem... | |
| [ tup ] [0.001s] Reading in new environment variables... | |
| [ tup ] [0.001s] No Tupfiles to parse. | |
| [ tup ] [0.001s] No files to delete. | |
| [ tup ] [0.001s] Executing Commands... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment