[MacPorts] #32377: ccrypt-1.9 install fails
#32377: ccrypt-1.9 install fails ------------------------------+--------------------------------------------- Reporter: mnagy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: MacPorts 2.0.4 Component: ports | Version: 2.0.3 Keywords: ccrypt | Port: ccrypt ------------------------------+--------------------------------------------- Installing ccrypt-1.9 fails in the test execution stage (package's own regression test fails). Attaching log. -- Ticket URL: <https://trac.macports.org/ticket/32377> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32377: ccrypt-1.9 install fails ------------------------------+--------------------------------------------- Reporter: mnagy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ccrypt ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * keywords: ccrypt => * milestone: MacPorts 2.0.4 => Comment: Please clean and try again and attach the full main.log. Then, try [ProblemHotlist#compiler using an alternate compiler] to see if that fixes it; let us know. Note that the Milestone field is not used for port tickets, and that there's no need to repeat the port name in the Keywords field. -- Ticket URL: <https://trac.macports.org/ticket/32377#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32377: ccrypt-1.9 install fails ------------------------------+--------------------------------------------- Reporter: mnagy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ccrypt ------------------------------+--------------------------------------------- Comment(by mnagy@…): Thanks for the prompt answer! Cleaning and installing failed again, attaching full log. -- Ticket URL: <https://trac.macports.org/ticket/32377#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32377: ccrypt-1.9 install fails ------------------------------+--------------------------------------------- Reporter: mnagy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ccrypt ------------------------------+--------------------------------------------- Comment(by mnagy@…): As suggested in the alternate compiler section, installing with configure.compiler=llvm-gcc-4.2 does work. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/32377#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32377: ccrypt-1.9 install fails ------------------------------+--------------------------------------------- Reporter: mnagy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ccrypt ------------------------------+--------------------------------------------- Changes (by jmr@…): * cc: jeremyhu@… (added) Comment: Well this is a fun one. I tried adding `-Wall -Wextra -fcatch-undefined- behavior` to configure.cflags to see if it turned up anything, and it turns out that using -fcatch-undefined-behavior makes the test suite pass. Versions: {{{ % clang -v Apple clang version 3.1 (tags/Apple/clang-318.0.61) (based on LLVM 3.1svn) Target: x86_64-apple-darwin11.4.0 Thread model: posix % xcodebuild -version Xcode 4.3.3 Build version 4E3002 }}} I've blacklisted clang for this port in r94768, until we can figure out the real problem. -- Ticket URL: <https://trac.macports.org/ticket/32377#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32377: ccrypt @1.9 tests fail when built with clang ------------------------------+--------------------------------------------- Reporter: mnagy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ccrypt ------------------------------+--------------------------------------------- -- Ticket URL: <https://trac.macports.org/ticket/32377#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
participants (1)
-
MacPorts