Created
November 28, 2013 13:51
-
-
Save kaworu/7692143 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by coccinelle configure 1.0.0-rc17, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = freesbee | |
uname -m = amd64 | |
uname -r = 11.0-CURRENT | |
uname -s = FreeBSD | |
uname -v = FreeBSD 11.0-CURRENT #0 r258425: Thu Nov 21 13:14:52 CET 2013 toor@freesbee:/usr/obj/usr/src/sys/GENERIC | |
/usr/bin/uname -p = amd64 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /home/alex/coccinelle-1.0.0-rc18 | |
PATH: /home/alex/.local/bin | |
PATH: /sbin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /usr/bin | |
PATH: /usr/games | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2203: configuring coccinelle 1.0.0-rc17 in /home/alex/coccinelle-1.0.0-rc18 | |
configure:2221: checking for a BSD-compatible install | |
configure:2289: result: /usr/bin/install -c | |
configure:2300: checking whether build environment is sane | |
configure:2355: result: yes | |
configure:2393: WARNING: 'missing' script is too old or missing | |
configure:2506: checking for a thread-safe mkdir -p | |
configure:2545: result: setup/install-sh -c -d | |
configure:2552: checking for gawk | |
configure:2582: result: no | |
configure:2552: checking for mawk | |
configure:2582: result: no | |
configure:2552: checking for nawk | |
configure:2568: found /usr/bin/nawk | |
configure:2579: result: nawk | |
configure:2590: checking whether make sets $(MAKE) | |
configure:2612: result: yes | |
configure:2641: checking whether make supports nested variables | |
configure:2658: result: yes | |
configure:2785: determining version suffix | |
configure:2943: checking for date | |
configure:2961: found /bin/date | |
configure:2973: result: /bin/date | |
configure:3007: version suffix set to Thu, 28 Nov 2013 13:30:42 +0100 | |
configure:3011: this configure program uses pkg-config m4 macros | |
configure:3013: this configure program uses ocaml m4 macros (see setup/ocaml.m4) | |
configure:3015: this configure program uses custom m4 macros (see setup/cocci.m4) | |
configure:3017: some fake substitutions for required but unavailable programs may be used (see setup/fake*) | |
configure:3024: verifying basic tools | |
configure:3041: checking for style of include used by make | |
configure:3069: result: GNU | |
configure:3140: checking for gcc | |
configure:3156: found /usr/local/bin/gcc | |
configure:3167: result: gcc | |
configure:3396: checking for C compiler version | |
configure:3405: gcc --version >&5 | |
gcc (FreeBSD Ports Collection) 4.9.0 20131020 (experimental) | |
Copyright (C) 2013 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:3416: $? = 0 | |
configure:3405: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc49/gcc/x86_64-portbld-freebsd11.0/4.9.0/lto-wrapper | |
Target: x86_64-portbld-freebsd11.0 | |
Configured with: ./../gcc-4.9-20131020/configure --disable-nls --libdir=/usr/local/lib/gcc49 --libexecdir=/usr/local/libexec/gcc49 --program-suffix=49 --with-as=/usr/local/bin/as --with-gmp=/usr/local --with-gxx-include-dir=/usr/local/lib/gcc49/include/c++/ --with-ld=/usr/local/bin/ld --with-pkgversion='FreeBSD Ports Collection' --with-system-zlib --disable-libgcj --enable-languages=c,c++,objc,fortran --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/gcc49 --build=x86_64-portbld-freebsd11.0 | |
Thread model: posix | |
gcc version 4.9.0 20131020 (experimental) (FreeBSD Ports Collection) | |
configure:3416: $? = 0 | |
configure:3405: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3416: $? = 1 | |
configure:3405: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:3416: $? = 1 | |
configure:3436: checking whether the C compiler works | |
configure:3458: gcc conftest.c >&5 | |
configure:3462: $? = 0 | |
configure:3510: result: yes | |
configure:3513: checking for C compiler default output file name | |
configure:3515: result: a.out | |
configure:3521: checking for suffix of executables | |
configure:3528: gcc -o conftest conftest.c >&5 | |
configure:3532: $? = 0 | |
configure:3554: result: | |
configure:3576: checking whether we are cross compiling | |
configure:3584: gcc -o conftest conftest.c >&5 | |
configure:3588: $? = 0 | |
configure:3595: ./conftest | |
configure:3599: $? = 0 | |
configure:3614: result: no | |
configure:3619: checking for suffix of object files | |
configure:3641: gcc -c conftest.c >&5 | |
configure:3645: $? = 0 | |
configure:3666: result: o | |
configure:3670: checking whether we are using the GNU C compiler | |
configure:3689: gcc -c conftest.c >&5 | |
configure:3689: $? = 0 | |
configure:3698: result: yes | |
configure:3707: checking whether gcc accepts -g | |
configure:3727: gcc -c -g conftest.c >&5 | |
configure:3727: $? = 0 | |
configure:3768: result: yes | |
configure:3785: checking for gcc option to accept ISO C89 | |
configure:3848: gcc -c -g -O2 conftest.c >&5 | |
configure:3848: $? = 0 | |
configure:3861: result: none needed | |
configure:3886: checking whether gcc understands -c and -o together | |
configure:3908: gcc -c conftest.c -o conftest2.o | |
configure:3911: $? = 0 | |
configure:3908: gcc -c conftest.c -o conftest2.o | |
configure:3911: $? = 0 | |
configure:3923: result: yes | |
configure:3942: checking dependency style of gcc | |
configure:4053: result: none | |
configure:4073: checking how to run the C preprocessor | |
configure:4104: gcc -E conftest.c | |
configure:4104: $? = 0 | |
configure:4118: gcc -E conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:4118: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "coccinelle" | |
| #define PACKAGE_TARNAME "coccinelle" | |
| #define PACKAGE_VERSION "1.0.0-rc17" | |
| #define PACKAGE_STRING "coccinelle 1.0.0-rc17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://coccinelle.lip6.fr/" | |
| #define PACKAGE "coccinelle" | |
| #define VERSION "1.0.0-rc17" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4143: result: gcc -E | |
configure:4163: gcc -E conftest.c | |
configure:4163: $? = 0 | |
configure:4177: gcc -E conftest.c | |
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:4177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "coccinelle" | |
| #define PACKAGE_TARNAME "coccinelle" | |
| #define PACKAGE_VERSION "1.0.0-rc17" | |
| #define PACKAGE_STRING "coccinelle 1.0.0-rc17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://coccinelle.lip6.fr/" | |
| #define PACKAGE "coccinelle" | |
| #define VERSION "1.0.0-rc17" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:4207: checking for bash | |
configure:4240: result: no | |
configure:4247: checking for tar | |
configure:4265: found /usr/bin/tar | |
configure:4277: result: /usr/bin/tar | |
configure:4287: checking for patch | |
configure:4305: found /usr/bin/patch | |
configure:4317: result: /usr/bin/patch | |
configure:4327: checking for echo | |
configure:4345: found /bin/echo | |
configure:4357: result: /bin/echo | |
configure:4386: checking for patchelf | |
configure:4419: result: no | |
configure:4506: checking for pkg-config | |
configure:4539: result: no | |
configure:5602: checking for ocamlc | |
configure:5620: found /usr/local/bin/ocamlc | |
configure:5632: result: /usr/local/bin/ocamlc | |
configure:5657: result: OCaml version is 3.12.1 | |
configure:5666: result: OCaml library path is /usr/local/lib/ocaml | |
configure:5719: checking for ocamlopt | |
configure:5737: found /usr/local/bin/ocamlopt | |
configure:5749: result: /usr/local/bin/ocamlopt | |
configure:5835: checking for ocamlc.opt | |
configure:5853: found /usr/local/bin/ocamlc.opt | |
configure:5865: result: /usr/local/bin/ocamlc.opt | |
configure:5945: checking for ocamlopt.opt | |
configure:5963: found /usr/local/bin/ocamlopt.opt | |
configure:5975: result: /usr/local/bin/ocamlopt.opt | |
configure:6060: checking for ocaml | |
configure:6078: found /usr/local/bin/ocaml | |
configure:6090: result: /usr/local/bin/ocaml | |
configure:6160: checking for ocamldep | |
configure:6178: found /usr/local/bin/ocamldep | |
configure:6190: result: /usr/local/bin/ocamldep | |
configure:6260: checking for ocamlmktop | |
configure:6278: found /usr/local/bin/ocamlmktop | |
configure:6290: result: /usr/local/bin/ocamlmktop | |
configure:6360: checking for ocamlmklib | |
configure:6378: found /usr/local/bin/ocamlmklib | |
configure:6390: result: /usr/local/bin/ocamlmklib | |
configure:6460: checking for ocamldoc | |
configure:6478: found /usr/local/bin/ocamldoc | |
configure:6490: result: /usr/local/bin/ocamldoc | |
configure:6560: checking for ocamlbuild | |
configure:6578: found /usr/local/bin/ocamlbuild | |
configure:6590: result: /usr/local/bin/ocamlbuild | |
configure:6614: checking that the OCaml version is at least 3.10 | |
configure:6629: result: yes | |
configure:6635: checking that the OCaml version is at least 3.11 | |
configure:6650: result: yes | |
configure:6715: checking for camlp4 | |
configure:6733: found /usr/local/bin/camlp4 | |
configure:6745: result: /usr/local/bin/camlp4 | |
configure:6824: checking for camlp4boot | |
configure:6842: found /usr/local/bin/camlp4boot | |
configure:6854: result: /usr/local/bin/camlp4boot | |
configure:6922: checking for camlp4o | |
configure:6940: found /usr/local/bin/camlp4o | |
configure:6952: result: /usr/local/bin/camlp4o | |
configure:7020: checking for camlp4of | |
configure:7038: found /usr/local/bin/camlp4of | |
configure:7050: result: /usr/local/bin/camlp4of | |
configure:7118: checking for camlp4oof | |
configure:7136: found /usr/local/bin/camlp4oof | |
configure:7148: result: /usr/local/bin/camlp4oof | |
configure:7216: checking for camlp4orf | |
configure:7234: found /usr/local/bin/camlp4orf | |
configure:7246: result: /usr/local/bin/camlp4orf | |
configure:7314: checking for camlp4prof | |
configure:7332: found /usr/local/bin/camlp4prof | |
configure:7344: result: /usr/local/bin/camlp4prof | |
configure:7412: checking for camlp4r | |
configure:7430: found /usr/local/bin/camlp4r | |
configure:7442: result: /usr/local/bin/camlp4r | |
configure:7510: checking for camlp4rf | |
configure:7528: found /usr/local/bin/camlp4rf | |
configure:7540: result: /usr/local/bin/camlp4rf | |
configure:7767: checking for ocamllex | |
configure:7785: found /usr/local/bin/ocamllex | |
configure:7797: result: /usr/local/bin/ocamllex | |
configure:7866: checking for ocamllex.opt | |
configure:7884: found /usr/local/bin/ocamllex.opt | |
configure:7896: result: /usr/local/bin/ocamllex.opt | |
configure:9088: checking for ocamlyacc | |
configure:9106: found /usr/local/bin/ocamlyacc | |
configure:9118: result: /usr/local/bin/ocamlyacc | |
configure:10306: checking for ocamlfind | |
configure:10339: result: no | |
configure:10371: ocamlfind not found. Trying substitute /home/alex/coccinelle-1.0.0-rc18/setup/fake-subst.sh ocamlfind. | |
configure:10852: checking for ocamlfind | |
configure:10882: result: /home/alex/coccinelle-1.0.0-rc18/setup/fake-subst.sh ocamlfind | |
configure:11422: checking for ocamlprof | |
configure:11440: found /usr/local/bin/ocamlprof | |
configure:11452: result: /usr/local/bin/ocamlprof | |
configure:12205: verifying basic ocaml modules | |
configure:12211: coccinelle may use external ocaml libraries in /home/alex/coccinelle-1.0.0-rc18/bundles | |
configure:12281: the following OCaml packages should be provided by your ocaml installation | |
configure:12284: checking for OCaml findlib package unix | |
configure:12292: result: found | |
configure:12319: checking for OCaml findlib package bigarray | |
configure:12327: result: found | |
configure:12354: checking for OCaml findlib package num | |
configure:12362: result: found | |
configure:12389: checking for OCaml findlib package str | |
configure:12397: result: found | |
configure:12424: configuring package dynlink | |
configure:12434: checking for OCaml findlib package dynlink | |
configure:12442: result: found | |
configure:12547: configuring package camlp4 | |
configure:12557: checking for OCaml findlib package camlp4 | |
configure:12565: result: found | |
configure:12670: configuring package menhirLib | |
configure:12680: checking for OCaml findlib package menhirLib | |
configure:12696: result: not found | |
configure:12721: OCaml package menhirLib is not available | |
configure:12733: checking for a bundled substitute of menhirLib | |
configure:12736: result: yes | |
configure:12738: using bundled substitute for menhirLib in /home/alex/coccinelle-1.0.0-rc18/bundles/menhirLib/ | |
configure:12798: verifying optional features | |
configure:13315: checking for menhir | |
configure:13348: result: no | |
configure:13380: menhir not found. Trying substitute /home/alex/coccinelle-1.0.0-rc18/setup/fake-menhir.sh menhir. | |
configure:13861: checking for menhir | |
configure:13891: result: /home/alex/coccinelle-1.0.0-rc18/setup/fake-menhir.sh menhir | |
configure:13929: pregenerated parsers will be required as substitute for Menhir | |
configure:13988: ocaml scripting is disabled because it depends on ocamlfind | |
configure:14563: checking for python | |
configure:14581: found /usr/local/bin/python | |
configure:14593: result: /usr/local/bin/python | |
configure:15239: checking python version | |
configure:15243: result: 2.7 found | |
configure:15261: python major version: 2 | |
configure:15272: looking for the corresponding python library | |
configure:15276: checking for PYTHON | |
configure:15283: $PKG_CONFIG --exists --print-errors "python-$PYVER" | |
configure:15286: $? = 0 | |
configure:15300: $PKG_CONFIG --exists --print-errors "python-$PYVER" | |
configure:15303: $? = 0 | |
configure:15343: result: yes | |
configure:15448: support for python scripts is enabled | |
configure:15456: configuring package pycaml | |
configure:15466: checking for OCaml findlib package pycaml | |
configure:15482: result: not found | |
configure:15507: OCaml package pycaml is not available | |
configure:15519: checking for a bundled substitute of pycaml | |
configure:15522: result: yes | |
configure:15524: using bundled substitute for pycaml in /home/alex/coccinelle-1.0.0-rc18/bundles/pycaml/ | |
configure:15614: checking for PCRE | |
configure:15621: $PKG_CONFIG --exists --print-errors "libpcre" | |
configure:15624: $? = 1 | |
configure:15638: $PKG_CONFIG --exists --print-errors "libpcre" | |
configure:15641: $? = 1 | |
configure:15655: result: no | |
configure:16395: checking for pdflatex | |
configure:16428: result: no | |
configure:16460: pdflatex not found. Trying substitute /home/alex/coccinelle-1.0.0-rc18/setup/fake-pdflatex.sh pdflatex. | |
configure:16941: checking for pdflatex | |
configure:16971: result: /home/alex/coccinelle-1.0.0-rc18/setup/fake-pdflatex.sh pdflatex | |
configure:17016: choosing the development Makefile configuration because the release configuration is not explicitly requested. | |
configure:17292: checking that generated files are newer than configure | |
configure:17298: result: done | |
configure:17321: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by coccinelle config.status 1.0.0-rc17, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on freesbee | |
config.status:948: creating Makefile.config | |
config.status:948: creating version.ml | |
config.status:948: creating commons/commands.ml | |
config.status:948: creating globals/config.ml | |
config.status:948: creating globals/regexp.ml | |
config.status:948: creating python/pycocci.ml | |
config.status:948: creating ocaml/prepare_ocamlcocci.ml | |
config.status:948: creating scripts/spatch.sh | |
config.status:948: creating docs/spatch.1 | |
config.status:948: creating myocamlbuild.ml | |
config.status:948: creating setup/Makefile | |
config.status:1120: executing depfiles commands | |
configure:18462: configuration completed | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_env_CC_set='' | |
ac_cv_env_CC_value='' | |
ac_cv_env_CFLAGS_set='' | |
ac_cv_env_CFLAGS_value='' | |
ac_cv_env_COCCI_OCAML_EXTERNAL_set='' | |
ac_cv_env_COCCI_OCAML_EXTERNAL_value='' | |
ac_cv_env_CPPFLAGS_set='' | |
ac_cv_env_CPPFLAGS_value='' | |
ac_cv_env_CPP_set='' | |
ac_cv_env_CPP_value='' | |
ac_cv_env_LDFLAGS_set='' | |
ac_cv_env_LDFLAGS_value='' | |
ac_cv_env_LIBS_set='' | |
ac_cv_env_LIBS_value='' | |
ac_cv_env_MENHIR_set='' | |
ac_cv_env_MENHIR_value='' | |
ac_cv_env_OCAMLFIND_set='' | |
ac_cv_env_OCAMLFIND_value='' | |
ac_cv_env_OCAMLLEX_set='' | |
ac_cv_env_OCAMLLEX_value='' | |
ac_cv_env_OCAMLPROF_set='' | |
ac_cv_env_OCAMLPROF_value='' | |
ac_cv_env_OCAMLYACC_set='' | |
ac_cv_env_OCAMLYACC_value='' | |
ac_cv_env_PCRE_CFLAGS_set='' | |
ac_cv_env_PCRE_CFLAGS_value='' | |
ac_cv_env_PCRE_LIBS_set='' | |
ac_cv_env_PCRE_LIBS_value='' | |
ac_cv_env_PDFLATEX_set='' | |
ac_cv_env_PDFLATEX_value='' | |
ac_cv_env_PKG_CONFIG_LIBDIR_set='' | |
ac_cv_env_PKG_CONFIG_LIBDIR_value='' | |
ac_cv_env_PKG_CONFIG_PATH_set='' | |
ac_cv_env_PKG_CONFIG_PATH_value='' | |
ac_cv_env_PKG_CONFIG_set='' | |
ac_cv_env_PKG_CONFIG_value='' | |
ac_cv_env_PYTHON_CFLAGS_set='' | |
ac_cv_env_PYTHON_CFLAGS_value='' | |
ac_cv_env_PYTHON_LIBS_set='' | |
ac_cv_env_PYTHON_LIBS_value='' | |
ac_cv_env_PYTHON_set='' | |
ac_cv_env_PYTHON_value='' | |
ac_cv_env_PYVER_set='' | |
ac_cv_env_PYVER_value='' | |
ac_cv_env_RUNTIME_CAMLP4O_CMD_set='' | |
ac_cv_env_RUNTIME_CAMLP4O_CMD_value='' | |
ac_cv_env_RUNTIME_CAMLP4_CMD_set='' | |
ac_cv_env_RUNTIME_CAMLP4_CMD_value='' | |
ac_cv_env_RUNTIME_OCAMLC_CMD_set='' | |
ac_cv_env_RUNTIME_OCAMLC_CMD_value='' | |
ac_cv_env_RUNTIME_OCAMLDEP_CMD_set='' | |
ac_cv_env_RUNTIME_OCAMLDEP_CMD_value='' | |
ac_cv_env_RUNTIME_OCAMLFIND_CMD_set='' | |
ac_cv_env_RUNTIME_OCAMLFIND_CMD_value='' | |
ac_cv_env_RUNTIME_OCAMLOPT_CMD_set='' | |
ac_cv_env_RUNTIME_OCAMLOPT_CMD_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_objext=o | |
ac_cv_path_ECHO=/bin/echo | |
ac_cv_path_PATCH=/usr/bin/patch | |
ac_cv_path_TAR=/usr/bin/tar | |
ac_cv_path_ac_pt_CAMLP4=/usr/local/bin/camlp4 | |
ac_cv_path_ac_pt_CAMLP4BOOT=/usr/local/bin/camlp4boot | |
ac_cv_path_ac_pt_CAMLP4O=/usr/local/bin/camlp4o | |
ac_cv_path_ac_pt_CAMLP4OF=/usr/local/bin/camlp4of | |
ac_cv_path_ac_pt_CAMLP4OOF=/usr/local/bin/camlp4oof | |
ac_cv_path_ac_pt_CAMLP4ORF=/usr/local/bin/camlp4orf | |
ac_cv_path_ac_pt_CAMLP4PROF=/usr/local/bin/camlp4prof | |
ac_cv_path_ac_pt_CAMLP4R=/usr/local/bin/camlp4r | |
ac_cv_path_ac_pt_CAMLP4RF=/usr/local/bin/camlp4rf | |
ac_cv_path_ac_pt_DATE=/bin/date | |
ac_cv_path_ac_pt_MENHIR='/home/alex/coccinelle-1.0.0-rc18/setup/fake-menhir.sh menhir' | |
ac_cv_path_ac_pt_OCAML=/usr/local/bin/ocaml | |
ac_cv_path_ac_pt_OCAMLBUILD=/usr/local/bin/ocamlbuild | |
ac_cv_path_ac_pt_OCAMLC=/usr/local/bin/ocamlc | |
ac_cv_path_ac_pt_OCAMLCDOTOPT=/usr/local/bin/ocamlc.opt | |
ac_cv_path_ac_pt_OCAMLDEP=/usr/local/bin/ocamldep | |
ac_cv_path_ac_pt_OCAMLDOC=/usr/local/bin/ocamldoc | |
ac_cv_path_ac_pt_OCAMLFIND='/home/alex/coccinelle-1.0.0-rc18/setup/fake-subst.sh ocamlfind' | |
ac_cv_path_ac_pt_OCAMLLEX=/usr/local/bin/ocamllex | |
ac_cv_path_ac_pt_OCAMLLEXDOTOPT=/usr/local/bin/ocamllex.opt | |
ac_cv_path_ac_pt_OCAMLMKLIB=/usr/local/bin/ocamlmklib | |
ac_cv_path_ac_pt_OCAMLMKTOP=/usr/local/bin/ocamlmktop | |
ac_cv_path_ac_pt_OCAMLOPT=/usr/local/bin/ocamlopt | |
ac_cv_path_ac_pt_OCAMLOPTDOTOPT=/usr/local/bin/ocamlopt.opt | |
ac_cv_path_ac_pt_OCAMLPROF=/usr/local/bin/ocamlprof | |
ac_cv_path_ac_pt_OCAMLYACC=/usr/local/bin/ocamlyacc | |
ac_cv_path_ac_pt_PDFLATEX='/home/alex/coccinelle-1.0.0-rc18/setup/fake-pdflatex.sh pdflatex' | |
ac_cv_path_ac_pt_PYTHON=/usr/local/bin/python | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_prog_AWK=nawk | |
ac_cv_prog_CPP='gcc -E' | |
ac_cv_prog_ac_ct_CC=gcc | |
ac_cv_prog_cc_c89='' | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_make_make_set=yes | |
am_cv_CC_dependencies_compiler_type=none | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
pkg_cv_PYTHON_CFLAGS=-I/usr/local/include/python2.7 | |
pkg_cv_PYTHON_LIBS='-L/usr/local/lib -lpython2.7' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='aclocal-1.14' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AUTOCONF='autoconf' | |
AUTOHEADER='autoheader' | |
AUTOMAKE='automake-1.14' | |
AWK='nawk' | |
BASH='' | |
CAMLP4='/usr/local/bin/camlp4' | |
CAMLP4BOOT='/usr/local/bin/camlp4boot' | |
CAMLP4O='/usr/local/bin/camlp4o' | |
CAMLP4OF='/usr/local/bin/camlp4of' | |
CAMLP4OOF='/usr/local/bin/camlp4oof' | |
CAMLP4ORF='/usr/local/bin/camlp4orf' | |
CAMLP4PROF='/usr/local/bin/camlp4prof' | |
CAMLP4R='/usr/local/bin/camlp4r' | |
CAMLP4RF='/usr/local/bin/camlp4rf' | |
CC='gcc' | |
CCDEPMODE='depmode=none' | |
CFLAGS='-g -O2' | |
COCCI_OCAML_EXTERNAL='/home/alex/coccinelle-1.0.0-rc18/bundles' | |
COCCI_SRCDIR='/home/alex/coccinelle-1.0.0-rc18' | |
COCCI_VERSION='1.0.0-rc17' | |
CONFIGURE_FLAGS='' | |
CONFVERSION='Thu, 28 Nov 2013 13:30:42 +0100' | |
CPP='gcc -E' | |
CPPFLAGS='' | |
CYGPATH_W='echo' | |
DATE='/bin/date' | |
DEFS='-DPACKAGE_NAME=\"coccinelle\" -DPACKAGE_TARNAME=\"coccinelle\" -DPACKAGE_VERSION=\"1.0.0-rc17\" -DPACKAGE_STRING=\"coccinelle\ 1.0.0-rc17\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://coccinelle.lip6.fr/\" -DPACKAGE=\"coccinelle\" -DVERSION=\"1.0.0-rc17\"' | |
DEPDIR='.deps' | |
DYNLINK_IS_NATIVE='false' | |
ECHO='/home/alex/coccinelle-1.0.0-rc18/setup/echo.sh' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EXEEXT='' | |
FEATURE_OCAML='0' | |
FEATURE_OCAMLBUILD='' | |
FEATURE_PYTHON='1' | |
FEATURE_camlp4='1' | |
FEATURE_dynlink='0' | |
FEATURE_menhirLib='1' | |
FEATURE_pcre='0' | |
FEATURE_pycaml='1' | |
FLAGS_camlp4='$(FLAGS_camlp4)' | |
FLAGS_dynlink='' | |
FLAGS_menhirLib='$(FLAGS_menhirLib)' | |
FLAGS_pcre='' | |
FLAGS_pycaml='$(FLAGS_pycaml)' | |
GIT='' | |
GLOBAL_camlp4='camlp4' | |
GLOBAL_dynlink='dynlink' | |
GLOBAL_menhirLib='no' | |
GLOBAL_pcre='' | |
GLOBAL_pycaml='no' | |
HAVE_PCRE='no' | |
HAVE_PYTHON='yes' | |
INSTALL='/usr/bin/install -c' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LDFLAGS='' | |
LIBOBJS='' | |
LIBS='' | |
LOCALLIB_camlp4='0' | |
LOCALLIB_dynlink='0' | |
LOCALLIB_menhirLib='1' | |
LOCALLIB_pcre='0' | |
LOCALLIB_pycaml='1' | |
LTLIBOBJS='' | |
MAKEINFO='makeinfo' | |
MAKETARGET_ALL='all-dev' | |
MAKETARGET_SPATCH='byte-only' | |
MAKE_camlp4='' | |
MAKE_dynlink='' | |
MAKE_menhirLib='/home/alex/coccinelle-1.0.0-rc18/bundles/menhirLib/' | |
MAKE_pcre='' | |
MAKE_pycaml='/home/alex/coccinelle-1.0.0-rc18/bundles/pycaml/' | |
MENHIR='/home/alex/coccinelle-1.0.0-rc18/setup/fake-menhir.sh menhir' | |
MKDIR_P='/home/alex/coccinelle-1.0.0-rc18/setup/install-sh -c -d' | |
MODULESOPT_camlp4='$(GLOBALOPT_camlp4)' | |
MODULESOPT_dynlink='' | |
MODULESOPT_menhirLib='$(LOCALOPT_menhirLib)' | |
MODULESOPT_pcre='' | |
MODULESOPT_pycaml='$(LOCALOPT_pycaml)' | |
MODULES_camlp4='$(GLOBAL_camlp4)' | |
MODULES_dynlink='' | |
MODULES_menhirLib='$(LOCAL_menhirLib)' | |
MODULES_pcre='' | |
MODULES_profiling='' | |
MODULES_pycaml='$(LOCAL_pycaml)' | |
OBJEXT='o' | |
OCAML='/usr/local/bin/ocaml' | |
OCAMLATLEAST310='yes' | |
OCAMLATLEAST311='yes' | |
OCAMLBEST='opt' | |
OCAMLBUILD='/usr/local/bin/ocamlbuild' | |
OCAMLC='/usr/local/bin/ocamlc.opt' | |
OCAMLCDOTOPT='/usr/local/bin/ocamlc.opt' | |
OCAMLCOCCI_FILE='no_prepare_ocamlcocci.ml' | |
OCAMLCOCCI_MODULE='No_prepare_ocamlcocci' | |
OCAMLCORIG='/usr/local/bin/ocamlc.opt' | |
OCAMLDEP='/usr/local/bin/ocamldep' | |
OCAMLDOC='/usr/local/bin/ocamldoc' | |
OCAMLFIND='/home/alex/coccinelle-1.0.0-rc18/setup/fake-subst.sh ocamlfind' | |
OCAMLLEX='/usr/local/bin/ocamllex.opt' | |
OCAMLLEXDOTOPT='/usr/local/bin/ocamllex.opt' | |
OCAMLLIB='/usr/local/lib/ocaml' | |
OCAMLMKLIB='/usr/local/bin/ocamlmklib' | |
OCAMLMKTOP='/usr/local/bin/ocamlmktop' | |
OCAMLOPT='/usr/local/bin/ocamlopt.opt' | |
OCAMLOPTDOTOPT='/usr/local/bin/ocamlopt.opt' | |
OCAMLPROF='/usr/local/bin/ocamlprof' | |
OCAMLVERSION='3.12.1' | |
OCAMLYACC='/usr/local/bin/ocamlyacc' | |
OCAML_PKG_bigarray='bigarray' | |
OCAML_PKG_camlp4='camlp4' | |
OCAML_PKG_dynlink='dynlink' | |
OCAML_PKG_menhirLib='no' | |
OCAML_PKG_num='num' | |
OCAML_PKG_pcre='' | |
OCAML_PKG_pycaml='no' | |
OCAML_PKG_str='str' | |
OCAML_PKG_unix='unix' | |
OPTFLAGS_camlp4='$(OPTFLAGS_camlp4)' | |
OPTFLAGS_dynlink='$(OPTFLAGS_dynlink)' | |
OPTFLAGS_menhirLib='$(OPTFLAGS_menhirLib)' | |
OPTFLAGS_pcre='' | |
OPTFLAGS_pycaml='$(OPTFLAGS_pycaml)' | |
OPTIMIZED_dynlink='yes' | |
PACKAGE='coccinelle' | |
PACKAGE_BUGREPORT='[email protected]' | |
PACKAGE_NAME='coccinelle' | |
PACKAGE_STRING='coccinelle 1.0.0-rc17' | |
PACKAGE_TARNAME='coccinelle' | |
PACKAGE_URL='http://coccinelle.lip6.fr/' | |
PACKAGE_VERSION='1.0.0-rc17' | |
PATCH='/usr/bin/patch' | |
PATCHELF='' | |
PATH_SEPARATOR=':' | |
PATH_bigarray='/usr/local/lib/ocaml' | |
PATH_camlp4='/usr/local/lib/ocaml/camlp4' | |
PATH_dynlink='' | |
PATH_menhirLib='/home/alex/coccinelle-1.0.0-rc18/bundles/menhirLib/' | |
PATH_num='/usr/local/lib/ocaml' | |
PATH_pcre='' | |
PATH_pycaml='/home/alex/coccinelle-1.0.0-rc18/bundles/pycaml/' | |
PATH_str='/usr/local/lib/ocaml' | |
PATH_unix='/usr/local/lib/ocaml' | |
PCRE_CFLAGS='' | |
PCRE_LIBS='' | |
PDFLATEX='/home/alex/coccinelle-1.0.0-rc18/setup/fake-pdflatex.sh pdflatex' | |
PKG_CONFIG='/home/alex/coccinelle-1.0.0-rc18/setup/fake-subst.sh pkg-config' | |
PKG_CONFIG_LIBDIR='' | |
PKG_CONFIG_ORIG='pkg-config' | |
PKG_CONFIG_PATH='' | |
PYCOCCI_FILE='yes_pycocci.ml' | |
PYCOCCI_MODULE='Yes_pycocci' | |
PYTHON='/usr/local/bin/python' | |
PYTHON_CFLAGS='-I/usr/local/include/python2.7' | |
PYTHON_LIBS='-L/usr/local/lib -lpython2.7' | |
PYVER='2.7' | |
PYVER_MAJOR='2' | |
REGEXP_FILE='regexp_str.ml' | |
REGEXP_MODULE='Regexp_str' | |
RUNTIME_CAMLP4O_CMD='camlp4o' | |
RUNTIME_CAMLP4_CMD='camlp4' | |
RUNTIME_OCAMLC_CMD='ocamlc' | |
RUNTIME_OCAMLDEP_CMD='ocamldep' | |
RUNTIME_OCAMLFIND_CMD='ocamlfind' | |
RUNTIME_OCAMLOPT_CMD='ocamlopt' | |
SET_MAKE='' | |
SHAREDIR='/usr/local/share/coccinelle' | |
SHELL='/bin/sh' | |
SPATCHNAME='spatch' | |
STRIP='' | |
SUBSTITUTED_MENHIR='yes' | |
SUBSTITUTED_OCAMLFIND='yes' | |
SUBSTITUTED_OCAMLLEX='' | |
SUBSTITUTED_OCAMLPROF='' | |
SUBSTITUTED_OCAMLYACC='' | |
SUBSTITUTED_PDFLATEX='yes' | |
SUBSTITUTED_PKG_CONFIG='' | |
SUBSTITUTED_PYTHON='' | |
TAR='/usr/bin/tar' | |
VERSION='1.0.0-rc17' | |
ac_ct_CC='gcc' | |
am__EXEEXT_FALSE='' | |
am__EXEEXT_TRUE='#' | |
am__fastdepCC_FALSE='' | |
am__fastdepCC_TRUE='#' | |
am__include='include' | |
am__isrc='' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build_alias='' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
enable_camlp4='yes' | |
enable_dynlink='yes' | |
enable_menhirLib='local' | |
enable_ocaml='no' | |
enable_opt='no' | |
enable_pcre='' | |
enable_pcre_syntax='no' | |
enable_pycaml='local' | |
enable_python='yes' | |
enable_release='no' | |
exec_prefix='${prefix}' | |
host_alias='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /home/alex/coccinelle-1.0.0-rc18/setup/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
with_MENHIR='' | |
with_OCAMLFIND='' | |
with_OCAMLLEX='' | |
with_OCAMLPROF='' | |
with_OCAMLYACC='' | |
with_PDFLATEX='' | |
with_PKG_CONFIG='' | |
with_PYTHON='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "coccinelle" | |
#define PACKAGE_TARNAME "coccinelle" | |
#define PACKAGE_VERSION "1.0.0-rc17" | |
#define PACKAGE_STRING "coccinelle 1.0.0-rc17" | |
#define PACKAGE_BUGREPORT "[email protected]" | |
#define PACKAGE_URL "http://coccinelle.lip6.fr/" | |
#define PACKAGE "coccinelle" | |
#define VERSION "1.0.0-rc17" | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment