[MacPorts] #64842: xar @1.8.0.483_3: error: use of undeclared identifier 'XAR_CKSUM_SHA256', 'XAR_CKSUM_SHA512'
MacPorts
noreply at macports.org
Thu Mar 17 06:13:04 UTC 2022
#64842: xar @1.8.0.483_3: error: use of undeclared identifier 'XAR_CKSUM_SHA256',
'XAR_CKSUM_SHA512'
-------------------------------------------------+-------------------------
Reporter: ryandesign | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: tiger leopard snowleopard lion | Port: xar
mountainlion mavericks |
-------------------------------------------------+-------------------------
xar @1.8.0.483_3 fails on 10.9 and earlier:
https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/182133/steps
/install-port/logs/stdio
{{{
src/xar.c:722:8: error: use of undeclared identifier 'XAR_CKSUM_SHA256'
case XAR_CKSUM_SHA256: printf("SHA256\n");
^
src/xar.c:724:8: error: use of undeclared identifier 'XAR_CKSUM_SHA512'
case XAR_CKSUM_SHA512: printf("SHA512\n");
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64842>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list