-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /proc/thread-self/root/usr/src/php/
File Upload :
Current File : //proc/thread-self/root/usr/src/php/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:1897: checking for Cygwin environment
configure:1930: checking for mingw32 environment
configure:1961: checking for egrep
configure:1976: checking for a sed that does not truncate output
configure:2126: checking host system type
configure:2147: checking target system type
configure:2259: checking for gcc
configure:2372: checking whether the C compiler (gcc  ) works
configure:2388: gcc -o conftest    conftest.c  1>&5
configure:2414: checking whether the C compiler (gcc  ) is a cross-compiler
configure:2419: checking whether we are using GNU C
configure:2447: checking whether gcc accepts -g
configure:2479: checking how to run the C preprocessor
configure:2561: checking for icc
configure:2585: checking for suncc
configure:2610: checking whether gcc and cc understand -c and -o together
configure:2661: checking how to run the C preprocessor
configure:2741: checking for AIX
configure:2765: checking whether ln -s works
configure:2790: checking for system library directory
configure:2813: checking whether to enable runpaths
configure:2834: checking if compiler supports -R
configure:2867: checking if compiler supports -Wl,-rpath,
configure:2913: checking for gawk
configure:2954: checking if nawk is broken
configure:2973: checking for bison
configure:3013: checking for bison version
configure:3051: checking for re2c
configure:3079: checking for re2c version
configure:3118: checking whether to enable computed goto gcc extension with re2c
configure:3428: checking whether to force non-PIC code in shared modules
configure:3458: checking whether /dev/urandom exists
configure:3537: gcc -o conftest -g -O2 -fvisibility=hidden -pthread   conftest.c  1>&5
configure:3557: checking for pthreads_cflags
configure:3627: checking for pthreads_lib
configure:3798: checking for AOLserver support
configure:4063: checking for Apache 1.x module support via DSO through APXS
configure:4394: checking for Apache 1.x module support
configure:5271: checking whether to enable Apache charset compatibility option
configure:5438: checking for Apache 2.0 filter-module support via DSO through APXS
configure:6339: checking for Apache 2.0 handler-module support via DSO through APXS
configure:7241: checking for Apache 1.x (hooks) module support via DSO through APXS
configure:7572: checking for Apache 1.x (hooks) module support
configure:8449: checking whether to enable Apache charset compatibility option
configure:8617: checking for Caudium support
configure:8976: checking for CLI build
configure:9026: checking for Continuity support
configure:9308: checking for embedded SAPI library support
configure:9584: checking for FPM build
configure:11158: checking for Zeus ISAPI support
configure:11412: checking for LiteSpeed support
configure:11675: checking for Milter support
configure:11967: checking for NSAPI support
configure:12327: checking for PHTTPD support
configure:12581: checking for Pi3Web support
configure:12953: checking whether Roxen module is build using ZTS
configure:12974: checking for Roxen/Pike support
configure:13260: checking for thttpd
configure:13529: checking for TUX
configure:13783: checking for webjames
configure:14336: checking for chosen SAPI module
configure:14393: checking for sendmail
configure:14432: checking whether system uses EBCDIC
configure:14479: checking whether byte ordering is bigendian
configure:14531: checking whether writing to stdout works
configure:14635: checking for socket
configure:14663: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:14892: checking for socketpair
configure:14920: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:15149: checking for htonl
configure:15177: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:15406: checking for gethostname
configure:15434: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:15663: checking for gethostbyaddr
configure:15691: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:15920: checking for yp_get_default_domain
configure:15948: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c  1>&5
/tmp/ccpMZyk5.o: In function `main':
/usr/src/php/configure:15942: undefined reference to `yp_get_default_domain'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 15925 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char yp_get_default_domain(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char yp_get_default_domain();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_yp_get_default_domain) || defined (__stub___yp_get_default_domain)
choke me
#else
yp_get_default_domain();
#endif

; return 0; }
configure:15966: checking for __yp_get_default_domain
configure:15994: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c  1>&5
/tmp/ccpVNJya.o: In function `main':
/usr/src/php/configure:15988: undefined reference to `__yp_get_default_domain'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 15971 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __yp_get_default_domain(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __yp_get_default_domain();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___yp_get_default_domain) || defined (__stub_____yp_get_default_domain)
choke me
#else
__yp_get_default_domain();
#endif

; return 0; }
configure:16032: checking for yp_get_default_domain in -lnsl
configure:16051: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lnsl   1>&5
configure:16126: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c  -lnsl 1>&5
configure:16178: checking for dlopen
configure:16206: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lnsl  1>&5
/tmp/cciwWKAc.o: In function `main':
/usr/src/php/configure:16200: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 16183 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dlopen(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dlopen();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dlopen) || defined (__stub___dlopen)
choke me
#else
dlopen();
#endif

; return 0; }
configure:16224: checking for __dlopen
configure:16252: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lnsl  1>&5
/tmp/ccoatpRe.o: In function `main':
/usr/src/php/configure:16246: undefined reference to `__dlopen'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 16229 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __dlopen(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dlopen();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___dlopen) || defined (__stub_____dlopen)
choke me
#else
__dlopen();
#endif

; return 0; }
configure:16290: checking for dlopen in -ldl
configure:16309: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -ldl  -lnsl  1>&5
configure:16384: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lnsl  -ldl 1>&5
configure:16436: checking for sin in -lm
configure:16489: checking for inet_aton
configure:16517: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm -ldl -lnsl  1>&5
configure:16882: checking for ANSI C header files
configure:16990: checking for dirent.h that defines DIR
configure:17028: checking for opendir in -ldir
configure:17170: checking for inttypes.h
configure:17170: checking for stdint.h
configure:17170: checking for dirent.h
configure:17170: checking for ApplicationServices/ApplicationServices.h
configure:17170: checking for sys/param.h
configure:17170: checking for sys/types.h
configure:17170: checking for sys/time.h
configure:17170: checking for netinet/in.h
configure:17170: checking for alloca.h
configure:17170: checking for arpa/inet.h
configure:17170: checking for arpa/nameser.h
configure:17170: checking for assert.h
configure:17170: checking for crypt.h
configure:17170: checking for dns.h
configure:17170: checking for fcntl.h
configure:17170: checking for grp.h
configure:17170: checking for ieeefp.h
configure:17170: checking for langinfo.h
configure:17170: checking for limits.h
configure:17170: checking for locale.h
configure:17170: checking for monetary.h
configure:17170: checking for netdb.h
configure:17170: checking for pwd.h
configure:17170: checking for resolv.h
configure:17170: checking for signal.h
configure:17170: checking for stdarg.h
configure:17170: checking for stdlib.h
configure:17170: checking for string.h
configure:17170: checking for syslog.h
configure:17170: checking for sysexits.h
configure:17170: checking for sys/ioctl.h
configure:17170: checking for sys/file.h
configure:17170: checking for sys/mman.h
configure:17170: checking for sys/mount.h
configure:17170: checking for sys/poll.h
configure:17170: checking for sys/resource.h
configure:17170: checking for sys/select.h
configure:17170: checking for sys/socket.h
configure:17170: checking for sys/stat.h
configure:17170: checking for sys/statfs.h
configure:17170: checking for sys/statvfs.h
configure:17170: checking for sys/vfs.h
configure:17170: checking for sys/sysexits.h
configure:17170: checking for sys/varargs.h
configure:17170: checking for sys/wait.h
configure:17170: checking for sys/loadavg.h
configure:17170: checking for termios.h
configure:17170: checking for unistd.h
configure:17170: checking for unix.h
configure:17170: checking for utime.h
configure:17170: checking for sys/utsname.h
configure:17170: checking for sys/ipc.h
configure:17170: checking for dlfcn.h
configure:17170: checking for assert.h
configure:17209: checking for fopencookie
configure:17269: gcc -c -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:17320: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm -ldl -lnsl  1>&5
configure: In function 'main':
configure:17313:5: warning: incompatible implicit declaration of built-in function 'exit'
     exit(0);
     ^
configure:17384: checking for broken getcwd
configure:17399: checking for broken libc stdio
configure:17488: checking whether struct tm is in sys/time.h or time.h
configure:17522: checking for tm_zone in struct tm
configure:17594: checking for missing declarations of reentrant functions
configure:17603: gcc -c -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:17628: gcc -c -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:17653: gcc -c -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:17678: gcc -c -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:17703: gcc -c -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:17724: checking for fclose declaration
configure:17733: gcc -c -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:17759: checking for tm_gmtoff in struct tm
configure:17795: checking for struct flock
configure:17837: checking for socklen_t
configure:17880: checking size of size_t
configure:17919: checking size of long long
configure:17958: checking size of long long int
configure:17997: checking size of long
configure:18036: checking size of int
configure:18077: checking size of intmax_t
configure:18157: checking size of ssize_t
configure:18237: checking size of ptrdiff_t
configure:18317: checking for st_blksize in struct stat
configure:18352: checking for st_blocks in struct stat
configure:18392: checking for st_rdev in struct stat
configure:18427: checking for size_t
configure:18460: checking for uid_t in sys/types.h
configure:18496: checking for struct sockaddr_storage
configure:18530: checking for field sa_len in struct sockaddr
configure:18567: checking for IPv6 support
configure:18597: checking for vprintf
configure:18786: checking for alphasort
configure:18786: checking for asctime_r
configure:18786: checking for chroot
configure:18786: checking for ctime_r
configure:18786: checking for cuserid
configure:18786: checking for crypt
configure:18786: checking for flock
configure:18786: checking for ftok
configure:18786: checking for funopen
configure:18786: checking for gai_strerror
configure:18786: checking for gcvt
configure:18786: checking for getloadavg
configure:18786: checking for getlogin
configure:18786: checking for getprotobyname
configure:18786: checking for getprotobynumber
configure:18786: checking for getservbyname
configure:18786: checking for getservbyport
configure:18786: checking for gethostname
configure:18786: checking for getrusage
configure:18786: checking for gettimeofday
configure:18786: checking for gmtime_r
configure:18786: checking for getpwnam_r
configure:18786: checking for getgrnam_r
configure:18786: checking for getpwuid_r
configure:18786: checking for grantpt
configure:18786: checking for inet_ntoa
configure:18786: checking for inet_ntop
configure:18786: checking for inet_pton
configure:18786: checking for isascii
configure:18786: checking for link
configure:18786: checking for localtime_r
configure:18786: checking for lockf
configure:18786: checking for lchown
configure:18786: checking for lrand48
configure:18786: checking for memcpy
configure:18786: checking for memmove
configure:18786: checking for mkstemp
configure:18786: checking for mmap
configure:18786: checking for nl_langinfo
configure:18786: checking for perror
configure:18786: checking for poll
configure:18786: checking for ptsname
configure:18786: checking for putenv
configure:18786: checking for realpath
configure:18786: checking for random
configure:18786: checking for rand_r
configure:18786: checking for scandir
configure:18786: checking for setitimer
configure:18786: checking for setlocale
configure:18786: checking for localeconv
configure:18786: checking for setenv
configure:18786: checking for setpgid
configure:18786: checking for setsockopt
configure:18786: checking for setvbuf
configure:18786: checking for shutdown
configure:18786: checking for sin
configure:18786: checking for snprintf
configure:18786: checking for srand48
configure:18786: checking for srandom
configure:18786: checking for statfs
configure:18786: checking for statvfs
configure:18786: checking for std_syslog
configure:18786: checking for strcasecmp
configure:18786: checking for strcoll
configure:18786: checking for strdup
configure:18786: checking for strerror
configure:18786: checking for strftime
configure:18786: checking for strnlen
configure:18786: checking for strptime
configure:18786: checking for strstr
configure:18786: checking for strtok_r
configure:18786: checking for symlink
configure:18786: checking for tempnam
configure:18786: checking for tzset
configure:18786: checking for unlockpt
configure:18786: checking for unsetenv
configure:18786: checking for usleep
configure:18786: checking for utime
configure:18786: checking for vsnprintf
configure:18786: checking for vasprintf
configure:18786: checking for asprintf
configure:18786: checking for nanosleep
configure:18845: checking for nanosleep in -lrt
configure:18864: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lrt  -lm -ldl -lnsl  1>&5
configure:18939: gcc -o conftest -g -O2 -fvisibility=hidden   conftest.c -lm -ldl -lnsl  -lrt 1>&5
configure:18983: checking for getaddrinfo
configure:19071: checking for __sync_fetch_and_add
configure:19106: checking for strlcat
configure:19106: checking for strlcpy
configure:19106: checking for getopt
configure:19161: checking whether utime accepts a null argument
configure:19208: checking for working alloca.h
configure:19241: checking for alloca
configure:19441: checking for declared timezone
configure:19488: checking for type of reentrant time-related functions
configure:19587: checking for readdir_r
configure:19637: checking for type of readdir_r
configure:19736: checking for in_addr_t
configure:19775: checking for crypt_r
configure:19960: checking whether to include gcov symbols
configure:20120: checking whether to include debugging symbols
configure:20168: checking layout of installed files
configure:20200: checking path to configuration file
configure:20231: checking where to scan for configuration files
configure:20264: checking whether to enable safe mode by default
configure:20296: checking for safe mode exec dir
configure:20337: checking whether to enable PHP's own SIGCHLD handler
configure:20372: checking whether to enable magic quotes by default
configure:20407: checking whether to explicitly link against libgcc
configure:20484: checking whether to enable short tags by default
configure:20519: checking whether to enable dmalloc
configure:20604: checking whether to enable IPv6 support
configure:20631: checking how big to make fd sets
configure:20699: checking size of long
configure:20738: checking size of int
configure:20778: checking for int32_t
configure:20826: checking for uint32_t
configure:20883: checking for sys/types.h
configure:20883: checking for inttypes.h
configure:20883: checking for stdint.h
configure:20883: checking for string.h
configure:20883: checking for stdlib.h
configure:20923: checking for strtoll
configure:20923: checking for atoll
configure:20923: checking for strftime
configure:21413: checking which regex library to use
configure:21830: checking whether to enable LIBXML support
configure:21875: checking libxml2 install dir
configure:21901: checking for xml2-config path
configure:22059: checking whether libxml build works
configure:22451: checking for OpenSSL support
configure:22495: checking for Kerberos support
configure:23181: checking for DSA_get_default_method in -lssl
configure:23224: checking for X509_free in -lcrypto
configure:23285: checking for pkg-config
configure:24440: checking for PCRE library to use
configure:24778: checking whether to enable the SQLite3 extension
configure:25433: checking bundled sqlite3 library
configure:25789: checking for ZLIB support
configure:25833: checking if the location of ZLIB install directory is defined
configure:26276: checking for gzgets in -lz
configure:26435: checking whether to enable bc style precision math functions
configure:26800: checking for BZip2 support
configure:26845: checking for BZip2 in default path
configure:26958: checking for BZ2_bzerror in -lbz2
configure:27445: checking whether to enable calendar conversion support
configure:27789: checking whether to enable ctype functions
configure:28133: checking for cURL support
configure:28177: checking if we should use cURL for url streams
configure:28201: checking for cURL in default path
configure:28219: checking for cURL 7.10.5 or greater
configure:28457: checking for SSL support in libcurl
configure:28470: checking how to run the C preprocessor
configure:28550: checking for openssl support in libcurl
configure:28576: gcc -o conftest    -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl 1>&5
configure:28584: checking for openssl/crypto.h
configure:28639: checking for gnutls support in libcurl
configure:28665: gcc -o conftest    -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl 1>&5
configure: failed program was:
#line 28646 "configure"
#include "confdefs.h"

#include <curl/curl.h>

int main(int argc, char *argv[])
{
  curl_version_info_data *data = curl_version_info(CURLVERSION_NOW);
  
  if (data && data->ssl_version && *data->ssl_version) {
    const char *ptr = data->ssl_version;

    while(*ptr == ' ') ++ptr;
    return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1);
  }
  return 1;
}

configure:28823: checking for curl_easy_perform in -lcurl
configure:28978: checking for curl_version_info in -lcurl
configure:29131: checking for curl_easy_strerror in -lcurl
configure:29284: checking for curl_multi_strerror in -lcurl
configure:30177: checking for QDBM support
configure:30508: checking for GDBM support
configure:30825: checking for NDBM support
configure:31157: checking for Berkeley DB4 support
configure:31480: checking for Berkeley DB3 support
configure:31803: checking for Berkeley DB2 support
configure:32042: checking for DB1 support
configure:32397: checking for DBM support
configure:32797: checking for CDB support
configure:32828: checking for INI File support
configure:32859: checking for FlatFile support
configure:32874: checking whether to enable DBA interface
configure:33204: checking whether to enable DOM support
configure:33277: checking for xml2-config path
configure:33435: checking whether libxml build works
configure:33885: checking for ENCHANT support
configure:34536: checking whether to enable EXIF (metadata from images) support
configure:34880: checking for fileinfo support
configure:35230: checking for utimes
configure:35230: checking for strndup
configure:35296: checking whether to enable input filter support
configure:35340: checking pcre install prefix
configure:35756: checking whether to enable FTP support
configure:35800: checking OpenSSL dir for FTP
configure:36837: checking for GD support
configure:36882: checking for the location of libjpeg
configure:36907: checking for the location of libpng
configure:36956: checking for the location of libXpm
configure:36979: checking for FreeType 2
configure:37002: checking for T1lib support
configure:37025: checking whether to enable truetype string function in GD
configure:37048: checking whether to enable JIS-mapped Japanese font support in GD
configure:37100: checking for fabsf
configure:37100: checking for floorf
configure:37300: checking for jpeg_read_header in -ljpeg
configure:37597: checking for png_write_image in -lpng
configure:45138: gcc -o conftest -g -O2 -fvisibility=hidden   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c    -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 1>&5
configure:45373: checking for GNU gettext support
configure:46131: checking for GNU MP support
configure:46914: checking for mhash support
configure:46958: checking whether to enable hash support
configure:47016: checking whether byte ordering is bigendian
configure:47067: checking size of short
configure:47106: checking size of int
configure:47145: checking size of long
configure:47184: checking size of long long
configure:47552: checking for iconv support
configure:47616: checking for iconv
configure:48240: checking if iconv is glibc's
configure:48249: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 1>&5
configure:48534: checking if iconv supports errno
configure:48569: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 1>&5
configure:48601: checking if your cpp allows macro usage in include lines
configure:48613: gcc -c -I/usr/include -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:48969: checking for IMAP support
configure:49013: checking for IMAP Kerberos support
configure:49036: checking for IMAP SSL support
configure:51491: checking for InterBase support
configure:52426: checking whether to enable internationalization support
configure:53418: checking whether to enable JavaScript Object Serialization support
configure:53464: checking for ANSI C header files
configure:53894: checking for LDAP support
configure:53938: checking for LDAP Cyrus SASL support
configure:56774: checking whether to enable multibyte string support
configure:56818: checking whether to enable multibyte regex support
configure:56841: checking whether to check multibyte regex backtrack
configure:56864: checking for external libmbfl
configure:56887: checking for external oniguruma
configure:56928: checking for variable length prototypes and stdarg.h
configure:56982: checking for stdlib.h
configure:56982: checking for string.h
configure:56982: checking for strings.h
configure:56982: checking for unistd.h
configure:56982: checking for sys/time.h
configure:56982: checking for sys/times.h
configure:56982: checking for stdarg.h
configure:57019: checking size of int
configure:57058: checking size of short
configure:57097: checking size of long
configure:57136: checking for working const
configure:57211: checking whether time.h and sys/time.h may both be included
configure:57248: checking for working alloca.h
configure:57281: checking for alloca
configure:57480: checking for 8-bit clean memcmp
configure:57517: checking for stdarg.h
configure:58969: checking for mcrypt support
configure:59022: checking for libmcrypt version
configure:59148: checking for mcrypt_module_open in -lmcrypt
configure:59812: checking for MSSQL support via FreeTDS
configure:60473: checking for MySQL support
configure:60517: checking for specified location of the MySQL UNIX socket
configure:60738: checking for mysql_close in -lmysqlclient
configure:61367: checking for MySQL UNIX socket location
configure:61740: checking for MySQLi support
configure:61784: checking whether to enable embedded MySQLi support
configure:61935: checking for mysql_set_server_option in -lmysqlclient
configure:62202: checking for mysql_set_character_set in -lmysqlclient
configure:62365: checking for mysql_stmt_next_result in -lmysqlclient
configure:62794: checking for Oracle Database OCI8 support
configure:66426: checking whether to enable pcntl support
configure:67000: checking whether to enable PDO support
configure:67434: checking for PDO_DBLIB support via FreeTDS
configure:68151: checking for Firebird support for PDO
configure:69139: checking for MySQL support for PDO
configure:69248: checking for mysql_config
configure:69453: checking for mysql_query in -lmysqlclient
configure:70192: checking for mysql_commit
configure:70192: checking for mysql_stmt_prepare
configure:70192: checking for mysql_next_result
configure:70192: checking for mysql_sqlstate
configure:70250: checking for PDO includes
configure:70256: checking for PDO includes
configure:70641: checking Oracle OCI support for PDO
configure:72728: checking for ODBC v3 support for PDO
configure:73857: checking for PostgreSQL support for PDO
configure:74738: checking for sqlite 3 support for PDO
configure:74787: checking for PDO includes
configure:75977: checking for usleep
configure:75977: checking for nanosleep
configure:76033: checking for time.h
configure:76167: checking for fdatasync in -lrt
configure:76267: checking for PostgreSQL support
configure:77986: checking for phar archive support
configure:78320: checking for phar openssl support
configure:78395: checking whether to enable POSIX-like functions
configure:78737: checking for sys/mkdev.h
configure:78777: checking for seteuid
configure:78777: checking for setegid
configure:78777: checking for setsid
configure:78777: checking for getsid
configure:78777: checking for setpgid
configure:78777: checking for getpgid
configure:78777: checking for ctermid
configure:78777: checking for mkfifo
configure:78777: checking for mknod
configure:78777: checking for getrlimit
configure:78777: checking for getlogin
configure:78777: checking for getgroups
configure:78777: checking for makedev
configure:78777: checking for initgroups
configure:78777: checking for getpwuid_r
configure:78777: checking for getgrgid_r
configure:78831: checking for working ttyname_r() implementation
configure:78851: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl 1>&5
configure:78873: checking for utsname.domainname
configure:78922: checking for PSPELL support
configure:79665: checking for libedit readline replacement
configure:79710: checking for readline support
configure:81269: checking for recode support
configure:82389: checking whether to enable PHP sessions
configure:82433: checking for mm support
configure:82455: checking whether pwrite works
configure:82575: checking whether pread works
configure:83219: checking whether to enable shmop support
configure:83563: checking whether to enable SimpleXML support
configure:83636: checking for xml2-config path
configure:83794: checking whether libxml build works
configure:84209: checking for SNMP support
configure:84253: checking OpenSSL dir for SNMP
configure:84276: checking whether to enable UCD SNMP hack
configure:86099: checking whether to enable SOAP support
configure:86172: checking for xml2-config path
configure:86330: checking whether libxml build works
configure:86707: checking whether to enable sockets support
configure:86749: checking for struct cmsghdr
configure:86789: checking for hstrerror
configure:86789: checking for socketpair
configure:86845: checking for netdb.h
configure:86845: checking for netinet/tcp.h
configure:86845: checking for sys/un.h
configure:86845: checking for errno.h
configure:86892: gcc -c -I/usr/include -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:87226: checking whether zend_object_value is packed
configure:87245: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -I/usr/src/php/ext/date/lib -I/usr/src/php/ext/ereg/regex -I/usr/include/libxml2 -I/usr/src/php/ext/mbstring/oniguruma -I/usr/src/php/ext/mbstring/libmbfl -I/usr/src/php/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/src/php/ext/sqlite3/libsqlite -I/usr/src/php  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 1>&5
configure: failed program was:
#line 87236 "configure"
#include "confdefs.h"

#include "Zend/zend_types.h"
int main(int argc, char **argv) {
	return ((sizeof(zend_object_handle) + sizeof(zend_object_handlers*)) == sizeof(zend_object_value)) ? 0 : 1;
}
  
configure:87609: checking for sqlite support
configure:87653: checking whether to enable UTF-8 support in sqlite (default: ISO-8859-1)
configure:87681: checking for PDO includes
configure:88025: checking for lemon
configure:88466: checking size of char *
configure:88547: checking for usleep
configure:88547: checking for nanosleep
configure:88603: checking for time.h
configure:88644: checking whether flush should be called explicitly after a buffered io
configure:88721: checking for crypt in -lcrypt
configure:88769: checking for standard DES crypt
configure:88820: checking for extended DES crypt
configure:88871: checking for MD5 crypt
configure:88931: checking for Blowfish crypt
configure:88988: checking for SHA512 crypt
configure:89044: checking for SHA256 crypt
configure:89103: checking whether the compiler supports __alignof__
configure:89144: checking whether the compiler supports aligned attribute
configure:89339: checking for getcwd
configure:89339: checking for getwd
configure:89339: checking for asinh
configure:89339: checking for acosh
configure:89339: checking for atanh
configure:89339: checking for log1p
configure:89339: checking for hypot
configure:89339: checking for glob
configure:89339: checking for strfmon
configure:89339: checking for nice
configure:89339: checking for fpclass
configure:89339: checking for isinf
configure:89339: checking for isnan
configure:89339: checking for mempcpy
configure:89339: checking for strpncpy
configure:89392: checking for working fnmatch
configure:89434: checking for fork
configure:89492: checking if your OS can spawn processes with inherited handles
configure:89516: checking for res_nsearch
configure:89544: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccTX5LVo.o: In function `main':
/usr/src/php/configure:89538: undefined reference to `res_nsearch'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 89521 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char res_nsearch(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char res_nsearch();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_res_nsearch) || defined (__stub___res_nsearch)
choke me
#else
res_nsearch();
#endif

; return 0; }
configure:89562: checking for __res_nsearch
configure:89590: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/usr/bin/ld: /tmp/ccrfGfkz.o: undefined reference to symbol '__res_nsearch@@GLIBC_2.2.5'
//lib/x86_64-linux-gnu/libresolv.so.2: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 89567 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __res_nsearch(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __res_nsearch();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___res_nsearch) || defined (__stub_____res_nsearch)
choke me
#else
__res_nsearch();
#endif

; return 0; }
configure:89628: checking for res_nsearch in -lresolv
configure:89647: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv  -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccGRu8Hz.o: In function `main':
/usr/src/php/configure:89643: undefined reference to `res_nsearch'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 89636 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char res_nsearch();

int main() {
res_nsearch()
; return 0; }
configure:89667: checking for __res_nsearch in -lresolv
configure:89686: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv  -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
configure:89722: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt -lresolv 1>&5
configure:90051: checking for dns_search
configure:90079: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccQpXlY2.o: In function `main':
/usr/src/php/configure:90073: undefined reference to `dns_search'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90056 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dns_search(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dns_search();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dns_search) || defined (__stub___dns_search)
choke me
#else
dns_search();
#endif

; return 0; }
configure:90097: checking for __dns_search
configure:90125: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccwbpmwc.o: In function `main':
/usr/src/php/configure:90119: undefined reference to `__dns_search'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90102 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char __dns_search(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dns_search();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub___dns_search) || defined (__stub_____dns_search)
choke me
#else
__dns_search();
#endif

; return 0; }
configure:90163: checking for dns_search in -lresolv
configure:90182: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv  -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccKv5M0p.o: In function `main':
/usr/src/php/configure:90178: undefined reference to `dns_search'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90171 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dns_search();

int main() {
dns_search()
; return 0; }
configure:90202: checking for __dns_search in -lresolv
configure:90221: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv  -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccMENhYC.o: In function `main':
/usr/src/php/configure:90217: undefined reference to `__dns_search'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90210 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dns_search();

int main() {
__dns_search()
; return 0; }
configure:90299: checking for dns_search in -lbind
configure:90318: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lbind  -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/usr/bin/ld: cannot find -lbind
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90307 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dns_search();

int main() {
dns_search()
; return 0; }
configure:90338: checking for __dns_search in -lbind
configure:90357: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lbind  -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/usr/bin/ld: cannot find -lbind
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90346 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dns_search();

int main() {
__dns_search()
; return 0; }
configure:90435: checking for dns_search in -lsocket
configure:90454: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lsocket  -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/usr/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90443 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dns_search();

int main() {
dns_search()
; return 0; }
configure:90474: checking for __dns_search in -lsocket
configure:90493: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lsocket  -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/usr/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90482 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char __dns_search();

int main() {
__dns_search()
; return 0; }
configure:90586: checking for dn_expand
configure:90614: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccFAgLNW.o: In function `main':
/usr/src/php/configure:90608: undefined reference to `dn_expand'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 90591 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dn_expand(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dn_expand();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dn_expand) || defined (__stub___dn_expand)
choke me
#else
dn_expand();
#endif

; return 0; }
configure:90632: checking for __dn_expand
configure:90660: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
configure:91121: checking for dn_skipname
configure:91149: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccPpmtFg.o: In function `main':
/usr/src/php/configure:91143: undefined reference to `dn_skipname'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 91126 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char dn_skipname(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char dn_skipname();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_dn_skipname) || defined (__stub___dn_skipname)
choke me
#else
dn_skipname();
#endif

; return 0; }
configure:91167: checking for __dn_skipname
configure:91195: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
configure:91658: checking for res_search
configure:91686: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
/tmp/ccp4FIUz.o: In function `main':
/usr/src/php/configure:91680: undefined reference to `res_search'
collect2: error: ld returned 1 exit status
configure: failed program was:
#line 91663 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char res_search(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char res_search();

int main() {

/* The GNU C library defines this for functions which it implements
    to always fail with ENOSYS.  Some functions are actually named
    something starting with __ and the normal name is an alias.  */
#if defined (__stub_res_search) || defined (__stub___res_search)
choke me
#else
res_search();
#endif

; return 0; }
configure:91704: checking for __res_search
configure:91732: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden  -L/usr/lib  -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu conftest.c -lresolv -lcrypt -lrt -lmysqlclient -lmcrypt -lltdl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -lxml2 -lcurl -lxml2 -lmysqlclient -lz -lm -ldl -lmysqlclient -lz -lm -ldl -lxml2 -lxml2 -lcrypt 1>&5
configure:92189: checking whether atof() accepts NAN
configure:92247: checking whether atof() accepts INF
configure:92308: checking whether HUGE_VAL == INF
configure:92369: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:92432: checking whether strptime() declaration fails
configure:92482: checking for wchar.h
configure:92521: checking for mblen
configure:92576: checking for mbrlen
configure:92576: checking for mbsinit
configure:92629: checking for mbstate_t
configure:92676: checking for atomic.h
configure:93076: checking for Sybase-CT support
configure:95484: checking whether to enable System V IPC support
configure:95864: checking whether to enable System V semaphore support
configure:96254: checking whether to enable System V shared memory support
configure:96598: checking for TIDY support
configure:97250: checking whether to enable tokenizer support
configure:97596: checking whether to enable WDDX support
configure:97665: checking libexpat dir for WDDX
configure:98445: checking whether to enable XML support
configure:98514: checking libexpat install dir
configure:98543: checking for xml2-config path
configure:98701: checking whether libxml build works
configure:99264: checking whether to enable XMLReader support
configure:99337: checking for xml2-config path
configure:99495: checking whether libxml build works
configure:99904: checking for XMLRPC-EPI support
configure:99973: checking libexpat dir for XMLRPC-EPI
configure:99996: checking iconv dir for XMLRPC-EPI
configure:102436: checking whether to enable XMLWriter support
configure:102509: checking for xml2-config path
configure:102667: checking whether libxml build works
configure:103044: checking for XSL support
configure:103720: checking for zip archive read/writesupport
configure:103789: checking pcre install prefix
configure:104364: checking whether to enable mysqlnd
configure:104408: checking whether to disable compressed protocol support in mysqlnd
configure:104799: checking whether int8 exists
configure:104799: checking whether uint8 exists
configure:104799: checking whether int16 exists
configure:104799: checking whether uint16 exists
configure:104799: checking whether int32 exists
configure:104799: checking whether uint32 exists
configure:104799: checking whether uchar exists
configure:104799: checking whether ulong exists
configure:104799: checking whether int8_t exists
configure:104799: checking whether uint8_t exists
configure:104799: checking whether int16_t exists
configure:104799: checking whether uint16_t exists
configure:104799: checking whether int32_t exists
configure:104799: checking whether uint32_t exists
configure:104799: checking whether int64_t exists
configure:104799: checking whether uint64_t exists
configure:105107: checking whether to install PEAR
configure:105209: checking for bison version
configure:105265: checking for inttypes.h
configure:105265: checking for stdint.h
configure:105265: checking for limits.h
configure:105265: checking for malloc.h
configure:105265: checking for string.h
configure:105265: checking for unistd.h
configure:105265: checking for stdarg.h
configure:105265: checking for sys/types.h
configure:105265: checking for sys/time.h
configure:105265: checking for signal.h
configure:105265: checking for unix.h
configure:105265: checking for stdlib.h
configure:105265: checking for dlfcn.h
configure:105303: checking for size_t
configure:105336: checking return type of signal handlers
configure:105382: checking for uint
configure:105415: checking for ulong
configure:105450: checking for int32_t
configure:105471: gcc -c -I/usr/include -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:105490: checking for uint32_t
configure:105511: gcc -c -I/usr/include -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:105530: checking for vprintf
configure:105635: checking for 8-bit clean memcmp
configure:105673: checking for working alloca.h
configure:105706: checking for alloca
configure:105907: checking for memcpy
configure:105907: checking for strdup
configure:105907: checking for getpid
configure:105907: checking for kill
configure:105907: checking for strtod
configure:105907: checking for strtol
configure:105907: checking for finite
configure:105907: checking for fpclass
configure:105907: checking for sigsetjmp
configure:105961: checking whether sprintf is broken
configure:106010: checking for finite
configure:106010: checking for isfinite
configure:106010: checking for isinf
configure:106010: checking for isnan
configure:106065: checking whether fp_except is defined
configure:106109: checking for usable _FPU_SETCW
configure:106131: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:106152: checking for usable fpsetprec
configure:106173: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:106156:32: fatal error: machine/ieeefp.h: No such file or directory
     #include <machine/ieeefp.h>
                                ^
compilation terminated.
configure: failed program was:
#line 106154 "configure"
#include "confdefs.h"

    #include <machine/ieeefp.h>
  
int main() {

    fp_prec_t fpu_oldprec;
    volatile double result;
    double a = 2877.0;
    volatile double b = 1000000.0;

    fpu_oldprec = fpgetprec();
    fpsetprec(FP_PD);
    result = a / b;
    fpsetprec(fpu_oldprec);
  
; return 0; }
configure:106194: checking for usable _controlfp
configure:106215: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure: In function 'main':
configure:106208:16: error: '_PC_53' undeclared (first use in this function)
     _controlfp(_PC_53, _MCW_PC);
                ^
configure:106208:16: note: each undeclared identifier is reported only once for each function it appears in
configure:106208:24: error: '_MCW_PC' undeclared (first use in this function)
     _controlfp(_PC_53, _MCW_PC);
                        ^
configure: failed program was:
#line 106196 "configure"
#include "confdefs.h"

    #include <float.h>
  
int main() {

    unsigned int fpu_oldcw;
    volatile double result;
    double a = 2877.0;
    volatile double b = 1000000.0;

    fpu_oldcw = _controlfp(0, 0);
    _controlfp(_PC_53, _MCW_PC);
    result = a / b;
    _controlfp(fpu_oldcw, _MCW_PC);
  
; return 0; }
configure:106236: checking for usable _controlfp_s
configure:106258: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure: In function 'main':
configure:106251:27: error: '_PC_53' undeclared (first use in this function)
     _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
                           ^
configure:106251:27: note: each undeclared identifier is reported only once for each function it appears in
configure:106251:35: error: '_MCW_PC' undeclared (first use in this function)
     _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
                                   ^
configure: failed program was:
#line 106238 "configure"
#include "confdefs.h"

   #include <float.h>
  
int main() {

    unsigned int fpu_oldcw, fpu_cw;
    volatile double result;
    double a = 2877.0;
    volatile double b = 1000000.0;

    _controlfp_s(&fpu_cw, 0, 0);
    fpu_oldcw = fpu_cw;
    _controlfp_s(&fpu_cw, _PC_53, _MCW_PC);
    result = a / b;
    _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC);
  
; return 0; }
configure:106279: checking whether FPU control word can be manipulated by inline assembler
configure:106303: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:106325: checking whether double cast to long preserves least significant bits
configure:106357: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure: In function 'main':
configure:106343:4: warning: incompatible implicit declaration of built-in function 'exit'
    exit(0);
    ^
configure:106349:4: warning: incompatible implicit declaration of built-in function 'exit'
    exit(0);
    ^
configure:106352:2: warning: incompatible implicit declaration of built-in function 'exit'
  exit(1);
  ^
configure: failed program was:
#line 106333 "configure"
#include "confdefs.h"

#include <limits.h>

int main()
{
	if (sizeof(long) == 4) {
		double d = (double) LONG_MIN * LONG_MIN + 2e9;

		if ((long) d == 2e9 && (long) -d == -2e9) {
			exit(0);
		}
	} else if (sizeof(long) == 8) {
		double correct = 18e18 - ((double) LONG_MIN * -2); /* Subtract ULONG_MAX + 1 */

		if ((long) 18e18 == correct) { /* On 64-bit, only check between LONG_MAX and ULONG_MAX */
			exit(0);
		}
	}
	exit(1);
}

configure:106383: checking for dlfcn.h
configure:106421: checking whether dlsym() requires a leading underscore in symbol names
configure:106491: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure: In function 'main':
configure:106487:5: warning: incompatible implicit declaration of built-in function 'exit'
     exit (status);
     ^
/tmp/cc29z7kE.o: In function `main':
/usr/src/php/configure:106475: undefined reference to `dlopen'
/usr/src/php/configure:106480: undefined reference to `dlsym'
/usr/src/php/configure:106485: undefined reference to `dlerror'
/usr/src/php/configure:106481: undefined reference to `dlsym'
collect2: error: ld returned 1 exit status
configure:106574: checking virtual machine dispatch method
configure:106578: checking whether to enable thread-safety
configure:106582: checking whether to enable inline optimization for GCC
configure:106586: checking whether to enable Zend debugging
configure:106590: checking whether to enable Zend multibyte
configure:106663: checking for inline
configure:106706: checking target system is Darwin
configure:106718: checking for MM alignment and log values
configure:106762: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure: In function 'main':
configure:106757:3: warning: incompatible implicit declaration of built-in function 'exit'
   exit(0);
   ^
