| Server IP : 176.9.105.210 / Your IP : 216.73.217.21 Web Server : Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips System : Linux server.mediaphic.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : freelife ( 1356) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system,show_source,mail,sendmail,popen,symlink,phpinfo MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/local/src/memcache-8.0/ |
Upload File : |
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ ./configure --with-php-config=/opt/alt/php80/usr/bin/php-config
## --------- ##
## Platform. ##
## --------- ##
hostname = server.mediaphic.com
uname -m = x86_64
uname -r = 3.10.0-1160.92.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Jun 20 11:48:01 UTC 2023
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/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/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2489: looking for aux files: config.guess config.sub
configure:2502: trying ./build/
configure:2531: ./build/config.guess found
configure:2531: ./build/config.sub found
configure:2648: checking for grep that handles long lines and -e
configure:2712: result: /usr/bin/grep
configure:2717: checking for egrep
configure:2785: result: /usr/bin/grep -E
configure:2790: checking for a sed that does not truncate output
configure:2860: result: /usr/bin/sed
configure:3004: checking for pkg-config
configure:3027: found /usr/bin/pkg-config
configure:3039: result: /usr/bin/pkg-config
configure:3064: checking pkg-config is at least version 0.9.0
configure:3067: result: yes
configure:3143: checking for cc
configure:3164: found /usr/bin/cc
configure:3175: result: cc
configure:3206: checking for C compiler version
configure:3215: cc --version >&5
cc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44)
Copyright (C) 2015 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:3226: $? = 0
configure:3215: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC)
configure:3226: $? = 0
configure:3215: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:3226: $? = 4
configure:3215: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'
cc: fatal error: no input files
compilation terminated.
configure:3226: $? = 4
configure:3215: cc -version >&5
cc: error: unrecognized command line option '-version'
cc: fatal error: no input files
compilation terminated.
configure:3226: $? = 4
configure:3246: checking whether the C compiler works
configure:3268: cc conftest.c >&5
configure:3272: $? = 0
configure:3322: result: yes
configure:3325: checking for C compiler default output file name
configure:3327: result: a.out
configure:3333: checking for suffix of executables
configure:3340: cc -o conftest conftest.c >&5
configure:3344: $? = 0
configure:3367: result:
configure:3389: checking whether we are cross compiling
configure:3397: cc -o conftest conftest.c >&5
configure:3401: $? = 0
configure:3408: ./conftest
configure:3412: $? = 0
configure:3427: result: no
configure:3432: checking for suffix of object files
configure:3455: cc -c conftest.c >&5
configure:3459: $? = 0
configure:3481: result: o
configure:3485: checking whether the compiler supports GNU C
configure:3505: cc -c conftest.c >&5
configure:3505: $? = 0
configure:3515: result: yes
configure:3526: checking whether cc accepts -g
configure:3547: cc -c -g conftest.c >&5
configure:3547: $? = 0
configure:3591: result: yes
configure:3611: checking for cc option to enable C11 features
configure:3626: cc -c -g -O2 conftest.c >&5
conftest.c:61:3: error: #error "Compiler does not advertise C99 conformance"
# error "Compiler does not advertise C99 conformance"
^
conftest.c:116:29: error: expected ';', ',' or ')' before 'text'
test_restrict (ccp restrict text)
^
conftest.c:165:3: error: #error "Compiler does not advertise C11 conformance"
# error "Compiler does not advertise C11 conformance"
^
conftest.c:196:12: error: 'syntax' undeclared here (not in a function)
#define u8 syntax error!
^
conftest.c:197:29: note: in expansion of macro 'u8'
char const utf8_literal[] = u8"happens to be ASCII" "another string";
^
conftest.c:196:19: error: expected ',' or ';' before 'error'
#define u8 syntax error!
^
conftest.c:197:29: note: in expansion of macro 'u8'
char const utf8_literal[] = u8"happens to be ASCII" "another string";
^
conftest.c: In function 'main':
conftest.c:230:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
char *restrict newvar = "Another string";
^
conftest.c:230:18: error: 'newvar' undeclared (first use in this function)
conftest.c:230:18: note: each undeclared identifier is reported only once for each function it appears in
conftest.c:240:3: error: 'for' loop initial declarations are only allowed in C99 mode
for (int i = 0; i < ia->datasize; ++i)
^
conftest.c:240:3: note: use option -std=c99 or -std=gnu99 to compile your code
configure:3626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| /* Does the compiler advertise C89 conformance?
| Do not test the value of __STDC__, because some compilers set it to 0
| while being otherwise adequately conformant. */
| #if !defined __STDC__
| # error "Compiler does not advertise C89 conformance"
| #endif
|
| #include <stddef.h>
| #include <stdarg.h>
| struct stat;
| /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */
| struct buf { int x; };
| struct buf * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
|
| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
| function prototypes and stuff, but not \xHH hex character constants.
| These do not provoke an error unfortunately, instead are silently treated
| as an "x". The following induces an error, until -std is added to get
| proper ANSI mode. Curiously \x00 != x always comes out true, for an
| array size at least. It is necessary to write \x00 == 0 to get something
| that is true only with -std. */
| int osf4_cc_array ['\x00' == 0 ? 1 : -1];
|
| /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
| inside strings and character constants. */
| #define FOO(x) 'x'
| int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
|
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int),
| int, int);
|
| // Does the compiler advertise C99 conformance?
| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L
| # error "Compiler does not advertise C99 conformance"
| #endif
|
| #include <stdbool.h>
| extern int puts (const char *);
| extern int printf (const char *, ...);
| extern int dprintf (int, const char *, ...);
| extern void *malloc (size_t);
|
| // Check varargs macros. These examples are taken from C99 6.10.3.5.
| // dprintf is used instead of fprintf to avoid needing to declare
| // FILE and stderr.
| #define debug(...) dprintf (2, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
| int x = 1234;
| int y = 5678;
| debug ("Flag");
| debug ("X = %d\n", x);
| showlist (The first, second, and third items.);
| report (x>y, "x is %d but y is %d", x, y);
| }
|
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
| #error "your preprocessor is broken"
| #endif
| #if BIG_OK
| #else
| #error "your preprocessor is broken"
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
|
| struct incomplete_array
| {
| int datasize;
| double data[];
| };
|
| struct named_init {
| int number;
| const wchar_t *name;
| double average;
| };
|
| typedef const char *ccp;
|
| static inline int
| test_restrict (ccp restrict text)
| {
| // See if C++-style comments work.
| // Iterate through items via the restricted pointer.
| // Also check for declarations in for loops.
| for (unsigned int i = 0; *(text+i) != '\0'; ++i)
| continue;
| return 0;
| }
|
| // Check varargs and va_copy.
| static bool
| test_varargs (const char *format, ...)
| {
| va_list args;
| va_start (args, format);
| va_list args_copy;
| va_copy (args_copy, args);
|
| const char *str = "";
| int number = 0;
| float fnumber = 0;
|
| while (*format)
| {
| switch (*format++)
| {
| case 's': // string
| str = va_arg (args_copy, const char *);
| break;
| case 'd': // int
| number = va_arg (args_copy, int);
| break;
| case 'f': // float
| fnumber = va_arg (args_copy, double);
| break;
| default:
| break;
| }
| }
| va_end (args_copy);
| va_end (args);
|
| return *str && number && fnumber;
| }
|
|
| // Does the compiler advertise C11 conformance?
| #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L
| # error "Compiler does not advertise C11 conformance"
| #endif
|
| // Check _Alignas.
| char _Alignas (double) aligned_as_double;
| char _Alignas (0) no_special_alignment;
| extern char aligned_as_int;
| char _Alignas (0) _Alignas (int) aligned_as_int;
|
| // Check _Alignof.
| enum
| {
| int_alignment = _Alignof (int),
| int_array_alignment = _Alignof (int[100]),
| char_alignment = _Alignof (char)
| };
| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
|
| // Check _Noreturn.
| int _Noreturn does_not_return (void) { for (;;) continue; }
|
| // Check _Static_assert.
| struct test_static_assert
| {
| int x;
| _Static_assert (sizeof (int) <= sizeof (long int),
| "_Static_assert does not work in struct");
| long int y;
| };
|
| // Check UTF-8 literals.
| #define u8 syntax error!
| char const utf8_literal[] = u8"happens to be ASCII" "another string";
|
| // Check duplicate typedefs.
| typedef long *long_ptr;
| typedef long int *long_ptr;
| typedef long_ptr long_ptr;
|
| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
| struct anonymous
| {
| union {
| struct { int i; int j; };
| struct { int k; long int l; } w;
| };
| int m;
| } v1;
|
|
| int
| main (int argc, char **argv)
| {
| int ok = 0;
|
| ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]);
|
|
| // Check bool.
| _Bool success = false;
| success |= (argc != 0);
|
| // Check restrict.
| if (test_restrict ("String literal") == 0)
| success = true;
| char *restrict newvar = "Another string";
|
| // Check varargs.
| success &= test_varargs ("s, d' f .", "string", 65, 34.234);
| test_varargs_macros ();
|
| // Check flexible array members.
| struct incomplete_array *ia =
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
| ia->datasize = 10;
| for (int i = 0; i < ia->datasize; ++i)
| ia->data[i] = i * 1.234;
|
| // Check named initializers.
| struct named_init ni = {
| .number = 34,
| .name = L"Test wide string",
| .average = 543.34343,
| };
|
| ni.number = 58;
|
| int dynamic_array[ni.number];
| dynamic_array[0] = argv[0][0];
| dynamic_array[ni.number - 1] = 543;
|
| // work around unused variable warnings
| ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| || dynamic_array[ni.number - 1] != 543);
|
|
| _Static_assert ((offsetof (struct anonymous, i)
| == offsetof (struct anonymous, w.k)),
| "Anonymous union alignment botch");
| v1.i = 2;
| v1.w.k = 5;
| ok |= v1.i != 5;
|
| return ok;
| }
|
configure:3626: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:3626: $? = 0
configure:3647: result: -std=gnu11
configure:3760: checking how to run the C preprocessor
configure:3786: cc -std=gnu11 -E conftest.c
configure:3786: $? = 0
configure:3801: cc -std=gnu11 -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3828: result: cc -std=gnu11 -E
configure:3842: cc -std=gnu11 -E conftest.c
configure:3842: $? = 0
configure:3857: cc -std=gnu11 -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3857: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3890: checking for icc
configure:3900: result: no
configure:3914: checking for suncc
configure:3924: result: no
configure:3942: checking for system library directory
configure:3958: result: lib
configure:3965: checking if compiler supports -Wl,-rpath,
configure:3985: cc -std=gnu11 -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3985: $? = 0
configure:3996: result: yes
configure:4051: checking build system type
configure:4066: result: x86_64-pc-linux-gnu
configure:4086: checking host system type
configure:4100: result: x86_64-pc-linux-gnu
configure:4120: checking target system type
configure:4134: result: x86_64-pc-linux-gnu
configure:4238: checking for PHP prefix
configure:4240: result: /opt/alt/php80/usr
configure:4242: checking for PHP includes
configure:4244: result: -I/opt/alt/php80/usr/include/php -I/opt/alt/php80/usr/include/php/main -I/opt/alt/php80/usr/include/php/TSRM -I/opt/alt/php80/usr/include/php/Zend -I/opt/alt/php80/usr/include/php/ext -I/opt/alt/php80/usr/include/php/ext/date/lib
configure:4246: checking for PHP extension directory
configure:4248: result: /opt/alt/php80/usr/lib/php/extensions/no-debug-non-zts-20200930
configure:4250: checking for PHP installed headers prefix
configure:4252: result: /opt/alt/php80/usr/include/php
configure:4255: checking if debug is enabled
configure:4282: result: no
configure:4285: checking if zts is enabled
configure:4312: result: no
configure:4380: checking for gawk
configure:4402: found /usr/bin/gawk
configure:4413: result: gawk
configure:4458: checking whether to enable memcache support
configure:4498: result: yes, shared
configure:4507: checking whether to enable memcache session handler support
configure:4522: result: yes
configure:4532: checking for the location of ZLIB
configure:4548: result: no
configure:4594: checking for the location of zlib
configure:4599: result: /usr
configure:4834: checking PHP version
configure:4854: cc -std=gnu11 -c -g -O2 -I/opt/alt/php80/usr/include/php -I/opt/alt/php80/usr/include/php/main -I/opt/alt/php80/usr/include/php/TSRM -I/opt/alt/php80/usr/include/php/Zend -I/opt/alt/php80/usr/include/php/ext -I/opt/alt/php80/usr/include/php/ext/date/lib conftest.c >&5
configure:4854: $? = 0
configure:4858: result: PHP 7.x
configure:4872: checking for session includes
configure:4893: result: /opt/alt/php80/usr/include/php
configure:4904: checking for memcache session support
configure:4907: result: enabled
configure:5527: checking for a sed that does not truncate output
configure:5582: result: /usr/bin/sed
configure:5597: checking for ld used by cc -std=gnu11
configure:5665: result: /usr/bin/ld
configure:5672: checking if the linker (/usr/bin/ld) is GNU ld
configure:5688: result: yes
configure:5693: checking for /usr/bin/ld option to reload object files
configure:5701: result: -r
configure:5719: checking for BSD-compatible nm
configure:5769: result: /usr/bin/nm -B
configure:5773: checking whether ln -s works
configure:5777: result: yes
configure:5784: checking how to recognize dependent libraries
configure:5971: result: pass_all
configure:6056: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6059: $? = 0
configure:6195: checking for stdio.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for stdlib.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for string.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for inttypes.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for stdint.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for strings.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for sys/stat.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for sys/types.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6195: checking for unistd.h
configure:6195: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6195: $? = 0
configure:6195: result: yes
configure:6220: checking for dlfcn.h
configure:6220: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6220: $? = 0
configure:6220: result: yes
configure:6239: checking the maximum length of command line arguments
configure:6352: result: 1572864
configure:6364: checking command to parse /usr/bin/nm -B output from cc -std=gnu11 object
configure:6470: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:6473: $? = 0
configure:6477: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6480: $? = 0
configure:6532: cc -std=gnu11 -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6535: $? = 0
configure:6573: result: ok
configure:6577: checking for objdir
configure:6593: result: .libs
configure:6690: checking for ar
configure:6711: found /usr/bin/ar
configure:6722: result: ar
configure:6792: checking for ranlib
configure:6813: found /usr/bin/ranlib
configure:6824: result: ranlib
configure:6894: checking for strip
configure:6915: found /usr/bin/strip
configure:6926: result: strip
configure:7521: checking if cc -std=gnu11 supports -fno-rtti -fno-exceptions
configure:7540: cc -std=gnu11 -c -g -O2 -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:7544: $? = 0
configure:7557: result: no
configure:7572: checking for cc -std=gnu11 option to produce PIC
configure:7812: result: -fPIC
configure:7820: checking if cc -std=gnu11 PIC flag -fPIC works
configure:7839: cc -std=gnu11 -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7843: $? = 0
configure:7856: result: yes
configure:7884: checking if cc -std=gnu11 static flag -static works
configure:7913: result: no
configure:7923: checking if cc -std=gnu11 supports -c -o file.o
configure:7945: cc -std=gnu11 -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7949: $? = 0
configure:7971: result: yes
configure:7997: checking whether the cc -std=gnu11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8925: result: yes
configure:8946: checking whether -lc should be explicitly linked in
configure:8951: cc -std=gnu11 -c -g -O2 conftest.c >&5
configure:8954: $? = 0
configure:8969: cc -std=gnu11 -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8972: $? = 0
configure:8984: result: no
configure:8992: checking dynamic linker characteristics
configure:9590: result: GNU/Linux ld.so
configure:9616: checking how to hardcode library paths into programs
configure:9641: result: immediate
configure:9655: checking whether stripping libraries is possible
configure:9660: result: yes
configure:10175: checking if libtool supports shared libraries
configure:10177: result: yes
configure:10180: checking whether to build shared libraries
configure:10201: result: yes
configure:10204: checking whether to build static libraries
configure:10208: result: no
configure:10302: result:
creating libtool
configure:14008: patching config.h.in
configure:14019: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on server.mediaphic.com
config.status:671: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -std=gnu11 -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c11=-std=gnu11
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=-std=gnu11
ac_cv_target=x86_64-pc-linux-gnu
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_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib64//bind9-export/ /usr/local/apache/modules '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/4.8.5 /usr/lib64 /lib64'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='cc -std=gnu11'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-php-config=/opt/alt/php80/usr/bin/php-config'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig'\'''
CONFIGURE_OPTIONS=' '\''--with-php-config=/opt/alt/php80/usr/bin/php-config'\'' '\''PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig'\'''
CPP='cc -std=gnu11 -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
NMEDIT=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/usr/local/lib64/pkgconfig'
RANLIB='ranlib'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/alt/php80/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_MEMCACHE_SESSION 1
#define HAVE_MEMCACHE 1
#define COMPILE_DL_MEMCACHE 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
configure: exit 0