Opened 6 years ago
Closed 6 years ago
#56646 closed defect (fixed)
zstd @1.3.4_0+universal: Fails to detect threads, zlib, lzma, lz4
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | zstd |
Description
When using the universal variant, the following messages appear in the log, and zlib, lzma and lz4 support is not compiled in:
:info:build ==> no threads, building without multithreading support :info:build ==> no zlib, building zstd without .gz support :info:build ==> no liblzma, building zstd without .xz/.lzma support :info:build ==> no liblz4, building zstd without .lz4 support
Assuming the resolution to #56645 is that support for zlib, lzma and lz4 is desired, this will need to be investigated and corrected.
Change History (2)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
https://github.com/macports/macports-ports/pull/3028