configure:106787: checking for memory allocation using mmap(MAP_ANON)
configure:106831: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:106853: checking for memory allocation using mmap(/dev/zero)
configure:106907: gcc -o conftest -I/usr/include -g -O2 -fvisibility=hidden   conftest.c  1>&5
configure:106931: checking for mremap
configure:107026: checking for stdarg.h
configure:108057: checking build system type
configure:108086: checking for ld used by gcc
configure:108158: checking if the linker (/usr/bin/ld) is GNU ld
configure:108178: checking for /usr/bin/ld option to reload object files
configure:108203: checking for BSD-compatible nm
configure:108256: checking how to recognize dependent libraries
configure:108448: checking for object suffix
configure:108474: checking for executable suffix
configure:108579: gcc -c -I/usr/include -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:108754: checking the maximum length of command line arguments
configure:108876: checking command to parse /usr/bin/nm -B output from gcc object
configure:109074: checking for objdir
configure:109140: checking for ar
configure:109207: checking for ranlib
configure:109274: checking for strip
configure:109830: checking if gcc supports -fno-rtti -fno-exceptions
configure:109880: checking for gcc option to produce PIC
configure:110127: checking if gcc PIC flag -fPIC works
configure:110190: checking if gcc static flag -static works
configure:110228: checking if gcc supports -c -o file.o
configure:110299: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:111243: checking whether -lc should be explicitly linked in
configure:111247: gcc -c -I/usr/include -g -O2 -fvisibility=hidden  conftest.c 1>&5
configure:111261: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:111280: checking dynamic linker characteristics
configure:111905: checking how to hardcode library paths into programs
configure:111943: checking whether stripping libraries is possible
configure:112533: checking if libtool supports shared libraries
configure:112537: checking whether to build shared libraries
configure:112560: checking whether to build static libraries

Copyright © 2017 || Recoded By Mr.Bumblebee