Opened 7 years ago
Closed 13 months ago
#56129 closed defect (fixed)
libchloride @20140929: fatal error: 'sodium/crypto_uint64.h' file not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | chrstphrchvz (Christopher Chavez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libchloride |
Description
libchloride does not build with libsodium 1.0.12 or later:
In file included from crypto_block.c:4: ./uint64_pack.h:4:10: fatal error: 'sodium/crypto_uint64.h' file not found #include <sodium/crypto_uint64.h> ^~~~~~~~~~~~~~~~~~~~~~~~
The libchloride port is already at the latest version available from the developer, and the developer has archived the repository.
According to repology, MacPorts is the only distribution that includes libchloride, so there aren't any patches we could use from other distributions.
Change History (1)
comment:1 Changed 13 months ago by chrstphrchvz (Christopher Chavez)
Owner: | set to chrstphrchvz |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 120151647f969fbfed9a7711702d969a4b1e2a03/macports-ports (master):