[GH-ISSUE #540] Doesn't build for iOS target #523

Closed
opened 2026-03-15 22:57:28 +03:00 by kerem · 2 comments
Owner

Originally created by @azdlowry on GitHub (Jul 30, 2018).
Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/540

The issue seems to be the use of a very old version of error-chain crate which has a dependency on backtrace crate. Backtrace doesn't build for iOS but later version of error-chain this is an optional dependency.

Originally created by @azdlowry on GitHub (Jul 30, 2018). Original GitHub issue: https://github.com/hickory-dns/hickory-dns/issues/540 The issue seems to be the use of a very old version of error-chain crate which has a dependency on backtrace crate. Backtrace doesn't build for iOS but later version of error-chain this is an optional dependency.
kerem closed this issue 2026-03-15 22:57:35 +03:00
Author
Owner

@azdlowry commented on GitHub (Jul 30, 2018):

Sorry, we're using an old version of trust-dns for some reason.

<!-- gh-comment-id:408902730 --> @azdlowry commented on GitHub (Jul 30, 2018): Sorry, we're using an old version of trust-dns for some reason.
Author
Owner

@bluejekyll commented on GitHub (Jul 31, 2018):

Awesome. Would love to know how you’re using this on iOS, if you ever care to share.

<!-- gh-comment-id:409073588 --> @bluejekyll commented on GitHub (Jul 31, 2018): Awesome. Would love to know how you’re using this on iOS, if you ever care to share.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#523
No description provided.