1 | ---> Building octave-database |
---|
2 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_alakazam_Desktop_Developer_externe_macports_dports_math_octave-database/work/database-1.0.1" && nice -n 10 make all " returned error 2 |
---|
3 | Command output: CXXFLAGS="" mkoctfile -DHAVE_OCTAVE_30 -v -o sqlite3.oct -lsqlite3 sqlite3_wrap.cpp |
---|
4 | /opt/local/bin/g++-mp-4.3 -c -I/opt/local/include -I/opt/local/include -fPIC -I/opt/local/include/octave-3.0.3 -I/opt/local/include/octave-3.0.3/octave -I/opt/local/include -mieee-fp -DHAVE_OCTAVE_30 sqlite3_wrap.cpp -o sqlite3_wrap.o |
---|
5 | /opt/local/bin/g++-mp-4.3 -bundle -bundle_loader /opt/local/bin/octave-3.0.3 -o sqlite3.oct sqlite3_wrap.o -lsqlite3 -L/opt/local/lib/octave-3.0.3 -L/opt/local/lib -loctinterp -loctave -lcruft -L/opt/local/lib -framework Accelerate -lfftw3 -lreadline -lncurses -lhdf5 -lz -lm -L/opt/local/lib -L/opt/local/lib/gcc43/gcc/i386-apple-darwin9.4.0/4.3.2 -L/opt/local/lib/gcc43/gcc/i386-apple-darwin9.4.0/4.3.2/../../.. -lhdf5 -lz -lm -lgfortranbegin -lgfortran |
---|
6 | Undefined symbols: |
---|
7 | "_sqlite3_enable_load_extension", referenced from: |
---|
8 | _wrap_sqlite3_enable_load_extension(octave_value_list const&, int) in sqlite3_wrap.o |
---|
9 | "_sqlite3_column_table_name16", referenced from: |
---|
10 | _wrap_sqlite3_column_table_name16(octave_value_list const&, int) in sqlite3_wrap.o |
---|
11 | "_sqlite3_load_extension", referenced from: |
---|
12 | _wrap_sqlite3_load_extension(octave_value_list const&, int) in sqlite3_wrap.o |
---|
13 | "_sqlite3_table_column_metadata", referenced from: |
---|
14 | _wrap_sqlite3_table_column_metadata(octave_value_list const&, int) in sqlite3_wrap.o |
---|
15 | "_sqlite3_column_database_name", referenced from: |
---|
16 | _wrap_sqlite3_column_database_name(octave_value_list const&, int) in sqlite3_wrap.o |
---|
17 | "_sqlite3_column_origin_name16", referenced from: |
---|
18 | _wrap_sqlite3_column_origin_name16(octave_value_list const&, int) in sqlite3_wrap.o |
---|
19 | "_sqlite3_column_origin_name", referenced from: |
---|
20 | _wrap_sqlite3_column_origin_name(octave_value_list const&, int) in sqlite3_wrap.o |
---|
21 | "_sqlite3_column_table_name", referenced from: |
---|
22 | _wrap_sqlite3_column_table_name(octave_value_list const&, int) in sqlite3_wrap.o |
---|
23 | "_sqlite3_column_database_name16", referenced from: |
---|
24 | _wrap_sqlite3_column_database_name16(octave_value_list const&, int) in sqlite3_wrap.o |
---|
25 | ld: symbol(s) not found |
---|
26 | collect2: ld returned 1 exit status |
---|
27 | make[1]: *** [sqlite3.oct] Error 1 |
---|
28 | make: *** [build] Error 2 |
---|
29 | |
---|
30 | Error: Status 1 encountered during processing. |
---|