Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by slony1 configure 2.2.2, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = slony.delta-one.com
- uname -m = amd64
- uname -r = 10.0-RELEASE
- uname -s = FreeBSD
- uname -v = FreeBSD 10.0-RELEASE #0: Tue Feb 11 12:16:42 CST 2014 root@carp:/usr/obj/usr/src/sys/CARP
- /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: /sbin
- PATH: /bin
- PATH: /usr/sbin
- PATH: /usr/bin
- PATH: /usr/games
- PATH: /usr/local/sbin
- PATH: /usr/local/bin
- PATH: /root/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2332: checking build system type
- configure:2346: result: x86_64-unknown-freebsd10.0
- configure:2366: checking host system type
- configure:2379: result: x86_64-unknown-freebsd10.0
- configure:2401: checking which template to use
- configure:2446: result: freebsd
- configure:2481: using CFLAGS=
- configure:2531: checking for gcc
- configure:2561: result: no
- configure:2624: checking for cc
- configure:2645: found /usr/bin/cc
- configure:2668: result: cc
- configure:2787: checking for C compiler version
- configure:2796: cc --version >&5
- FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
- Target: x86_64-unknown-freebsd10.0
- Thread model: posix
- configure:2807: $? = 0
- configure:2796: cc -v >&5
- FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
- Target: x86_64-unknown-freebsd10.0
- Thread model: posix
- configure:2807: $? = 0
- configure:2796: cc -V >&5
- cc: error: argument to '-V' is missing (expected 1 value)
- cc: error: no input files
- configure:2807: $? = 1
- configure:2796: cc -qversion >&5
- cc: error: no input files
- configure:2807: $? = 1
- configure:2827: checking whether the C compiler works
- configure:2849: cc conftest.c >&5
- configure:2853: $? = 0
- configure:2901: result: yes
- configure:2904: checking for C compiler default output file name
- configure:2906: result: a.out
- configure:2912: checking for suffix of executables
- configure:2919: cc -o conftest conftest.c >&5
- configure:2923: $? = 0
- configure:2945: result:
- configure:2967: checking whether we are cross compiling
- configure:2975: cc -o conftest conftest.c >&5
- configure:2979: $? = 0
- configure:2986: ./conftest
- configure:2990: $? = 0
- configure:3005: result: no
- configure:3010: checking for suffix of object files
- configure:3032: cc -c conftest.c >&5
- configure:3036: $? = 0
- configure:3057: result: o
- configure:3061: checking whether we are using the GNU C compiler
- configure:3080: cc -c conftest.c >&5
- configure:3080: $? = 0
- configure:3089: result: yes
- configure:3098: checking whether cc accepts -g
- configure:3118: cc -c -g conftest.c >&5
- configure:3118: $? = 0
- configure:3159: result: yes
- configure:3176: checking for cc option to accept ISO C89
- configure:3239: cc -c -g -O2 conftest.c >&5
- configure:3239: $? = 0
- configure:3252: result: none needed
- configure:3283: checking for ld used by GCC
- configure:3346: result: /usr/bin/ld
- configure:3353: checking if the linker (/usr/bin/ld) is GNU ld
- GNU ld 2.17.50 [FreeBSD] 2007-07-03
- configure:3365: result: yes
- configure:3372: checking for perl
- configure:3390: found /usr/bin/perl
- configure:3402: result: /usr/bin/perl
- configure:3412: checking for tar
- configure:3430: found /usr/bin/tar
- configure:3442: result: /usr/bin/tar
- configure:3469: checking for bison
- configure:3499: result: no
- configure:3469: checking for ,
- configure:3499: result: no
- configure:3469: checking for yacc
- configure:3485: found /usr/bin/yacc
- configure:3496: result: yacc
- configure:3511: checking for sed
- configure:3527: found /usr/bin/sed
- configure:3538: result: sed
- configure:3758: checking for the pthreads library -lpthread
- configure:3791: cc -o conftest -g -O2 conftest.c -lpthread >&5
- configure:3791: $? = 0
- configure:3800: result: yes
- configure:3819: checking for joinable pthread attribute
- configure:3834: cc -o conftest -g -O2 conftest.c -lpthread >&5
- configure:3834: $? = 0
- configure:3840: result: PTHREAD_CREATE_JOINABLE
- configure:3850: checking if more special flags are required for pthreads
- configure:3857: result: -D_THREAD_SAFE
- configure:3869: checking for cc_r
- configure:3897: result: cc
- configure:3937: checking how to run the C preprocessor
- configure:3968: cc -E conftest.c
- configure:3968: $? = 0
- configure:3982: cc -E conftest.c
- conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:3982: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4007: result: cc -E
- configure:4027: cc -E conftest.c
- configure:4027: $? = 0
- configure:4041: cc -E conftest.c
- conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:4041: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4070: checking for grep that handles long lines and -e
- configure:4128: result: /usr/bin/grep
- configure:4133: checking for egrep
- configure:4195: result: /usr/bin/grep -E
- configure:4200: checking for ANSI C header files
- configure:4220: cc -c -g -O2 conftest.c >&5
- configure:4220: $? = 0
- configure:4293: cc -o conftest -g -O2 conftest.c >&5
- configure:4293: $? = 0
- configure:4293: ./conftest
- configure:4293: $? = 0
- configure:4304: result: yes
- configure:4317: checking for sys/types.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4317: checking for sys/stat.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4317: checking for stdlib.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4317: checking for string.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4317: checking for memory.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4317: checking for strings.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4317: checking for inttypes.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4317: checking for stdint.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4317: checking for unistd.h
- configure:4317: cc -c -g -O2 conftest.c >&5
- configure:4317: $? = 0
- configure:4317: result: yes
- configure:4331: checking fcntl.h usability
- configure:4331: cc -c -g -O2 conftest.c >&5
- configure:4331: $? = 0
- configure:4331: result: yes
- configure:4331: checking fcntl.h presence
- configure:4331: cc -E conftest.c
- configure:4331: $? = 0
- configure:4331: result: yes
- configure:4331: checking for fcntl.h
- configure:4331: result: yes
- configure:4343: checking limits.h usability
- configure:4343: cc -c -g -O2 conftest.c >&5
- configure:4343: $? = 0
- configure:4343: result: yes
- configure:4343: checking limits.h presence
- configure:4343: cc -E conftest.c
- configure:4343: $? = 0
- configure:4343: result: yes
- configure:4343: checking for limits.h
- configure:4343: result: yes
- configure:4355: checking stddef.h usability
- configure:4355: cc -c -g -O2 conftest.c >&5
- configure:4355: $? = 0
- configure:4355: result: yes
- configure:4355: checking stddef.h presence
- configure:4355: cc -E conftest.c
- configure:4355: $? = 0
- configure:4355: result: yes
- configure:4355: checking for stddef.h
- configure:4355: result: yes
- configure:4367: checking sys/socket.h usability
- configure:4367: cc -c -g -O2 conftest.c >&5
- configure:4367: $? = 0
- configure:4367: result: yes
- configure:4367: checking sys/socket.h presence
- configure:4367: cc -E conftest.c
- configure:4367: $? = 0
- configure:4367: result: yes
- configure:4367: checking for sys/socket.h
- configure:4367: result: yes
- configure:4379: checking sys/time.h usability
- configure:4379: cc -c -g -O2 conftest.c >&5
- configure:4379: $? = 0
- configure:4379: result: yes
- configure:4379: checking sys/time.h presence
- configure:4379: cc -E conftest.c
- configure:4379: $? = 0
- configure:4379: result: yes
- configure:4379: checking for sys/time.h
- configure:4379: result: yes
- configure:4391: checking for inttypes.h
- configure:4391: result: yes
- configure:4404: checking for gettimeofday
- configure:4404: cc -o conftest -g -O2 conftest.c >&5
- configure:4404: $? = 0
- configure:4404: result: yes
- configure:4415: checking for dup2
- configure:4415: cc -o conftest -g -O2 conftest.c >&5
- configure:4415: $? = 0
- configure:4415: result: yes
- configure:4426: checking for alarm
- configure:4426: cc -o conftest -g -O2 conftest.c >&5
- configure:4426: $? = 0
- configure:4426: result: yes
- configure:4437: checking for memset
- configure:4437: cc -o conftest -g -O2 conftest.c >&5
- conftest.c:52:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
- char memset ();
- ^
- conftest.c:52:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
- 1 warning generated.
- configure:4437: $? = 0
- configure:4437: result: yes
- configure:4448: checking for select
- configure:4448: cc -o conftest -g -O2 conftest.c >&5
- configure:4448: $? = 0
- configure:4448: result: yes
- configure:4459: checking for strdup
- configure:4459: cc -o conftest -g -O2 conftest.c >&5
- conftest.c:54:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
- char strdup ();
- ^
- conftest.c:54:6: note: 'strdup' is a builtin with type 'char *(const char *)'
- 1 warning generated.
- configure:4459: $? = 0
- configure:4459: result: yes
- configure:4470: checking for strerror
- configure:4470: cc -o conftest -g -O2 conftest.c >&5
- conftest.c:55:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
- char strerror ();
- ^
- conftest.c:55:6: note: 'strerror' is a builtin with type 'char *(int)'
- 1 warning generated.
- configure:4470: $? = 0
- configure:4470: result: yes
- configure:4481: checking for strtol
- configure:4481: cc -o conftest -g -O2 conftest.c >&5
- configure:4481: $? = 0
- configure:4481: result: yes
- configure:4492: checking for strtoul
- configure:4492: cc -o conftest -g -O2 conftest.c >&5
- configure:4492: $? = 0
- configure:4492: result: yes
- configure:4502: checking for int32_t
- configure:4502: cc -c -g -O2 conftest.c >&5
- configure:4502: $? = 0
- configure:4502: cc -c -g -O2 conftest.c >&5
- conftest.c:71:22: error: expected expression
- if (sizeof ((int32_t)))
- ^
- 1 error generated.
- configure:4502: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 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 ((int32_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:4502: result: yes
- configure:4511: checking for uint32_t
- configure:4511: cc -c -g -O2 conftest.c >&5
- configure:4511: $? = 0
- configure:4511: cc -c -g -O2 conftest.c >&5
- conftest.c:72:23: error: expected expression
- if (sizeof ((uint32_t)))
- ^
- 1 error generated.
- configure:4511: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_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 ((uint32_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:4511: result: yes
- configure:4520: checking for u_int32_t
- configure:4520: cc -c -g -O2 conftest.c >&5
- configure:4520: $? = 0
- configure:4520: cc -c -g -O2 conftest.c >&5
- conftest.c:73:24: error: expected expression
- if (sizeof ((u_int32_t)))
- ^
- 1 error generated.
- configure:4520: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_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 ((u_int32_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:4520: result: yes
- configure:4530: checking for int64_t
- configure:4530: cc -c -g -O2 conftest.c >&5
- configure:4530: $? = 0
- configure:4530: cc -c -g -O2 conftest.c >&5
- conftest.c:74:22: error: expected expression
- if (sizeof ((int64_t)))
- ^
- 1 error generated.
- configure:4530: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_U_INT32_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 ((int64_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:4530: result: yes
- configure:4539: checking for uint64_t
- configure:4539: cc -c -g -O2 conftest.c >&5
- configure:4539: $? = 0
- configure:4539: cc -c -g -O2 conftest.c >&5
- conftest.c:75:23: error: expected expression
- if (sizeof ((uint64_t)))
- ^
- 1 error generated.
- configure:4539: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_INT64_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 ((uint64_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:4539: result: yes
- configure:4548: checking for u_int64_t
- configure:4548: cc -c -g -O2 conftest.c >&5
- configure:4548: $? = 0
- configure:4548: cc -c -g -O2 conftest.c >&5
- conftest.c:76:24: error: expected expression
- if (sizeof ((u_int64_t)))
- ^
- 1 error generated.
- configure:4548: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_INT64_T 1
- | #define HAVE_UINT64_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 ((u_int64_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:4548: result: yes
- configure:4558: checking for size_t
- configure:4558: cc -c -g -O2 conftest.c >&5
- configure:4558: $? = 0
- configure:4558: cc -c -g -O2 conftest.c >&5
- conftest.c:77:21: error: expected expression
- if (sizeof ((size_t)))
- ^
- 1 error generated.
- configure:4558: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_INT64_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_U_INT64_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 ((size_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:4558: result: yes
- configure:4567: checking for ssize_t
- configure:4567: cc -c -g -O2 conftest.c >&5
- configure:4567: $? = 0
- configure:4567: cc -c -g -O2 conftest.c >&5
- conftest.c:78:22: error: expected expression
- if (sizeof ((ssize_t)))
- ^
- 1 error generated.
- configure:4567: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_INT64_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_U_INT64_T 1
- | #define HAVE_SIZE_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 ((ssize_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:4567: result: yes
- configure:4577: checking for POSIX signal interface
- configure:4596: cc -o conftest -g -O2 conftest.c >&5
- configure:4596: $? = 0
- configure:4604: result: yes
- configure:4749: checking for flex
- configure:4794: result: /usr/bin/flex
- configure:4814: using
- configure:4825: checking if you have requested slony1-engine building
- configure:4827: result: yes
- configure:4917: checking for pg_config
- configure:4930: result: /usr/local/bin/pg_config
- configure:4972: checking for correct version of PostgreSQL
- configure:5053: checking for PQunescapeBytea in -lpq
- configure:5078: cc -o conftest -g -O2 -L/usr/local/lib/ conftest.c -lpq >&5
- configure:5078: $? = 0
- configure:5087: result: yes
- configure:5105: checking libpq-fe.h usability
- configure:5105: cc -c -g -O2 -I/usr/local/include/ conftest.c >&5
- configure:5105: $? = 0
- configure:5105: result: yes
- configure:5105: checking libpq-fe.h presence
- configure:5105: cc -E -I/usr/local/include/ conftest.c
- configure:5105: $? = 0
- configure:5105: result: yes
- configure:5105: checking for libpq-fe.h
- configure:5105: result: yes
- configure:5132: checking postgres.h usability
- configure:5132: cc -c -g -O2 -I/usr/local/include/postgresql/server/ conftest.c >&5
- In file included from conftest.c:81:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:655:9: warning: 'PACKAGE_BUGREPORT' macro redefined
- #define PACKAGE_BUGREPORT "[email protected]"
- ^
- conftest.c:6:9: note: previous definition is here
- #define PACKAGE_BUGREPORT ""
- ^
- In file included from conftest.c:81:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:658:9: warning: 'PACKAGE_NAME' macro redefined
- #define PACKAGE_NAME "PostgreSQL"
- ^
- conftest.c:2:9: note: previous definition is here
- #define PACKAGE_NAME "slony1"
- ^
- In file included from conftest.c:81:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:661:9: warning: 'PACKAGE_STRING' macro redefined
- #define PACKAGE_STRING "PostgreSQL 9.2.6"
- ^
- conftest.c:5:9: note: previous definition is here
- #define PACKAGE_STRING "slony1 2.2.2"
- ^
- In file included from conftest.c:81:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:664:9: warning: 'PACKAGE_TARNAME' macro redefined
- #define PACKAGE_TARNAME "postgresql"
- ^
- conftest.c:3:9: note: previous definition is here
- #define PACKAGE_TARNAME "slony1"
- ^
- In file included from conftest.c:81:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:667:9: warning: 'PACKAGE_VERSION' macro redefined
- #define PACKAGE_VERSION "9.2.6"
- ^
- conftest.c:4:9: note: previous definition is here
- #define PACKAGE_VERSION "2.2.2"
- ^
- In file included from conftest.c:81:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- /usr/local/include/postgresql/server/c.h:96:10: fatal error: 'libintl.h' file not found
- #include <libintl.h>
- ^
- 5 warnings and 1 error generated.
- configure:5132: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_INT64_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_U_INT64_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_SSIZE_T 1
- | #define HAVE_POSIX_SIGNALS /**/
- | #define PG_VERSION_MAJOR 9
- | #define PG_VERSION_MINOR 2
- | #define PG_VERSION_VERIFIED 1
- | #define PG_LIBPQ_VERIFIED 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 <postgres.h>
- configure:5132: result: no
- configure:5132: checking postgres.h presence
- configure:5132: cc -E -I/usr/local/include/postgresql/server/ conftest.c
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:655:9: warning: 'PACKAGE_BUGREPORT' macro redefined
- #define PACKAGE_BUGREPORT "[email protected]"
- ^
- conftest.c:6:9: note: previous definition is here
- #define PACKAGE_BUGREPORT ""
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:658:9: warning: 'PACKAGE_NAME' macro redefined
- #define PACKAGE_NAME "PostgreSQL"
- ^
- conftest.c:2:9: note: previous definition is here
- #define PACKAGE_NAME "slony1"
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:661:9: warning: 'PACKAGE_STRING' macro redefined
- #define PACKAGE_STRING "PostgreSQL 9.2.6"
- ^
- conftest.c:5:9: note: previous definition is here
- #define PACKAGE_STRING "slony1 2.2.2"
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:664:9: warning: 'PACKAGE_TARNAME' macro redefined
- #define PACKAGE_TARNAME "postgresql"
- ^
- conftest.c:3:9: note: previous definition is here
- #define PACKAGE_TARNAME "slony1"
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:667:9: warning: 'PACKAGE_VERSION' macro redefined
- #define PACKAGE_VERSION "9.2.6"
- ^
- conftest.c:4:9: note: previous definition is here
- #define PACKAGE_VERSION "2.2.2"
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- /usr/local/include/postgresql/server/c.h:96:10: fatal error: 'libintl.h' file not found
- #include <libintl.h>
- ^
- 5 warnings and 1 error generated.
- configure:5132: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_INT64_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_U_INT64_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_SSIZE_T 1
- | #define HAVE_POSIX_SIGNALS /**/
- | #define PG_VERSION_MAJOR 9
- | #define PG_VERSION_MINOR 2
- | #define PG_VERSION_VERIFIED 1
- | #define PG_LIBPQ_VERIFIED 1
- | /* end confdefs.h. */
- | #include <postgres.h>
- configure:5132: result: no
- configure:5132: checking for postgres.h
- configure:5132: result: no
- configure:5138: checking for utils/typcache.h
- configure:5138: cc -c -g -O2 -I/usr/local/include/postgresql/server/ conftest.c >&5
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:655:9: warning: 'PACKAGE_BUGREPORT' macro redefined
- #define PACKAGE_BUGREPORT "[email protected]"
- ^
- conftest.c:6:9: note: previous definition is here
- #define PACKAGE_BUGREPORT ""
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:658:9: warning: 'PACKAGE_NAME' macro redefined
- #define PACKAGE_NAME "PostgreSQL"
- ^
- conftest.c:2:9: note: previous definition is here
- #define PACKAGE_NAME "slony1"
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:661:9: warning: 'PACKAGE_STRING' macro redefined
- #define PACKAGE_STRING "PostgreSQL 9.2.6"
- ^
- conftest.c:5:9: note: previous definition is here
- #define PACKAGE_STRING "slony1 2.2.2"
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:664:9: warning: 'PACKAGE_TARNAME' macro redefined
- #define PACKAGE_TARNAME "postgresql"
- ^
- conftest.c:3:9: note: previous definition is here
- #define PACKAGE_TARNAME "slony1"
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- In file included from /usr/local/include/postgresql/server/c.h:53:
- /usr/local/include/postgresql/server/pg_config.h:667:9: warning: 'PACKAGE_VERSION' macro redefined
- #define PACKAGE_VERSION "9.2.6"
- ^
- conftest.c:4:9: note: previous definition is here
- #define PACKAGE_VERSION "2.2.2"
- ^
- In file included from conftest.c:48:
- In file included from /usr/local/include/postgresql/server/postgres.h:47:
- /usr/local/include/postgresql/server/c.h:96:10: fatal error: 'libintl.h' file not found
- #include <libintl.h>
- ^
- 5 warnings and 1 error generated.
- configure:5138: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "slony1"
- | #define PACKAGE_TARNAME "slony1"
- | #define PACKAGE_VERSION "2.2.2"
- | #define PACKAGE_STRING "slony1 2.2.2"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL ""
- | #define HAVE_PTHREAD 1
- | #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_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_STDDEF_H 1
- | #define HAVE_SYS_SOCKET_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_GETTIMEOFDAY 1
- | #define HAVE_DUP2 1
- | #define HAVE_ALARM 1
- | #define HAVE_MEMSET 1
- | #define HAVE_SELECT 1
- | #define HAVE_STRDUP 1
- | #define HAVE_STRERROR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_INT32_T 1
- | #define HAVE_UINT32_T 1
- | #define HAVE_U_INT32_T 1
- | #define HAVE_INT64_T 1
- | #define HAVE_UINT64_T 1
- | #define HAVE_U_INT64_T 1
- | #define HAVE_SIZE_T 1
- | #define HAVE_SSIZE_T 1
- | #define HAVE_POSIX_SIGNALS /**/
- | #define PG_VERSION_MAJOR 9
- | #define PG_VERSION_MINOR 2
- | #define PG_VERSION_VERIFIED 1
- | #define PG_LIBPQ_VERIFIED 1
- | /* end confdefs.h. */
- | #include "postgres.h"
- |
- | #include <utils/typcache.h>
- configure:5138: result: no
- configure:5155: error: Headers for libpqserver are not found in the includeserverdir.
- This is the path to postgres.h. Please specify the includeserverdir with
- --with-pgincludeserverdir=<dir>
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-freebsd10.0
- 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_CPPFLAGS_set=''
- ac_cv_env_CPPFLAGS_value=''
- ac_cv_env_CPP_set=''
- ac_cv_env_CPP_value=''
- ac_cv_env_DOCBOOKSTYLE_set=''
- ac_cv_env_DOCBOOKSTYLE_value=''
- ac_cv_env_LDFLAGS_set=''
- ac_cv_env_LDFLAGS_value=''
- ac_cv_env_LIBS_set=''
- ac_cv_env_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_alarm=yes
- ac_cv_func_dup2=yes
- ac_cv_func_gettimeofday=yes
- ac_cv_func_memset=yes
- ac_cv_func_select=yes
- ac_cv_func_strdup=yes
- ac_cv_func_strerror=yes
- ac_cv_func_strtol=yes
- ac_cv_func_strtoul=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_libpq_fe_h=yes
- ac_cv_header_limits_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_postgres_h=no
- 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_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_unistd_h=yes
- ac_cv_header_utils_typcache_h=no
- ac_cv_host=x86_64-unknown-freebsd10.0
- ac_cv_lib_pq_PQunescapeBytea=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_LD=/usr/bin/ld
- ac_cv_path_PERL=/usr/bin/perl
- ac_cv_path_TAR=/usr/bin/tar
- ac_cv_prog_CC=cc
- ac_cv_prog_CPP='cc -E'
- ac_cv_prog_PTHREAD_CC=cc
- ac_cv_prog_SED=sed
- ac_cv_prog_YACC=yacc
- ac_cv_prog_cc_c89=''
- ac_cv_prog_cc_g=yes
- ac_cv_prog_gnu_ld=yes
- ac_cv_type_int32_t=yes
- ac_cv_type_int64_t=yes
- ac_cv_type_size_t=yes
- ac_cv_type_ssize_t=yes
- ac_cv_type_u_int32_t=yes
- ac_cv_type_u_int64_t=yes
- ac_cv_type_uint32_t=yes
- ac_cv_type_uint64_t=yes
- pgac_cv_path_flex=/usr/bin/flex
- slonac_cv_func_posix_signals=yes
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- CC='cc'
- CFLAGS='-g -O2'
- COLLATEINDEX=''
- CONVERT=''
- CPP='cc -E'
- CPPFLAGS=' -I/usr/local/include/postgresql/server/'
- CPPFLAGS_CLIENT=' -I/usr/local/include/'
- CPPFLAGS_SERVER=' -I/usr/local/include/postgresql/server/'
- DEFS=''
- DJPEG=''
- DOCBOOKSTYLE=''
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- FLEXFLAGS=''
- GCC='yes'
- GREP='/usr/bin/grep'
- GROFF=''
- HAVE_PGCOMMON=''
- HAVE_PGPORT=''
- HAVE_POSIX_SIGNALS='yes'
- HOST_OS=''
- JADE=''
- LD='/usr/bin/ld'
- LDFLAGS=' -L/usr/local/lib/'
- LEX='/usr/bin/flex'
- LEXFLAGS=''
- LIBOBJS=''
- LIBS=''
- LTLIBOBJS=''
- NEED_PG_DLLINIT=''
- NLSLIB=''
- NSGMLS=''
- OBJEXT='o'
- PACKAGE_BUGREPORT=''
- PACKAGE_NAME='slony1'
- PACKAGE_STRING='slony1 2.2.2'
- PACKAGE_TARNAME='slony1'
- PACKAGE_URL=''
- PACKAGE_VERSION='2.2.2'
- PATH_SEPARATOR=':'
- PERL='/usr/bin/perl'
- PGAUTODOC=''
- PGBINDIR=''
- PGINCLUDEDIR=''
- PGINCLUDESERVERDIR=''
- PGLIBDIR=''
- PGPKGLIBDIR=''
- PGSHAREDIR=''
- PG_VERSION='9.2'
- PG_VERSION_MAJOR='9'
- PG_VERSION_MINOR='2'
- PNMTOPS=''
- PORTNAME=''
- PS2PDF=''
- PTHREAD_CC='cc'
- PTHREAD_CFLAGS='-D_THREAD_SAFE '
- PTHREAD_LIBS='-lpthread'
- SED='sed'
- SGMLSPL=''
- SHELL='/bin/sh'
- SLONBINDIR=''
- SLONYPATH='/root/slony1-2.2.2'
- TAR='/usr/bin/tar'
- TOOLSBIN=''
- YACC='yacc'
- YFLAGS=''
- ac_ct_CC=''
- acx_pthread_config=''
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-freebsd10.0'
- build_alias=''
- build_cpu='x86_64'
- build_os='freebsd10.0'
- build_vendor='unknown'
- d2mdir=''
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- enable_debug='no'
- enable_engine='yes'
- enable_rpath='yes'
- exec_prefix='NONE'
- have_docbook=''
- host='x86_64-unknown-freebsd10.0'
- host_alias=''
- host_cpu='x86_64'
- host_os='freebsd10.0'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- perlsharedir=''
- prefix='NONE'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- with_docs=''
- with_gnu_ld='yes'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "slony1"
- #define PACKAGE_TARNAME "slony1"
- #define PACKAGE_VERSION "2.2.2"
- #define PACKAGE_STRING "slony1 2.2.2"
- #define PACKAGE_BUGREPORT ""
- #define PACKAGE_URL ""
- #define HAVE_PTHREAD 1
- #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_FCNTL_H 1
- #define HAVE_LIMITS_H 1
- #define HAVE_STDDEF_H 1
- #define HAVE_SYS_SOCKET_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_GETTIMEOFDAY 1
- #define HAVE_DUP2 1
- #define HAVE_ALARM 1
- #define HAVE_MEMSET 1
- #define HAVE_SELECT 1
- #define HAVE_STRDUP 1
- #define HAVE_STRERROR 1
- #define HAVE_STRTOL 1
- #define HAVE_STRTOUL 1
- #define HAVE_INT32_T 1
- #define HAVE_UINT32_T 1
- #define HAVE_U_INT32_T 1
- #define HAVE_INT64_T 1
- #define HAVE_UINT64_T 1
- #define HAVE_U_INT64_T 1
- #define HAVE_SIZE_T 1
- #define HAVE_SSIZE_T 1
- #define HAVE_POSIX_SIGNALS /**/
- #define PG_VERSION_MAJOR 9
- #define PG_VERSION_MINOR 2
- #define PG_VERSION_VERIFIED 1
- #define PG_LIBPQ_VERIFIED 1
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment