Skip to content

Instantly share code, notes, and snippets.

@grahams
Created October 15, 2012 18:25
Show Gist options
  • Save grahams/3894159 to your computer and use it in GitHub Desktop.
Save grahams/3894159 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by ocaml-ogg configure 0.4.3, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/ocaml-ogg/0.4.3
## --------- ##
## Platform. ##
## --------- ##
hostname = mattpaxton.dosburros.private
uname -m = x86_64
uname -r = 12.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 151 tasks, 977 threads, 8 processors
Load average: 0.88, Mach factor: 7.10
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/objective-caml/bin
PATH: /usr/local/opt/ocaml-findlib/bin
PATH: /usr/X11/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1884: result: configuring ocaml-ogg 0.4.3
configure:1935: checking for gcc
configure:1962: result: cc
configure:2191: checking for C compiler version
configure:2200: cc --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
configure:2211: $? = 0
configure:2200: cc -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/usr/X11/lib'
configure:2211: $? = 0
configure:2200: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:2211: $? = 1
configure:2200: cc -qversion >&5
clang: error: no input files
configure:2211: $? = 1
configure:2231: checking whether the C compiler works
configure:2253: cc conftest.c >&5
configure:2257: $? = 0
configure:2305: result: yes
configure:2308: checking for C compiler default output file name
configure:2310: result: a.out
configure:2316: checking for suffix of executables
configure:2323: cc -o conftest conftest.c >&5
configure:2327: $? = 0
configure:2349: result:
configure:2371: checking whether we are cross compiling
configure:2379: cc -o conftest conftest.c >&5
configure:2383: $? = 0
configure:2390: ./conftest
configure:2394: $? = 0
configure:2409: result: no
configure:2414: checking for suffix of object files
configure:2436: cc -c conftest.c >&5
configure:2440: $? = 0
configure:2461: result: o
configure:2465: checking whether we are using the GNU C compiler
configure:2484: cc -c conftest.c >&5
configure:2484: $? = 0
configure:2493: result: yes
configure:2502: checking whether cc accepts -g
configure:2522: cc -c -g conftest.c >&5
configure:2522: $? = 0
configure:2563: result: yes
configure:2580: checking for cc option to accept ISO C89
configure:2644: cc -c -g -O2 conftest.c >&5
configure:2644: $? = 0
configure:2657: result: none needed
configure:2710: checking build system type
configure:2724: result: x86_64-apple-darwin12.2.0
configure:2744: checking host system type
configure:2757: result: x86_64-apple-darwin12.2.0
configure:2791: checking for a BSD-compatible install
configure:2859: result: /usr/bin/install -c
configure:2872: checking that calling user is not root
configure:2881: result: ok
configure:2938: checking for gcc
configure:2965: result: cc
configure:3194: checking for C compiler version
configure:3203: cc --version >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
configure:3214: $? = 0
configure:3203: cc -v >&5
Apple clang version 4.1 (tags/Apple/clang-421.11.65) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include/freetype2'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /usr/X11/include'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
clang: warning: argument unused during compilation: '-L/usr/X11/lib'
configure:3214: $? = 0
configure:3203: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3214: $? = 1
configure:3203: cc -qversion >&5
clang: error: no input files
configure:3214: $? = 1
configure:3218: checking whether we are using the GNU C compiler
configure:3246: result: yes
configure:3255: checking whether cc accepts -g
configure:3316: result: yes
configure:3333: checking for cc option to accept ISO C89
configure:3410: result: none needed
configure:3474: checking for ar
configure:3490: found /usr/bin/ar
configure:3501: result: ar
configure:3586: checking for ocamlc
configure:3602: found /usr/local/opt/objective-caml/bin/ocamlc
configure:3613: result: ocamlc
configure:3643: result: OCaml version is 4.00.1
configure:3646: checking if ocaml compiler supports first-class modules
configure:3662: result: yes
configure:3677: result: OCaml library path is /usr/local/lib/ocaml
configure:3686: checking for ocamlopt
configure:3702: found /usr/local/opt/objective-caml/bin/ocamlopt
configure:3714: result: ocamlopt
configure:3745: checking for ocamlc.opt
configure:3761: found /usr/local/opt/objective-caml/bin/ocamlc.opt
configure:3773: result: ocamlc.opt
configure:3795: checking for ocamlopt.opt
configure:3811: found /usr/local/opt/objective-caml/bin/ocamlopt.opt
configure:3823: result: ocamlopt.opt
configure:3847: checking for ocaml
configure:3863: found /usr/local/opt/objective-caml/bin/ocaml
configure:3875: result: ocaml
configure:3889: checking for ocamldep
configure:3905: found /usr/local/opt/objective-caml/bin/ocamldep
configure:3917: result: ocamldep
configure:3934: checking for ocamlmktop
configure:3950: found /usr/local/opt/objective-caml/bin/ocamlmktop
configure:3962: result: ocamlmktop
configure:3976: checking for ocamlmklib
configure:3992: found /usr/local/opt/objective-caml/bin/ocamlmklib
configure:4004: result: ocamlmklib
configure:4062: checking for ocamldoc
configure:4078: found /usr/local/opt/objective-caml/bin/ocamldoc
configure:4089: result: ocamldoc
configure:4158: checking for ocamlbuild
configure:4174: found /usr/local/opt/objective-caml/bin/ocamlbuild
configure:4185: result: ocamlbuild
configure:4254: checking for camlidl
configure:4284: result: no
configure:4349: checking for ocamllex
configure:4365: found /usr/local/opt/objective-caml/bin/ocamllex
configure:4376: result: ocamllex
configure:4442: checking for ocamllex.opt
configure:4458: found /usr/local/opt/objective-caml/bin/ocamllex.opt
configure:4469: result: ocamllex.opt
configure:4541: checking for ocamlyacc
configure:4557: found /usr/local/opt/objective-caml/bin/ocamlyacc
configure:4568: result: ocamlyacc
configure:4605: checking for camlp4
configure:4621: found /usr/local/opt/objective-caml/bin/camlp4
configure:4633: result: camlp4
configure:4654: checking for camlp4boot
configure:4670: found /usr/local/opt/objective-caml/bin/camlp4boot
configure:4682: result: camlp4boot
configure:4692: checking for camlp4o
configure:4708: found /usr/local/opt/objective-caml/bin/camlp4o
configure:4720: result: camlp4o
configure:4730: checking for camlp4of
configure:4746: found /usr/local/opt/objective-caml/bin/camlp4of
configure:4758: result: camlp4of
configure:4768: checking for camlp4oof
configure:4784: found /usr/local/opt/objective-caml/bin/camlp4oof
configure:4796: result: camlp4oof
configure:4806: checking for camlp4orf
configure:4822: found /usr/local/opt/objective-caml/bin/camlp4orf
configure:4834: result: camlp4orf
configure:4844: checking for camlp4prof
configure:4860: found /usr/local/opt/objective-caml/bin/camlp4prof
configure:4872: result: camlp4prof
configure:4882: checking for camlp4r
configure:4898: found /usr/local/opt/objective-caml/bin/camlp4r
configure:4910: result: camlp4r
configure:4920: checking for camlp4rf
configure:4936: found /usr/local/opt/objective-caml/bin/camlp4rf
configure:4948: result: camlp4rf
configure:5023: checking for ocamlfind
configure:5039: found /usr/local/opt/ocaml-findlib/bin/ocamlfind
configure:5050: result: ocamlfind
configure:5076: checking for caml/threads.h
configure:5076: cc -c -g -O2 conftest.c >&5
conftest.c:9:10: fatal error: 'caml/misc.h' file not found
#include <caml/misc.h>
^
1 error generated.
configure:5076: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "ocaml-ogg"
| #define PACKAGE_TARNAME "ocaml-ogg"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "ocaml-ogg 0.4.3"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <caml/misc.h>
|
| #include <caml/threads.h>
configure:5076: result: no
configure:5137: checking for cc option to produce PIC
configure:5203: result: -fno-common
configure:5271: checking for pkg-config
configure:5304: result: no
configure:5342: checking whether pkg-config knows about ogg
configure:5345: error: ogg.pc not found.. Do you need to set PKG_CONFIG_PATH?
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.2.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PIC_FLAGS_set=
ac_cv_env_PIC_FLAGS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_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_header_caml_threads_h=no
ac_cv_host=x86_64-apple-darwin12.2.0
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CAMLP4=camlp4
ac_cv_prog_CAMLP4BOOT=camlp4boot
ac_cv_prog_CAMLP4O=camlp4o
ac_cv_prog_CAMLP4OF=camlp4of
ac_cv_prog_CAMLP4OOF=camlp4oof
ac_cv_prog_CAMLP4ORF=camlp4orf
ac_cv_prog_CAMLP4PROF=camlp4prof
ac_cv_prog_CAMLP4R=camlp4r
ac_cv_prog_CAMLP4RF=camlp4rf
ac_cv_prog_OCAML=ocaml
ac_cv_prog_OCAMLCDOTOPT=ocamlc.opt
ac_cv_prog_OCAMLDEP=ocamldep
ac_cv_prog_OCAMLMKLIB=ocamlmklib
ac_cv_prog_OCAMLMKTOP=ocamlmktop
ac_cv_prog_OCAMLOPT=ocamlopt
ac_cv_prog_OCAMLOPTDOTOPT=ocamlopt.opt
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_OCAMLBUILD=ocamlbuild
ac_cv_prog_ac_ct_OCAMLC=ocamlc
ac_cv_prog_ac_ct_OCAMLDOC=ocamldoc
ac_cv_prog_ac_ct_OCAMLFIND=ocamlfind
ac_cv_prog_ac_ct_OCAMLLEX=ocamllex
ac_cv_prog_ac_ct_OCAMLLEXDOTOPT=ocamllex.opt
ac_cv_prog_ac_ct_OCAMLYACC=ocamlyacc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AUTOCONF_INSTALL_FILES='config.guess config.sub install-sh m4/*.m4'
CAMLIDL='no'
CAMLLIBPATH='/usr/local/lib/ocaml'
CAMLP4='camlp4'
CAMLP4BOOT='camlp4boot'
CAMLP4O='camlp4o'
CAMLP4OF='camlp4of'
CAMLP4OOF='camlp4oof'
CAMLP4ORF='camlp4orf'
CAMLP4PROF='camlp4prof'
CAMLP4R='camlp4r'
CAMLP4RF='camlp4rf'
CC='cc'
CFLAGS='-g -O2 -I/usr/local/Cellar/ocaml-ogg/0.4.3/include'
CPPFLAGS=' -fno-common -I/usr/local/Cellar/ocaml-ogg/0.4.3/include'
DEFS=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=' -L/usr/local/Cellar/ocaml-ogg/0.4.3/lib'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
OCAML='ocaml'
OCAMLBEST='byte opt'
OCAMLBUILD='ocamlbuild'
OCAMLC='ocamlc.opt'
OCAMLCDOTOPT='ocamlc.opt'
OCAMLDEP='ocamldep'
OCAMLDOC='ocamldoc'
OCAMLFIND='ocamlfind'
OCAMLFIND_LDCONF=''
OCAMLFLAGS=''
OCAMLLEX='ocamllex.opt'
OCAMLLEXDOTOPT='ocamllex.opt'
OCAMLLIB='/usr/local/lib/ocaml'
OCAMLMKLIB='ocamlmklib'
OCAMLMKTOP='ocamlmktop'
OCAMLNCFLAGS=''
OCAMLOPT='ocamlopt.opt'
OCAMLOPTDOTOPT='ocamlopt.opt'
OCAMLVERSION='4.00.1'
OCAMLYACC='ocamlyacc'
OCAML_DYNLINK='byte-dyn opt-dyn'
OCAML_HAS_FIRST_CLASS_MODULES='yes'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='ocaml-ogg'
PACKAGE_STRING='ocaml-ogg 0.4.3'
PACKAGE_TARNAME='ocaml-ogg'
PACKAGE_URL=''
PACKAGE_VERSION='0.4.3'
PATH_SEPARATOR=':'
PIC_FLAGS='-fno-common'
PKG_CONFIG=''
SHELL='/bin/sh'
VERSION='0.4.3'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.2.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.2.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin12.2.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/ocaml-ogg/0.4.3'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "ocaml-ogg"
#define PACKAGE_TARNAME "ocaml-ogg"
#define PACKAGE_VERSION "0.4.3"
#define PACKAGE_STRING "ocaml-ogg 0.4.3"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment