Opened 6 years ago

Closed 7 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 7 months ago by chrstphrchvz (Christopher Chavez)

Owner: set to chrstphrchvz
Resolution: fixed
Status: newclosed

In 120151647f969fbfed9a7711702d969a4b1e2a03/macports-ports (master):

libchloride: delete port

Upstream development ceased in 2014; repository was archived in 2017.
Not offered by other package managers.
Not used by anything else in MacPorts.
No reported installations and is not known to build.

Closes: #56129

Note: See TracTickets for help on using tickets.