4 | | ---> Building asymptote |
5 | | Error: org.macports.build for port asymptote returned: command execution failed |
6 | | Please see the log file for port asymptote for details: |
7 | | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_asymptote/asymptote/main.log |
8 | | To report a bug, follow the instructions in the guide: |
9 | | http://guide.macports.org/#project.tickets |
10 | | Error: Processing of port asymptote failed |
11 | | |
| 4 | /usr/bin/clang++ -Wall -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -D_THREAD_SAFE -pthread -DFFTWPP_SINGLE_THREAD -I/opt/local/include -pipe -Os -arch x86_64 -I . -I/opt/local/include/gc -I/usr/include/gc -o settings.o -c settings.cc |
| 5 | In file included from picture.cc:10: |
| 6 | In file included from ./picture.h:15: |
| 7 | In file included from ./drawelement.h:19: |
| 8 | In file included from ./prcfile.h:5: |
| 9 | In file included from ./prc/oPRCFile.h:41: |
| 10 | ./prc/writePRC.h:29:10: fatal error: 'ext/slist' file not found |
| 11 | #include <ext/slist> |
| 12 | ^ |