| 1 | Last login: Thu Apr 30 12:35:55 on ttys000 |
|---|
| 2 | rm@dg34g9c1 ~$ sudo port -d install erlang |
|---|
| 3 | Password: |
|---|
| 4 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/erlang |
|---|
| 5 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/erlang |
|---|
| 6 | DEBUG: setting option os.universal_supported to yes |
|---|
| 7 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
|---|
| 8 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
|---|
| 9 | DEBUG: adding the default universal variant |
|---|
| 10 | DEBUG: Requested variant darwin is not provided by port erlang. |
|---|
| 11 | DEBUG: Requested variant i386 is not provided by port erlang. |
|---|
| 12 | DEBUG: Requested variant macosx is not provided by port erlang. |
|---|
| 13 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gawk |
|---|
| 14 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/gawk |
|---|
| 15 | DEBUG: setting option os.universal_supported to yes |
|---|
| 16 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
|---|
| 17 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
|---|
| 18 | DEBUG: adding the default universal variant |
|---|
| 19 | DEBUG: Requested variant darwin is not provided by port gawk. |
|---|
| 20 | DEBUG: Requested variant i386 is not provided by port gawk. |
|---|
| 21 | DEBUG: Requested variant macosx is not provided by port gawk. |
|---|
| 22 | DEBUG: Searching for dependency: gawk |
|---|
| 23 | DEBUG: Found Dependency: receipt exists for gawk |
|---|
| 24 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets |
|---|
| 25 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/graphics/wxWidgets |
|---|
| 26 | DEBUG: setting option os.universal_supported to yes |
|---|
| 27 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
|---|
| 28 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
|---|
| 29 | DEBUG: adding the default universal variant |
|---|
| 30 | DEBUG: Requested variant darwin is not provided by port wxWidgets. |
|---|
| 31 | DEBUG: Requested variant i386 is not provided by port wxWidgets. |
|---|
| 32 | DEBUG: Requested variant macosx is not provided by port wxWidgets. |
|---|
| 33 | DEBUG: Searching for dependency: wxWidgets |
|---|
| 34 | DEBUG: Found Dependency: receipt exists for wxWidgets |
|---|
| 35 | DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tk |
|---|
| 36 | DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/tk |
|---|
| 37 | DEBUG: setting option os.universal_supported to yes |
|---|
| 38 | DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided |
|---|
| 39 | DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided |
|---|
| 40 | DEBUG: adding the default universal variant |
|---|
| 41 | DEBUG: Requested variant i386 is not provided by port tk. |
|---|
| 42 | DEBUG: Requested variant macosx is not provided by port tk. |
|---|
| 43 | DEBUG: Executing variant darwin provides darwin |
|---|
| 44 | DEBUG: Searching for dependency: tk |
|---|
| 45 | DEBUG: Found Dependency: receipt exists for tk |
|---|
| 46 | DEBUG: Executing org.macports.main (erlang) |
|---|
| 47 | DEBUG: Skipping completed org.macports.fetch (erlang) |
|---|
| 48 | DEBUG: Skipping completed org.macports.checksum (erlang) |
|---|
| 49 | DEBUG: Skipping completed org.macports.extract (erlang) |
|---|
| 50 | DEBUG: Skipping completed org.macports.patch (erlang) |
|---|
| 51 | ---> Configuring erlang |
|---|
| 52 | DEBUG: Using compiler 'Mac OS X gcc 4.0' |
|---|
| 53 | DEBUG: Executing org.macports.configure (erlang) |
|---|
| 54 | DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.5' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' |
|---|
| 55 | DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B" && ./configure --prefix=/opt/local --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local --enable-kernel-poll --enable-threads --enable-dynamic-ssl-lib --enable-smp-support --enable-hipe' |
|---|
| 56 | Ignoring the --cache-file argument since it can cause the system to be erroneously configured |
|---|
| 57 | Disabling caching |
|---|
| 58 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 59 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 60 | checking for gcc... /usr/bin/gcc-4.0 |
|---|
| 61 | checking for C compiler default output file name... a.out |
|---|
| 62 | checking whether the C compiler works... yes |
|---|
| 63 | checking whether we are cross compiling... no |
|---|
| 64 | checking for suffix of executables... |
|---|
| 65 | checking for suffix of object files... o |
|---|
| 66 | checking whether we are using the GNU C compiler... yes |
|---|
| 67 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
|---|
| 68 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed |
|---|
| 69 | checking for GNU make... yes (make) |
|---|
| 70 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 71 | checking whether ln -s works... yes |
|---|
| 72 | checking for ranlib... ranlib |
|---|
| 73 | configure: creating ./config.status |
|---|
| 74 | config.status: creating Makefile |
|---|
| 75 | configure: configuring in lib |
|---|
| 76 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib |
|---|
| 77 | configure: creating ./config.status |
|---|
| 78 | configure: configuring in common_test/. |
|---|
| 79 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/common_test/./configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' '--cache-file=/dev/null' '--srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/common_test/. |
|---|
| 80 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 81 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 82 | configure: creating ./config.status |
|---|
| 83 | config.status: creating priv/i386-apple-darwin9.6.0/Makefile |
|---|
| 84 | configure: configuring in erl_interface/. |
|---|
| 85 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/erl_interface/./configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' '--cache-file=/dev/null' '--srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/erl_interface/. |
|---|
| 86 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 87 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 88 | checking for gcc... /usr/bin/gcc-4.0 |
|---|
| 89 | checking for C compiler default output file name... a.out |
|---|
| 90 | checking whether the C compiler works... yes |
|---|
| 91 | checking whether we are cross compiling... no |
|---|
| 92 | checking for suffix of executables... |
|---|
| 93 | checking for suffix of object files... o |
|---|
| 94 | checking whether we are using the GNU C compiler... yes |
|---|
| 95 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
|---|
| 96 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed |
|---|
| 97 | checking how to run the C preprocessor... /usr/bin/cpp-4.0 |
|---|
| 98 | checking for ranlib... ranlib |
|---|
| 99 | checking for ld... ld |
|---|
| 100 | checking for egrep... grep -E |
|---|
| 101 | checking for ANSI C header files... yes |
|---|
| 102 | checking for sys/types.h... yes |
|---|
| 103 | checking for sys/stat.h... yes |
|---|
| 104 | checking for stdlib.h... yes |
|---|
| 105 | checking for string.h... yes |
|---|
| 106 | checking for memory.h... yes |
|---|
| 107 | checking for strings.h... yes |
|---|
| 108 | checking for inttypes.h... yes |
|---|
| 109 | checking for stdint.h... yes |
|---|
| 110 | checking for unistd.h... yes |
|---|
| 111 | checking for short... yes |
|---|
| 112 | checking size of short... 2 |
|---|
| 113 | checking for int... yes |
|---|
| 114 | checking size of int... 4 |
|---|
| 115 | checking for long... yes |
|---|
| 116 | checking size of long... 4 |
|---|
| 117 | checking for void *... yes |
|---|
| 118 | checking size of void *... 4 |
|---|
| 119 | checking for long long... yes |
|---|
| 120 | checking size of long long... 8 |
|---|
| 121 | checking for ar... ar |
|---|
| 122 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 123 | checking how to create a directory including parents... /usr/bin/install -c -d |
|---|
| 124 | checking for gethostbyname in -lnsl... no |
|---|
| 125 | checking for getpeername in -lsocket... no |
|---|
| 126 | checking for ANSI C header files... (cached) yes |
|---|
| 127 | checking for sys/wait.h that is POSIX.1 compatible... yes |
|---|
| 128 | checking arpa/inet.h usability... yes |
|---|
| 129 | checking arpa/inet.h presence... yes |
|---|
| 130 | checking for arpa/inet.h... yes |
|---|
| 131 | checking fcntl.h usability... yes |
|---|
| 132 | checking fcntl.h presence... yes |
|---|
| 133 | checking for fcntl.h... yes |
|---|
| 134 | checking limits.h usability... yes |
|---|
| 135 | checking limits.h presence... yes |
|---|
| 136 | checking for limits.h... yes |
|---|
| 137 | checking malloc.h usability... no |
|---|
| 138 | checking malloc.h presence... no |
|---|
| 139 | checking for malloc.h... no |
|---|
| 140 | checking netdb.h usability... yes |
|---|
| 141 | checking netdb.h presence... yes |
|---|
| 142 | checking for netdb.h... yes |
|---|
| 143 | checking netinet/in.h usability... yes |
|---|
| 144 | checking netinet/in.h presence... yes |
|---|
| 145 | checking for netinet/in.h... yes |
|---|
| 146 | checking stddef.h usability... yes |
|---|
| 147 | checking stddef.h presence... yes |
|---|
| 148 | checking for stddef.h... yes |
|---|
| 149 | checking for stdlib.h... (cached) yes |
|---|
| 150 | checking for string.h... (cached) yes |
|---|
| 151 | checking sys/param.h usability... yes |
|---|
| 152 | checking sys/param.h presence... yes |
|---|
| 153 | checking for sys/param.h... yes |
|---|
| 154 | checking sys/socket.h usability... yes |
|---|
| 155 | checking sys/socket.h presence... yes |
|---|
| 156 | checking for sys/socket.h... yes |
|---|
| 157 | checking sys/select.h usability... yes |
|---|
| 158 | checking sys/select.h presence... yes |
|---|
| 159 | checking for sys/select.h... yes |
|---|
| 160 | checking sys/time.h usability... yes |
|---|
| 161 | checking sys/time.h presence... yes |
|---|
| 162 | checking for sys/time.h... yes |
|---|
| 163 | checking for unistd.h... (cached) yes |
|---|
| 164 | checking for sys/types.h... (cached) yes |
|---|
| 165 | checking for uid_t in sys/types.h... yes |
|---|
| 166 | checking for pid_t... yes |
|---|
| 167 | checking for size_t... yes |
|---|
| 168 | checking whether time.h and sys/time.h may both be included... yes |
|---|
| 169 | checking for socklen_t usability... yes |
|---|
| 170 | checking for working alloca.h... yes |
|---|
| 171 | checking for alloca... yes |
|---|
| 172 | checking whether /usr/bin/gcc-4.0 needs -traditional... no |
|---|
| 173 | checking for working memcmp... yes |
|---|
| 174 | checking for dup2... yes |
|---|
| 175 | checking for gethostbyaddr... yes |
|---|
| 176 | checking for gethostbyname... yes |
|---|
| 177 | checking for gethostbyaddr_r... no |
|---|
| 178 | checking for gethostbyname_r... no |
|---|
| 179 | checking for gethostname... yes |
|---|
| 180 | checking for writev... yes |
|---|
| 181 | checking for gethrtime... no |
|---|
| 182 | checking for gettimeofday... yes |
|---|
| 183 | checking for inet_ntoa... yes |
|---|
| 184 | checking for memchr... yes |
|---|
| 185 | checking for memmove... yes |
|---|
| 186 | checking for memset... yes |
|---|
| 187 | checking for select... yes |
|---|
| 188 | checking for socket... yes |
|---|
| 189 | checking for strchr... yes |
|---|
| 190 | checking for strerror... yes |
|---|
| 191 | checking for strrchr... yes |
|---|
| 192 | checking for strstr... yes |
|---|
| 193 | checking for uname... yes |
|---|
| 194 | checking for res_gethostbyname... no |
|---|
| 195 | checking for res_gethostbyname in -lresolv... no |
|---|
| 196 | checking for clock_gettime... no |
|---|
| 197 | checking for clock_gettime in -lrt... no |
|---|
| 198 | checking for mixed cygwin and native VC++ environment... no |
|---|
| 199 | checking for mixed cygwin and native MinGW environment... no |
|---|
| 200 | checking if we mix cygwin with any native compiler... no |
|---|
| 201 | checking for native win32 threads... no |
|---|
| 202 | checking for pthread_create in -lpthread... yes |
|---|
| 203 | checking for pthread_atfork in -lpthread... yes |
|---|
| 204 | checking pthread.h usability... yes |
|---|
| 205 | checking pthread.h presence... yes |
|---|
| 206 | checking for pthread.h... yes |
|---|
| 207 | checking pthread/mit/pthread.h usability... no |
|---|
| 208 | checking pthread/mit/pthread.h presence... no |
|---|
| 209 | checking for pthread/mit/pthread.h... no |
|---|
| 210 | configure: creating ./config.status |
|---|
| 211 | config.status: creating src/i386-apple-darwin9.6.0/Makefile |
|---|
| 212 | config.status: creating src/i386-apple-darwin9.6.0/eidefs.mk |
|---|
| 213 | config.status: creating src/i386-apple-darwin9.6.0/config.h |
|---|
| 214 | config.status: src/i386-apple-darwin9.6.0/config.h is unchanged |
|---|
| 215 | configure: configuring in gs/. |
|---|
| 216 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/gs/./configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' '--cache-file=/dev/null' '--srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/gs/. |
|---|
| 217 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 218 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 219 | checking for prebuilt tcl/tk in tcl/binaries/i386_darwin9.tar.gz... not found |
|---|
| 220 | configure: creating ./config.status |
|---|
| 221 | config.status: creating tcl/i386-apple-darwin9.6.0/Makefile |
|---|
| 222 | config.status: creating tcl/win32/Makefile |
|---|
| 223 | configure: configuring in megaco/. |
|---|
| 224 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/megaco/./configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' '--cache-file=/dev/null' '--srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/megaco/. |
|---|
| 225 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 226 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 227 | checking for gcc... /usr/bin/gcc-4.0 |
|---|
| 228 | checking for C compiler default output file name... a.out |
|---|
| 229 | checking whether the C compiler works... yes |
|---|
| 230 | checking whether we are cross compiling... no |
|---|
| 231 | checking for suffix of executables... |
|---|
| 232 | checking for suffix of object files... o |
|---|
| 233 | checking whether we are using the GNU C compiler... yes |
|---|
| 234 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
|---|
| 235 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed |
|---|
| 236 | checking for flex... flex |
|---|
| 237 | checking for yywrap in -lfl... yes |
|---|
| 238 | checking lex output file root... lex.yy |
|---|
| 239 | checking whether yytext is a pointer... yes |
|---|
| 240 | checking for gcc... (cached) /usr/bin/gcc-4.0 |
|---|
| 241 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 242 | checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes |
|---|
| 243 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... (cached) none needed |
|---|
| 244 | checking for ld.sh... no |
|---|
| 245 | checking for ld... ld |
|---|
| 246 | checking for linker flags for loadable drivers... -bundle -flat_namespace -undefined suppress |
|---|
| 247 | checking for perl... perl |
|---|
| 248 | configure: creating ./config.status |
|---|
| 249 | config.status: creating src/flex/i386-apple-darwin9.6.0/Makefile |
|---|
| 250 | configure: configuring in odbc/. |
|---|
| 251 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/odbc/./configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' '--cache-file=/dev/null' '--srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/odbc/. |
|---|
| 252 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 253 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 254 | checking for gcc... /usr/bin/gcc-4.0 |
|---|
| 255 | checking for C compiler default output file name... a.out |
|---|
| 256 | checking whether the C compiler works... yes |
|---|
| 257 | checking whether we are cross compiling... no |
|---|
| 258 | checking for suffix of executables... |
|---|
| 259 | checking for suffix of object files... o |
|---|
| 260 | checking whether we are using the GNU C compiler... yes |
|---|
| 261 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
|---|
| 262 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed |
|---|
| 263 | checking for mixed cygwin and native VC++ environment... no |
|---|
| 264 | checking whether make sets $(MAKE)... yes |
|---|
| 265 | checking for ld.sh... no |
|---|
| 266 | checking for ld... ld |
|---|
| 267 | checking for connect... yes |
|---|
| 268 | checking for gethostbyname... yes |
|---|
| 269 | checking how to run the C preprocessor... /usr/bin/cpp-4.0 |
|---|
| 270 | checking for egrep... grep -E |
|---|
| 271 | checking for ANSI C header files... yes |
|---|
| 272 | checking fcntl.h usability... yes |
|---|
| 273 | checking fcntl.h presence... yes |
|---|
| 274 | checking for fcntl.h... yes |
|---|
| 275 | checking netdb.h usability... yes |
|---|
| 276 | checking netdb.h presence... yes |
|---|
| 277 | checking for netdb.h... yes |
|---|
| 278 | checking stdlib.h usability... yes |
|---|
| 279 | checking stdlib.h presence... yes |
|---|
| 280 | checking for stdlib.h... yes |
|---|
| 281 | checking string.h usability... yes |
|---|
| 282 | checking string.h presence... yes |
|---|
| 283 | checking for string.h... yes |
|---|
| 284 | checking sys/socket.h usability... yes |
|---|
| 285 | checking sys/socket.h presence... yes |
|---|
| 286 | checking for sys/socket.h... yes |
|---|
| 287 | checking for an ANSI C-conforming const... yes |
|---|
| 288 | checking for size_t... yes |
|---|
| 289 | checking for memset... yes |
|---|
| 290 | checking for socket... yes |
|---|
| 291 | checking for pthread_create in -lpthread... yes |
|---|
| 292 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/odbc/./configure: line 4195: -L/usr/lib: No such file or directory |
|---|
| 293 | checking for SQLAllocHandle in -liodbc... yes |
|---|
| 294 | configure: creating ./config.status |
|---|
| 295 | config.status: creating c_src/i386-apple-darwin9.6.0/Makefile |
|---|
| 296 | configure: configuring in snmp/. |
|---|
| 297 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/snmp/./configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' '--cache-file=/dev/null' '--srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/snmp/. |
|---|
| 298 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 299 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 300 | checking for perl... perl |
|---|
| 301 | configure: creating ./config.status |
|---|
| 302 | config.status: creating mibs/Makefile |
|---|
| 303 | configure: configuring in wx/. |
|---|
| 304 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/wx/./configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' '--cache-file=/dev/null' '--srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/lib/wx/. |
|---|
| 305 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 306 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 307 | checking for gcc... /usr/bin/gcc-4.0 |
|---|
| 308 | checking for C compiler default output file name... a.out |
|---|
| 309 | checking whether the C compiler works... yes |
|---|
| 310 | checking whether we are cross compiling... no |
|---|
| 311 | checking for suffix of executables... |
|---|
| 312 | checking for suffix of object files... o |
|---|
| 313 | checking whether we are using the GNU C compiler... yes |
|---|
| 314 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
|---|
| 315 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed |
|---|
| 316 | checking whether we are using the GNU C++ compiler... yes |
|---|
| 317 | checking whether /usr/bin/g++-4.0 accepts -g... yes |
|---|
| 318 | checking for ranlib... ranlib |
|---|
| 319 | checking how to run the C preprocessor... /usr/bin/cpp-4.0 |
|---|
| 320 | configure: Building for darwin9.6.0 |
|---|
| 321 | checking for mixed cygwin and native VC++ environment... no |
|---|
| 322 | checking for mixed cygwin and native MinGW environment... no |
|---|
| 323 | checking if we mix cygwin with any native compiler... no |
|---|
| 324 | checking for debug build of WxWidgets... checking for wx-config... /opt/local/bin/wx-config |
|---|
| 325 | checking for wxWidgets version >= 2.8.0 (--unicode --debug=yes)... no |
|---|
| 326 | checking for standard build of WxWidgets... checking for wx-config... (cached) /opt/local/bin/wx-config |
|---|
| 327 | checking for wxWidgets version >= 2.8.0 (--unicode --debug=no)... yes (version 2.8.10) |
|---|
| 328 | checking for wxWidgets static library... no |
|---|
| 329 | checking for egrep... grep -E |
|---|
| 330 | checking for ANSI C header files... no |
|---|
| 331 | checking for sys/types.h... yes |
|---|
| 332 | checking for sys/stat.h... yes |
|---|
| 333 | checking for stdlib.h... yes |
|---|
| 334 | checking for string.h... yes |
|---|
| 335 | checking for memory.h... yes |
|---|
| 336 | checking for strings.h... yes |
|---|
| 337 | checking for inttypes.h... yes |
|---|
| 338 | checking for stdint.h... yes |
|---|
| 339 | checking for unistd.h... yes |
|---|
| 340 | checking GL/gl.h usability... no |
|---|
| 341 | checking GL/gl.h presence... no |
|---|
| 342 | checking for GL/gl.h... no |
|---|
| 343 | checking OpenGL/gl.h usability... yes |
|---|
| 344 | checking OpenGL/gl.h presence... yes |
|---|
| 345 | checking for OpenGL/gl.h... yes |
|---|
| 346 | checking if wxwidgets have opengl support... yes |
|---|
| 347 | checking for GLintptr... yes |
|---|
| 348 | checking for GLintptrARB... yes |
|---|
| 349 | checking for GLchar... yes |
|---|
| 350 | checking for GLcharARB... yes |
|---|
| 351 | checking for GLhalfARB... no |
|---|
| 352 | checking for GLint64EXT... no |
|---|
| 353 | checking GLU Callbacks uses Tiger Style... no |
|---|
| 354 | checking for wx/stc/stc.h... yes |
|---|
| 355 | checking if we can link wxwidgets programs... yes |
|---|
| 356 | configure: creating i386-apple-darwin9.6.0/config.status |
|---|
| 357 | config.status: creating config.mk |
|---|
| 358 | config.status: creating c_src/Makefile |
|---|
| 359 | configure: configuring in erts |
|---|
| 360 | configure: running /bin/sh '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/erts/configure' --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local '--prefix=/opt/local' '--prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/destroot/opt/local' '--enable-kernel-poll' '--enable-threads' '--enable-dynamic-ssl-lib' '--enable-smp-support' '--enable-hipe' 'CC=/usr/bin/gcc-4.0' 'CFLAGS=-O2' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' --cache-file=/dev/null --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/erts |
|---|
| 361 | checking build system type... i386-apple-darwin9.6.0 |
|---|
| 362 | checking host system type... i386-apple-darwin9.6.0 |
|---|
| 363 | checking for gcc... /usr/bin/gcc-4.0 |
|---|
| 364 | checking for C compiler default output file name... a.out |
|---|
| 365 | checking whether the C compiler works... yes |
|---|
| 366 | checking whether we are cross compiling... no |
|---|
| 367 | checking for suffix of executables... |
|---|
| 368 | checking for suffix of object files... o |
|---|
| 369 | checking whether we are using the GNU C compiler... yes |
|---|
| 370 | checking whether /usr/bin/gcc-4.0 accepts -g... yes |
|---|
| 371 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed |
|---|
| 372 | checking for library containing strerror... none required |
|---|
| 373 | checking for gcc... (cached) /usr/bin/gcc-4.0 |
|---|
| 374 | checking whether we are using the GNU C compiler... (cached) yes |
|---|
| 375 | checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes |
|---|
| 376 | checking for /usr/bin/gcc-4.0 option to accept ANSI C... (cached) none needed |
|---|
| 377 | checking for mixed cygwin and native VC++ environment... no |
|---|
| 378 | checking for mixed cygwin and native MinGW environment... no |
|---|
| 379 | checking if we mix cygwin with any native compiler... no |
|---|
| 380 | checking how to run the C preprocessor... /usr/bin/cpp-4.0 |
|---|
| 381 | checking for egrep... grep -E |
|---|
| 382 | checking for ANSI C header files... yes |
|---|
| 383 | checking for sys/types.h... yes |
|---|
| 384 | checking for sys/stat.h... yes |
|---|
| 385 | checking for stdlib.h... yes |
|---|
| 386 | checking for string.h... yes |
|---|
| 387 | checking for memory.h... yes |
|---|
| 388 | checking for strings.h... yes |
|---|
| 389 | checking for inttypes.h... yes |
|---|
| 390 | checking for stdint.h... yes |
|---|
| 391 | checking for unistd.h... yes |
|---|
| 392 | checking for void *... yes |
|---|
| 393 | checking size of void *... 4 |
|---|
| 394 | checking whether compilation mode forces ARCH adjustment... no |
|---|
| 395 | checking how to run the C preprocessor... /usr/bin/cpp-4.0 |
|---|
| 396 | checking for ranlib... ranlib |
|---|
| 397 | checking for bison... bison -y |
|---|
| 398 | checking for perl5... /opt/local/bin/perl5 |
|---|
| 399 | checking whether ln -s works... yes |
|---|
| 400 | checking for ar... ar |
|---|
| 401 | checking for rm... /bin/rm |
|---|
| 402 | checking for mkdir... /bin/mkdir |
|---|
| 403 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 404 | checking how to create a directory including parents... /usr/bin/install -c -d |
|---|
| 405 | checking for extra flags needed to export symbols... none |
|---|
| 406 | none |
|---|
| 407 | checking for sin in -lm... yes |
|---|
| 408 | checking for dlopen in -ldl... yes |
|---|
| 409 | checking for main in -linet... no |
|---|
| 410 | checking for openpty in -lutil... yes |
|---|
| 411 | checking for native win32 threads... no |
|---|
| 412 | checking for pthread_create in -lpthread... yes |
|---|
| 413 | checking pthread.h usability... yes |
|---|
| 414 | checking pthread.h presence... yes |
|---|
| 415 | checking for pthread.h... yes |
|---|
| 416 | checking pthread/mit/pthread.h usability... no |
|---|
| 417 | checking pthread/mit/pthread.h presence... no |
|---|
| 418 | checking for pthread/mit/pthread.h... no |
|---|
| 419 | checking sys/time.h usability... yes |
|---|
| 420 | checking sys/time.h presence... yes |
|---|
| 421 | checking for sys/time.h... yes |
|---|
| 422 | checking for pthread_atfork... yes |
|---|
| 423 | checking for pthread_mutexattr_settype... yes |
|---|
| 424 | checking for pthread_mutexattr_setkind_np... no |
|---|
| 425 | checking for pthread_spin_lock... no |
|---|
| 426 | checking for pthread_rwlock_init... yes |
|---|
| 427 | checking for pthread_attr_setguardsize... yes |
|---|
| 428 | checking whether default stack size should be modified... no |
|---|
| 429 | checking for void *... (cached) yes |
|---|
| 430 | checking size of void *... (cached) 4 |
|---|
| 431 | checking whether an emulator with smp support should be built... yes; enabled by user |
|---|
| 432 | checking whether the emulator should use threads... yes; thread support required and therefore forced |
|---|
| 433 | checking whether lock checking should be enabled... no |
|---|
| 434 | checking whether lock counters should be enabled... no |
|---|
| 435 | checking whether the child waiter thread should be enabled... yes on SMP build, but not on non-SMP build |
|---|
| 436 | checking for kstat_open in -lkstat... no |
|---|
| 437 | checking for tgetent in -lncurses... yes |
|---|
| 438 | checking for connect... yes |
|---|
| 439 | checking for gethostbyname... yes |
|---|
| 440 | checking for gethostbyname_r... no |
|---|
| 441 | checking for working posix_openpt implementation... yes |
|---|
| 442 | checking if netdb.h requires netinet/in.h to be previously included... yes |
|---|
| 443 | checking for socklen_t... yes |
|---|
| 444 | checking for h_errno declaration in netdb.h... yes |
|---|
| 445 | checking for dirent.h that defines DIR... yes |
|---|
| 446 | checking for library containing opendir... none required |
|---|
| 447 | checking for ANSI C header files... (cached) yes |
|---|
| 448 | checking for sys/wait.h that is POSIX.1 compatible... yes |
|---|
| 449 | checking whether time.h and sys/time.h may both be included... yes |
|---|
| 450 | checking fcntl.h usability... yes |
|---|
| 451 | checking fcntl.h presence... yes |
|---|
| 452 | checking for fcntl.h... yes |
|---|
| 453 | checking limits.h usability... yes |
|---|
| 454 | checking limits.h presence... yes |
|---|
| 455 | checking for limits.h... yes |
|---|
| 456 | checking for unistd.h... (cached) yes |
|---|
| 457 | checking syslog.h usability... yes |
|---|
| 458 | checking syslog.h presence... yes |
|---|
| 459 | checking for syslog.h... yes |
|---|
| 460 | checking dlfcn.h usability... yes |
|---|
| 461 | checking dlfcn.h presence... yes |
|---|
| 462 | checking for dlfcn.h... yes |
|---|
| 463 | checking ieeefp.h usability... no |
|---|
| 464 | checking ieeefp.h presence... no |
|---|
| 465 | checking for ieeefp.h... no |
|---|
| 466 | checking sys/stropts.h usability... no |
|---|
| 467 | checking sys/stropts.h presence... no |
|---|
| 468 | checking for sys/stropts.h... no |
|---|
| 469 | checking sys/sysctl.h usability... yes |
|---|
| 470 | checking sys/sysctl.h presence... yes |
|---|
| 471 | checking for sys/sysctl.h... yes |
|---|
| 472 | checking sys/ioctl.h usability... yes |
|---|
| 473 | checking sys/ioctl.h presence... yes |
|---|
| 474 | checking for sys/ioctl.h... yes |
|---|
| 475 | checking for sys/time.h... (cached) yes |
|---|
| 476 | checking sys/uio.h usability... yes |
|---|
| 477 | checking sys/uio.h presence... yes |
|---|
| 478 | checking for sys/uio.h... yes |
|---|
| 479 | checking sys/socket.h usability... yes |
|---|
| 480 | checking sys/socket.h presence... yes |
|---|
| 481 | checking for sys/socket.h... yes |
|---|
| 482 | checking sys/sockio.h usability... yes |
|---|
| 483 | checking sys/sockio.h presence... yes |
|---|
| 484 | checking for sys/sockio.h... yes |
|---|
| 485 | checking sys/socketio.h usability... no |
|---|
| 486 | checking sys/socketio.h presence... no |
|---|
| 487 | checking for sys/socketio.h... no |
|---|
| 488 | checking net/errno.h usability... no |
|---|
| 489 | checking net/errno.h presence... no |
|---|
| 490 | checking for net/errno.h... no |
|---|
| 491 | checking malloc.h usability... no |
|---|
| 492 | checking malloc.h presence... no |
|---|
| 493 | checking for malloc.h... no |
|---|
| 494 | checking mach-o/dyld.h usability... yes |
|---|
| 495 | checking mach-o/dyld.h presence... yes |
|---|
| 496 | checking for mach-o/dyld.h... yes |
|---|
| 497 | checking arpa/nameser.h usability... yes |
|---|
| 498 | checking arpa/nameser.h presence... yes |
|---|
| 499 | checking for arpa/nameser.h... yes |
|---|
| 500 | checking pty.h usability... no |
|---|
| 501 | checking pty.h presence... no |
|---|
| 502 | checking for pty.h... no |
|---|
| 503 | checking util.h usability... yes |
|---|
| 504 | checking util.h presence... yes |
|---|
| 505 | checking for util.h... yes |
|---|
| 506 | checking utmp.h usability... yes |
|---|
| 507 | checking utmp.h presence... yes |
|---|
| 508 | checking for utmp.h... yes |
|---|
| 509 | checking langinfo.h usability... yes |
|---|
| 510 | checking langinfo.h presence... yes |
|---|
| 511 | checking for langinfo.h... yes |
|---|
| 512 | checking sys/event.h usability... yes |
|---|
| 513 | checking sys/event.h presence... yes |
|---|
| 514 | checking for sys/event.h... yes |
|---|
| 515 | checking sys/epoll.h usability... no |
|---|
| 516 | checking sys/epoll.h presence... no |
|---|
| 517 | checking for sys/epoll.h... no |
|---|
| 518 | checking sys/devpoll.h usability... no |
|---|
| 519 | checking sys/devpoll.h presence... no |
|---|
| 520 | checking for sys/devpoll.h... no |
|---|
| 521 | checking valgrind/valgrind.h usability... no |
|---|
| 522 | checking valgrind/valgrind.h presence... no |
|---|
| 523 | checking for valgrind/valgrind.h... no |
|---|
| 524 | checking for SO_BSDCOMPAT declaration... no |
|---|
| 525 | checking for INADDR_LOOPBACK in netinet/in.h... yes |
|---|
| 526 | checking for sys_errlist declaration in stdio.h or errno.h... yes |
|---|
| 527 | checking if windows.h includes winsock2.h... no |
|---|
| 528 | checking for an ANSI C-conforming const... yes |
|---|
| 529 | checking return type of signal handlers... void |
|---|
| 530 | checking for off_t... yes |
|---|
| 531 | checking for pid_t... yes |
|---|
| 532 | checking for size_t... yes |
|---|
| 533 | checking whether struct tm is in sys/time.h or time.h... time.h |
|---|
| 534 | checking whether struct sockaddr has sa_len field... yes |
|---|
| 535 | checking for struct exception (and matherr function)... yes |
|---|
| 536 | checking for char... yes |
|---|
| 537 | checking size of char... 1 |
|---|
| 538 | checking for short... yes |
|---|
| 539 | checking size of short... 2 |
|---|
| 540 | checking for int... yes |
|---|
| 541 | checking size of int... 4 |
|---|
| 542 | checking for long... yes |
|---|
| 543 | checking size of long... 4 |
|---|
| 544 | checking for void *... (cached) yes |
|---|
| 545 | checking size of void *... (cached) 4 |
|---|
| 546 | checking for long long... yes |
|---|
| 547 | checking size of long long... 8 |
|---|
| 548 | checking for broken gcc-4.3.0 compiler... no |
|---|
| 549 | checking size of size_t... 4 |
|---|
| 550 | checking size of off_t... 8 |
|---|
| 551 | checking int/long/void*/size_t sizes... ok |
|---|
| 552 | checking whether byte ordering is bigendian... no |
|---|
| 553 | checking for getaddrinfo... yes |
|---|
| 554 | checking whether getaddrinfo accepts enough flags... yes |
|---|
| 555 | checking for getnameinfo... yes |
|---|
| 556 | checking for getipnodebyname... yes |
|---|
| 557 | checking for getipnodebyaddr... yes |
|---|
| 558 | checking for gethostbyname2... yes |
|---|
| 559 | checking for ieee_handler... no |
|---|
| 560 | checking for fpsetmask... no |
|---|
| 561 | checking for finite... yes |
|---|
| 562 | checking for isnan... yes |
|---|
| 563 | checking for isinf... yes |
|---|
| 564 | checking for res_gethostbyname... no |
|---|
| 565 | checking for dlopen... yes |
|---|
| 566 | checking for pread... yes |
|---|
| 567 | checking for pwrite... yes |
|---|
| 568 | checking for writev... yes |
|---|
| 569 | checking for memmove... yes |
|---|
| 570 | checking for strerror... yes |
|---|
| 571 | checking for strerror_r... yes |
|---|
| 572 | checking for strncasecmp... yes |
|---|
| 573 | checking for gethrtime... no |
|---|
| 574 | checking for localtime_r... yes |
|---|
| 575 | checking for gmtime_r... yes |
|---|
| 576 | checking for mremap... no |
|---|
| 577 | checking for memcpy... yes |
|---|
| 578 | checking for mallopt... no |
|---|
| 579 | checking for sbrk... yes |
|---|
| 580 | checking for _sbrk... no |
|---|
| 581 | checking for __sbrk... no |
|---|
| 582 | checking for brk... yes |
|---|
| 583 | checking for _brk... no |
|---|
| 584 | checking for __brk... no |
|---|
| 585 | checking for flockfile... yes |
|---|
| 586 | checking for fstat... yes |
|---|
| 587 | checking for strlcpy... yes |
|---|
| 588 | checking for strlcat... yes |
|---|
| 589 | checking for setsid... yes |
|---|
| 590 | checking for posix2time... yes |
|---|
| 591 | checking for setlocale... yes |
|---|
| 592 | checking for nl_langinfo... yes |
|---|
| 593 | checking for function prototypes... yes |
|---|
| 594 | checking whether setvbuf arguments are reversed... no |
|---|
| 595 | checking if vfork is known to hang multithreaded applications... no |
|---|
| 596 | checking for unistd.h... (cached) yes |
|---|
| 597 | checking vfork.h usability... no |
|---|
| 598 | checking vfork.h presence... no |
|---|
| 599 | checking for vfork.h... no |
|---|
| 600 | checking for fork... yes |
|---|
| 601 | checking for vfork... yes |
|---|
| 602 | checking for working fork... yes |
|---|
| 603 | checking for working vfork... (cached) yes |
|---|
| 604 | checking for vprintf... yes |
|---|
| 605 | checking for _doprnt... no |
|---|
| 606 | checking for stdlib.h... (cached) yes |
|---|
| 607 | checking for unistd.h... (cached) yes |
|---|
| 608 | checking for getpagesize... yes |
|---|
| 609 | checking for working mmap... yes |
|---|
| 610 | checking for conflicting declaration of fread... yes |
|---|
| 611 | checking for putc_unlocked... yes |
|---|
| 612 | checking for fwrite_unlocked... no |
|---|
| 613 | checking for openpty... yes |
|---|
| 614 | checking for sched_getaffinity/sched_setaffinity... no |
|---|
| 615 | checking for pset functionality... no |
|---|
| 616 | checking for processor_bind functionality... no |
|---|
| 617 | checking for 'end' symbol... no |
|---|
| 618 | checking for '_end' symbol... no |
|---|
| 619 | checking if __after_morecore_hook can track malloc()s core memory use... no |
|---|
| 620 | checking types of sbrk()s return value and argument... void *,int |
|---|
| 621 | checking types of brk()s return value and argument... void *,const void * |
|---|
| 622 | checking if sbrk()/brk() wrappers can track malloc()s core memory use... no |
|---|
| 623 | checking for IP version 6 support... yes |
|---|
| 624 | checking for multicast support... yes |
|---|
| 625 | checking how to correct for time adjustments... none |
|---|
| 626 | checking if gethrvtime works and how to use it... not working |
|---|
| 627 | checking if clock_gettime can be used to get process CPU time... not working |
|---|
| 628 | checking for m4... m4 |
|---|
| 629 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/erts/configure: line 19581: configure:19581: checking For modern (leopard) style mcontext_t: command not found |
|---|
| 630 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/erts/configure: line 19582: checking For modern (leopard) style mcontext_t... : command not found |
|---|
| 631 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/erts/configure: line 19626: configure:19625: /usr/bin/gcc-4.0 -c -O2 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/erts/i386-apple-darwin9.6.0 -no-cpp-precomp -I/opt/local/include conftest.c >&5: No such file or directory |
|---|
| 632 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/erts/configure: line 19632: configure:19632: $? = 0: command not found |
|---|
| 633 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_erlang/work/erlang-R13B/erts/configure: line 19652: configure:19652: result: yes: command not found |
|---|
| 634 | y |
|---|
| 635 | y |
|---|
| 636 | y |
|---|
| 637 | y |
|---|
| 638 | y |
|---|
| 639 | y |
|---|
| 640 | y |
|---|
| 641 | y |
|---|
| 642 | y |
|---|
| 643 | y |
|---|
| 644 | y |
|---|
| 645 | y |
|---|
| 646 | y |
|---|
| 647 | y |
|---|
| 648 | y |
|---|
| 649 | y |
|---|
| 650 | y |
|---|
| 651 | y |
|---|
| 652 | y |
|---|
| 653 | y |
|---|
| 654 | y |
|---|
| 655 | y |
|---|
| 656 | y |
|---|
| 657 | y |
|---|
| 658 | y |
|---|
| 659 | y |
|---|
| 660 | y |
|---|
| 661 | y |
|---|
| 662 | y |
|---|
| 663 | ^C |
|---|
| 664 | |
|---|