Ticket #21475: asymptote_error

File asymptote_error, 3.6 KB (added by andilipa@…, 15 years ago)

error message

Line 
1--->  Computing dependencies for asymptote
2--->  Fetching asymptote
3--->  Verifying checksum(s) for asymptote
4--->  Extracting asymptote
5--->  Configuring asymptote
6--->  Building asymptote
7Error: 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
8Command 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
16In file included from prc/PRCbitStream.cc:27:
17prc/PRCdouble.h:80:9: error: #error "Big/Little endian to be defined"
18prc/PRCbitStream.cc: In member function 'PRCbitStream& PRCbitStream::operator<<(double)':
19prc/PRCbitStream.cc:167: error: 'struct ieee754_double::<anonymous>' has no member named 'exponent'
20prc/PRCbitStream.cc:167: error: 'struct ieee754_double::<anonymous>' has no member named 'exponent'
21prc/PRCbitStream.cc:188: error: 'struct ieee754_double::<anonymous>' has no member named 'negative'
22prc/PRCbitStream.cc:193: error: 'struct ieee754_double::<anonymous>' has no member named 'mantissa0'
23prc/PRCbitStream.cc:193: error: 'struct ieee754_double::<anonymous>' has no member named 'mantissa1'
24prc/PRCbitStream.cc:209: error: 'NEXTBYTE' was not declared in this scope
25prc/PRCbitStream.cc:219: error: 'BEFOREBYTE' was not declared in this scope
26prc/PRCbitStream.cc:221: error: 'PREVIOUSBYTE' was not declared in this scope
27prc/PRCbitStream.cc:223: error: 'BEFOREBYTE' was not declared in this scope
28prc/PRCbitStream.cc:226: error: 'MOREBYTE' was not declared in this scope
29prc/PRCbitStream.cc:228: error: 'BEFOREBYTE' was not declared in this scope
30prc/PRCbitStream.cc:228: error: 'DIFFPOINTERS' was not declared in this scope
31prc/PRCbitStream.cc:228: error: 'SEARCHBYTE' was not declared in this scope
32prc/PRCbitStream.cc:240: error: 'BEFOREBYTE' was not declared in this scope
33prc/PRCbitStream.cc:240: error: 'MOREBYTE' was not declared in this scope
34prc/PRCbitStream.cc:256: error: 'DIFFPOINTERS' was not declared in this scope
35prc/PRCbitStream.cc:256: error: 'SEARCHBYTE' was not declared in this scope
36make: *** [prc/PRCbitStream.o] Error 1
37make: *** Waiting for unfinished jobs....