1 | version:1 |
---|
2 | :msg:main ---> Computing dependencies for swig-octave:info:main .:debug:main swig-octave has no conflicts |
---|
3 | :debug:main Searching for dependency: bison |
---|
4 | :debug:main Found Dependency: receipt exists for bison |
---|
5 | :debug:main Searching for dependency: gsed |
---|
6 | :debug:main Found Dependency: receipt exists for gsed |
---|
7 | :debug:main Searching for dependency: octave |
---|
8 | :debug:main Found Dependency: receipt exists for octave |
---|
9 | :debug:main Searching for dependency: swig |
---|
10 | :debug:main Found Dependency: receipt exists for swig |
---|
11 | :msg:main |
---|
12 | :debug:main Executing org.macports.main (swig-octave) |
---|
13 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
---|
14 | :debug:main egid changed to: 503 |
---|
15 | :debug:main euid changed to: 504 |
---|
16 | :debug:main Skipping completed org.macports.archivefetch (swig-octave) |
---|
17 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
18 | :debug:main Skipping completed org.macports.fetch (swig-octave) |
---|
19 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
20 | :debug:main Skipping completed org.macports.checksum (swig-octave) |
---|
21 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
22 | :debug:main Skipping completed org.macports.extract (swig-octave) |
---|
23 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
24 | :debug:main Skipping completed org.macports.patch (swig-octave) |
---|
25 | :debug:main Privilege de-escalation not attempted as not running as root. |
---|
26 | :debug:configure configure phase started at Tue Oct 2 17:23:06 MST 2012 |
---|
27 | :notice:configure ---> Configuring swig-octave |
---|
28 | :debug:configure Using compiler 'Mac OS X gcc 4.2' |
---|
29 | :debug:configure Executing org.macports.configure (swig-octave) |
---|
30 | :debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_swig/swig-octave/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2' LDFLAGS='-L/opt/local/lib' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2' FFLAGS='-pipe -O2' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2' |
---|
31 | :debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_swig/swig-octave/work/swig-2.0.8" && ./configure --prefix=/opt/local --without-allegrocl --without-chicken --without-clisp --without-csharp --without-gcj --without-go --without-guile --without-java --without-lua --without-mzscheme --without-ocaml --with-octave --without-perl5 --without-php --without-php --without-pike --without-python --without-r --without-ruby --without-tcl' |
---|
32 | :debug:configure Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_swig/swig-octave/work/swig-2.0.8" && ./configure --prefix=/opt/local --without-allegrocl --without-chicken --without-clisp --without-csharp --without-gcj --without-go --without-guile --without-java --without-lua --without-mzscheme --without-ocaml --with-octave --without-perl5 --without-php --without-php --without-pike --without-python --without-r --without-ruby --without-tcl |
---|
33 | :info:configure checking build system type... i386-apple-darwin10.8.0 |
---|
34 | :info:configure checking host system type... i386-apple-darwin10.8.0 |
---|
35 | :info:configure checking for a BSD-compatible install... /usr/bin/install -c |
---|
36 | :info:configure checking whether build environment is sane... yes |
---|
37 | :info:configure checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p |
---|
38 | :info:configure checking for gawk... gawk |
---|
39 | :info:configure checking whether make sets $(MAKE)... yes |
---|
40 | :info:configure checking for gcc... /usr/bin/gcc-4.2 |
---|
41 | :info:configure checking whether the C compiler works... yes |
---|
42 | :info:configure checking for C compiler default output file name... a.out |
---|
43 | :info:configure checking for suffix of executables... |
---|
44 | :info:configure checking whether we are cross compiling... no |
---|
45 | :info:configure checking for suffix of object files... o |
---|
46 | :info:configure checking whether we are using the GNU C compiler... yes |
---|
47 | :info:configure checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
48 | :info:configure checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
---|
49 | :info:configure checking for style of include used by make... GNU |
---|
50 | :info:configure checking dependency style of /usr/bin/gcc-4.2... gcc3 |
---|
51 | :info:configure checking whether we are using the GNU C++ compiler... yes |
---|
52 | :info:configure checking whether /usr/bin/g++-4.2 accepts -g... yes |
---|
53 | :info:configure checking dependency style of /usr/bin/g++-4.2... gcc3 |
---|
54 | :info:configure checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together... yes |
---|
55 | :info:configure checking maximum warning verbosity option... -Wall -W -ansi -pedantic for C++ -Wall -W -ansi -pedantic for C |
---|
56 | :info:configure checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
---|
57 | :info:configure checking for grep that handles long lines and -e... /usr/bin/grep |
---|
58 | :info:configure checking for egrep... /usr/bin/grep -E |
---|
59 | :info:configure checking for ANSI C header files... yes |
---|
60 | :info:configure checking for sys/types.h... yes |
---|
61 | :info:configure checking for sys/stat.h... yes |
---|
62 | :info:configure checking for stdlib.h... yes |
---|
63 | :info:configure checking for string.h... yes |
---|
64 | :info:configure checking for memory.h... yes |
---|
65 | :info:configure checking for strings.h... yes |
---|
66 | :info:configure checking for inttypes.h... yes |
---|
67 | :info:configure checking for stdint.h... yes |
---|
68 | :info:configure checking for unistd.h... yes |
---|
69 | :info:configure checking for bool... yes |
---|
70 | :info:configure checking for popen... yes |
---|
71 | :info:configure checking whether to enable PCRE support... yes |
---|
72 | :info:configure checking whether to use local PCRE... no |
---|
73 | :info:configure checking for a gsed that does not truncate output... /opt/local/bin/gsed |
---|
74 | :info:configure checking for pcre-config... /opt/local/bin/pcre-config |
---|
75 | :info:configure checking whether to enable ccache-swig... yes |
---|
76 | :info:configure |
---|
77 | :info:configure Checking packages required for SWIG developers. |
---|
78 | :info:configure Note : None of the following packages are required for users to compile and install SWIG |
---|
79 | :info:configure |
---|
80 | :info:configure checking for bison... bison -y |
---|
81 | :info:configure checking for ranlib... ranlib |
---|
82 | :info:configure checking for ar... ar |
---|
83 | :info:configure checking for yodl2man... no |
---|
84 | :info:configure checking for yodl2html... no |
---|
85 | :info:configure |
---|
86 | :info:configure Checking for installed target languages and other information in order to compile and run |
---|
87 | :info:configure the examples and test-suite invoked by 'make check'. |
---|
88 | :info:configure Note : None of the following packages are required for users to compile and install SWIG |
---|
89 | :info:configure |
---|
90 | :info:configure checking for boostlib >= 1.20.0... yes |
---|
91 | :info:configure checking SO... .bundle |
---|
92 | :info:configure checking LDSHARED... cc -bundle -undefined suppress -flat_namespace |
---|
93 | :info:configure checking CXXSHARED... cc -bundle -undefined suppress -flat_namespace |
---|
94 | :info:configure checking TRYLINKINGWITHCXX... CXXSHARED= /usr/bin/g++-4.2 -bundle -undefined suppress -flat_namespace |
---|
95 | :info:configure checking CCSHARED... |
---|
96 | :info:configure checking RPATH... |
---|
97 | :info:configure checking LINKFORSHARED... |
---|
98 | :info:configure checking PLATFLAGS... |
---|
99 | :info:configure checking for dlopen in -ldl... yes |
---|
100 | :info:configure checking for shl_load in -ldld... no |
---|
101 | :info:configure checking for library containing t_open... no |
---|
102 | :info:configure checking for library containing gethostbyname... none required |
---|
103 | :info:configure checking for library containing socket... none required |
---|
104 | :info:configure checking for swill_init in -lswill... no |
---|
105 | :info:configure checking for main in -lieee... no |
---|
106 | :info:configure checking for crypt in -lcrypt... no |
---|
107 | :info:configure checking for X... libraries , headers |
---|
108 | :info:configure checking for X11 header files... # no special path needed |
---|
109 | :info:configure configure: Disabling Tcl |
---|
110 | :info:configure configure: Disabling Python |
---|
111 | :info:configure checking for python3... no |
---|
112 | :info:configure checking for python3.6... no |
---|
113 | :info:configure checking for python3.5... no |
---|
114 | :info:configure checking for python3.4... no |
---|
115 | :info:configure checking for python3.3... no |
---|
116 | :info:configure checking for python3.2... no |
---|
117 | :info:configure checking for python3.1... no |
---|
118 | :info:configure checking for python3.0... no |
---|
119 | :info:configure configure: Disabling Perl5 |
---|
120 | :info:configure checking for octave... octave |
---|
121 | :info:configure checking for mkoctfile... configure: error: mkoctfile is not installed |
---|
122 | :info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_swig/swig-octave/work/swig-2.0.8" && ./configure --prefix=/opt/local --without-allegrocl --without-chicken --without-clisp --without-csharp --without-gcj --without-go --without-guile --without-java --without-lua --without-mzscheme --without-ocaml --with-octave --without-perl5 --without-php --without-php --without-pike --without-python --without-r --without-ruby --without-tcl |
---|
123 | :info:configure Exit code: 1 |
---|
124 | :error:configure org.macports.configure for port swig-octave returned: configure failure: command execution failed |
---|
125 | :debug:configure Error code: NONE |
---|
126 | :debug:configure Backtrace: configure failure: command execution failed |
---|
127 | while executing |
---|
128 | "$procedure $targetname" |
---|
129 | :info:configure Warning: targets not executed for swig-octave: org.macports.install org.macports.configure org.macports.build org.macports.destroot |
---|
130 | :notice:configure Please see the log file for port swig-octave for details: |
---|
131 | /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_swig/swig-octave/main.log |
---|