---> Configuring octave-database DEBUG: Using compiler 'MacPorts gcc 4.4' DEBUG: Executing org.macports.configure (octave-database) DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -m64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -m64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/opt/local/bin/g++-mp-4.4' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib' FCFLAGS='-pipe -O2 -m64' OBJC='/opt/local/bin/gcc-mp-4.4' INSTALL='/usr/bin/install -c' F90='/opt/local/bin/gfortran-mp-4.4' FC='/opt/local/bin/gfortran-mp-4.4' FFLAGS='-pipe -O2 -m64' OBJCFLAGS='-pipe -O2 -m64' F77='/opt/local/bin/gfortran-mp-4.4' CC_PRINT_OPTIONS='YES' CC='/opt/local/bin/gcc-mp-4.4' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4" && ./configure --prefix=/opt/local' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4" && ./configure --prefix=/opt/local checking for gcc... /opt/local/bin/gcc-mp-4.4 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /opt/local/bin/gcc-mp-4.4 accepts -g... yes checking for /opt/local/bin/gcc-mp-4.4 option to accept ISO C89... none needed checking for mkoctfile... mkoctfile retrieving compile and link flags from mkoctfile checking for F77_FUNC... yes checking for SLList.h... no checking for lo_ieee_nan_value... yes checking for octave_idx_type... yes checking for quit.h... yes checking for octave... octave checking for OCTAVE_VERSION in Octave... error: Permission denied error: ignoring octave_execution_exception while preparing to exit 3.2.4 checking for octave_config_info('canonical_host_type') in Octave... error: Permission denied error: ignoring octave_execution_exception while preparing to exit i386-apple-darwin10.7.0 checking for octave_config_info('SHLEXT') in Octave... error: Permission denied error: ignoring octave_execution_exception while preparing to exit dylib checking whether ln -s works... yes checking for ranlib... ranlib checking for strip... strip checking how to run the C preprocessor... /opt/local/bin/gcc-mp-4.4 -E checking for grep that handles long lines and -e... /opt/local/bin/grep checking for egrep... /opt/local/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking postgresql/libpq-fe.h usability... no checking postgresql/libpq-fe.h presence... no checking for postgresql/libpq-fe.h... no checking mysql/mysql.h usability... no checking mysql/mysql.h presence... no checking for mysql/mysql.h... no checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking sql.h usability... yes checking sql.h presence... yes checking for sql.h... yes configure: creating ./config.status config.status: creating Makeconf "$prefix" is /opt/local "$exec_prefix" is ${prefix} octave commands will install into the following directories: m-files: /opt/local/share/octave/3.2.4/site/m/octave-forge oct-files: /opt/local/libexec/octave/3.2.4/site/oct/i386-apple-darwin10.7.0/octave-forge binaries: /opt/local/libexec/octave/3.2.4/site/exec/i386-apple-darwin10.7.0 alternatives: m-files: /opt/local/share/octave/3.2.4/site/octave-forge-alternatives/m oct-files: /opt/local/libexec/octave/3.2.4/site/octave-forge-alternatives/oct/i386-apple-darwin10.7.0 shell commands will install into the following directories: binaries: ${exec_prefix}/bin man pages: ${datarootdir}/man libraries: ${exec_prefix}/lib headers: ${prefix}/include octave-forge is configured with octave: octave (version 3.2.4) mkoctfile: mkoctfile for Octave 4 swig: pre-generated postgres: postgresql/libpq-fe.h not found mysql: mysql/mysql.h not found sqlite3: yes odbc: yes find . -name NOINSTALL -print # shows which toolboxes won't be installed DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: build phase started at Wed Jun 8 18:50:58 CEST 2011 ---> Building octave-database DEBUG: Executing org.macports.build (octave-database) DEBUG: port disallows a parallel build DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4" && /usr/bin/make -w all' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4" && /usr/bin/make -w all make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4' make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4/src' CXXFLAGS="-pipe -m64" mkoctfile -DHAVE_OCTAVE_32 -v -o sqlite3.oct -lsqlite3 sqlite3_wrap.cpp /opt/local/bin/g++-mp-4.4 -c -I/opt/local/include -I/opt/local/include -fPIC -I/opt/local/include/octave-3.2.4 -I/opt/local/include/octave-3.2.4/octave -I/opt/local/include -mieee-fp -I/opt/local/include/freetype2 -I/opt/local/include -pipe -m64 -DHAVE_OCTAVE_32 sqlite3_wrap.cpp -o sqlite3_wrap.o sqlite3_wrap.cpp: In member function 'void octave_swig_type::install_global()': sqlite3_wrap.cpp:1197: error: 'curr_sym_tab' was not declared in this scope sqlite3_wrap.cpp:1197: error: 'link_to_global_variable' was not declared in this scope sqlite3_wrap.cpp:1204: error: 'symbol_record' was not declared in this scope sqlite3_wrap.cpp:1204: error: 'sr' was not declared in this scope sqlite3_wrap.cpp:1204: error: 'global_sym_tab' was not declared in this scope sqlite3_wrap.cpp: In function 'void SWIG_Octave_SetModule(void*, swig_module_info*)': sqlite3_wrap.cpp:2110: error: 'curr_sym_tab' was not declared in this scope sqlite3_wrap.cpp:2110: error: 'link_to_global_variable' was not declared in this scope sqlite3_wrap.cpp: In function 'octave_value_list _wrap_sqlite3_vmprintf(const octave_value_list&, int)': sqlite3_wrap.cpp:3029: error: invalid array assignment sqlite3_wrap.cpp: In function 'octave_value_list Fsqlite3(const octave_value_list&, int)': sqlite3_wrap.cpp:10430: error: 'curr_sym_tab' was not declared in this scope sqlite3_wrap.cpp:10430: error: 'link_to_global_variable' was not declared in this scope make[1]: *** [sqlite3.oct] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4/src' make: *** [build] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4' shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/work/database-1.0.4" && /usr/bin/make -w all " returned error 2 Error: Target org.macports.build returned: shell command failed (see log for details) DEBUG: Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" Warning: the following items did not execute (for octave-database): org.macports.build Log for octave-database is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_math_octave-database/octave-database/main.log Error: Status 1 encountered during processing. To report a bug, see