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

nixify ci #28

Merged
merged 6 commits into from
Jun 8, 2022
Merged

nixify ci #28

merged 6 commits into from
Jun 8, 2022

Conversation

mhuesch
Copy link
Contributor

@mhuesch mhuesch commented Jun 1, 2022

it builds & runs, however fails with:

```
Running tests/simple.rs (target/debug/deps/simple-43fcfc5114379d5a)
/home/mhueschen/projects/social_sensemaker/target/debug/deps/simple-43fcfc5114379d5a: symbol lookup error: /nix/store/qjgj2642srlbr59wwdihnn66sw97ming-glibc-2.33-123/lib/libpthread.so.0: undefined symbol: __libc_siglongjmp, version GLIBC_PRIVATE
```

I believe sweettest does some sort of runtime provisioning of stuff, so
maybe that's why we have the issue at test-runtime, but we are able to
build things successfully...
run `cargo test` on both ubunto & macos.
@mhuesch
Copy link
Contributor Author

mhuesch commented Jun 1, 2022

had to run cargo update because some of the [dev-dependencies] went stale and wouldn't build. so Cargo.lock was modified.

@mhuesch mhuesch merged commit 4f3b8a7 into main Jun 8, 2022
@mhuesch mhuesch deleted the nixify-ci branch June 8, 2022 14:21
@mhuesch mhuesch mentioned this pull request Jun 24, 2022
2 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.

1 participant