Skip to content

Instantly share code, notes, and snippets.

@gyulalaszlo
Created September 27, 2011 12:06
Show Gist options
  • Save gyulalaszlo/1244900 to your computer and use it in GitHub Desktop.
Save gyulalaszlo/1244900 to your computer and use it in GitHub Desktop.
couchbase rake fail
~ ❯ cd Developer/couchbase
couchbase ❯ rake
Setting otp_keep="*" for building plugins
Making file task: /Users/gyulalaszlo/Developer/couchbase/dependencies/geocouch
file /Users/gyulalaszlo/Developer/couchbase/build/lib/couchdb/plugins/geocouch => /Users/gyulalaszlo/Developer/couchbase/dependencies/geocouch
/Users/gyulalaszlo/Developer/couchbase/build/bin/autoconf2.59 => /Users/gyulalaszlo/Developer/couchbase/build/bin/autoconf
/Users/gyulalaszlo/Developer/couchbase/build/bin/autoheader2.59 => /Users/gyulalaszlo/Developer/couchbase/build/bin/autoheader
/Users/gyulalaszlo/Developer/couchbase/build/bin/autom4te2.59 => /Users/gyulalaszlo/Developer/couchbase/build/bin/autom4te
./otp_build autoconf
=== cleaning lib/autom4te.cache
=== running autoconf in lib
=== cleaning lib/common_test/autom4te.cache
=== running autoconf in lib/common_test
=== cleaning lib/erl_interface/autom4te.cache
=== running autoconf in lib/erl_interface
=== running autoheader in lib/erl_interface
=== cleaning lib/gs/autom4te.cache
=== running autoconf in lib/gs
=== cleaning lib/megaco/autom4te.cache
=== running autoconf in lib/megaco
=== cleaning lib/odbc/autom4te.cache
=== running autoconf in lib/odbc
=== cleaning lib/snmp/autom4te.cache
=== running autoconf in lib/snmp
=== cleaning lib/wx/autom4te.cache
=== running autoconf in lib/wx
=== cleaning lib/test_server/src/autom4te.cache
=== running autoconf in lib/test_server/src
=== cleaning erts/autom4te.cache
=== running autoconf in erts
=== running autoheader in erts
=== cleaning ./autom4te.cache
=== running autoconf in .
CFLAGS='-g -O2 -fno-strict-aliasing' LDFLAGS='' ./configure --prefix=/Users/gyulalaszlo/Developer/couchbase/build --without-javac --without-termcap --enable-shared-zlib --enable-smp-support --enable-hybrid-heap --enable-threads --disable-hipe --enable-kernel-poll --enable-sctp --with-ssl --enable-dynamic-ssl-lib --enable-darwin-64bit
Ignoring the --cache-file argument since it can cause the system to be erroneously configured
Disabling caching
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
rm: conftest.dSYM: is a directory
checking for ld... ld
checking for GNU make... yes (make)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking ERTS version... 5.8.2
checking OTP release... R14B01
configure: creating ./config.status
config.status: creating Makefile
config.status: creating make/emd2exml
configure: configuring in lib
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib
configure: creating ./config.status
configure: configuring in snmp/.
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/snmp/./configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' '--cache-file=/dev/null' '--srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/snmp/.
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking for perl... perl
configure: creating ./config.status
config.status: creating mibs/Makefile
configure: configuring in common_test/.
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/common_test/./configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' '--cache-file=/dev/null' '--srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/common_test/.
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
configure: creating ./config.status
config.status: creating priv/i386-apple-darwin10.6.0/Makefile
configure: configuring in erl_interface/.
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/erl_interface/./configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' '--cache-file=/dev/null' '--srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/erl_interface/.
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ld.sh... no
checking for ld... ld
checking for egrep... grep -E
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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 for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for long long... yes
checking size of long long... 8
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking how to create a directory including parents... /usr/bin/install -c -d
checking for gethostbyname in -lnsl... no
checking for getpeername in -lsocket... no
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
rm: conftest.dSYM: is a directory
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for socklen_t usability... yes
checking for working alloca.h... yes
checking for alloca... yes
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
checking whether gcc needs -traditional... no
checking for working memcmp... yes
checking for dup2... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostbyaddr_r... no
checking for gethostbyname_r... no
checking for gethostname... yes
checking for writev... yes
checking for gethrtime... no
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strerror... yes
checking for strrchr... yes
checking for strstr... yes
checking for uname... yes
checking for res_gethostbyname... no
checking for res_gethostbyname in -lresolv... no
checking for clock_gettime... no
checking for clock_gettime in -lrt... no
checking for mixed cygwin and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
configure: creating ./config.status
config.status: creating src/i386-apple-darwin10.6.0/Makefile
config.status: creating src/i386-apple-darwin10.6.0/eidefs.mk
config.status: creating src/i386-apple-darwin10.6.0/config.h
config.status: src/i386-apple-darwin10.6.0/config.h is unchanged
configure: configuring in gs/.
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/gs/./configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' '--cache-file=/dev/null' '--srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/gs/.
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking for prebuilt tcl/tk in tcl/binaries/i386_darwin10.tar.gz... not found
configure: creating ./config.status
config.status: creating tcl/i386-apple-darwin10.6.0/Makefile
config.status: creating tcl/win32/Makefile
configure: configuring in megaco/.
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/megaco/./configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' '--cache-file=/dev/null' '--srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/megaco/.
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for reentrant capable flex... yes
checking for usable Dynamic Erlang Driver configuration... yes
checking for perl... perl
configure: creating ./config.status
config.status: creating src/flex/i386-apple-darwin10.6.0/Makefile
configure: configuring in odbc/.
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/odbc/./configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' '--cache-file=/dev/null' '--srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/odbc/.
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for mixed cygwin and native VC++ environment... no
checking whether make sets $(MAKE)... yes
checking for ld.sh... no
checking for ld... ld
checking for connect... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for struct sockaddr_in6.sin6_addr... yes
checking for memset... yes
checking for socket... yes
checking for native win32 threads... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pthread/mit/pthread.h usability... no
checking pthread/mit/pthread.h presence... no
checking for pthread/mit/pthread.h... no
/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/odbc/./configure: line 5103: -L/usr/lib: No such file or directory
checking for SQLAllocHandle in -liodbc... yes
configure: creating ./config.status
config.status: creating c_src/i386-apple-darwin10.6.0/Makefile
configure: configuring in wx/.
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/wx/./configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' '--cache-file=/dev/null' '--srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/wx/.
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
rm: conftest.dSYM: is a directory
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
configure: Building for darwin10.6.0
checking for mixed cygwin and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking for egrep... grep -E
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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 for void *... yes
checking size of void *... 4
checking GL/gl.h usability... no
checking GL/gl.h presence... no
checking for GL/gl.h... no
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking for debug build of wxWidgets... checking for wx-config... /usr/bin/wx-config
checking for wxWidgets version >= 2.8.4 (--unicode --debug=yes)... yes (version 2.8.8)
checking for wxWidgets static library... no
checking for standard build of wxWidgets... checking for wx-config... (cached) /usr/bin/wx-config
checking for wxWidgets version >= 2.8.4 (--unicode --debug=no)... no
checking if wxwidgets have opengl support... yes
checking for GLintptr... yes
checking for GLintptrARB... yes
checking for GLchar... yes
checking for GLcharARB... yes
checking for GLhalfARB... yes
checking for GLint64EXT... no
checking GLU Callbacks uses Tiger Style... no
checking for wx/stc/stc.h... yes
checking if we can link wxwidgets programs... yes
configure: creating i386-apple-darwin10.6.0/config.status
config.status: creating config.mk
config.status: creating c_src/Makefile
configure: configuring in erts
configure: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/erts/configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/erts
checking build system type... i386-apple-darwin10.6.0
checking host system type... i386-apple-darwin10.6.0
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for mixed cygwin and native VC++ environment... no
checking for mixed cygwin and native MinGW environment... no
checking if we mix cygwin with any native compiler... no
checking for getconf... getconf
checking for large file support CFLAGS... failed
configure: WARNING: Check for large file support flags failed; getconf failed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
checking for ANSI C header files... no
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 for void *... yes
configure: error: cannot compute sizeof (void *), 77
See `config.log' for more details.
configure: error: /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/erts/configure' failed for erts
checking size of void *... == Output of config.log ==
cat config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/Users/gyulalaszlo/Developer/couchbase/build --without-javac --without-termcap --enable-shared-zlib --enable-smp-support --enable-hybrid-heap --enable-threads --disable-hipe --enable-kernel-poll --enable-sctp --with-ssl --enable-dynamic-ssl-lib --enable-darwin-64bit
## --------- ##
## Platform. ##
## --------- ##
hostname = netacc-gpn-4-31-53.pool.telenor.hu
uname -m = i386
uname -r = 10.6.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = Mach kernel version:
Darwin Kernel Version 10.6.0: Wed Nov 10 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386
Kernel configured for up to 2 processors.
2 processors are physically available.
2 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1
Primary memory available: 2.00 gigabytes
Default processor set: 110 tasks, 484 threads, 2 processors
Load average: 0.89, Mach factor: 1.34
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/gyulalaszlo/Developer/couchbase/build/bin
PATH: /Users/gyulalaszlo/.bin
PATH: /Users/gyulalaszlo/local/bin
PATH: /Users/gyulalaszlo/local/dmd2/osx/bin
PATH: /Users/gyulalaszlo/local/node/bin
PATH: /Users/gyulalaszlo/.shell_scripts/
PATH: /Users/gyulalaszlo/.rvm/gems/ruby-1.9.2-p180/bin
PATH: /Users/gyulalaszlo/.rvm/gems/ruby-1.9.2-p180@global/bin
PATH: /Users/gyulalaszlo/.rvm/rubies/ruby-1.9.2-p180/bin
PATH: /Users/gyulalaszlo/.rvm/bin
PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/local/git/bin
PATH: /usr/X11/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1636: checking build system type
configure:1654: result: i386-apple-darwin10.6.0
configure:1662: checking host system type
configure:1676: result: i386-apple-darwin10.6.0
configure:1765: checking for gcc
configure:1781: found /usr/bin/gcc
configure:1791: result: gcc
configure:2035: checking for C compiler version
configure:2038: gcc --version </dev/null >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2041: $? = 0
configure:2043: gcc -v </dev/null >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:2046: $? = 0
configure:2048: gcc -V </dev/null >&5
gcc-4.2: argument to `-V' is missing
configure:2051: $? = 1
configure:2074: checking for C compiler default output file name
configure:2077: gcc -g -O2 -fno-strict-aliasing conftest.c >&5
configure:2080: $? = 0
configure:2126: result: a.out
configure:2131: checking whether the C compiler works
configure:2137: ./a.out
configure:2140: $? = 0
configure:2157: result: yes
configure:2164: checking whether we are cross compiling
configure:2166: result: no
configure:2169: checking for suffix of executables
configure:2171: gcc -o conftest -g -O2 -fno-strict-aliasing conftest.c >&5
configure:2174: $? = 0
configure:2199: result:
configure:2205: checking for suffix of object files
configure:2226: gcc -c -g -O2 -fno-strict-aliasing conftest.c >&5
configure:2229: $? = 0
configure:2251: result: o
configure:2255: checking whether we are using the GNU C compiler
configure:2279: gcc -c -g -O2 -fno-strict-aliasing conftest.c >&5
configure:2285: $? = 0
configure:2289: test -z
|| test ! -s conftest.err
configure:2292: $? = 0
configure:2295: test -s conftest.o
configure:2298: $? = 0
configure:2311: result: yes
configure:2317: checking whether gcc accepts -g
configure:2338: gcc -c -g conftest.c >&5
configure:2344: $? = 0
configure:2348: test -z
|| test ! -s conftest.err
configure:2351: $? = 0
configure:2354: test -s conftest.o
configure:2357: $? = 0
configure:2368: result: yes
configure:2385: checking for gcc option to accept ANSI C
configure:2455: gcc -c -g -O2 -fno-strict-aliasing conftest.c >&5
configure:2461: $? = 0
configure:2465: test -z
|| test ! -s conftest.err
configure:2468: $? = 0
configure:2471: test -s conftest.o
configure:2474: $? = 0
configure:2492: result: none needed
configure:2510: gcc -c -g -O2 -fno-strict-aliasing conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:2516: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2701: checking for g++
configure:2717: found /usr/bin/g++
configure:2727: result: g++
configure:2743: checking for C++ compiler version
configure:2746: g++ --version </dev/null >&5
i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2749: $? = 0
configure:2751: g++ -v </dev/null >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~123/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:2754: $? = 0
configure:2756: g++ -V </dev/null >&5
g++-4.2: argument to `-V' is missing
configure:2759: $? = 1
configure:2762: checking whether we are using the GNU C++ compiler
configure:2786: g++ -c conftest.cc >&5
configure:2792: $? = 0
configure:2796: test -z
|| test ! -s conftest.err
configure:2799: $? = 0
configure:2802: test -s conftest.o
configure:2805: $? = 0
configure:2818: result: yes
configure:2824: checking whether g++ accepts -g
configure:2845: g++ -c -g conftest.cc >&5
configure:2851: $? = 0
configure:2855: test -z
|| test ! -s conftest.err
configure:2858: $? = 0
configure:2861: test -s conftest.o
configure:2864: $? = 0
configure:2875: result: yes
configure:2917: g++ -c -g -O2 conftest.cc >&5
configure:2923: $? = 0
configure:2927: test -z
|| test ! -s conftest.err
configure:2930: $? = 0
configure:2933: test -s conftest.o
configure:2936: $? = 0
configure:2962: g++ -c -g -O2 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:13: error: 'exit' was not declared in this scope
configure:2968: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2917: g++ -c -g -O2 conftest.cc >&5
conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std'
In file included from conftest.cc:10:
/usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions
conftest.cc:9: error: from previous declaration 'void std::exit(int) throw ()'
configure:2923: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2917: g++ -c -g -O2 conftest.cc >&5
conftest.cc:9: error: 'void std::exit(int)' should have been declared inside 'std'
configure:2923: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
git reset --hard && git clean -fd
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2917: g++ -c -g -O2 conftest.cc >&5
In file included from conftest.cc:10:
/usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions
conftest.cc:9: error: from previous declaration 'void exit(int) throw ()'
configure:2923: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| extern "C" void exit (int) throw ();
| #include <stdlib.h>
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:2917: g++ -c -g -O2 conftest.cc >&5
configure:2923: $? = 0
configure:2927: test -z
|| test ! -s conftest.err
configure:2930: $? = 0
configure:2933: test -s conftest.o
configure:2936: $? = 0
configure:2962: g++ -c -g -O2 conftest.cc >&5
configure:2968: $? = 0
configure:2972: test -z
|| test ! -s conftest.err
configure:2975: $? = 0
configure:2978: test -s conftest.o
configure:2981: $? = 0
configure:3045: checking for ld
configure:3061: found /usr/bin/ld
configure:3071: result: ld
configure:3087: checking for GNU make
configure:3125: result: yes (make)
configure:3144: checking for a BSD-compatible install
configure:3199: result: /usr/bin/install -c
configure:3217: checking whether ln -s works
configure:3221: result: yes
configure:3269: checking for ranlib
configure:3285: found /usr/bin/ranlib
configure:3296: result: ranlib
configure:3312: checking ERTS version
configure:3315: result: 5.8.2
configure:3319: checking OTP release
configure:3322: result: R14B01
configure:3675: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on netacc-gpn-4-31-53.pool.telenor.hu
config.status:691: creating Makefile
config.status:691: creating make/emd2exml
configure:4566: configuring in lib
configure:4683: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib/configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/lib
configure:4566: configuring in erts
configure:4683: running /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/erts/configure' --prefix=/Users/gyulalaszlo/Developer/couchbase/build '--prefix=/Users/gyulalaszlo/Developer/couchbase/build' '--without-javac' '--without-termcap' '--enable-shared-zlib' '--enable-smp-support' '--enable-hybrid-heap' '--enable-threads' '--disable-hipe' '--enable-kernel-poll' '--enable-sctp' '--with-ssl' '--enable-dynamic-ssl-lib' '--enable-darwin-64bit' 'CFLAGS=-g -O2 -fno-strict-aliasing' 'LDFLAGS=' --cache-file=/dev/null --srcdir=/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/erts
configure:4688: error: /bin/sh '/Users/gyulalaszlo/Developer/couchbase/dependencies/otp/erts/configure' failed for erts
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin10.6.0
ac_cv_build_alias=i386-apple-darwin10.6.0
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_AR_set=
ac_cv_env_AR_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -fno-strict-aliasing'
ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_set=
ac_cv_env_CFLAG_RUNTIME_LIBRARY_PATH_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DED_LDFLAGS_set=
ac_cv_env_DED_LDFLAGS_value=
ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_set=
ac_cv_env_DED_LD_FLAG_RUNTIME_LIBRARY_PATH_value=
ac_cv_env_DED_LD_set=
ac_cv_env_DED_LD_value=
ac_cv_env_ERL_TOP_set=
ac_cv_env_ERL_TOP_value=
ac_cv_env_GETCONF_set=
ac_cv_env_GETCONF_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LD_set=
ac_cv_env_LD_value=
ac_cv_env_LFS_CFLAGS_set=
ac_cv_env_LFS_CFLAGS_value=
ac_cv_env_LFS_LDFLAGS_set=
ac_cv_env_LFS_LDFLAGS_value=
ac_cv_env_LFS_LIBS_set=
ac_cv_env_LFS_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_RANLIB_set=
ac_cv_env_RANLIB_value=
ac_cv_env_STATIC_CFLAGS_set=
ac_cv_env_STATIC_CFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_erl_xcomp_after_morecore_hook_set=
ac_cv_env_erl_xcomp_after_morecore_hook_value=
ac_cv_env_erl_xcomp_bigendian_set=
ac_cv_env_erl_xcomp_bigendian_value=
ac_cv_env_erl_xcomp_clock_gettime_cpu_time_set=
ac_cv_env_erl_xcomp_clock_gettime_cpu_time_value=
ac_cv_env_erl_xcomp_dlsym_brk_wrappers_set=
ac_cv_env_erl_xcomp_dlsym_brk_wrappers_value=
ac_cv_env_erl_xcomp_getaddrinfo_set=
ac_cv_env_erl_xcomp_getaddrinfo_value=
ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_set=
ac_cv_env_erl_xcomp_gethrvtime_procfs_ioctl_value=
ac_cv_env_erl_xcomp_isysroot_set=
ac_cv_env_erl_xcomp_isysroot_value=
ac_cv_env_erl_xcomp_kqueue_set=
ac_cv_env_erl_xcomp_kqueue_value=
ac_cv_env_erl_xcomp_linux_clock_gettime_correction_set=
ac_cv_env_erl_xcomp_linux_clock_gettime_correction_value=
ac_cv_env_erl_xcomp_linux_nptl_set=
ac_cv_env_erl_xcomp_linux_nptl_value=
ac_cv_env_erl_xcomp_linux_usable_sigaltstack_set=
ac_cv_env_erl_xcomp_linux_usable_sigaltstack_value=
ac_cv_env_erl_xcomp_linux_usable_sigusrx_set=
ac_cv_env_erl_xcomp_linux_usable_sigusrx_value=
ac_cv_env_erl_xcomp_poll_set=
ac_cv_env_erl_xcomp_poll_value=
ac_cv_env_erl_xcomp_putenv_copy_set=
ac_cv_env_erl_xcomp_putenv_copy_value=
ac_cv_env_erl_xcomp_reliable_fpe_set=
ac_cv_env_erl_xcomp_reliable_fpe_value=
ac_cv_env_erl_xcomp_sysroot_set=
ac_cv_env_erl_xcomp_sysroot_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_host=i386-apple-darwin10.6.0
ac_cv_host_alias=i386-apple-darwin10.6.0
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_LD=ld
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR=''
BOOTSTRAP_ONLY='no'
CC='gcc'
CFLAGS='-m64 -g -O2 -fno-strict-aliasing'
CFLAG_RUNTIME_LIBRARY_PATH=''
CPP=''
CPPFLAGS=''
CROSS_COMPILING='no'
CXX='g++'
CXXFLAGS='-g -O2'
DED_LD=''
DED_LDFLAGS=''
DED_LD_FLAG_RUNTIME_LIBRARY_PATH=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" '
ECHO_C='ECHO_N=''
ECHO_T=''
ERL_TOP='/Users/gyulalaszlo/Developer/couchbase/dependencies/otp'
ERTS_VSN='5.8.2'
EXEEXT=''
GETCONF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='ld'
LDFLAGS='-m64 '
LFS_CFLAGS=''
LFS_LDFLAGS=''
LFS_LIBS=''
LIBOBJS=''
LIBS=''
LN_S='ln -s'
LTLIBOBJS=''
MAKE_PROG='make'
OBJEXT='o'
OTP_REL='R14B01'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
STATIC_CFLAGS=''
TARGET='i386-apple-darwin10.6.0'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_LD='ld'
ac_ct_RANLIB='ranlib'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin10.6.0'
build_alias=''
build_cpu='i386'
build_os='darwin10.6.0'
build_vendor='apple'
datadir='${prefix}/share'
erl_xcomp_after_morecore_hook=''
erl_xcomp_bigendian=''
erl_xcomp_clock_gettime_cpu_time=''
erl_xcomp_dlsym_brk_wrappers=''
erl_xcomp_getaddrinfo=''
erl_xcomp_gethrvtime_procfs_ioctl=''
erl_xcomp_isysroot=''
erl_xcomp_kqueue=''
erl_xcomp_linux_clock_gettime_correction=''
erl_xcomp_linux_nptl=''
erl_xcomp_linux_usable_sigaltstack=''
erl_xcomp_linux_usable_sigusrx=''
erl_xcomp_poll=''
erl_xcomp_putenv_copy=''
erl_xcomp_reliable_fpe=''
erl_xcomp_sysroot=''
exec_prefix='${prefix}'
host='i386-apple-darwin10.6.0'
host_alias=''
host_cpu='i386'
host_os='darwin10.6.0'
host_vendor='apple'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/Users/gyulalaszlo/Developer/couchbase/build'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' lib erts'
sysconfdir='${prefix}/etc'
target_alias=''
configure: exit 1
== End of config.log ==
HEAD is now at 99e34bb Merge branch 'pan/doc-md-panic-fix' into dev
Removing confdefs.h
Removing conftest.dSYM/
Removing lib/gs/tcl/win32/
git ls-files --others -i --exclude-standard | xargs rm -v || true
Makefile
config.log
config.status
configure
erts/config.h.in
erts/config.log
erts/configure
lib/common_test/config.log
lib/common_test/config.status
lib/common_test/configure
lib/config.log
lib/config.status
lib/configure
lib/configure.in
lib/erl_interface/config.h.in
lib/erl_interface/config.log
lib/erl_interface/config.status
lib/erl_interface/configure
lib/gs/config.log
lib/gs/config.status
lib/gs/configure
lib/megaco/config.log
lib/megaco/config.status
lib/megaco/configure
lib/odbc/config.log
lib/odbc/config.status
lib/odbc/configure
lib/snmp/config.log
lib/snmp/config.status
lib/snmp/configure
lib/snmp/mibs/Makefile
lib/test_server/src/configure
lib/wx/c_src/Makefile
lib/wx/config.log
lib/wx/config.mk
lib/wx/configure
make/emd2exml
rake aborted!
Command failed with status (1): [CFLAGS='-g -O2 -fno-strict-aliasing' LDFLA...]
Tasks: TOP => default => couchdb:build => couchdb:couchdb => erlang:build => /Users/gyulalaszlo/Developer/couchbase/build/bin/erl
(See full trace by running task with --trace)
couchbase ❯ ⏎
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment