#31759: asymptote port fails --------------------------------+------------------------------------------- Reporter: schlenkwad@… | Owner: loshea@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: asymptote --------------------------------+------------------------------------------- Changes (by raphael@…): * keywords: => haspatch * version: 2.0.3 => Comment: The relevant error in your log is: {{{ :info:build ../asy -dir ../base -config "" -render=0 -f pdf -noprc Bode.asy :info:build make[1]: *** [Bode.pdf] Segmentation fault: 11 }}} This problem is basically the same as in #31079. Asymptote must be compiled with gcc-4.2, but the Makefile is not UsingTheRightCompiler. I can reproduce your problem here with Xcode 4.2 and Mac OS X 10.6.8. The attached patch fixes the problem for me. Maintainer, may I commit it? -- Ticket URL: <https://trac.macports.org/ticket/31759#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS