1 | ---> Computing dependencies for asymptote |
---|
2 | ---> Fetching asymptote |
---|
3 | ---> Verifying checksum(s) for asymptote |
---|
4 | ---> Extracting asymptote |
---|
5 | ---> Configuring asymptote |
---|
6 | ---> Building asymptote |
---|
7 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_asymptote/work/asymptote-1.85" && /usr/bin/make -j2 all " returned error 2 |
---|
8 | Command output: /usr/bin/g++-4.0 -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -I/opt/local/include -O2 -arch i386 -I . -I/opt/local/include/gc -I/usr/include/gc -o refaccess.o -c refaccess.cc |
---|
9 | /usr/bin/g++-4.0 -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -I/opt/local/include -O2 -arch i386 -I . -I/opt/local/include/gc -I/usr/include/gc -o envcompleter.o -c envcompleter.cc |
---|
10 | /usr/bin/g++-4.0 -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -I/opt/local/include -O2 -arch i386 -I . -I/opt/local/include/gc -I/usr/include/gc -o process.o -c process.cc |
---|
11 | /usr/bin/g++-4.0 -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -I/opt/local/include -O2 -arch i386 -I . -I/opt/local/include/gc -I/usr/include/gc -o constructor.o -c constructor.cc |
---|
12 | /usr/bin/g++-4.0 -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -I/opt/local/include -O2 -arch i386 -I . -I/opt/local/include/gc -I/usr/include/gc -o array.o -c array.cc |
---|
13 | /usr/bin/g++-4.0 -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -I/opt/local/include -O2 -arch i386 -I . -I/opt/local/include/gc -I/usr/include/gc -o Delaunay.o -c Delaunay.cc |
---|
14 | /usr/bin/g++-4.0 -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -I/opt/local/include -O2 -arch i386 -I . -I/opt/local/include/gc -I/usr/include/gc -o predicates.o -c predicates.cc |
---|
15 | /usr/bin/g++-4.0 -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -I/opt/local/include -O2 -arch i386 -I . -I/opt/local/include/gc -I/usr/include/gc -o prc/PRCbitStream.o -c prc/PRCbitStream.cc |
---|
16 | In file included from prc/PRCbitStream.cc:27: |
---|
17 | prc/PRCdouble.h:80:9: error: #error "Big/Little endian to be defined" |
---|
18 | prc/PRCbitStream.cc: In member function 'PRCbitStream& PRCbitStream::operator<<(double)': |
---|
19 | prc/PRCbitStream.cc:167: error: 'struct ieee754_double::<anonymous>' has no member named 'exponent' |
---|
20 | prc/PRCbitStream.cc:167: error: 'struct ieee754_double::<anonymous>' has no member named 'exponent' |
---|
21 | prc/PRCbitStream.cc:188: error: 'struct ieee754_double::<anonymous>' has no member named 'negative' |
---|
22 | prc/PRCbitStream.cc:193: error: 'struct ieee754_double::<anonymous>' has no member named 'mantissa0' |
---|
23 | prc/PRCbitStream.cc:193: error: 'struct ieee754_double::<anonymous>' has no member named 'mantissa1' |
---|
24 | prc/PRCbitStream.cc:209: error: 'NEXTBYTE' was not declared in this scope |
---|
25 | prc/PRCbitStream.cc:219: error: 'BEFOREBYTE' was not declared in this scope |
---|
26 | prc/PRCbitStream.cc:221: error: 'PREVIOUSBYTE' was not declared in this scope |
---|
27 | prc/PRCbitStream.cc:223: error: 'BEFOREBYTE' was not declared in this scope |
---|
28 | prc/PRCbitStream.cc:226: error: 'MOREBYTE' was not declared in this scope |
---|
29 | prc/PRCbitStream.cc:228: error: 'BEFOREBYTE' was not declared in this scope |
---|
30 | prc/PRCbitStream.cc:228: error: 'DIFFPOINTERS' was not declared in this scope |
---|
31 | prc/PRCbitStream.cc:228: error: 'SEARCHBYTE' was not declared in this scope |
---|
32 | prc/PRCbitStream.cc:240: error: 'BEFOREBYTE' was not declared in this scope |
---|
33 | prc/PRCbitStream.cc:240: error: 'MOREBYTE' was not declared in this scope |
---|
34 | prc/PRCbitStream.cc:256: error: 'DIFFPOINTERS' was not declared in this scope |
---|
35 | prc/PRCbitStream.cc:256: error: 'SEARCHBYTE' was not declared in this scope |
---|
36 | make: *** [prc/PRCbitStream.o] Error 1 |
---|
37 | make: *** Waiting for unfinished jobs.... |
---|