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

try to add sqlite3 to Appveyor #280

Merged
merged 1 commit into from
Jul 13, 2018
Merged

try to add sqlite3 to Appveyor #280

merged 1 commit into from
Jul 13, 2018

Conversation

Eh2406
Copy link
Contributor

@Eh2406 Eh2406 commented Jul 12, 2018

This may take a few tries. It is not getting windows to cooperate it is getting Appveyor, so I am in the dark aswell.

appveyor.yml Outdated
- rustc -V
- cargo -V

build: false

test_script:
- cargo check
- cargo build
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can probably remove cargo check if we add cargo build.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, when build is working we should remove check

@Eh2406
Copy link
Contributor Author

Eh2406 commented Jul 12, 2018

looks like bilds are not running just Queued

@pietroalbini
Copy link
Member

Appveyor is just slow, it will run eventually.

<acrichto> pietroalbini: yeah appveyor can be clogged for quite some time :(
<acrichto> pietroalbini: you're sharing with things like cargo/compiler-builtins
<acrichto> and there's only one builder

@Eh2406
Copy link
Contributor Author

Eh2406 commented Jul 12, 2018

Ah ok, did not realise we are sharing, I can be patient.

@Eh2406
Copy link
Contributor Author

Eh2406 commented Jul 12, 2018

I was not patient I just set up appveyor for my fork. So far no progress on using vcpkg, or rather I got vcpkg but the link errors did not go away. So now I am trying with the "bundled" feature.

@Eh2406
Copy link
Contributor Author

Eh2406 commented Jul 13, 2018

This seems to be working now.

Copy link
Member

@pietroalbini pietroalbini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pietroalbini pietroalbini merged commit 549847c into rust-lang:master Jul 13, 2018
@retep998 retep998 mentioned this pull request Jul 13, 2018
13 tasks
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 this pull request may close these issues.

2 participants