Opened 10 years ago
Closed 10 years ago
#43728 closed defect (fixed)
asymptote @2.29: hangs when compiled against libc++ on 10.9
Reported by: | mojca (Mojca Miklavec) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | mavericks | Cc: | loshea@… |
Port: | asymptote |
Description
Follow up of #40979.
Asymptote now compiles on 10.9 against libc++, but the resulting binary hangs.
Anyone willing to help debugging can try to run
asy GaussianSurface.asy -vvv -k
using the file packaged under doc
in the source tree or in ${prefix}/share/doc/asymptote/examples/GaussianSurface.asy
An alternative would be to disable building documentation during make/make install
. Asymptote would then work on some source files (and hang on others).
Attachments (1)
Change History (2)
Changed 10 years ago by mojca (Mojca Miklavec)
Attachment: | patch-runlabel.in.diff added |
---|
comment:1 Changed 10 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r120129. Thanks to Ionic for testing.
Reference to the origin of the problem: