Skip to content

Instantly share code, notes, and snippets.

@ylluminate
Created March 4, 2013 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ylluminate/7ec05bce5c074173afb8 to your computer and use it in GitHub Desktop.
Save ylluminate/7ec05bce5c074173afb8 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = hostname
uname -m = x86_64
uname -r = 3.1.9-vs2.3.2.5
uname -s = Linux
uname -v = #1 SMP Thu Jan 26 02:37:05 UTC 2012
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/adminusername/.gems/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1903: checking for grep that handles long lines and -e
configure:1977: result: /bin/grep
configure:1982: checking for egrep
configure:2060: result: /bin/grep -E
configure:2065: checking for a sed that does not truncate output
configure:2119: result: /bin/sed
configure:2251: checking for cc
configure:2267: found /usr/bin/cc
configure:2278: result: cc
configure:2314: checking for C compiler version
configure:2321: cc --version >&5
cc (Debian 4.3.2-1.1) 4.3.2
Copyright (C) 2008 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:2324: $? = 0
configure:2331: cc -v >&5
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-cld --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1)
configure:2334: $? = 0
configure:2341: cc -V >&5
cc: '-V' option must have argument
configure:2344: $? = 1
configure:2367: checking for C compiler default output file name
configure:2394: cc conftest.c >&5
configure:2397: $? = 0
configure:2435: result: a.out
configure:2452: checking whether the C compiler works
configure:2462: ./a.out
configure:2465: $? = 0
configure:2482: result: yes
configure:2489: checking whether we are cross compiling
configure:2491: result: no
configure:2494: checking for suffix of executables
configure:2501: cc -o conftest conftest.c >&5
configure:2504: $? = 0
configure:2528: result:
configure:2534: checking for suffix of object files
configure:2560: cc -c conftest.c >&5
configure:2563: $? = 0
configure:2586: result: o
configure:2590: checking whether we are using the GNU C compiler
configure:2619: cc -c conftest.c >&5
configure:2625: $? = 0
configure:2642: result: yes
configure:2647: checking whether cc accepts -g
configure:2677: cc -c -g conftest.c >&5
configure:2683: $? = 0
configure:2782: result: yes
configure:2799: checking for cc option to accept ISO C89
configure:2873: cc -c -g -O2 conftest.c >&5
configure:2879: $? = 0
configure:2902: result: none needed
configure:2926: checking how to run the C preprocessor
configure:2966: cc -E conftest.c
configure:2972: $? = 0
configure:3003: cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3009: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3042: result: cc -E
configure:3071: cc -E conftest.c
configure:3077: $? = 0
configure:3108: cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3114: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3154: checking for icc
configure:3167: result: no
configure:3181: checking for suncc
configure:3194: result: no
configure:3212: checking whether cc understands -c and -o together
configure:3244: cc -c conftest.c -o conftest2.o >&5
configure:3247: $? = 0
configure:3253: cc -c conftest.c -o conftest2.o >&5
configure:3256: $? = 0
configure:3308: result: yes
configure:3324: checking for system library directory
configure:3342: result: lib
configure:3349: checking if compiler supports -R
configure:3378: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: unrecognized option '-R'
/usr/bin/ld: /usr/lib: No such file: File format not recognized
collect2: ld returned 1 exit status
configure:3384: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3403: result: no
configure:3408: checking if compiler supports -Wl,-rpath,
configure:3437: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3443: $? = 0
configure:3462: result: yes
configure:3511: checking build system type
configure:3529: result: x86_64-unknown-linux-gnu
configure:3551: checking host system type
configure:3566: result: x86_64-unknown-linux-gnu
configure:3588: checking target system type
configure:3603: result: x86_64-unknown-linux-gnu
configure:3715: checking for PHP prefix
configure:3717: result: /usr/local/php5
configure:3719: checking for PHP includes
configure:3721: result: -I/usr/local/php5/include/php -I/usr/local/php5/include/php/main -I/usr/local/php5/include/php/TSRM -I/usr/local/php5/include/php/Zend -I/usr/local/php5/include/php/ext -I/usr/local/php5/include/php/ext/date/lib
configure:3723: checking for PHP extension directory
configure:3725: result: /usr/local/php5/lib/php/extensions/no-debug-non-zts-20060613
configure:3727: checking for PHP installed headers prefix
configure:3729: result: /usr/local/php5/include/php
configure:3732: checking if debug is enabled
configure:3762: result: no
configure:3765: checking if zts is enabled
configure:3795: result: no
configure:3877: checking for re2c
configure:3893: found /usr/bin/re2c
configure:3904: result: re2c
configure:3913: checking for re2c version
configure:3927: result: 0.13.5 (ok)
configure:3946: checking for gawk
configure:3963: found /usr/bin/gawk
configure:3974: result: gawk
configure:4023: checking for XCache support
configure:4065: result: yes, shared
configure:4075: checking for XCache handle of compile time constant
configure:4092: result: yes
configure:4144: checking for XCache optimizer
configure:4161: result: no
configure:4183: checking for XCache coverager
configure:4200: result: no
configure:4222: checking for XCache assembler
configure:4239: result: no
configure:4261: checking for XCache disassembler
configure:4278: result: no
configure:4300: checking for XCache encoder
configure:4317: result: no
configure:4339: checking for XCache decoder
configure:4356: result: no
configure:4383: checking for XCache self test
configure:4400: result: no
configure:4423: checking for XCache self test
configure:4440: result: no
configure:4778: checking for gawk
configure:4796: found /usr/bin/gawk
configure:4808: result: /usr/bin/gawk
configure:4833: checking for m4
configure:4851: found /usr/bin/m4
configure:4863: result: /usr/bin/m4
configure:4893: checking for grep
configure:4923: result: /bin/grep
configure:4941: checking for sed
configure:4971: result: /bin/sed
configure:4990: checking for indent
configure:5008: found /usr/bin/indent
configure:5020: result: /usr/bin/indent
configure:5152: checking for ld used by cc
configure:5219: result: /usr/bin/ld
configure:5228: checking if the linker (/usr/bin/ld) is GNU ld
configure:5243: result: yes
configure:5248: checking for /usr/bin/ld option to reload object files
configure:5255: result: -r
configure:5273: checking for BSD-compatible nm
configure:5322: result: /usr/bin/nm -B
configure:5326: checking whether ln -s works
configure:5330: result: yes
configure:5337: checking how to recognize dependent libraries
configure:5523: result: pass_all
configure:5608: cc -c -g -O2 conftest.c >&5
configure:5611: $? = 0
configure:5760: checking for ANSI C header files
configure:5790: cc -c -g -O2 conftest.c >&5
configure:5796: $? = 0
configure:5895: cc -o conftest -g -O2 conftest.c >&5
configure:5898: $? = 0
configure:5904: ./conftest
configure:5907: $? = 0
configure:5924: result: yes
configure:5948: checking for sys/types.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:5948: checking for sys/stat.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:5948: checking for stdlib.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:5948: checking for string.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:5948: checking for memory.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:5948: checking for strings.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:5948: checking for inttypes.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:5948: checking for stdint.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:5948: checking for unistd.h
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5975: $? = 0
configure:5991: result: yes
configure:6018: checking dlfcn.h usability
configure:6035: cc -c -g -O2 conftest.c >&5
configure:6041: $? = 0
configure:6055: result: yes
configure:6059: checking dlfcn.h presence
configure:6074: cc -E conftest.c
configure:6080: $? = 0
configure:6094: result: yes
configure:6122: checking for dlfcn.h
configure:6130: result: yes
configure:6155: checking the maximum length of command line arguments
configure:6267: result: 98304
configure:6279: checking command to parse /usr/bin/nm -B output from cc object
configure:6384: cc -c -g -O2 conftest.c >&5
configure:6387: $? = 0
configure:6391: /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:6394: $? = 0
configure:6446: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6449: $? = 0
configure:6487: result: ok
configure:6491: checking for objdir
configure:6506: result: .libs
configure:6598: checking for ar
configure:6614: found /usr/bin/ar
configure:6625: result: ar
configure:6694: checking for ranlib
configure:6710: found /usr/bin/ranlib
configure:6721: result: ranlib
configure:6790: checking for strip
configure:6806: found /usr/bin/strip
configure:6817: result: strip
configure:7398: checking if cc supports -fno-rtti -fno-exceptions
configure:7416: cc -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
configure:7420: $? = 0
configure:7433: result: no
configure:7448: checking for cc option to produce PIC
configure:7688: result: -fPIC
configure:7696: checking if cc PIC flag -fPIC works
configure:7714: cc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7718: $? = 0
configure:7731: result: yes
configure:7759: checking if cc static flag -static works
configure:7787: result: yes
configure:7797: checking if cc supports -c -o file.o
configure:7818: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7822: $? = 0
configure:7844: result: yes
configure:7870: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8802: result: yes
configure:8823: checking whether -lc should be explicitly linked in
configure:8828: cc -c -g -O2 conftest.c >&5
configure:8831: $? = 0
configure:8846: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8849: $? = 0
configure:8861: result: no
configure:8869: checking dynamic linker characteristics
configure:9471: result: GNU/Linux ld.so
configure:9495: checking how to hardcode library paths into programs
configure:9520: result: immediate
configure:9534: checking whether stripping libraries is possible
configure:9539: result: yes
configure:10341: checking if libtool supports shared libraries
configure:10343: result: yes
configure:10346: checking whether to build shared libraries
configure:10367: result: yes
configure:10370: checking whether to build static libraries
configure:10374: result: no
configure:10469: result:
creating libtool
configure:14168: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hostname
config.status:515: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-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_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-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_INDENT=/usr/bin/indent
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_SED=/bin/sed
ac_cv_path_XCACHE_AWK=/usr/bin/gawk
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_RE2C=re2c
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_cc_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_target=x86_64-unknown-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=/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=yes
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/local/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/4.3.2 /usr/lib /lib'
lt_cv_sys_max_cmd_len=98304
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_dashr=no
php_cv_cc_rpath=yes
php_cv_re2c_version='0.13.5 (ok)'
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '
CONFIGURE_OPTIONS=''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INDENT='/usr/bin/indent'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
M4='/usr/bin/m4 -B 102400'
NMEDIT=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RE2C='re2c'
SED='/bin/sed'
SHELL='/bin/sh'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
XCACHE_AWK='LANG=C /usr/bin/gawk'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
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/php5'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define HAVE_XCACHE_CONSTANT 1
#define HAVE_XCACHE_CACHER 1
#define XCACHE_MODULES "cacher"
#define COMPILE_DL_XCACHE 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
/home/adminusername/xcache-3.0.1
[hostname]$ make test
Build complete.
Don't forget to run 'make test'.
=====================================================================
PHP : /usr/local/php5/bin/php
PHP_SAPI : cli
PHP_VERSION : 5.2.17
ZEND_VERSION: 2.2.0
PHP_OS : Linux - Linux hostname 3.1.9-vs2.3.2.5 #1 SMP Thu Jan 26 02:37:05 UTC 2012 x86_64
INI actual : /home/adminusername/xcache-3.0.1/tmp-php.ini
More .INIs :
CWD : /home/adminusername/xcache-3.0.1
Extra dirs :
VALGRIND : Not used
=====================================================================
TIME START 2013-03-04 01:46:31
=====================================================================
SKIP include absolute path [tests/xcache_include_absolute.phpt] reason: __DIR__ not supported in this php version
SKIP include relative to current working dir [tests/xcache_include_relative_cwd.phpt] reason: __DIR__ not supported in this php version
SKIP include relative to current file [tests/xcache_include_relative_file.phpt] reason: __DIR__ not supported in this php version
PASS xcache_is_autoglobal [tests/xcache_is_autoglobal.phpt]
FAIL xcache_set/get test [tests/xcache_var.phpt]
=====================================================================
TIME END 2013-03-04 01:46:32
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 0
Exts tested : 44
---------------------------------------------------------------------
Number of tests : 5 2
Tests skipped : 3 ( 60.0%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 1 ( 20.0%) ( 50.0%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 1 ( 20.0%) ( 50.0%)
---------------------------------------------------------------------
Time taken : 1 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
xcache_set/get test [tests/xcache_var.phpt]
=====================================================================
You may have found a problem in PHP.
We would like to send this report automatically to the
PHP QA team, to give us a better understanding of how
the test cases are doing. If you don't want to send it
immediately, you can choose "s" to save the report to
a file that you can send us later.
Do you want to send this report now? [Yns]:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment