Skip to content

Instantly share code, notes, and snippets.

@sjmackenzie
Created May 15, 2011 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sjmackenzie/973157 to your computer and use it in GitHub Desktop.
Save sjmackenzie/973157 to your computer and use it in GitHub Desktop.
config output for OS X
stewarts-MacBook-Pro-15:build stewart$ ../mozart/configure --prefix=/Users/stewart/oz/
loading cache ./config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for --enable-contrib... yes
checking for --enable-doc... yes
checking for --enable-subdirs... platform share contrib doc
checking for --with-stdlib...
creating ./config.status
creating Makefile
configuring in platform
running /bin/sh /Users/stewart/dev/mozart/mozart/platform/configure --prefix=/Users/stewart/oz/ --cache-file=.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/platform
loading cache .././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for --enable-wish... yes
creating ./config.status
creating Makefile
configuring in dss
running /bin/sh /Users/stewart/dev/mozart/mozart/platform/dss/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/platform/dss
configure: loading cache ../.././config.cache
checking build system type... (cached) i386-apple-darwin10.0.0
checking host system type... (cached) i386-apple-darwin10.0.0
checking for g++... (cached) g++
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... (cached) o
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for a BSD-compatible install... (cached) /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C++ preprocessor... (cached) g++ -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for limits.h... (cached) yes
checking for gmp.h... (cached) yes
checking for pthread.h... (cached) yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for _Bool... (cached) no
checking for an ANSI C-conforming const... (cached) yes
checking for inline... (cached) inline
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... (cached) int,fd_set *,struct timeval *
checking for vprintf... (cached) yes
checking for _doprnt... (cached) no
checking for sqrt... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for g++ version... 4.2.1
*************** CHECKING OPTIONS ****************
Options can be found in README
checking compiler alternative.... compile optimized mode
checking warning configuration... using extensive warnings
checking profiling information... no profiling
checking what lib to build....... will build full DSS
checking for linking choice...... dynamic linking
checking inclusion of examples... no examples
checking inclusion of utils...... no utils
************* CHECKING ENVIRONMENT ***************
checking environment... found darwin10.0.0
checking CPU type... i386 architecture
configure: updating cache ../.././config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makefile.vars
**** REMEMBER TO SET LD_LIBRARY_PATH ****
configuring in emulator
running /bin/sh /Users/stewart/dev/mozart/mozart/platform/emulator/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/platform/emulator
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for --enable-denys-events... no
checking for --enable-site-property... yes
checking build system type... i386-apple-darwin10.0.0
checking for as... (cached) as
checking for dlltool... (cached) dlltool
checking for dllwrap... (cached) dllwrap
checking for --with-sunpro... no
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking for C compiler... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking for C preprocessor... (cached) gcc -E
checking for GNU flex... (cached) flex
checking for GNU bison... (cached) bison -y
checking whether ln -s works... (cached) yes
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for gm4... (cached) gm4
checking for perl... (cached) perl
checking for gnused... (cached) sed
checking for gar... (cached) ar
checking for makedepend... (cached) /usr/X11/bin/makedepend
checking c++ compiler option -fno-exceptions... (cached) yes
checking c++ compiler option -fno-implicit-templates... (cached) yes
checking for --enable-warnings... no
checking for --enable-errors... no
checking whether linker understands --export-dynamic... (cached) no
checking whether gm4 understands -E option... yes
checking whether gm4 -E understands -B10000 option... yes
checking for --enable-link-static... no
checking for ANSI C header files... (cached) yes
checking for key_t... (cached) yes
checking for dlfcn.h... (cached) yes
checking for stdint.h... (cached) yes
checking for gethostbyaddr in -lnsl... (cached) no
checking for gethostbyaddr in -lc... (cached) yes
checking for gethostbyaddr... (cached) yes
checking for socket in -lsocket... (cached) no
checking for socket... (cached) yes
checking for fabs in -lm... (cached) yes
checking for fabs... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for setpgid... (cached) yes
checking for dlopen... (cached) yes
checking whether we could allocate Oz heap with malloc ...
(cached) ... sorry, we shouldn't allocate Oz heap with malloc.
checking whether we can allocate Oz heap via mmap...
(cached) ... yes, we can allocate Oz heap via mmap!
checking whether we could allocate Oz heap via sbrk ...
(cached) ... sorry, we cannot allocate Oz heap with sbrk.
checking for --enable-malloc-heap... configure: warning: using malloc may cause C heap fragmentation!
no
checking for --enable-mmap-heap... no
checking for --enable-sbrk-heap... no
... will allocate Oz heap using 'mmap'
checking for strdup... (cached) yes
checking whether dlopen needs leading underscore... (cached) no
checking for little-endianness... (cached) yes
checking for big-wordianness... (cached) no
checking whether the times/sysconf(_SC_CLK_TCK) bug is present... (cached) no
checking for --with-gmp... yes
checking for gmp.h... (cached) yes
checking for library gmp... (cached) -lgmp (LIBS)
checking gmp version is at least 2... (cached) yes
checking for --with-zlib... yes
checking for zlib.h... (cached) yes
checking for library z... (cached) -lz (LIBS)
checking for --with-ccmalloc... no
checking for --enable-opt... optimize
checking c++ compiler option -O3... (cached) yes
checking c++ compiler option -pipe... (cached) yes
checking c++ compiler option -fno-strict-aliasing... (cached) yes
checking c++ compiler option -march=pentium... (cached) no
checking c++ compiler option -mcpu=pentiumpro... (cached) no
checking c++ compiler option -fomit-frame-pointer... (cached) yes
checking for --enable-threaded... yes (-DTHREADED)
checking for --enable-fastreg... yes (-DFASTREGACCESS)
checking for --enable-fasterreg... yes (-DFASTERREGACCESS)
checking for --enable-fastarith... no
checking for --enable-modules-static... no (-UMODULES_LINK_STATIC)
checking c++ compiler option -fpic... (cached) yes
checking cc compiler option -fpic... (cached) yes
checking for --with-malloc... no
checking whether socklen_t is declared...... (cached) yes (-DHAVE_SOCKLEN_T)
checking whether we can do virtual sites...
(cached) ... sorry, we cannot do virtual sites.
checking for --enable-virtualsites... no
checking for --enable-miscbuiltins... no
checking whether .align is multiple... no
checking whether .align is power of 2... no
checking alignment of secondary tag for const terms... ok
checking if alignment of secondary tags for extensions needs padding... no
updating cache ../.././config.cache
creating ./config.status
creating Makefile.vars
creating Makefile
creating Makefile.rules
creating libdp/Makefile
creating libfd/Makefile
creating libfset/Makefile
creating OZCONF.h
creating oztool.sh
creating NONE-oztool
creating .gdbinit
creating conf-others.h
conf-others.h is unchanged
configuring in wish
running /bin/sh /Users/stewart/dev/mozart/mozart/platform/wish/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/platform/wish
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for C compiler... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking for C preprocessor... (cached) gcc -E
checking for default CFLAGS... (cached) -O
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking whether ln -s works... (cached) yes
checking whether to build with AquaTk... no
checking for tclConfig.sh... /usr/lib/tclConfig.sh
checking for tkConfig.sh... /usr/lib/tkConfig.sh
checking c++ compiler option -fpermissive... (cached) yes
checking whether we need -fpermissive for Xlib.h... (cached) yes
checking for Tcl public headers... /usr/include
checking for Tk public headers... /usr/include
checking for --enable-copy-tcl-libs... yes
creating ./config.status
creating Makefile
creating conf.h
conf.h is unchanged
configuring in tools
running /bin/sh /Users/stewart/dev/mozart/mozart/platform/tools/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/platform/tools
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for rm... (cached) rm
creating ./config.status
creating Makefile
configuring in gump
running /bin/sh /Users/stewart/dev/mozart/mozart/platform/tools/gump/configure --prefix=/Users/stewart/oz/ --cache-file=../../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/platform/tools/gump
loading cache ../../.././config.cache
checking for C compiler... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking for C preprocessor... (cached) gcc -E
checking for default CFLAGS... (cached) -O
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking whether ln -s works... (cached) yes
checking for rm... (cached) rm
creating ./config.status
creating Makefile
creating ozbison/Makefile
configuring in ozflex
running /bin/sh /Users/stewart/dev/mozart/mozart/platform/tools/gump/ozflex/configure --prefix=/Users/stewart/oz/ --cache-file=../../../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/platform/tools/gump/ozflex
loading cache ../../../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for C compiler... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking for C preprocessor... (cached) gcc -E
checking for default CFLAGS... (cached) -O
checking for GNU bison... (cached) bison -y
checking for working const... (cached) yes
checking for ANSI C header files... (cached) yes
checking for size_t... (cached) yes
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for malloc.h... (cached) no
checking for sys/types.h... (cached) yes
checking for strip... (cached) strip
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in share
running /bin/sh /Users/stewart/dev/mozart/mozart/share/configure --prefix=/Users/stewart/oz/ --cache-file=.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/share
loading cache .././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for --enable-denys-events... no
checking for --enable-site-property... yes
checking for --enable-compile-elisp... yes
checking whether ln -s works... (cached) yes
checking for gm4... (cached) gm4
checking for perl... (cached) perl
checking for gzip... (cached) gzip
checking for emacs... (cached) emacs
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for ozc... no
checking for ozl... no
checking for ozengine... no
checking for oztool... no
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for --enable-picklecompression... 9
checking how to run the C preprocessor... (cached) gcc -E
checking for --with-gmp... yes
checking for gmp.h... (cached) yes
checking for library gmp... (cached) -lgmp (LIBS)
checking gmp version is at least 2... (cached) yes
creating ./config.status
creating lib/Makefile
creating lib/support/DefaultURL.oz
creating tools/Makefile
creating demo/Makefile
creating test/Makefile
creating test/dp-bench/Makefile
creating examples/Makefile
creating elisp/Makefile
creating elisp/mozart.el
creating bin/Makefile
creating bin/oz
creating Makefile
creating Makefile.boot
creating ozengine.sh
configuring in contrib
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/configure --prefix=/Users/stewart/oz/ --cache-file=.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib
loading cache .././config.cache
checking for rm... (cached) rm
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for --enable-contrib-gdbm... yes
checking for --enable-contrib-regex... yes
checking for --enable-contrib-doc... yes
checking for --enable-contrib-os... yes
checking for --enable-contrib-micq... yes
checking for --enable-contrib-ri... no
checking for --enable-contrib-lp... no
checking for --enable-contrib-davinci... no
checking for --enable-contrib-reflect... no
checking for --enable-contrib-investigator... no
checking for --enable-contrib-fcp... no
checking for --enable-contrib-psql... no
checking for --enable-contrib-compat... yes
checking for --enable-contrib-directory... yes
creating ./config.status
creating Makefile
configuring in tk
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/tk/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/tk
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
creating ./config.status
creating Makefile
configuring in ap
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/ap/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/ap
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
creating ./config.status
creating Makefile
configuring in gdbm
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/gdbm/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/gdbm
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking for --with-gmp... yes
checking for gmp.h... (cached) yes
checking for library gmp... (cached) -lgmp (LIBS)
checking gmp version is at least 2... (cached) yes
checking for --with-gdbm-inc...
checking for --with-gdbm-lib...
checking for gdbm.h... (cached) -I/usr/local/include
checking for library gdbm... (cached) -lgdbm (LIBS)
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
creating ./config.status
creating Makefile
configuring in regex
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/regex/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/regex
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking for --with-regex-inc...
checking for --with-regex-lib...
checking for --with-regex-ldflags...
checking for regex.h... (cached) yes
checking for regex_t and regmatch_t... (cached) yes
checking for strdup... (cached) yes
checking for library regex... (cached)
creating ./config.status
creating Makefile
configuring in doc
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/doc/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/doc
loading cache ../.././config.cache
checking whether make sets ${MAKE}... (cached) yes
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
checking for --enable-compile-elisp... yes
checking for emacs... (cached) emacs
creating ./config.status
creating Makefile
creating code/Makefile
creating sgml/Makefile
configuring in os
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/os/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/os
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking for gmp.h... (cached) yes
checking for --enable-denys-events... no
creating ./config.status
creating Makefile
configuring in micq
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/micq/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/micq
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
creating ./config.status
creating Makefile
configuring in compat
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/compat/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/compat
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
checking for C++ compiler... (cached) c++
checking whether we are using GNU C++... (cached) yes
checking for C++ preprocessor... (cached) g++ -E
checking for default CXXFLAGS... (cached) -O
checking whether make sets ${MAKE}... (cached) yes
creating ./config.status
creating Makefile
configuring in directory
running /bin/sh /Users/stewart/dev/mozart/mozart/contrib/directory/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/contrib/directory
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozc... no
checking for ozl... no
checking for ozengine... no
creating ./config.status
creating Makefile
configuring in doc
running /bin/sh /Users/stewart/dev/mozart/mozart/doc/configure --prefix=/Users/stewart/oz/ --cache-file=.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/doc
loading cache .././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozengine... no
checking for emacs... (cached) emacs
checking for --with-emacs-options... -q --no-site-file
checking for ozdoc... no
checking for --with-java-bin...
checking for java... (cached) /usr/bin/java
checking for javac... (cached) /usr/bin/javac
checking for jar... (cached) /usr/bin/jar
checking for class path option... -classpath
checking for --with-java-threads...
checking for --with-documents...
checking for --enable-chm... no
checking for --with-ozhome... no
creating ./config.status
creating Makefile
creating Makefile.common
creating Makefile.vars
creating catalog
creating bootcatalog
creating base/Makefile
creating bugs/Makefile
creating foreign/Makefile
creating apptut/Makefile
creating wp/Makefile
creating system/Makefile
creating compiler/Makefile
creating opi/Makefile
creating tools/Makefile
creating ozcar/Makefile
creating profiler/Makefile
creating gump/Makefile
creating ozdoc/Makefile
creating contrib/Makefile
creating demo/Makefile
creating op/Makefile
creating fdt/Makefile
creating fst/Makefile
creating cpitut/Makefile
creating cpiref/Makefile
creating install/Makefile
creating tutorial/Makefile
creating overview/Makefile
creating notation/Makefile
creating browser/Makefile
creating panel/Makefile
creating explorer/Makefile
creating inspector/Makefile
creating dstutorial/Makefile
creating changes/Makefile
creating tcltk/Makefile
creating howtoread/Makefile
creating faq/Makefile
creating limitations/Makefile
creating xsl/Makefile
creating xsl/ozdoc-info.sty
creating macro/Makefile
creating loop/Makefile
creating dpanel/Makefile
creating ds_white_paper/Makefile
creating releasing/Makefile
configuring in utilities
running /bin/sh /Users/stewart/dev/mozart/mozart/doc/utilities/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/doc/utilities
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for ozengine... no
checking for ozc... no
checking for ozl... no
creating ./config.status
creating Makefile
configuring in chm
running /bin/sh /Users/stewart/dev/mozart/mozart/doc/chm/configure --prefix=/Users/stewart/oz/ --cache-file=../.././config.cache --srcdir=/Users/stewart/dev/mozart/mozart/doc/chm
loading cache ../.././config.cache
checking for SRCTOP... (cached) /Users/stewart/dev/mozart/mozart
checking for BUILDTOP... (cached) /Users/stewart/dev/mozart/build
checking host system type... i386-apple-darwin10.0.0
checking for GNU make... (cached) make
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for --with-global-oz... no
checking for mkinstalldirs... (cached) /Users/stewart/dev/mozart/mozart/mkinstalldirs
checking for oz version... (cached) 1.4.99
checking for ozplatform... (cached) /Users/stewart/dev/mozart/mozart/share/bin/ozplatform
checking for oztool... no
checking for --with-inc-dir...
checking for --with-lib-dir...
checking for build date... (cached) 20110515
checking for build time... (cached) 185251
checking for OZLOADSEP... (cached) :
checking for OZLOADWIN... (cached)
checking for gawk... no
checking for --with-stdlib...
creating ./config.status
creating Makefile
creating preprocess.awk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment