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

Fails at runtime because of missing symbol #349

Closed
riyaz-ali opened this issue Dec 14, 2022 · 0 comments · Fixed by #350
Closed

Fails at runtime because of missing symbol #349

riyaz-ali opened this issue Dec 14, 2022 · 0 comments · Fixed by #350
Assignees
Labels
bug Something isn't working

Comments

@riyaz-ali
Copy link
Contributor

The current main branch builds fine but fails with an error at runtime stating a missing symbol error for _sqlite3_unlock_notify.

> .build/mergestat summary
dyld[33784]: symbol not found in flat namespace '_sqlite3_unlock_notify'
[1]    33784 abort      .build/mergestat summary

I think the cause of the issue is new changes introduced in the upstream PR, which I think renovate picked up in #337 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant