Changes between Version 1 and Version 15 of Ticket #40979


Ignore:
Timestamp:
May 12, 2014, 11:19:30 PM (10 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40979

    • Property Cc michaelbartz@… papachoco@… mschamschula@… dcecchin@… flx.ms@… mojca@… added
    • Property Summary changed from asymptote @2.16_2 +python27: fatal error: 'ext/slist' file not found to asymptote: fatal error: 'ext/slist' file not found
    • Property Version changed from 2.2.1 to
  • Ticket #40979 – Description

    v1 v15  
    22
    33{{{
    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
     5In file included from picture.cc:10:
     6In file included from ./picture.h:15:
     7In file included from ./drawelement.h:19:
     8In file included from ./prcfile.h:5:
     9In 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         ^
    1213}}}