Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slang package is currently failing to build #86

Closed
mithro opened this issue Apr 18, 2020 · 1 comment · Fixed by #87
Closed

slang package is currently failing to build #86

mithro opened this issue Apr 18, 2020 · 1 comment · Fixed by #87
Assignees

Comments

@mithro
Copy link
Member

mithro commented Apr 18, 2020

https://travis-ci.com/github/SymbiFlow/conda-packages/jobs/320618053

 slang: - Info on  conda package
 -------------------------------------------------------------------
TRAVIS_EVENT_TYPE='cron'
TRAVIS_BRANCH='master'
TRAVIS_COMMIT='master'
TRAVIS_REPO_SLUG='SymbiFlow/conda-packages'
Fetching tags..
From https://github.com/MikePopoloski/slang
 * branch              HEAD       -> FETCH_HEAD
 * [new tag]           nightly    -> nightly
 * [new tag]           v0.0       -> v0.0
 * [new tag]           v0.1       -> v0.1
 * [new tag]           v0.2       -> v0.2
 * [new tag]           v0.3       -> v0.3
Initial set of tags:
 * nightly
 * v0.0
 * v0.1
 * v0.2
 * v0.3
Deleted tag 'nightly' (was 8a06075e)
Remaining tags
 * v0.0
 * v0.1
 * v0.2
 * v0.3
Git describe output: 'v0.3-33-g8a06075e'
Patch level ambiguous, selecting least deep
Warning: failed to download source.  If building, will try again after downloading recipe dependencies.
Error was: 
Command '['/usr/bin/patch', '-p1', '--ignore-whitespace', '-i', '/home/travis/build/SymbiFlow/conda-packages/slang/static-build.patch']' returned non-zero exit status 1.
Error: Failed to render jinja template in /home/travis/build/SymbiFlow/conda-packages/slang/meta.yaml:
'GIT_DESCRIBE_TAG' is undefined
The command "bash $TRAVIS_BUILD_DIR/.travis/script.sh" exited with 1.
after_failure
1.29s$ bash $TRAVIS_BUILD_DIR/.travis/after_failure.sh
 - 
failure.tail
0.00s slang: -  Failure output...
 - 
failure.log.full
0.00s slang: -  Failure output.log...
Done. Your build exited with 1.

Looks like it is an issue with the static build patch.

@mithro
Copy link
Member Author

mithro commented Apr 18, 2020

@piotr-binkowski and @tgorochowik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants