#32377: ccrypt @1.9 tests fail when built with clang ----------------------+-------------------------------- Reporter: mnagy@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: ccrypt | ----------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => fixed Comment: Verified with: {{{ $ clang -v Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn) Target: x86_64-apple-darwin11.4.2 Thread model: posix }}} But unable to reproduce with: {{{ $ clang -v Apple clang version 4.1 (tags/Apple/clang-421.11.66) (based on LLVM 3.1svn) Target: x86_64-apple-darwin12.2.1 Thread model: posix }}} Changing port to only blacklist clang 318.0.61 and older in r102057. That should be enough to be able to close this ticket, though possibly we'll need to adjust that version number if we learn of other newer versions of clang also affected. -- Ticket URL: <https://trac.macports.org/ticket/32377#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS