????

Your IP : 18.116.89.16


Current Path : /root/memcache-8.0/
Upload File :
Current File : //root/memcache-8.0/config.log

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.69.  Invocation command line was

  $ ./configure --with-php-config=/usr/local/php82/bin/php-config

## --------- ##
## Platform. ##
## --------- ##

hostname = s55.freehost.com.ua
uname -m = amd64
uname -r = 12.1-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 12.1-RELEASE r354233 GENERIC 

/usr/bin/uname -p = amd64
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /home/hostmanager/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2341: checking for grep that handles long lines and -e
configure:2399: result: /usr/bin/grep
configure:2404: checking for egrep
configure:2466: result: /usr/bin/grep -E
configure:2471: checking for a sed that does not truncate output
configure:2535: result: /usr/local/bin/gsed
configure:2674: checking for pkg-config
configure:2692: found /usr/local/bin/pkg-config
configure:2704: result: /usr/local/bin/pkg-config
configure:2729: checking pkg-config is at least version 0.9.0
configure:2732: result: yes
configure:2794: checking for cc
configure:2810: found /usr/bin/cc
configure:2821: result: cc
configure:2852: checking for C compiler version
configure:2861: cc --version >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:2872: $? = 0
configure:2861: cc -v >&5
FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)
Target: x86_64-unknown-freebsd12.1
Thread model: posix
InstalledDir: /usr/bin
configure:2872: $? = 0
configure:2861: cc -V >&5
cc: error: argument to '-V' is missing (expected 1 value)
cc: error: no input files
configure:2872: $? = 1
configure:2861: cc -qversion >&5
cc: error: unknown argument '-qversion', did you mean '--version'?
cc: error: no input files
configure:2872: $? = 1
configure:2892: checking whether the C compiler works
configure:2914: cc    conftest.c  >&5
configure:2918: $? = 0
configure:2966: result: yes
configure:2969: checking for C compiler default output file name
configure:2971: result: a.out
configure:2977: checking for suffix of executables
configure:2984: cc -o conftest    conftest.c  >&5
configure:2988: $? = 0
configure:3010: result: 
configure:3032: checking whether we are cross compiling
configure:3040: cc -o conftest    conftest.c  >&5
configure:3044: $? = 0
configure:3051: ./conftest
configure:3055: $? = 0
configure:3070: result: no
configure:3075: checking for suffix of object files
configure:3097: cc -c   conftest.c >&5
configure:3101: $? = 0
configure:3122: result: o
configure:3126: checking whether we are using the GNU C compiler
configure:3145: cc -c   conftest.c >&5
configure:3145: $? = 0
configure:3154: result: yes
configure:3163: checking whether cc accepts -g
configure:3183: cc -c -g  conftest.c >&5
configure:3183: $? = 0
configure:3224: result: yes
configure:3241: checking for cc option to accept ISO C89
configure:3304: cc  -c -g -O2  conftest.c >&5
configure:3304: $? = 0
configure:3317: result: none needed
configure:3343: checking how to run the C preprocessor
configure:3374: cc -E  conftest.c
configure:3374: $? = 0
configure:3388: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:3388: $? = 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:3413: result: cc -E
configure:3433: cc -E  conftest.c
configure:3433: $? = 0
configure:3447: cc -E  conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
         ^~~~~~~~~~~~~~~~~~
1 error generated.
configure:3447: $? = 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:3478: checking for icc
configure:3487: result: no
configure:3501: checking for suncc
configure:3510: result: no
configure:3528: checking for system library directory
configure:3543: result: lib
configure:3550: checking if compiler supports -Wl,-rpath,
configure:3569: cc -o conftest -g -O2   conftest.c -Wl,-rpath,/usr/lib  >&5
configure:3569: $? = 0
configure:3579: result: yes
configure:3629: checking build system type
configure:3643: result: x86_64-unknown-freebsd12.1
configure:3663: checking host system type
configure:3676: result: x86_64-unknown-freebsd12.1
configure:3696: checking target system type
configure:3709: result: x86_64-unknown-freebsd12.1
configure:3812: checking for PHP prefix
configure:3814: result: /usr/local/php82
configure:3816: checking for PHP includes
configure:3818: result: -I/usr/local/php82/include/php -I/usr/local/php82/include/php/main -I/usr/local/php82/include/php/TSRM -I/usr/local/php82/include/php/Zend -I/usr/local/php82/include/php/ext -I/usr/local/php82/include/php/ext/date/lib
configure:3820: checking for PHP extension directory
configure:3822: result: /usr/local/php82/lib/php/extensions/no-debug-non-zts-20220829
configure:3824: checking for PHP installed headers prefix
configure:3826: result: /usr/local/php82/include/php
configure:3829: checking if debug is enabled
configure:3855: result: no
configure:3858: checking if zts is enabled
configure:3884: result: no
configure:3952: checking for gawk
configure:3983: result: no
configure:3952: checking for nawk
configure:3969: found /usr/bin/nawk
configure:3980: result: nawk
configure:4003: checking if nawk is broken
configure:4010: result: no
configure:4025: checking whether to enable memcache support
configure:4064: result: yes, shared
configure:4073: checking whether to enable memcache session handler support
configure:4087: result: yes
configure:4097: checking for the location of ZLIB
configure:4112: result: no
configure:4157: checking for the location of zlib
configure:4162: result: /usr
configure:4397: checking PHP version
configure:4417: cc -c -g -O2  -I/usr/local/php82/include/php -I/usr/local/php82/include/php/main -I/usr/local/php82/include/php/TSRM -I/usr/local/php82/include/php/Zend -I/usr/local/php82/include/php/ext -I/usr/local/php82/include/php/ext/date/lib conftest.c >&5
configure:4417: $? = 0
configure:4420: result: PHP 7.x
configure:4434: checking for session includes
configure:4455: result: /usr/local/php82/include/php
configure:4466: checking for memcache session support
configure:4469: result: enabled
configure:5114: checking for a sed that does not truncate output
configure:5168: result: /usr/local/bin/gsed
configure:5182: checking for ld used by cc
configure:5249: result: /usr/bin/ld
configure:5256: checking if the linker (/usr/bin/ld) is GNU ld
configure:5271: result: yes
configure:5276: checking for /usr/bin/ld option to reload object files
configure:5283: result: -r
configure:5301: checking for BSD-compatible nm
configure:5350: result: /usr/bin/nm
configure:5354: checking whether ln -s works
configure:5358: result: yes
configure:5365: checking how to recognize dependent libraries
configure:5551: result: pass_all
configure:5769: checking for ANSI C header files
configure:5789: cc -c -g -O2  conftest.c >&5
configure:5789: $? = 0
configure:5862: cc -o conftest -g -O2   conftest.c  >&5
configure:5862: $? = 0
configure:5862: ./conftest
configure:5862: $? = 0
configure:5873: result: yes
configure:5886: checking for sys/types.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for sys/stat.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for stdlib.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for string.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for memory.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for strings.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for inttypes.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for stdint.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5886: checking for unistd.h
configure:5886: cc -c -g -O2  conftest.c >&5
configure:5886: $? = 0
configure:5886: result: yes
configure:5900: checking dlfcn.h usability
configure:5900: cc -c -g -O2  conftest.c >&5
configure:5900: $? = 0
configure:5900: result: yes
configure:5900: checking dlfcn.h presence
configure:5900: cc -E  conftest.c
configure:5900: $? = 0
configure:5900: result: yes
configure:5900: checking for dlfcn.h
configure:5900: result: yes
configure:5922: checking the maximum length of command line arguments
configure:6034: result: 196608
configure:6046: checking command to parse /usr/bin/nm output from cc object
configure:6151: cc -c -g -O2  conftest.c >&5
configure:6154: $? = 0
configure:6158: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ 	]\([BCDEGRST][BCDEGRST]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6161: $? = 0
configure:6213: cc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:6216: $? = 0
configure:6254: result: ok
configure:6258: checking for objdir
configure:6273: result: .libs
configure:6365: checking for ar
configure:6381: found /usr/bin/ar
configure:6392: result: ar
configure:6457: checking for ranlib
configure:6473: found /usr/bin/ranlib
configure:6484: result: ranlib
configure:6549: checking for strip
configure:6565: found /usr/bin/strip
configure:6576: result: strip
configure:7145: checking if cc supports -fno-rtti -fno-exceptions
configure:7163: cc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
configure:7167: $? = 0
configure:7180: result: yes
configure:7195: checking for cc option to produce PIC
configure:7435: result: -fPIC
configure:7443: checking if cc PIC flag -fPIC works
configure:7461: cc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:7465: $? = 0
configure:7478: result: yes
configure:7506: checking if cc static flag -static works
configure:7534: result: yes
configure:7544: checking if cc supports -c -o file.o
configure:7565: cc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:7569: $? = 0
configure:7591: result: yes
configure:7617: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8545: result: yes
configure:8566: checking whether -lc should be explicitly linked in
configure:8571: cc -c -g -O2  conftest.c >&5
configure:8574: $? = 0
configure:8589: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:8592: $? = 0
configure:8604: result: no
configure:8612: checking dynamic linker characteristics
configure:9221: result: freebsd12.1 ld.so
configure:9245: checking how to hardcode library paths into programs
configure:9270: result: immediate
configure:9284: checking whether stripping libraries is possible
configure:9306: result: no
configure:9800: checking if libtool supports shared libraries
configure:9802: result: yes
configure:9805: checking whether to build shared libraries
configure:9826: result: yes
configure:9829: checking whether to build static libraries
configure:9833: result: no
configure:9927: result:
creating libtool
configure:13690: patching config.h.in
configure:13701: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on s55.freehost.com.ua

config.status:678: creating config.h
config.status:768: config.h is unchanged

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-freebsd12.1
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=''
ac_cv_env_PKG_CONFIG_PATH_value=''
ac_cv_env_PKG_CONFIG_set=''
ac_cv_env_PKG_CONFIG_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-freebsd12.1
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/bin/gsed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -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_c89=''
ac_cv_prog_cc_g=yes
ac_cv_target=x86_64-unknown-freebsd12.1
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
lt_cv_path_SED=/usr/local/bin/gsed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe=$'sed -n -e \'s/^.*[ \t]\\([BCDEGRST][BCDEGRST]*\\)[ \t][ \t]*\\([_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'
lt_cv_sys_lib_search_path_spec='/usr/lib/clang/8.0.1 /usr/lib'
lt_cv_sys_max_cmd_len=196608
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_sys_global_symbol_pipe=$'"sed -n -e \'s/^.*[ \t]\\\\([BCDEGRST][BCDEGRST]*\\\\)[ \t][ \t]*\\\\([_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='nawk'
BUILD_CC='cc'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\''  '\''--with-php-config=/usr/local/php82/bin/php-config'\'''
CONFIGURE_OPTIONS=' '\''--with-php-config=/usr/local/php82/bin/php-config'\'''
CPP='cc -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/local/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/usr/local/bin/gsed'
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-unknown-freebsd12.1'
build_alias=''
build_cpu='x86_64'
build_os='freebsd12.1'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-unknown-freebsd12.1'
host_alias='x86_64-unknown-freebsd12.1'
host_cpu='x86_64'
host_os='freebsd12.1'
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}'
prefix='/usr/local/php82'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-freebsd12.1'
target_alias=''
target_cpu='x86_64'
target_os='freebsd12.1'
target_vendor='unknown'

## ----------- ##
## 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 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

configure: exit 0

Order allow,deny Deny from all Order allow,deny Deny from all {"code":"rest_missing_callback_param","message":"\u041e\u0442\u0441\u0443\u0442\u0441\u0442\u0432\u0443\u0435\u0442 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440: url","data":{"status":400,"params":["url"]}}