Skip to content

Instantly share code, notes, and snippets.

@LeifW
Created June 28, 2012 02:49
Show Gist options
  • Save LeifW/3008513 to your computer and use it in GitHub Desktop.
Save LeifW/3008513 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 4store configure v1.1.4-236-g340aa14, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = leiftop
uname -m = x86_64
uname -r = 3.4.4-2-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Sun Jun 24 18:59:47 CEST 2012
/usr/bin/uname -p = unknown
/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: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/android-sdk/tools
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
PATH: /home/leif/bin
PATH: /home/leif/.gem/ruby/1.9.1/bin
PATH: /home/leif/bin
PATH: /home/leif/.gem/ruby/1.9.1/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2391: checking for a BSD-compatible install
configure:2459: result: /usr/bin/install -c
configure:2470: checking whether build environment is sane
configure:2525: result: yes
configure:2676: checking for a thread-safe mkdir -p
configure:2715: result: /bin/mkdir -p
configure:2722: checking for gawk
configure:2738: found /usr/bin/gawk
configure:2749: result: gawk
configure:2760: checking whether make sets $(MAKE)
configure:2782: result: yes
configure:2895: checking build system type
configure:2909: result: x86_64-unknown-linux-gnu
configure:2929: checking host system type
configure:2942: result: x86_64-unknown-linux-gnu
configure:2983: checking how to print strings
configure:3010: result: printf
configure:3043: checking for style of include used by make
configure:3071: result: GNU
configure:3142: checking for gcc
configure:3158: found /usr/bin/gcc
configure:3169: result: gcc
configure:3398: checking for C compiler version
configure:3407: gcc --version >&5
gcc (GCC) 4.7.1
Copyright (C) 2012 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:3418: $? = 0
configure:3407: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.7.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release
Thread model: posix
gcc version 4.7.1 (GCC)
configure:3418: $? = 0
configure:3407: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3418: $? = 1
configure:3407: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3418: $? = 1
configure:3438: checking whether the C compiler works
configure:3460: gcc -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c >&5
configure:3464: $? = 0
configure:3512: result: yes
configure:3515: checking for C compiler default output file name
configure:3517: result: a.out
configure:3523: checking for suffix of executables
configure:3530: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c >&5
configure:3534: $? = 0
configure:3556: result:
configure:3578: checking whether we are cross compiling
configure:3586: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c >&5
configure:3590: $? = 0
configure:3597: ./conftest
configure:3601: $? = 0
configure:3616: result: no
configure:3621: checking for suffix of object files
configure:3643: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3647: $? = 0
configure:3668: result: o
configure:3672: checking whether we are using the GNU C compiler
configure:3691: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3691: $? = 0
configure:3700: result: yes
configure:3709: checking whether gcc accepts -g
configure:3729: gcc -c -g conftest.c >&5
configure:3729: $? = 0
configure:3770: result: yes
configure:3787: checking for gcc option to accept ISO C89
configure:3850: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:3850: $? = 0
configure:3863: result: none needed
configure:3885: checking dependency style of gcc
configure:3996: result: gcc3
configure:4011: checking for a sed that does not truncate output
configure:4075: result: /bin/sed
configure:4093: checking for grep that handles long lines and -e
configure:4151: result: /usr/bin/grep
configure:4156: checking for egrep
configure:4218: result: /usr/bin/grep -E
configure:4223: checking for fgrep
configure:4285: result: /usr/bin/grep -F
configure:4320: checking for ld used by gcc
configure:4387: result: /usr/bin/ld
configure:4394: checking if the linker (/usr/bin/ld) is GNU ld
configure:4409: result: yes
configure:4421: checking for BSD- or MS-compatible name lister (nm)
configure:4470: result: /usr/bin/nm -B
configure:4600: checking the name lister (/usr/bin/nm -B) interface
configure:4607: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:4610: /usr/bin/nm -B "conftest.o"
configure:4613: output
0000000000000000 B some_variable
configure:4620: result: BSD nm
configure:4623: checking whether ln -s works
configure:4627: result: yes
configure:4635: checking the maximum length of command line arguments
configure:4765: result: 1572864
configure:4782: checking whether the shell understands some XSI constructs
configure:4792: result: yes
configure:4796: checking whether the shell understands "+="
configure:4802: result: yes
configure:4837: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:4877: result: func_convert_file_noop
configure:4884: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:4904: result: func_convert_file_noop
configure:4911: checking for /usr/bin/ld option to reload object files
configure:4918: result: -r
configure:4992: checking for objdump
configure:5008: found /usr/bin/objdump
configure:5019: result: objdump
configure:5051: checking how to recognize dependent libraries
configure:5253: result: pass_all
configure:5338: checking for dlltool
configure:5368: result: no
configure:5398: checking how to associate runtime and link libraries
configure:5425: result: printf %s\n
configure:5486: checking for ar
configure:5502: found /usr/bin/ar
configure:5513: result: ar
configure:5550: checking for archiver @FILE support
configure:5567: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:5567: $? = 0
configure:5570: ar cru libconftest.a @conftest.lst >&5
configure:5573: $? = 0
configure:5578: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5581: $? = 1
configure:5593: result: @
configure:5651: checking for strip
configure:5667: found /usr/bin/strip
configure:5678: result: strip
configure:5750: checking for ranlib
configure:5766: found /usr/bin/ranlib
configure:5777: result: ranlib
configure:5879: checking command to parse /usr/bin/nm -B output from gcc object
configure:5999: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6002: $? = 0
configure:6006: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6009: $? = 0
configure:6075: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c conftstm.o >&5
configure:6078: $? = 0
configure:6116: result: ok
configure:6153: checking for sysroot
configure:6183: result: no
configure:6260: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:6263: $? = 0
configure:6439: checking for mt
configure:6469: result: no
configure:6489: checking if : is a manifest tool
configure:6495: : '-?'
configure:6503: result: no
configure:7145: checking how to run the C preprocessor
configure:7176: gcc -E conftest.c
configure:7176: $? = 0
configure:7190: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7215: result: gcc -E
configure:7235: gcc -E conftest.c
configure:7235: $? = 0
configure:7249: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:7249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7278: checking for ANSI C header files
configure:7298: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7298: $? = 0
configure:7371: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c >&5
configure:7371: $? = 0
configure:7371: ./conftest
configure:7371: $? = 0
configure:7382: result: yes
configure:7395: checking for sys/types.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7395: checking for sys/stat.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7395: checking for stdlib.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7395: checking for string.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7395: checking for memory.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7395: checking for strings.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7395: checking for inttypes.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7395: checking for stdint.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7395: checking for unistd.h
configure:7395: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7395: $? = 0
configure:7395: result: yes
configure:7409: checking for dlfcn.h
configure:7409: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:7409: $? = 0
configure:7409: result: yes
configure:7615: checking for objdir
configure:7630: result: .libs
configure:7897: checking if gcc supports -fno-rtti -fno-exceptions
configure:7915: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:7919: $? = 0
configure:7932: result: no
configure:8259: checking for gcc option to produce PIC
configure:8266: result: -fPIC -DPIC
configure:8274: checking if gcc PIC flag -fPIC -DPIC works
configure:8292: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8296: $? = 0
configure:8309: result: yes
configure:8338: checking if gcc static flag -static works
configure:8366: result: yes
configure:8381: checking if gcc supports -c -o file.o
configure:8402: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -o out/conftest2.o conftest.c >&5
configure:8406: $? = 0
configure:8428: result: yes
configure:8436: checking if gcc supports -c -o file.o
configure:8483: result: yes
configure:8516: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9669: result: yes
configure:9706: checking whether -lc should be explicitly linked in
configure:9714: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:9717: $? = 0
configure:9732: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9735: $? = 0
configure:9749: result: no
configure:9909: checking dynamic linker characteristics
configure:10420: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10420: $? = 0
configure:10642: result: GNU/Linux ld.so
configure:10749: checking how to hardcode library paths into programs
configure:10774: result: immediate
configure:11314: checking whether stripping libraries is possible
configure:11319: result: yes
configure:11354: checking if libtool supports shared libraries
configure:11356: result: yes
configure:11359: checking whether to build shared libraries
configure:11380: result: yes
configure:11383: checking whether to build static libraries
configure:11387: result: yes
configure:11428: checking for gawk
configure:11455: result: gawk
configure:11514: checking for gcc
configure:11541: result: gcc
configure:11770: checking for C compiler version
configure:11779: gcc --version >&5
gcc (GCC) 4.7.1
Copyright (C) 2012 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:11790: $? = 0
configure:11779: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /build/src/gcc-4.7.1/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-libstdcxx-time --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-multilib --disable-libssp --disable-build-with-cxx --disable-build-poststage1-with-cxx --enable-checking=release
Thread model: posix
gcc version 4.7.1 (GCC)
configure:11790: $? = 0
configure:11779: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:11790: $? = 1
configure:11779: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:11790: $? = 1
configure:11794: checking whether we are using the GNU C compiler
configure:11822: result: yes
configure:11831: checking whether gcc accepts -g
configure:11892: result: yes
configure:11909: checking for gcc option to accept ISO C89
configure:11985: result: none needed
configure:12007: checking dependency style of gcc
configure:12118: result: gcc3
configure:12134: checking whether ln -s works
configure:12138: result: yes
configure:12145: checking whether make sets $(MAKE)
configure:12167: result: yes
configure:12219: checking for ranlib
configure:12246: result: ranlib
configure:12272: checking for pkg-config
configure:12288: found /usr/bin/pkg-config
configure:12299: result: pkg-config
configure:12372: checking for sin in -lm
configure:12397: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lm >&5
conftest.c:30:6: warning: conflicting types for built-in function 'sin' [enabled by default]
configure:12397: $? = 0
configure:12406: result: yes
configure:12417: checking for initscr in -lncurses
configure:12442: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lncurses -lm >&5
configure:12442: $? = 0
configure:12451: result: yes
configure:12462: checking for readline in -lreadline
configure:12487: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lreadline -lncurses -lm >&5
configure:12487: $? = 0
configure:12496: result: yes
configure:12507: checking for compress in -lz
configure:12532: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lz -lreadline -lncurses -lm >&5
configure:12532: $? = 0
configure:12541: result: yes
configure:12552: checking for library containing uuid_generate
configure:12583: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lz -lreadline -lncurses -lm >&5
/tmp/ccDLhf2F.o: In function `main':
conftest.c:(.text.startup+0x7): undefined reference to `uuid_generate'
collect2: error: ld returned 1 exit status
configure:12583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char uuid_generate ();
| int
| main ()
| {
| return uuid_generate ();
| ;
| return 0;
| }
configure:12583: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -luuid -lz -lreadline -lncurses -lm >&5
configure:12583: $? = 0
configure:12600: result: -luuid
configure:12662: checking for pkg-config
configure:12680: found /usr/bin/pkg-config
configure:12692: result: /usr/bin/pkg-config
configure:12717: checking pkg-config is at least version 0.9.0
configure:12720: result: yes
configure:12730: checking for GLIB
configure:12737: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.2.0"
configure:12740: $? = 0
configure:12754: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.2.0"
configure:12757: $? = 0
configure:12815: result: yes
configure:12821: checking for GTHREAD
configure:12828: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.2.0"
configure:12831: $? = 0
configure:12845: $PKG_CONFIG --exists --print-errors "gthread-2.0 >= 2.2.0"
configure:12848: $? = 0
configure:12906: result: yes
configure:12912: checking for LIBXML
configure:12919: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:12922: $? = 0
configure:12936: $PKG_CONFIG --exists --print-errors "libxml-2.0"
configure:12939: $? = 0
configure:12997: result: yes
configure:13003: checking for RAPTOR
configure:13010: $PKG_CONFIG --exists --print-errors "raptor2"
configure:13013: $? = 0
configure:13027: $PKG_CONFIG --exists --print-errors "raptor2"
configure:13030: $? = 0
configure:13088: result: yes
configure:13094: checking for RASQAL
configure:13101: $PKG_CONFIG --exists --print-errors "rasqal >= 0.9.22"
configure:13104: $? = 0
configure:13118: $PKG_CONFIG --exists --print-errors "rasqal >= 0.9.22"
configure:13121: $? = 0
configure:13179: result: yes
configure:13183: checking for pcre_compile in -lpcre
configure:13208: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:13208: $? = 0
configure:13217: result: yes
configure:13230: checking for pcre-config
configure:13246: found /usr/bin/pcre-config
configure:13258: result: yes
configure:13273: checking for AVAHI
configure:13280: $PKG_CONFIG --exists --print-errors "avahi-glib"
configure:13283: $? = 0
configure:13297: $PKG_CONFIG --exists --print-errors "avahi-glib"
configure:13300: $? = 0
configure:13338: result: yes
configure:13364: checking for AVAHIC
configure:13371: $PKG_CONFIG --exists --print-errors "avahi-client"
configure:13374: $? = 0
configure:13388: $PKG_CONFIG --exists --print-errors "avahi-client"
configure:13391: $? = 0
configure:13449: result: yes
configure:13463: checking for size_t
configure:13463: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13463: $? = 0
configure:13463: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:21: error: expected expression before ')' token
configure:13463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE 1
| #define USE_AVAHI /**/
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:13463: result: yes
configure:13476: checking for working alloca.h
configure:13493: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:13493: $? = 0
configure:13501: result: yes
configure:13509: checking for alloca
configure:13546: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:13546: $? = 0
configure:13554: result: yes
configure:13660: checking uuid/uuid.h usability
configure:13660: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13660: $? = 0
configure:13660: result: yes
configure:13660: checking uuid/uuid.h presence
configure:13660: gcc -E conftest.c
configure:13660: $? = 0
configure:13660: result: yes
configure:13660: checking for uuid/uuid.h
configure:13660: result: yes
configure:13671: checking fcntl.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking fcntl.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for fcntl.h
configure:13671: result: yes
configure:13671: checking limits.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking limits.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for limits.h
configure:13671: result: yes
configure:13671: checking locale.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking locale.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for locale.h
configure:13671: result: yes
configure:13671: checking netdb.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking netdb.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for netdb.h
configure:13671: result: yes
configure:13671: checking stddef.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking stddef.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for stddef.h
configure:13671: result: yes
configure:13671: checking for stdint.h
configure:13671: result: yes
configure:13671: checking for stdlib.h
configure:13671: result: yes
configure:13671: checking for string.h
configure:13671: result: yes
configure:13671: checking sys/file.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking sys/file.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for sys/file.h
configure:13671: result: yes
configure:13671: checking sys/mount.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking sys/mount.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for sys/mount.h
configure:13671: result: yes
configure:13671: checking sys/param.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking sys/param.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for sys/param.h
configure:13671: result: yes
configure:13671: checking sys/socket.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking sys/socket.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for sys/socket.h
configure:13671: result: yes
configure:13671: checking sys/time.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking sys/time.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for sys/time.h
configure:13671: result: yes
configure:13671: checking sys/vfs.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking sys/vfs.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for sys/vfs.h
configure:13671: result: yes
configure:13671: checking syslog.h usability
configure:13671: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking syslog.h presence
configure:13671: gcc -E conftest.c
configure:13671: $? = 0
configure:13671: result: yes
configure:13671: checking for syslog.h
configure:13671: result: yes
configure:13671: checking for unistd.h
configure:13671: result: yes
configure:13683: checking for stdbool.h that conforms to C99
configure:13750: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13750: $? = 0
configure:13757: result: yes
configure:13759: checking for _Bool
configure:13759: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13759: $? = 0
configure:13759: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:83:20: error: expected expression before ')' token
configure:13759: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE 1
| #define USE_AVAHI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:13759: result: yes
configure:13776: checking for inline
configure:13792: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13792: $? = 0
configure:13800: result: inline
configure:13818: checking for ptrdiff_t
configure:13818: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13818: $? = 0
configure:13818: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:24: error: expected expression before ')' token
configure:13818: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE 1
| #define USE_AVAHI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:13818: result: yes
configure:13830: checking for pid_t
configure:13830: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
configure:13830: $? = 0
configure:13830: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:86:20: error: expected expression before ')' token
configure:13830: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE 1
| #define USE_AVAHI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:13830: result: yes
configure:13843: checking vfork.h usability
configure:13843: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c:83:19: fatal error: vfork.h: No such file or directory
compilation terminated.
configure:13843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE 1
| #define USE_AVAHI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:13843: result: no
configure:13843: checking vfork.h presence
configure:13843: gcc -E conftest.c
conftest.c:50:19: fatal error: vfork.h: No such file or directory
compilation terminated.
configure:13843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE 1
| #define USE_AVAHI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
| #include <vfork.h>
configure:13843: result: no
configure:13843: checking for vfork.h
configure:13843: result: no
configure:13856: checking for fork
configure:13856: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:73:6: warning: conflicting types for built-in function 'fork' [enabled by default]
configure:13856: $? = 0
configure:13856: result: yes
configure:13856: checking for vfork
configure:13856: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:13856: $? = 0
configure:13856: result: yes
configure:13866: checking for working fork
configure:13888: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:13888: $? = 0
configure:13888: ./conftest
configure:13888: $? = 0
configure:13898: result: yes
configure:13919: checking for working vfork
configure:14029: result: yes
configure:14056: checking for stdlib.h
configure:14056: result: yes
configure:14066: checking for GNU libc compatible malloc
configure:14090: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14090: $? = 0
configure:14090: ./conftest
configure:14090: $? = 0
configure:14100: result: yes
configure:14127: checking for stdlib.h
configure:14127: result: yes
configure:14127: checking for unistd.h
configure:14127: result: yes
configure:14127: checking for sys/param.h
configure:14127: result: yes
configure:14147: checking for getpagesize
configure:14147: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14147: $? = 0
configure:14147: result: yes
configure:14156: checking for working mmap
configure:14303: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14303: $? = 0
configure:14303: ./conftest
configure:14303: $? = 0
configure:14313: result: yes
configure:14324: checking for stdlib.h
configure:14324: result: yes
configure:14334: checking for GNU libc compatible realloc
configure:14358: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14358: $? = 0
configure:14358: ./conftest
configure:14358: $? = 0
configure:14368: result: yes
configure:14389: checking for working strtod
configure:14430: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c: In function 'main':
conftest.c:118:12: warning: ignoring return value of 'strtod', declared with attribute warn_unused_result [-Wunused-result]
configure:14430: $? = 0
configure:14430: ./conftest
configure:14430: $? = 0
configure:14440: result: yes
configure:14505: checking for atexit
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for ftime
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for ftruncate
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for gethostname
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for gettimeofday
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for memmove
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:91:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for mempcpy
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:92:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for memset
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:93:6: warning: conflicting types for built-in function 'memset' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for mkdir
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for munmap
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for select
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for setlocale
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for socket
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strcasecmp
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:99:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strchr
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:100:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strdup
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:101:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strerror
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strncasecmp
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:103:6: warning: conflicting types for built-in function 'strncasecmp' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strrchr
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:104:6: warning: conflicting types for built-in function 'strrchr' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strstr
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
conftest.c:105:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strtol
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14505: checking for strtoull
configure:14505: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lpcre -luuid -lz -lreadline -lncurses -lm >&5
configure:14505: $? = 0
configure:14505: result: yes
configure:14519: checking for g_uri_escape_string
configure:14519: gcc -o conftest -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,-z,relro conftest.c -lglib-2.0 >&5
configure:14519: $? = 0
configure:14519: result: yes
configure:14541: gcc -c -march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:90:12: error: unknown type name 'uuid_string_t'
conftest.c:90:1: warning: passing argument 2 of 'uuid_unparse' makes pointer from integer without a cast [enabled by default]
In file included from conftest.c:86:0:
/usr/include/uuid/uuid.h:91:6: note: expected 'char *' but argument is of type 'int'
configure:14541: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "4store"
| #define PACKAGE_TARNAME "4store"
| #define PACKAGE_VERSION "v1.1.4-236-g340aa14"
| #define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
| #define PACKAGE_BUGREPORT "http://4store.org/support/"
| #define PACKAGE_URL ""
| #define PACKAGE "4store"
| #define VERSION "v1.1.4-236-g340aa14"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBM 1
| #define HAVE_LIBNCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE 1
| #define USE_AVAHI /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_FCNTL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_VFS_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_ATEXIT 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_MEMPCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_MKDIR 1
| #define HAVE_MUNMAP 1
| #define HAVE_SELECT 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SOCKET 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOULL 1
| #define HAVE_G_URI_ESCAPE_STRING 1
| /* end confdefs.h. */
| #include <uuid/uuid.h>
| int
| main ()
| {
| uuid_t uu; uuid_string_t uus; uuid_generate(uu); uuid_unparse(uu, uus);
| ;
| return 0;
| }
configure:14670: checking that generated files are newer than configure
configure:14676: result: done
configure:14703: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by 4store config.status v1.1.4-236-g340aa14, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on leiftop
config.status:1183: creating Makefile
config.status:1183: creating man/Makefile
config.status:1183: creating tests/Makefile
config.status:1183: creating src/Makefile
config.status:1183: creating src/backend/Makefile
config.status:1183: creating src/common/Makefile
config.status:1183: creating src/admin/Makefile
config.status:1183: creating src/frontend/Makefile
config.status:1183: creating src/http/Makefile
config.status:1183: creating src/libs/Makefile
config.status:1183: creating src/libs/double-metaphone/Makefile
config.status:1183: creating src/libs/stemmer/Makefile
config.status:1183: creating src/libs/mt19937-64/Makefile
config.status:1183: creating src/utilities/Makefile
config.status:1183: creating src/common/params.h
config.status:1183: creating 4store-0.pc
config.status:1183: creating 4store-config.h
config.status:1412: executing depfiles commands
config.status:1412: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_AVAHIC_CFLAGS_set=
ac_cv_env_AVAHIC_CFLAGS_value=
ac_cv_env_AVAHIC_LIBS_set=
ac_cv_env_AVAHIC_LIBS_value=
ac_cv_env_AVAHI_CFLAGS_set=
ac_cv_env_AVAHI_CFLAGS_value=
ac_cv_env_AVAHI_LIBS_set=
ac_cv_env_AVAHI_LIBS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_GLIB_CFLAGS_set=
ac_cv_env_GLIB_CFLAGS_value=
ac_cv_env_GLIB_LIBS_set=
ac_cv_env_GLIB_LIBS_value=
ac_cv_env_GTHREAD_CFLAGS_set=
ac_cv_env_GTHREAD_CFLAGS_value=
ac_cv_env_GTHREAD_LIBS_set=
ac_cv_env_GTHREAD_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,-z,relro
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LIBXML_CFLAGS_set=
ac_cv_env_LIBXML_CFLAGS_value=
ac_cv_env_LIBXML_LIBS_set=
ac_cv_env_LIBXML_LIBS_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_RAPTOR_CFLAGS_set=
ac_cv_env_RAPTOR_CFLAGS_value=
ac_cv_env_RAPTOR_LIBS_set=
ac_cv_env_RAPTOR_LIBS_value=
ac_cv_env_RASQAL_CFLAGS_set=
ac_cv_env_RASQAL_CFLAGS_value=
ac_cv_env_RASQAL_LIBS_set=
ac_cv_env_RASQAL_LIBS_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_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_ftime=yes
ac_cv_func_ftruncate=yes
ac_cv_func_g_uri_escape_string=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memmove=yes
ac_cv_func_mempcpy=yes
ac_cv_func_memset=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_select=yes
ac_cv_func_setlocale=yes
ac_cv_func_socket=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoull=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_vfs_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_uuid_uuid_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m_sin=yes
ac_cv_lib_ncurses_initscr=yes
ac_cv_lib_pcre_pcre_compile=yes
ac_cv_lib_readline_readline=yes
ac_cv_lib_z_compress=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_PKG_CONFIG=pkg-config
ac_cv_prog_WITH_PCRE_CONFIG=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_uuid_generate=-luuid
ac_cv_type__Bool=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_AVAHIC_CFLAGS='-D_REENTRANT '
pkg_cv_AVAHIC_LIBS='-lavahi-common -lavahi-client '
pkg_cv_AVAHI_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_AVAHI_LIBS='-lavahi-glib -lglib-2.0 '
pkg_cv_GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GLIB_LIBS='-lglib-2.0 '
pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
pkg_cv_GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 '
pkg_cv_LIBXML_LIBS='-lxml2 '
pkg_cv_RAPTOR_CFLAGS='-I/usr/include/raptor2 '
pkg_cv_RAPTOR_LIBS='-lraptor2 '
pkg_cv_RASQAL_CFLAGS='-I/usr/include/rasqal -I/usr/include/raptor2 '
pkg_cv_RASQAL_LIBS='-lrasqal -lraptor2 '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/yaourt-tmp-leif/aur-4store-git/src/4store-build/missing --run aclocal-1.12'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /tmp/yaourt-tmp-leif/aur-4store-git/src/4store-build/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/yaourt-tmp-leif/aur-4store-git/src/4store-build/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/yaourt-tmp-leif/aur-4store-git/src/4store-build/missing --run automake-1.12'
AVAHIC_CFLAGS='-D_REENTRANT '
AVAHIC_LIBS='-lavahi-common -lavahi-client '
AVAHI_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
AVAHI_LIBS='-lavahi-glib -lglib-2.0 '
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-march=native -mtune=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
FS_CONFIG_FILE='/etc/4store.conf'
FS_DISABLE_PREFIXES='0'
FS_INSERT_DEDUP='0'
FS_SKOLEMIZE='0'
FS_SKOLEM_PREFIX='http://4store.org/.well-known/genid'
FS_STORE_ROOT='/var/lib/4store'
GIT_REV='"\"$(shell sh $(top_srcdir)/version.sh $(top_srcdir)/.version)\""'
GLIB_CFLAGS='-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GLIB_LIBS='-lglib-2.0 '
GREP='/usr/bin/grep'
GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include '
GTHREAD_LIBS='-pthread -lgthread-2.0 -lrt -lglib-2.0 '
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS='-Wl,-O1,--sort-common,-z,relro'
LIBOBJS=''
LIBS='-lpcre -luuid -lz -lreadline -lncurses -lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML_CFLAGS='-I/usr/include/libxml2 '
LIBXML_LIBS='-lxml2 '
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/yaourt-tmp-leif/aur-4store-git/src/4store-build/missing --run makeinfo'
MANIFEST_TOOL=':'
MDNS_CFLAGS='-D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT '
MDNS_LIBS='-lavahi-glib -lglib-2.0 -lavahi-common -lavahi-client '
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='4store'
PACKAGE_BUGREPORT='http://4store.org/support/'
PACKAGE_NAME='4store'
PACKAGE_STRING='4store v1.1.4-236-g340aa14'
PACKAGE_TARNAME='4store'
PACKAGE_URL=''
PACKAGE_VERSION='v1.1.4-236-g340aa14'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POW_LIB=''
RANLIB='ranlib'
RAPTOR_CFLAGS='-I/usr/include/raptor2 '
RAPTOR_LIBS='-lraptor2 '
RASQAL_CFLAGS='-I/usr/include/rasqal -I/usr/include/raptor2 '
RASQAL_LIBS='-lrasqal -lraptor2 '
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
UUID_LIBS='-luuid'
VERSION='v1.1.4-236-g340aa14'
WITH_PCRE_CONFIG='yes'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
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='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/yaourt-tmp-leif/aur-4store-git/src/4store-build/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
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 "4store"
#define PACKAGE_TARNAME "4store"
#define PACKAGE_VERSION "v1.1.4-236-g340aa14"
#define PACKAGE_STRING "4store v1.1.4-236-g340aa14"
#define PACKAGE_BUGREPORT "http://4store.org/support/"
#define PACKAGE_URL ""
#define PACKAGE "4store"
#define VERSION "v1.1.4-236-g340aa14"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBM 1
#define HAVE_LIBNCURSES 1
#define HAVE_LIBREADLINE 1
#define HAVE_LIBZ 1
#define HAVE_LIBPCRE 1
#define USE_AVAHI /**/
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NETDB_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_VFS_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_PTRDIFF_T 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_ATEXIT 1
#define HAVE_FTIME 1
#define HAVE_FTRUNCATE 1
#define HAVE_GETHOSTNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_MEMMOVE 1
#define HAVE_MEMPCPY 1
#define HAVE_MEMSET 1
#define HAVE_MKDIR 1
#define HAVE_MUNMAP 1
#define HAVE_SELECT 1
#define HAVE_SETLOCALE 1
#define HAVE_SOCKET 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRRCHR 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOULL 1
#define HAVE_G_URI_ESCAPE_STRING 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment