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

Travis build is failing #1

Closed
nbigaouette opened this issue Jul 9, 2016 · 3 comments
Closed

Travis build is failing #1

nbigaouette opened this issue Jul 9, 2016 · 3 comments

Comments

@nbigaouette
Copy link
Owner

Build is almost working, but fails near the end with:

error: could not find native static library `qmlbind`, perhaps an -L flag is missing?
error: Could not compile `libqmlbind-sys`.
To learn more, run the command again with --verbose.
The command "sh -c 'cd libqmlbind-sys && cargo build'" exited with 101.

See for example: https://travis-ci.org/nbigaouette/qmlrsng/jobs/143500357

@nbigaouette
Copy link
Owner Author

Can be reproduce by running cargo build from the root directory of the repository.

@nbigaouette
Copy link
Owner Author

Unfortunately, it does not fix Travis, see https://travis-ci.org/nbigaouette/qmlrsng/jobs/143605893

@nbigaouette
Copy link
Owner Author

Even though the build still fails (https://travis-ci.org/nbigaouette/qmlrsng/jobs/143649636) it seems only related to having access to Qt 4 (and not 5.7!).

@nbigaouette nbigaouette mentioned this issue Jul 11, 2016
nbigaouette added a commit that referenced this issue Jul 11, 2016
Fix Travis-CI

Runs on:
* Linux (Ubuntu Trusty)
* OSX
* Qt 5.6.1-1 (Linux + OSX)
* Qt 5.7 (Linux only)

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

No branches or pull requests

1 participant