Ticket #22766: different-build-error.txt

File different-build-error.txt, 8.7 KB (added by anddam (Andrea D'Amore), 13 years ago)
Line 
1--->  Configuring octave-database
2DEBUG: Using compiler 'MacPorts gcc 4.4'
3DEBUG: Executing org.macports.configure (octave-database)
4DEBUG: 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'
5DEBUG: 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'
6DEBUG: 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
7checking for gcc... /opt/local/bin/gcc-mp-4.4
8checking for C compiler default output file name... a.out
9checking whether the C compiler works... yes
10checking whether we are cross compiling... no
11checking for suffix of executables...
12checking for suffix of object files... o
13checking whether we are using the GNU C compiler... yes
14checking whether /opt/local/bin/gcc-mp-4.4 accepts -g... yes
15checking for /opt/local/bin/gcc-mp-4.4 option to accept ISO C89... none needed
16checking for mkoctfile... mkoctfile
17retrieving compile and link flags from mkoctfile
18checking for F77_FUNC... yes
19checking for SLList.h... no
20checking for lo_ieee_nan_value... yes
21checking for octave_idx_type... yes
22checking for quit.h... yes
23checking for octave... octave
24checking for OCTAVE_VERSION in Octave... error: Permission denied
25error: ignoring octave_execution_exception while preparing to exit
263.2.4
27checking for octave_config_info('canonical_host_type') in Octave... error: Permission denied
28error: ignoring octave_execution_exception while preparing to exit
29i386-apple-darwin10.7.0
30checking for octave_config_info('SHLEXT') in Octave... error: Permission denied
31error: ignoring octave_execution_exception while preparing to exit
32dylib
33checking whether ln -s works... yes
34checking for ranlib... ranlib
35checking for strip... strip
36checking how to run the C preprocessor... /opt/local/bin/gcc-mp-4.4 -E
37checking for grep that handles long lines and -e... /opt/local/bin/grep
38checking for egrep... /opt/local/bin/grep -E
39checking for ANSI C header files... yes
40checking for sys/types.h... yes
41checking for sys/stat.h... yes
42checking for stdlib.h... yes
43checking for string.h... yes
44checking for memory.h... yes
45checking for strings.h... yes
46checking for inttypes.h... yes
47checking for stdint.h... yes
48checking for unistd.h... yes
49checking postgresql/libpq-fe.h usability... no
50checking postgresql/libpq-fe.h presence... no
51checking for postgresql/libpq-fe.h... no
52checking mysql/mysql.h usability... no
53checking mysql/mysql.h presence... no
54checking for mysql/mysql.h... no
55checking sqlite3.h usability... yes
56checking sqlite3.h presence... yes
57checking for sqlite3.h... yes
58checking sql.h usability... yes
59checking sql.h presence... yes
60checking for sql.h... yes
61configure: creating ./config.status
62config.status: creating Makeconf
63 
64  "$prefix" is /opt/local
65  "$exec_prefix" is ${prefix}
66
67octave commands will install into the following directories:
68   m-files:   /opt/local/share/octave/3.2.4/site/m/octave-forge
69   oct-files: /opt/local/libexec/octave/3.2.4/site/oct/i386-apple-darwin10.7.0/octave-forge
70   binaries:  /opt/local/libexec/octave/3.2.4/site/exec/i386-apple-darwin10.7.0
71alternatives:
72   m-files:   /opt/local/share/octave/3.2.4/site/octave-forge-alternatives/m
73   oct-files: /opt/local/libexec/octave/3.2.4/site/octave-forge-alternatives/oct/i386-apple-darwin10.7.0
74
75shell commands will install into the following directories:
76   binaries:  ${exec_prefix}/bin
77   man pages: ${datarootdir}/man
78   libraries: ${exec_prefix}/lib
79   headers:   ${prefix}/include
80
81octave-forge is configured with
82   octave:      octave (version 3.2.4)
83   mkoctfile:   mkoctfile for Octave 4
84   swig:        pre-generated
85   postgres:    postgresql/libpq-fe.h not found
86   mysql:       mysql/mysql.h not found
87   sqlite3:     yes
88   odbc:        yes
89
90find . -name NOINSTALL -print    # shows which toolboxes won't be installed
91
92DEBUG: Privilege de-escalation not attempted as not running as root.
93DEBUG: build phase started at Wed Jun  8 18:50:58 CEST 2011
94--->  Building octave-database
95DEBUG: Executing org.macports.build (octave-database)
96DEBUG: port disallows a parallel build
97DEBUG: 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'
98DEBUG: 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'
99DEBUG: 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
100make: 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'
101make[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'
102CXXFLAGS="-pipe -m64" mkoctfile -DHAVE_OCTAVE_32 -v -o sqlite3.oct -lsqlite3 sqlite3_wrap.cpp
103/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
104sqlite3_wrap.cpp: In member function 'void octave_swig_type::install_global()':
105sqlite3_wrap.cpp:1197: error: 'curr_sym_tab' was not declared in this scope
106sqlite3_wrap.cpp:1197: error: 'link_to_global_variable' was not declared in this scope
107sqlite3_wrap.cpp:1204: error: 'symbol_record' was not declared in this scope
108sqlite3_wrap.cpp:1204: error: 'sr' was not declared in this scope
109sqlite3_wrap.cpp:1204: error: 'global_sym_tab' was not declared in this scope
110sqlite3_wrap.cpp: In function 'void SWIG_Octave_SetModule(void*, swig_module_info*)':
111sqlite3_wrap.cpp:2110: error: 'curr_sym_tab' was not declared in this scope
112sqlite3_wrap.cpp:2110: error: 'link_to_global_variable' was not declared in this scope
113sqlite3_wrap.cpp: In function 'octave_value_list _wrap_sqlite3_vmprintf(const octave_value_list&, int)':
114sqlite3_wrap.cpp:3029: error: invalid array assignment
115sqlite3_wrap.cpp: In function 'octave_value_list Fsqlite3(const octave_value_list&, int)':
116sqlite3_wrap.cpp:10430: error: 'curr_sym_tab' was not declared in this scope
117sqlite3_wrap.cpp:10430: error: 'link_to_global_variable' was not declared in this scope
118make[1]: *** [sqlite3.oct] Error 1
119make[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'
120make: *** [build] Error 2
121make: 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'
122shell 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
123Error: Target org.macports.build returned: shell command failed (see log for details)
124DEBUG: Backtrace: shell command failed (see log for details)
125    while executing
126"command_exec build"
127    (procedure "portbuild::build_main" line 8)
128    invoked from within
129"$procedure $targetname"
130Warning: the following items did not execute (for octave-database): org.macports.build
131Log 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
132Error: Status 1 encountered during processing.
133To report a bug, see <http://guide.macports.org/#project.tickets>