+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=56 WRKLOG=/tmp/bulklog/php56-fpm-5.6.40nb11/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PHP_VERSION_REQD=56 WRKLOG=/tmp/bulklog/php56-fpm-5.6.40nb11/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for PHP-5.6.31-OpenSSL-1.1.0-compatibility-20170801.patch
=> Checksum SHA512 OK for PHP-5.6.31-OpenSSL-1.1.0-compatibility-20170801.patch
=> Checksum BLAKE2s OK for php-5.6.40.tar.xz
=> Checksum SHA512 OK for php-5.6.40.tar.xz
===> Installing dependencies for php56-fpm-5.6.40nb11
==========================================================================
The supported build options for php56-fpm are:

	disable-filter-url inet6 maintainer-zts php-embed
	readline ssl

The currently selected options are:

	inet6 ssl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.php56 (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
php56-fpm-5.6.40nb11.  Their current value is shown below:

        * FPM_GROUP = www
        * FPM_USER = fpm
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /usr/pkg/etc/openssl/certs
        * SSLDIR = /usr/pkg/etc/openssl
        * SSLKEYS = /usr/pkg/etc/openssl/private
        * VARBASE = /var

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency libtool-base>=2.4.2nb9: found libtool-base-2.4.7nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency autoconf>=2.50: found autoconf-2.72
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency libxml2>=2.10.4nb3: found libxml2-2.12.8
=> Full dependency openssl>=3: found openssl-3.3.1
=> Full dependency php>=5.6.40nb11<5.7: found php-5.6.40nb12
===> Overriding tools for php56-fpm-5.6.40nb11
===> Extracting for php56-fpm-5.6.40nb11
===> Patching for php56-fpm-5.6.40nb11
=> Applying distribution patches for php56-fpm-5.6.40nb11
=> Applying distribution patch PHP-5.6.31-OpenSSL-1.1.0-compatibility-20170801.patch
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -rupN php-5.6.31.orig/ext/openssl/openssl.c php-5.6.31/ext/openssl/openssl.c
|--- php-5.6.31.orig/ext/openssl/openssl.c	2017-07-06 00:25:00.000000000 +0200
|+++ php-5.6.31/ext/openssl/openssl.c	2017-08-01 10:55:28.108819344 +0200
--------------------------
Patching file ext/openssl/openssl.c using Plan A...
Hunk #1 succeeded at 42.
Hunk #2 succeeded at 537.
Hunk #3 succeeded at 958.
Hunk #4 succeeded at 1100.
Hunk #5 succeeded at 1186.
Hunk #6 succeeded at 1281.
Hunk #7 succeeded at 1314.
Hunk #8 succeeded at 1394.
Hunk #9 succeeded at 1453.
Hunk #10 succeeded at 2040.
Hunk #11 succeeded at 2049.
Hunk #12 succeeded at 2114.
Hunk #13 succeeded at 2130.
Hunk #14 succeeded at 2159.
Hunk #15 succeeded at 3368.
Hunk #16 succeeded at 3647.
Hunk #17 succeeded at 3670.
Hunk #18 succeeded at 3726.
Hunk #19 succeeded at 3807.
Hunk #20 succeeded at 3816.
Hunk #21 succeeded at 3908.
Hunk #22 succeeded at 3922.
Hunk #23 succeeded at 3938.
Hunk #24 succeeded at 4013.
Hunk #25 succeeded at 4082.
Hunk #26 succeeded at 4203.
Hunk #27 succeeded at 4237.
Hunk #28 succeeded at 4842.
Hunk #29 succeeded at 4900.
Hunk #30 succeeded at 4965.
Hunk #31 succeeded at 5024.
Hunk #32 succeeded at 5094.
Hunk #33 succeeded at 5127.
Hunk #34 succeeded at 5139.
Hunk #35 succeeded at 5153.
Hunk #36 succeeded at 5187.
Hunk #37 succeeded at 5215.
Hunk #38 succeeded at 5248.
Hunk #39 succeeded at 5266.
Hunk #40 succeeded at 5318.
Hunk #41 succeeded at 5345.
Hunk #42 succeeded at 5374.
Hunk #43 succeeded at 5392.
Hunk #44 succeeded at 5452.
Hunk #45 succeeded at 5468.
Hunk #46 succeeded at 5487.
Hunk #47 succeeded at 5534.
Hunk #48 succeeded at 5566.
Hunk #49 succeeded at 5610.
Hunk #50 succeeded at 5623.
Hunk #51 succeeded at 5669.
Hunk #52 succeeded at 5702.
Hunk #53 succeeded at 5741.
Hunk #54 succeeded at 5751.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -rupN php-5.6.31.orig/ext/openssl/tests/bug41033.phpt php-5.6.31/ext/openssl/tests/bug41033.phpt
|--- php-5.6.31.orig/ext/openssl/tests/bug41033.phpt	2017-07-06 00:25:00.000000000 +0200
|+++ php-5.6.31/ext/openssl/tests/bug41033.phpt	2017-08-01 10:49:25.008823468 +0200
--------------------------
Patching file ext/openssl/tests/bug41033.phpt using Plan A...
Hunk #1 succeeded at 13.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -rupN php-5.6.31.orig/ext/openssl/tests/bug66501.phpt php-5.6.31/ext/openssl/tests/bug66501.phpt
|--- php-5.6.31.orig/ext/openssl/tests/bug66501.phpt	2017-07-06 00:25:00.000000000 +0200
|+++ php-5.6.31/ext/openssl/tests/bug66501.phpt	2017-08-01 10:49:25.008823468 +0200
--------------------------
Patching file ext/openssl/tests/bug66501.phpt using Plan A...
Hunk #1 succeeded at 16.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -rupN php-5.6.31.orig/ext/openssl/tests/openssl_error_string_basic.phpt php-5.6.31/ext/openssl/tests/openssl_error_string_basic.phpt
|--- php-5.6.31.orig/ext/openssl/tests/openssl_error_string_basic.phpt	2017-07-06 00:25:00.000000000 +0200
|+++ php-5.6.31/ext/openssl/tests/openssl_error_string_basic.phpt	2017-08-01 10:49:25.008823468 +0200
--------------------------
Patching file ext/openssl/tests/openssl_error_string_basic.phpt using Plan A...
Hunk #1 succeeded at 105.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -rupN php-5.6.31.orig/ext/openssl/tests/sni_server.phpt php-5.6.31/ext/openssl/tests/sni_server.phpt
|--- php-5.6.31.orig/ext/openssl/tests/sni_server.phpt	2017-07-06 00:25:00.000000000 +0200
|+++ php-5.6.31/ext/openssl/tests/sni_server.phpt	2017-08-01 10:49:25.012823468 +0200
--------------------------
Patching file ext/openssl/tests/sni_server.phpt using Plan A...
Hunk #1 succeeded at 27.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -rupN php-5.6.31.orig/ext/openssl/xp_ssl.c php-5.6.31/ext/openssl/xp_ssl.c
|--- php-5.6.31.orig/ext/openssl/xp_ssl.c	2017-07-06 00:25:00.000000000 +0200
|+++ php-5.6.31/ext/openssl/xp_ssl.c	2017-08-01 10:49:25.012823468 +0200
--------------------------
Patching file ext/openssl/xp_ssl.c using Plan A...
Hunk #1 succeeded at 935.
Hunk #2 succeeded at 1588.
Hunk #3 succeeded at 1625.
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff -rupN php-5.6.31.orig/ext/phar/util.c php-5.6.31/ext/phar/util.c
|--- php-5.6.31.orig/ext/phar/util.c	2017-07-06 00:25:00.000000000 +0200
|+++ php-5.6.31/ext/phar/util.c	2017-08-01 10:49:25.020823468 +0200
--------------------------
Patching file ext/phar/util.c using Plan A...
Hunk #1 succeeded at 1531.
Hunk #2 succeeded at 1608.
Hunk #3 succeeded at 1621.
Hunk #4 succeeded at 1629.
Hunk #5 succeeded at 1640.
done
=> Applying pkgsrc patches for php56-fpm-5.6.40nb11
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-acinclude.m4
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-acinclude.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-acinclude.m4,v 1.2 2016/12/05 18:17:11 adam Exp $
|
|On Darwin, allow native iconv when Command Line Tools are not installed.
|
|--- acinclude.m4.orig	2016-11-09 01:22:57.000000000 +0000
|+++ acinclude.m4
--------------------------
Patching file acinclude.m4 using Plan A...
Hunk #1 succeeded at 2354.
Hunk #2 succeeded at 2488.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.4 2018/01/16 11:28:09 jperkin Exp $
|
|Don't automatically add libgcc on SunOS.
|
|--- configure.orig	2018-01-03 00:28:11.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5459.
Hunk #2 succeeded at 8312.
Hunk #3 succeeded at 9115.
Hunk #4 succeeded at 24667.
Hunk #5 succeeded at 26823.
Hunk #6 succeeded at 37940.
Hunk #7 succeeded at 49552.
Hunk #8 succeeded at 107075.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-disable-filter-url
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-disable-filter-url
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-disable-filter-url,v 1.1 2018/07/18 07:33:12 manu Exp $
|
|Add build-time disable option for dangerous php://filter URL
|
|php://filter URL is a feature documented here:
|http://php.net/manual/en/wrappers.php.php
|
|Unfortunately, it allows remote control of include() behavior
|beyond what many developpers expected, enabling easy dump of 
|PHP source files. The administrator may want to disable the
|feature for security sake, and this patch makes that possible.
|
|--- ./ext/standard/php_fopen_wrapper.c.orig
|+++ ./ext/standard/php_fopen_wrapper.c
--------------------------
Patching file ./ext/standard/php_fopen_wrapper.c using Plan A...
Hunk #1 succeeded at 333.
Hunk #2 succeeded at 370.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_gd_config.m4
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_gd_config.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_gd_config.m4,v 1.2 2016/08/13 17:34:41 taca Exp $
|
|--- ext/gd/config.m4.orig	2016-07-21 00:23:03.000000000 +0000
|+++ ext/gd/config.m4
--------------------------
Patching file ext/gd/config.m4 using Plan A...
Hunk #1 succeeded at 49.
Hunk #2 succeeded at 58.
Hunk #3 succeeded at 126.
Hunk #4 succeeded at 237.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_imap_config.m4
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_imap_config.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_imap_config.m4,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- ext/imap/config.m4.orig	2014-11-12 13:52:21.000000000 +0000
|+++ ext/imap/config.m4
--------------------------
Patching file ext/imap/config.m4 using Plan A...
Hunk #1 succeeded at 48.
Hunk #2 succeeded at 67.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_breakiterator_codepointiterator__internal.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_breakiterator_codepointiterator__internal.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_breakiterator_codepointiterator__internal.cpp,v 1.2 2021/12/09 00:13:07 tnn Exp $
|
|php56-intl: fix icu>=70 fallout. Backport from php74-intl.
|
|--- ext/intl/breakiterator/codepointiterator_internal.cpp.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/breakiterator/codepointiterator_internal.cpp
--------------------------
Patching file ext/intl/breakiterator/codepointiterator_internal.cpp using Plan A...
Hunk #1 succeeded at 55.
Hunk #2 succeeded at 72.
Hunk #3 succeeded at 110.
Hunk #4 succeeded at 129.
Hunk #5 succeeded at 281.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_breakiterator_codepointiterator__internal.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_breakiterator_codepointiterator__internal.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_breakiterator_codepointiterator__internal.h,v 1.1 2021/12/09 00:13:07 tnn Exp $
|
|php73-intl: fix icu>=70 fallout. Backport from php74-intl.
|
|--- ext/intl/breakiterator/codepointiterator_internal.h.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/breakiterator/codepointiterator_internal.h
--------------------------
Patching file ext/intl/breakiterator/codepointiterator_internal.h using Plan A...
Hunk #1 succeeded at 36.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_collator_collator__convert.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_collator_collator__convert.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_collator_collator__convert.c,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|* Fix build with textproc/icu-68.1.
|
|--- ext/intl/collator/collator_convert.c.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/collator/collator_convert.c
--------------------------
Patching file ext/intl/collator/collator_convert.c using Plan A...
Hunk #1 succeeded at 68.
Hunk #2 succeeded at 113.
Hunk #3 succeeded at 201.
Hunk #4 succeeded at 232.
Hunk #5 succeeded at 307.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_collator_collator__error.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_collator_collator__error.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_collator_collator__error.c,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/collator/collator_error.c.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/collator/collator_error.c
--------------------------
Patching file ext/intl/collator/collator_error.c using Plan A...
Hunk #1 succeeded at 80.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_collator_collator__locale.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_collator_collator__locale.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_collator_collator__locale.c,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/collator/collator_locale.c.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/collator/collator_locale.c
--------------------------
Patching file ext/intl/collator/collator_locale.c using Plan A...
Hunk #1 succeeded at 66.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_collator_collator__sort.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_collator_collator__sort.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_collator_collator__sort.c,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/collator/collator_sort.c.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/collator/collator_sort.c
--------------------------
Patching file ext/intl/collator/collator_sort.c using Plan A...
Hunk #1 succeeded at 343.
Hunk #2 succeeded at 535.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_common_common__error.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_common_common__error.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_common_common__error.c,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/common/common_error.c.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/common/common_error.c
--------------------------
Patching file ext/intl/common/common_error.c using Plan A...
Hunk #1 succeeded at 38.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_dateformat_dateformat__attr.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_dateformat_dateformat__attr.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_dateformat_dateformat__attr.c,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/dateformat/dateformat_attr.c.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/dateformat/dateformat_attr.c
--------------------------
Patching file ext/intl/dateformat/dateformat_attr.c using Plan A...
Hunk #1 succeeded at 88.
Hunk #2 succeeded at 131.
Hunk #3 succeeded at 227.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_locale_locale__methods.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_locale_locale__methods.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_locale_locale__methods.c,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/locale/locale_methods.c.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/locale/locale_methods.c
--------------------------
Patching file ext/intl/locale/locale_methods.c using Plan A...
Hunk #1 succeeded at 211.
Hunk #2 succeeded at 409.
Hunk #3 succeeded at 599.
Hunk #4 succeeded at 1062.
Hunk #5 succeeded at 1075.
Hunk #6 succeeded at 1124.
Hunk #7 succeeded at 1182.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_normalizer_normalizer__normalize.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_normalizer_normalizer__normalize.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_normalizer_normalizer__normalize.c,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/normalizer/normalizer_normalize.c.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/normalizer/normalizer_normalize.c
--------------------------
Patching file ext/intl/normalizer/normalizer_normalize.c using Plan A...
Hunk #1 succeeded at 159.
Hunk #2 succeeded at 179.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_timezone_timezone__class.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_timezone_timezone__class.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_timezone_timezone__class.cpp,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/timezone/timezone_class.cpp.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/timezone/timezone_class.cpp
--------------------------
Patching file ext/intl/timezone/timezone_class.cpp using Plan A...
Hunk #1 succeeded at 315.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_timezone_timezone__methods.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_intl_timezone_timezone__methods.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_intl_timezone_timezone__methods.cpp,v 1.1 2020/11/16 12:10:05 ryoon Exp $
|
|--- ext/intl/timezone/timezone_methods.cpp.orig	2019-01-09 09:54:13.000000000 +0000
|+++ ext/intl/timezone/timezone_methods.cpp
--------------------------
Patching file ext/intl/timezone/timezone_methods.cpp using Plan A...
Hunk #1 succeeded at 92.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_mssql_php__mssql.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_mssql_php__mssql.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_mssql_php__mssql.c,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- ext/mssql/php_mssql.c.orig	2014-11-12 13:52:21.000000000 +0000
|+++ ext/mssql/php_mssql.c
--------------------------
Patching file ext/mssql/php_mssql.c using Plan A...
Hunk #1 succeeded at 769.
Hunk #2 succeeded at 1122.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_openssl_openssl.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_openssl_openssl.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_openssl_openssl.c,v 1.1 2021/09/28 14:39:49 jperkin Exp $
|
|Support OpenSSL 3.
|
|--- ext/openssl/openssl.c.orig	2021-09-28 14:35:16.023438887 +0000
|+++ ext/openssl/openssl.c
--------------------------
Patching file ext/openssl/openssl.c using Plan A...
Hunk #1 succeeded at 1337.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_pcre_pcrelib_config.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_pcre_pcrelib_config.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_pcre_pcrelib_config.h,v 1.1 2016/02/17 01:17:16 jklos Exp $
|
|--- ext/pcre/pcrelib/config.h.orig	2016-02-03 08:38:08.000000000 +0000
|+++ ext/pcre/pcrelib/config.h
--------------------------
Patching file ext/pcre/pcrelib/config.h using Plan A...
Hunk #1 succeeded at 397.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_pdo_config.m4
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_pdo_config.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_pdo_config.m4,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- ext/pdo/config.m4.orig	2014-11-12 13:52:21.000000000 +0000
|+++ ext/pdo/config.m4
--------------------------
Patching file ext/pdo/config.m4 using Plan A...
Hunk #1 succeeded at 37.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_pdo__mysql_config.m4
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_pdo__mysql_config.m4
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_pdo__mysql_config.m4,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- ext/pdo_mysql/config.m4.orig	2014-11-12 13:52:21.000000000 +0000
|+++ ext/pdo_mysql/config.m4
--------------------------
Patching file ext/pdo_mysql/config.m4 using Plan A...
Hunk #1 succeeded at 144.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_phar_Makefile.frag
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_phar_Makefile.frag
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_phar_Makefile.frag,v 1.3 2015/06/12 00:47:03 taca Exp $
|
|--- ext/phar/Makefile.frag.orig	2015-06-10 07:42:27.000000000 +0000
|+++ ext/phar/Makefile.frag
--------------------------
Patching file ext/phar/Makefile.frag using Plan A...
Hunk #1 succeeded at 18.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_phar_phar_phar.php
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_phar_phar_phar.php
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_phar_phar_phar.php,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- ext/phar/phar/phar.php.orig	2014-11-12 13:52:21.000000000 +0000
|+++ ext/phar/phar/phar.php
--------------------------
Patching file ext/phar/phar/phar.php using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_recode_recode.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_recode_recode.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_recode_recode.c,v 1.1 2016/07/24 13:27:23 jdolecek Exp $
|
|program_name is expected variable, is required by recode 3.5 and recode 3.6 to actually work.
|
|The config.m4 test for it is broken at least for some platforms -  it only tests if program without it compiles, but on Solaris and MacOS/Darwin at least it only fails when run.
|
|--- ext/recode/recode.c.orig	2016-07-24 13:07:47.000000000 +0000
|+++ ext/recode/recode.c
--------------------------
Patching file ext/recode/recode.c using Plan A...
Hunk #1 succeeded at 29.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_standard_basic__functions.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_standard_basic__functions.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_standard_basic__functions.c,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|Work around VAX FP lack of INF
|
|--- ext/standard/basic_functions.c.orig	2014-11-12 13:52:21.000000000 +0000
|+++ ext/standard/basic_functions.c
--------------------------
Patching file ext/standard/basic_functions.c using Plan A...
Hunk #1 succeeded at 3495 (offset 6 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_standard_php__dns.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_standard_php__dns.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_standard_php__dns.h,v 1.2 2016/05/02 13:08:00 taca Exp $
|
|Fix memory leak.
|
|--- ext/standard/php_dns.h.orig	2016-04-28 00:33:49.000000000 +0000
|+++ ext/standard/php_dns.h
--------------------------
Patching file ext/standard/php_dns.h using Plan A...
Hunk #1 succeeded at 32.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_tidy_tidy.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_tidy_tidy.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_tidy_tidy.c,v 1.1 2017/02/20 09:35:17 wiz Exp $
|
|--- ext/tidy/tidy.c.orig	2017-01-19 00:17:47.000000000 +0000
|+++ ext/tidy/tidy.c
--------------------------
Patching file ext/tidy/tidy.c using Plan A...
Hunk #1 succeeded at 31.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_xsl_php__xsl.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-ext_xsl_php__xsl.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ext_xsl_php__xsl.h,v 1.1 2017/04/05 12:28:59 fhajny Exp $
|
|The dom header is now supplied by the main php bl3.
|
|--- ext/xsl/php_xsl.h.orig	2017-03-14 13:17:46.000000000 +0000
|+++ ext/xsl/php_xsl.h
--------------------------
Patching file ext/xsl/php_xsl.h using Plan A...
Hunk #1 succeeded at 38 (offset -3 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-makedist
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-makedist
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-makedist,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- makedist.orig	2014-11-12 13:52:21.000000000 +0000
|+++ makedist
--------------------------
Patching file makedist using Plan A...
Hunk #1 succeeded at 35.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-php.ini-development
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-php.ini-development
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-php.ini-development,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- php.ini-development.orig	2014-11-12 13:52:21.000000000 +0000
|+++ php.ini-development
--------------------------
Patching file php.ini-development using Plan A...
Hunk #1 succeeded at 706 (offset -5 lines).
Hunk #2 succeeded at 727 (offset -5 lines).
Hunk #3 succeeded at 818 (offset 12 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-php.ini-production
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-php.ini-production
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-php.ini-production,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- php.ini-production.orig	2014-11-12 13:52:21.000000000 +0000
|+++ php.ini-production
--------------------------
Patching file php.ini-production using Plan A...
Hunk #1 succeeded at 706 (offset -3 lines).
Hunk #2 succeeded at 727 (offset -3 lines).
Hunk #3 succeeded at 816 (offset 12 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-run-tests.php
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-run-tests.php
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-run-tests.php,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|Use proper shbang line.
|
|--- run-tests.php.orig	2014-11-12 13:52:21.000000000 +0000
|+++ run-tests.php
--------------------------
Patching file run-tests.php using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-sapi_cgi_Makefile.frag
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-sapi_cgi_Makefile.frag
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sapi_cgi_Makefile.frag,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|--- sapi/cgi/Makefile.frag.orig	2014-11-12 13:52:21.000000000 +0000
|+++ sapi/cgi/Makefile.frag
--------------------------
Patching file sapi/cgi/Makefile.frag using Plan A...
Hunk #1 succeeded at 4.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-sapi_fpm_fpm_events_port.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-sapi_fpm_fpm_events_port.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sapi_fpm_fpm_events_port.c,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|Fix code to make FPM intercept signals properly even with pipes (via catch_workers_output=yes).
|See https://bugs.php.net/bug.php?id=65800.
|--- sapi/fpm/fpm/events/port.c.orig	2014-11-12 13:52:21.000000000 +0000
|+++ sapi/fpm/fpm/events/port.c
--------------------------
Patching file sapi/fpm/fpm/events/port.c using Plan A...
Hunk #1 succeeded at 124.
Hunk #2 succeeded at 134.
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-sapi_fpm_fpm_fpm__sockets.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-sapi_fpm_fpm_fpm__sockets.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sapi_fpm_fpm_fpm__sockets.c,v 1.1 2015/03/19 08:12:27 he Exp $
|
|Treat NetBSD the same as FreeBSD wrt. tcp_info struct usage.
|
|--- ./sapi/fpm/fpm/fpm_sockets.c.orig	2014-09-17 07:03:27.000000000 +0000
|+++ ./sapi/fpm/fpm/fpm_sockets.c
--------------------------
Patching file ./sapi/fpm/fpm/fpm_sockets.c using Plan A...
Hunk #1 succeeded at 430 (offset 25 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-sapi_fpm_php-fpm.conf.in
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm/../../lang/php56/patches/patch-sapi_fpm_php-fpm.conf.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-sapi_fpm_php-fpm.conf.in,v 1.1 2014/11/24 15:37:08 taca Exp $
|
|Uncomment the pid parameter so the pidfile is created and rc.d script
|can really start / stop php-fpm
|
|--- sapi/fpm/php-fpm.conf.in.orig	2014-11-12 13:52:21.000000000 +0000
|+++ sapi/fpm/php-fpm.conf.in
--------------------------
Patching file sapi/fpm/php-fpm.conf.in using Plan A...
Hunk #1 succeeded at 22.
done
===> Creating toolchain wrappers for php56-fpm-5.6.40nb11
===> Configuring for php56-fpm-5.6.40nb11
cd /home/pbulk/build/www/php-fpm/work/php-5.6.40 && /bin/env PHP_LIBXML_SHARED="1" EXTENSION_DIR="/usr/pkg/lib/php/20140828" DL_CFLAGS= DL_LDFLAGS= DL_LIBS= LIBTOOL="/home/pbulk/build/www/php-fpm/work/.cwrapper/bin/libtool " INSTALL_INFO= MAKEINFO=/home/pbulk/build/www/php-fpm/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/www/php-fpm/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/www/php-fpm/work/.tools/bin/gdbus-codegen AWK=/bin/gawk CAT=/bin/cat ac_cv_path_CAT=/bin/cat CHMOD=/bin/chmod CMP=/bin/cmp CP=/bin/cp DIFF=/bin/diff ECHO=echo ac_cv_path_ECHO=echo EGREP=/bin/egrep ac_cv_path_EGREP=/bin/egrep SETENV=/bin/env ENV_PROG=/bin/env ac_cv_path_ENV=/bin/env FALSE=false ac_cv_path_FALSE=false FIND=/bin/find GREP=/bin/grep ac_cv_path_GREP=/bin/grep HOSTNAME=/bin/hostname LN=/bin/ln LS=/bin/ls MKDIR=/bin/mkdir\ -p MV=/bin/mv RM=/bin/rm RMDIR=/bin/rmdir SED=/bin/sed SORT=/bin/sort TAR=/bin/tar TEST=test ac_cv_path_TEST=test TOUCH=/bin/touch TR=/bin/tr TRUE=true ac_cv_path_TRUE=true PKG_CONFIG=/home/pbulk/build/www/php-fpm/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/www/php-fpm/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/www/php-fpm/work/.buildlink/lib/pkgconfig:/home/pbulk/build/www/php-fpm/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/www/php-fpm/work/.pkg-config.log PKG_CONFIG_PATH= MAKE=make CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/php-fpm/work/.cwrapper/config CXXCPP=cpp CC=cc CFLAGS=-pipe\ -O2\ -I/usr/pkg/include\ -I/usr/include CPPFLAGS=-I/usr/pkg/include\ -I/usr/include CXX=c++ CXXFLAGS=-pipe\ -O2\ -I/usr/pkg/include\ -I/usr/include COMPILER_RPATH_FLAG=-Wl,-R F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib\ -L/usr/lib64\ -Wl,-R/usr/lib64 LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/www/php-fpm/work/.cwrapper/bin:/home/pbulk/build/www/php-fpm/work/.buildlink/bin:/home/pbulk/build/www/php-fpm/work/.tools/bin:/home/pbulk/build/www/php-fpm/work/.gcc/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/home/pbulk/build/www/php-fpm/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/php-fpm/work/.cwrapper/config CONFIG_SHELL=/bin/bash LIBS= ac_given_INSTALL=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk lt_cv_sys_max_cmd_len=2097152 autoconf -f
configure.in:19: warning: The macro 'AC_CONFIG_HEADER' is obsolete.
configure.in:19: You should run autoupdate.
./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from...
configure.in:19: the top level
configure.in:213: warning: The macro 'AC_AIX' is obsolete.
configure.in:213: You should run autoupdate.
./lib/autoconf/specific.m4:722: AC_AIX is expanded from...
configure.in:213: the top level
configure.in:225: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:225: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:301: PHP_RUNPATH_SWITCH is expanded from...
configure.in:225: the top level
configure.in:248: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:248: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
configure.in:248: the top level
configure.in:373: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:373: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
TSRM/threads.m4:68: PTHREADS_CHECK_COMPILE is expanded from...
TSRM/threads.m4:111: PTHREADS_CHECK is expanded from...
configure.in:373: the top level
configure.in:373: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:373: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
TSRM/threads.m4:68: PTHREADS_CHECK_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
TSRM/threads.m4:111: PTHREADS_CHECK is expanded from...
configure.in:373: the top level
sapi/apache/config.m4:259: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/apache/config.m4:259: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
sapi/apache/config.m4:4: PHP_APACHE_FD_CHECK is expanded from...
sapi/apache/config.m4:259: the top level
sapi/apache_hooks/config.m4:261: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/apache_hooks/config.m4:261: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
sapi/apache_hooks/config.m4:4: PHP_APACHE_FD_CHECK is expanded from...
sapi/apache_hooks/config.m4:261: the top level
sapi/cli/config.m4:13: warning: The macro 'AC_TRY_LINK' is obsolete.
sapi/cli/config.m4:13: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
sapi/cli/config.m4:13: the top level
sapi/fpm/config.m4:561: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:561: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:22: AC_FPM_PRCTL is expanded from...
sapi/fpm/config.m4:561: the top level
sapi/fpm/config.m4:562: warning: The macro 'AC_TRY_LINK' is obsolete.
sapi/fpm/config.m4:562: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
sapi/fpm/config.m4:34: AC_FPM_CLOCK is expanded from...
sapi/fpm/config.m4:562: the top level
sapi/fpm/config.m4:562: warning: The macro 'AC_TRY_RUN' is obsolete.
sapi/fpm/config.m4:562: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
sapi/fpm/config.m4:34: AC_FPM_CLOCK is expanded from...
sapi/fpm/config.m4:562: the top level
sapi/fpm/config.m4:563: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:563: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:104: AC_FPM_TRACE is expanded from...
sapi/fpm/config.m4:563: the top level
sapi/fpm/config.m4:563: warning: The macro 'AC_TRY_RUN' is obsolete.
sapi/fpm/config.m4:563: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
sapi/fpm/config.m4:104: AC_FPM_TRACE is expanded from...
sapi/fpm/config.m4:563: the top level
sapi/fpm/config.m4:564: warning: The macro 'AC_TRY_LINK' is obsolete.
sapi/fpm/config.m4:564: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
sapi/fpm/config.m4:296: AC_FPM_BUILTIN_ATOMIC is expanded from...
sapi/fpm/config.m4:564: the top level
sapi/fpm/config.m4:565: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:565: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:314: AC_FPM_LQ is expanded from...
sapi/fpm/config.m4:565: the top level
sapi/fpm/config.m4:566: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:566: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:348: AC_FPM_SYSCONF is expanded from...
sapi/fpm/config.m4:566: the top level
sapi/fpm/config.m4:567: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:567: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:361: AC_FPM_TIMES is expanded from...
sapi/fpm/config.m4:567: the top level
sapi/fpm/config.m4:568: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:568: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:374: AC_FPM_KQUEUE is expanded from...
sapi/fpm/config.m4:568: the top level
sapi/fpm/config.m4:569: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:569: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:398: AC_FPM_PORT is expanded from...
sapi/fpm/config.m4:569: the top level
sapi/fpm/config.m4:570: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:570: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:421: AC_FPM_DEVPOLL is expanded from...
sapi/fpm/config.m4:570: the top level
sapi/fpm/config.m4:571: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:571: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:446: AC_FPM_EPOLL is expanded from...
sapi/fpm/config.m4:571: the top level
sapi/fpm/config.m4:572: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:572: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:482: AC_FPM_POLL is expanded from...
sapi/fpm/config.m4:572: the top level
sapi/fpm/config.m4:573: warning: The macro 'AC_TRY_COMPILE' is obsolete.
sapi/fpm/config.m4:573: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
sapi/fpm/config.m4:508: AC_FPM_SELECT is expanded from...
sapi/fpm/config.m4:573: the top level
sapi/fpm/config.m4:574: warning: The macro 'AC_TRY_LINK' is obsolete.
sapi/fpm/config.m4:574: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
sapi/fpm/config.m4:539: AC_FPM_APPARMOR is expanded from...
sapi/fpm/config.m4:574: the top level
sapi/nsapi/config.m4:16: warning: AC_CHECK_HEADERS($NSAPI_INC_DIR/nsapi.h): you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
sapi/nsapi/config.m4:16: the top level
sapi/nsapi/config.m4:22: warning: AC_CHECK_HEADERS($NSAPI_INC_DIR/nsapi.h): you should use literals
./lib/autoconf/headers.m4:217: AC_CHECK_HEADERS is expanded from...
sapi/nsapi/config.m4:22: the top level
configure.in:424: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:424: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1666: PHP_EBCDIC is expanded from...
configure.in:424: the top level
configure.in:427: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:427: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2031: PHP_C_BIGENDIAN is expanded from...
configure.in:427: the top level
configure.in:430: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:430: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2877: PHP_TEST_WRITE_STDOUT is expanded from...
configure.in:430: the top level
configure.in:449: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:449: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:449: the top level
configure.in:450: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:450: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:450: the top level
configure.in:451: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:451: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:451: the top level
configure.in:452: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:452: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:452: the top level
configure.in:453: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:453: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:453: the top level
configure.in:454: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:454: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:454: the top level
configure.in:456: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:456: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:456: the top level
configure.in:464: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:464: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:464: the top level
configure.in:464: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:464: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
configure.in:464: the top level
configure.in:470: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.in:470: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.in:470: the top level
configure.in:547: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:547: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
aclocal.m4:1757: PHP_FOPENCOOKIE is expanded from...
configure.in:547: the top level
configure.in:547: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:547: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1757: PHP_FOPENCOOKIE is expanded from...
configure.in:547: the top level
configure.in:549: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:549: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:1705: PHP_BROKEN_GLIBC_FOPEN_APPEND is expanded from...
configure.in:549: the top level
configure.in:549: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:549: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:1705: PHP_BROKEN_GLIBC_FOPEN_APPEND is expanded from...
configure.in:549: the top level
configure.in:557: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:557: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
aclocal.m4:1323: PHP_MISSING_TIME_R_DECL is expanded from...
configure.in:557: the top level
configure.in:558: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:558: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
aclocal.m4:1468: PHP_MISSING_FCLOSE_DECL is expanded from...
configure.in:558: the top level
configure.in:560: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:560: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1411: PHP_TM_GMTOFF is expanded from...
configure.in:560: the top level
configure.in:561: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:561: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
aclocal.m4:1425: PHP_STRUCT_FLOCK is expanded from...
configure.in:561: the top level
configure.in:562: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:562: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
aclocal.m4:1446: PHP_SOCKLEN_T is expanded from...
configure.in:562: the top level
configure.in:571: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:571: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:1068: _PHP_CHECK_SIZEOF is expanded from...
aclocal.m4:1114: PHP_CHECK_SIZEOF is expanded from...
configure.in:571: the top level
configure.in:572: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:572: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:1068: _PHP_CHECK_SIZEOF is expanded from...
aclocal.m4:1114: PHP_CHECK_SIZEOF is expanded from...
configure.in:572: the top level
configure.in:573: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:573: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
aclocal.m4:1068: _PHP_CHECK_SIZEOF is expanded from...
aclocal.m4:1114: PHP_CHECK_SIZEOF is expanded from...
configure.in:573: the top level
configure.in:579: warning: The macro 'AC_STRUCT_ST_BLKSIZE' is obsolete.
configure.in:579: You should run autoupdate.
./lib/autoconf/types.m4:1029: AC_STRUCT_ST_BLKSIZE is expanded from...
configure.in:579: the top level
configure.in:588: warning: The macro 'AC_STRUCT_ST_RDEV' is obsolete.
configure.in:588: You should run autoupdate.
./lib/autoconf/types.m4:1067: AC_STRUCT_ST_RDEV is expanded from...
configure.in:588: the top level
configure.in:595: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:595: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1617: PHP_SOCKADDR_CHECKS is expanded from...
configure.in:595: the top level
configure.in:598: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:598: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:598: the top level
configure.in:694: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:694: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
configure.in:694: the top level
configure.in:698: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:698: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:698: the top level
configure.in:698: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:698: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:698: the top level
configure.in:744: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:744: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.in:744: the top level
configure.in:755: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:755: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1643: PHP_DECLARED_TIMEZONE is expanded from...
configure.in:755: the top level
configure.in:756: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:756: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1168: PHP_TIME_R_TYPE is expanded from...
configure.in:756: the top level
configure.in:756: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:756: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2960: _AC_RUN_IFELSE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2979: AC_RUN_IFELSE is expanded from...
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1168: PHP_TIME_R_TYPE is expanded from...
configure.in:756: the top level
configure.in:757: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:757: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1356: PHP_READDIR_R_TYPE is expanded from...
configure.in:757: the top level
configure.in:757: warning: The macro 'AC_TRY_CPP' is obsolete.
configure.in:757: You should run autoupdate.
./lib/autoconf/general.m4:2762: AC_TRY_CPP is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2960: _AC_RUN_IFELSE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2979: AC_RUN_IFELSE is expanded from...
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1356: PHP_READDIR_R_TYPE is expanded from...
configure.in:757: the top level
configure.in:762: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:762: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2823: PHP_CRYPT_R_STYLE is expanded from...
configure.in:762: the top level
ext/date/lib/timelib.m4:67: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/date/lib/timelib.m4:67: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/date/lib/timelib.m4:14: TL_CHECK_INT_TYPE is expanded from...
ext/date/lib/timelib.m4:67: the top level
ext/date/lib/timelib.m4:68: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/date/lib/timelib.m4:68: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/date/lib/timelib.m4:14: TL_CHECK_INT_TYPE is expanded from...
ext/date/lib/timelib.m4:68: the top level
ext/ereg/config0.m4:49: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/ereg/config0.m4:49: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/ereg/config0.m4:49: the top level
ext/libxml/config0.m4:18: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/libxml/config0.m4:18: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/libxml/config0.m4:18: the top level
ext/curl/config.m4:63: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/curl/config.m4:63: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/curl/config.m4:63: the top level
ext/curl/config.m4:90: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/curl/config.m4:90: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/curl/config.m4:90: the top level
ext/dba/config.m4:369: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/dba/config.m4:369: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
ext/dba/config.m4:11: PHP_TEMP_LDFLAGS is expanded from...
ext/dba/config.m4:233: PHP_DBA_DB_CHECK is expanded from...
ext/dba/config.m4:369: the top level
ext/dba/config.m4:402: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/dba/config.m4:402: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
ext/dba/config.m4:11: PHP_TEMP_LDFLAGS is expanded from...
ext/dba/config.m4:233: PHP_DBA_DB_CHECK is expanded from...
ext/dba/config.m4:402: the top level
ext/dba/config.m4:435: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/dba/config.m4:435: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
ext/dba/config.m4:11: PHP_TEMP_LDFLAGS is expanded from...
ext/dba/config.m4:233: PHP_DBA_DB_CHECK is expanded from...
ext/dba/config.m4:435: the top level
ext/dba/config.m4:486: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/dba/config.m4:486: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
ext/dba/config.m4:11: PHP_TEMP_LDFLAGS is expanded from...
ext/dba/config.m4:486: the top level
ext/dom/config.m4:19: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/dom/config.m4:19: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/dom/config.m4:19: the top level
ext/fileinfo/config.m4:17: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/fileinfo/config.m4:17: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/fileinfo/config.m4:17: the top level
ext/gd/config.m4:375: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/gd/config.m4:375: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
ext/gd/config.m4:375: the top level
ext/hash/config.m4:21: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/hash/config.m4:21: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2031: PHP_C_BIGENDIAN is expanded from...
ext/hash/config.m4:21: the top level
ext/iconv/config.m4:41: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/iconv/config.m4:41: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
ext/iconv/config.m4:41: the top level
ext/iconv/config.m4:53: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/iconv/config.m4:53: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/iconv/config.m4:53: the top level
ext/iconv/config.m4:73: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/iconv/config.m4:73: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
ext/iconv/config.m4:73: the top level
ext/iconv/config.m4:86: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/iconv/config.m4:86: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
ext/iconv/config.m4:86: the top level
ext/iconv/config.m4:131: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/iconv/config.m4:131: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/iconv/config.m4:131: the top level
ext/iconv/config.m4:163: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/iconv/config.m4:163: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/iconv/config.m4:163: the top level
ext/iconv/config.m4:194: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/iconv/config.m4:194: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
ext/iconv/config.m4:194: the top level
ext/imap/config.m4:139: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/imap/config.m4:139: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
ext/imap/config.m4:139: the top level
ext/imap/config.m4:159: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/imap/config.m4:159: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
ext/imap/config.m4:159: the top level
ext/imap/config.m4:235: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/imap/config.m4:235: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
ext/imap/config.m4:24: PHP_IMAP_TEST_BUILD is expanded from...
ext/imap/config.m4:235: the top level
ext/imap/config.m4:243: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/imap/config.m4:243: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
ext/imap/config.m4:24: PHP_IMAP_TEST_BUILD is expanded from...
ext/imap/config.m4:243: the top level
ext/imap/config.m4:250: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/imap/config.m4:250: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
ext/imap/config.m4:250: the top level
ext/imap/config.m4:285: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/imap/config.m4:285: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
ext/imap/config.m4:24: PHP_IMAP_TEST_BUILD is expanded from...
ext/imap/config.m4:285: the top level
ext/json/config.m4:10: warning: The macro 'AC_HEADER_STDC' is obsolete.
ext/json/config.m4:10: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
ext/json/config.m4:10: the top level
ext/ldap/config.m4:198: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/ldap/config.m4:198: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/ldap/config.m4:198: the top level
ext/mbstring/config.m4:367: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/mbstring/config.m4:367: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/mbstring/config.m4:67: PHP_MBSTRING_SETUP_MBREGEX is expanded from...
ext/mbstring/config.m4:367: the top level
ext/mbstring/config.m4:367: warning: The macro 'AC_HEADER_TIME' is obsolete.
ext/mbstring/config.m4:367: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
ext/mbstring/config.m4:67: PHP_MBSTRING_SETUP_MBREGEX is expanded from...
ext/mbstring/config.m4:367: the top level
ext/mbstring/config.m4:367: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/mbstring/config.m4:367: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
ext/mbstring/config.m4:67: PHP_MBSTRING_SETUP_MBREGEX is expanded from...
ext/mbstring/config.m4:367: the top level
ext/odbc/config.m4:204: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/odbc/config.m4:204: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
ext/odbc/config.m4:204: the top level
ext/opcache/config.m4:15: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/opcache/config.m4:15: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/opcache/config.m4:15: the top level
ext/opcache/config.m4:85: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/opcache/config.m4:85: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/opcache/config.m4:85: the top level
ext/opcache/config.m4:137: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/opcache/config.m4:137: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/opcache/config.m4:137: the top level
ext/opcache/config.m4:192: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/opcache/config.m4:192: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/opcache/config.m4:192: the top level
ext/opcache/config.m4:261: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/opcache/config.m4:261: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/opcache/config.m4:261: the top level
ext/opcache/config.m4:331: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/opcache/config.m4:331: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/opcache/config.m4:331: the top level
ext/opcache/config.m4:347: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/opcache/config.m4:347: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/opcache/config.m4:347: the top level
ext/pdo_odbc/config.m4:103: warning: back quotes and double quotes must not be escaped in: Unknown ODBC flavour $pdo_odbc_flavour
ext/pdo_odbc/config.m4:103: 			  include and lib dirs are looked for under 'dir'.
ext/pdo_odbc/config.m4:103: 
ext/pdo_odbc/config.m4:103: 			  'flavour' can be one of:  ibm-db2, iODBC, unixODBC, generic
ext/pdo_odbc/config.m4:103: 			  If ',dir' part is omitted, default for the flavour 
ext/pdo_odbc/config.m4:103: 			  you have selected will be used. e.g.:
ext/pdo_odbc/config.m4:103: 
ext/pdo_odbc/config.m4:103: 			    --with-pdo-odbc=unixODBC
ext/pdo_odbc/config.m4:103: 
ext/pdo_odbc/config.m4:103: 			  will check for unixODBC under /usr/local. You may attempt 
ext/pdo_odbc/config.m4:103: 			  to use an otherwise unsupported driver using the \"generic\" 
ext/pdo_odbc/config.m4:103: 			  flavour.  The syntax for generic ODBC support is:
ext/pdo_odbc/config.m4:103: 
ext/pdo_odbc/config.m4:103: 			    --with-pdo-odbc=generic,dir,libname,ldflags,cflags
ext/pdo_odbc/config.m4:103: 
ext/pdo_odbc/config.m4:103: 			  When built as 'shared' the extension filename is always pdo_odbc.so
ext/posix/config.m4:17: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/posix/config.m4:17: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/posix/config.m4:17: the top level
ext/posix/config.m4:35: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/posix/config.m4:35: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/posix/config.m4:35: the top level
ext/recode/config.m4:34: warning: The macro 'AC_TRY_LINK' is obsolete.
ext/recode/config.m4:34: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from...
aclocal.m4:1843: PHP_CHECK_LIBRARY is expanded from...
ext/recode/config.m4:34: the top level
ext/session/config.m4:12: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/session/config.m4:12: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1219: PHP_DOES_PWRITE_WORK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1279: PHP_PWRITE_TEST is expanded from...
ext/session/config.m4:12: the top level
ext/session/config.m4:13: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/session/config.m4:13: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1248: PHP_DOES_PREAD_WORK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:1301: PHP_PREAD_TEST is expanded from...
ext/session/config.m4:13: the top level
ext/simplexml/config.m4:18: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/simplexml/config.m4:18: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/simplexml/config.m4:18: the top level
ext/soap/config.m4:18: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/soap/config.m4:18: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/soap/config.m4:18: the top level
ext/sockets/config.m4:10: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/sockets/config.m4:10: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/sockets/config.m4:10: the top level
ext/sockets/config.m4:23: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/sockets/config.m4:23: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
ext/sockets/config.m4:23: the top level
ext/sockets/config.m4:32: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/sockets/config.m4:32: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/sockets/config.m4:32: the top level
ext/sockets/config.m4:47: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/sockets/config.m4:47: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/sockets/config.m4:47: the top level
ext/spl/config.m4:7: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/spl/config.m4:7: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
ext/spl/config.m4:7: the top level
ext/standard/config.m4:6: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:6: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:6: the top level
ext/standard/config.m4:62: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:62: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:62: the top level
ext/standard/config.m4:87: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:87: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:87: the top level
ext/standard/config.m4:112: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:112: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:112: the top level
ext/standard/config.m4:147: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:147: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:147: the top level
ext/standard/config.m4:179: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:179: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:179: the top level
ext/standard/config.m4:210: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:210: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:210: the top level
ext/standard/config.m4:250: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/standard/config.m4:250: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:250: the top level
ext/standard/config.m4:266: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/standard/config.m4:266: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:266: the top level
ext/standard/config.m4:401: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:401: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:401: the top level
ext/standard/config.m4:401: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:401: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:401: the top level
ext/standard/config.m4:401: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:401: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:401: the top level
ext/standard/config.m4:402: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:402: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:402: the top level
ext/standard/config.m4:402: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:402: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:402: the top level
ext/standard/config.m4:402: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:402: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:402: the top level
ext/standard/config.m4:403: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:403: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:403: the top level
ext/standard/config.m4:403: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:403: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:403: the top level
ext/standard/config.m4:403: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:403: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:403: the top level
ext/standard/config.m4:404: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:404: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:404: the top level
ext/standard/config.m4:404: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:404: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:404: the top level
ext/standard/config.m4:404: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:404: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:404: the top level
ext/standard/config.m4:410: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:410: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:410: the top level
ext/standard/config.m4:410: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:410: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:410: the top level
ext/standard/config.m4:410: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:410: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1898: PHP_CHECK_FUNC_LIB is expanded from...
aclocal.m4:1932: PHP_CHECK_FUNC is expanded from...
ext/standard/config.m4:410: the top level
ext/standard/config.m4:415: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:415: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:415: the top level
ext/standard/config.m4:446: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:446: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:446: the top level
ext/standard/config.m4:480: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:480: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:480: the top level
ext/standard/config.m4:515: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/standard/config.m4:515: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:515: the top level
ext/standard/config.m4:552: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/standard/config.m4:552: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:552: the top level
ext/standard/config.m4:581: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/standard/config.m4:581: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
ext/standard/config.m4:581: the top level
ext/sysvsem/config.m4:12: warning: The macro 'AC_TRY_COMPILE' is obsolete.
ext/sysvsem/config.m4:12: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
ext/sysvsem/config.m4:12: the top level
ext/wddx/config.m4:26: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/wddx/config.m4:26: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/wddx/config.m4:26: the top level
ext/xml/config.m4:27: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/xml/config.m4:27: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/xml/config.m4:27: the top level
ext/xmlreader/config.m4:19: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/xmlreader/config.m4:19: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/xmlreader/config.m4:19: the top level
ext/xmlrpc/config.m4:39: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/xmlrpc/config.m4:39: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/xmlrpc/config.m4:39: the top level
ext/xmlrpc/config.m4:82: warning: The macro 'AC_HEADER_STDC' is obsolete.
ext/xmlrpc/config.m4:82: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
ext/xmlrpc/libxmlrpc/acinclude.m4:13: XMLRPC_HEADER_CHECKS is expanded from...
ext/xmlrpc/libxmlrpc/xmlrpc.m4:1: XMLRPC_CHECKS is expanded from...
ext/xmlrpc/config.m4:82: the top level
ext/xmlrpc/config.m4:82: warning: The macro 'AC_HEADER_TIME' is obsolete.
ext/xmlrpc/config.m4:82: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
ext/xmlrpc/libxmlrpc/acinclude.m4:18: XMLRPC_TYPE_CHECKS is expanded from...
ext/xmlrpc/libxmlrpc/xmlrpc.m4:1: XMLRPC_CHECKS is expanded from...
ext/xmlrpc/config.m4:82: the top level
ext/xmlwriter/config.m4:19: warning: The macro 'AC_TRY_RUN' is obsolete.
ext/xmlwriter/config.m4:19: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
aclocal.m4:1955: PHP_TEST_BUILD is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:2532: PHP_SETUP_LIBXML is expanded from...
ext/xmlwriter/config.m4:19: the top level
configure.in:1132: warning: The macro 'ac_cv_prog_gcc' is obsolete.
configure.in:1132: You should run autoupdate.
./lib/autoconf/c.m4:448: ac_cv_prog_gcc is expanded from...
Zend/Zend.m4:29: LIBZEND_BASIC_CHECKS is expanded from...
configure.in:1132: the top level
configure.in:1132: warning: The macro 'AC_TYPE_SIGNAL' is obsolete.
configure.in:1132: You should run autoupdate.
./lib/autoconf/types.m4:805: AC_TYPE_SIGNAL is expanded from...
Zend/Zend.m4:29: LIBZEND_BASIC_CHECKS is expanded from...
configure.in:1132: the top level
configure.in:1132: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:1132: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
Zend/Zend.m4:7: LIBZEND_CHECK_INT_TYPE is expanded from...
Zend/Zend.m4:29: LIBZEND_BASIC_CHECKS is expanded from...
configure.in:1132: the top level
configure.in:1132: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1132: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
Zend/acinclude.m4:68: AC_ZEND_BROKEN_SPRINTF is expanded from...
Zend/Zend.m4:29: LIBZEND_BASIC_CHECKS is expanded from...
configure.in:1132: the top level
configure.in:1132: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.in:1132: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
Zend/acinclude.m4:47: ZEND_FP_EXCEPT is expanded from...
Zend/Zend.m4:29: LIBZEND_BASIC_CHECKS is expanded from...
configure.in:1132: the top level
configure.in:1132: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1132: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
Zend/acinclude.m4:120: ZEND_CHECK_FLOAT_PRECISION is expanded from...
Zend/Zend.m4:29: LIBZEND_BASIC_CHECKS is expanded from...
configure.in:1132: the top level
configure.in:1132: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1132: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
Zend/Zend.m4:29: LIBZEND_BASIC_CHECKS is expanded from...
configure.in:1132: the top level
configure.in:1134: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1134: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
Zend/Zend.m4:154: LIBZEND_OTHER_CHECKS is expanded from...
configure.in:1134: the top level
configure.in:1158: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1158: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
TSRM/threads.m4:68: PTHREADS_CHECK_COMPILE is expanded from...
TSRM/threads.m4:111: PTHREADS_CHECK is expanded from...
TSRM/tsrm.m4:74: TSRM_CHECK_PTHREADS is expanded from...
TSRM/tsrm.m4:93: TSRM_THREADS_CHECKS is expanded from...
configure.in:1158: the top level
configure.in:1158: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.in:1158: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
TSRM/threads.m4:68: PTHREADS_CHECK_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
TSRM/threads.m4:111: PTHREADS_CHECK is expanded from...
TSRM/tsrm.m4:74: TSRM_CHECK_PTHREADS is expanded from...
TSRM/tsrm.m4:93: TSRM_THREADS_CHECKS is expanded from...
configure.in:1158: the top level
configure.in:1417: warning: The macro 'AC_LANG_C' is obsolete.
configure.in:1417: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
aclocal.m4:5764: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5763: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: The macro 'AC_LANG_C' is obsolete.
configure.in:1417: You should run autoupdate.
./lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:3594: _LT_AC_LOCK is expanded from...
aclocal.m4:4221: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
aclocal.m4:5764: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5763: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.in:1417: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
aclocal.m4:3594: _LT_AC_LOCK is expanded from...
aclocal.m4:4221: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
aclocal.m4:5764: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5763: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
aclocal.m4:4221: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
aclocal.m4:5764: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5763: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
aclocal.m4:4221: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
aclocal.m4:5764: _LT_AC_LANG_C_CONFIG is expanded from...
aclocal.m4:5763: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not exist
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not exist
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: output file \`$ofile' does not look like a libtool script
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: output file \`$ofile' does not look like a libtool script
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: tag name \"$tagname\" already exists
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: The macro 'AC_LANG_CPLUSPLUS' is obsolete.
configure.in:1417: You should run autoupdate.
./lib/autoconf/c.m4:270: AC_LANG_CPLUSPLUS is expanded from...
aclocal.m4:5846: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5845: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
aclocal.m4:4221: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
aclocal.m4:5846: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5845: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1417: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe
aclocal.m4:4221: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
aclocal.m4:5846: _LT_AC_LANG_CXX_CONFIG is expanded from...
aclocal.m4:5845: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
aclocal.m4:4954: _LT_AC_TAGCONFIG is expanded from...
aclocal.m4:3103: AC_LIBTOOL_SETUP is expanded from...
aclocal.m4:3085: _AC_PROG_LIBTOOL is expanded from...
aclocal.m4:3072: AC_PROG_LIBTOOL is expanded from...
configure.in:1417: the top level
configure.in:1539: warning: AC_OUTPUT should be used without arguments.
configure.in:1539: You should run autoupdate.
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for a sed that does not truncate output... /home/pbulk/build/www/php-fpm/work/.tools/bin/sed
checking build system type... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking target system type... x86_64-redhat-linux-gnu
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for x86_64-redhat-linux-cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... -std=gnu11
checking how to run the C preprocessor... cc -std=gnu11 -E
checking for egrep -e... (cached) /bin/egrep
checking for icc... no
checking for suncc... no
checking whether cc -std=gnu11 and cc understand -c and -o together... yes
checking how to run the C preprocessor... cc -std=gnu11 -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for utime.h... yes
checking for sys/time.h... yes
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether ln -s works... yes
checking for system library directory... lib
checking whether to enable runpaths... yes
checking if compiler supports -R... yes
checking for gawk... /bin/gawk
checking for bison... no
checking for byacc... no
checking for bison version... invalid
configure: WARNING: This bison version is not supported for regeneration of the Zend/PHP parsers (found: none, min: 204, excluded: 3.0).
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking whether to enable computed goto gcc extension with re2c... no
checking whether to force non-PIC code in shared modules... no
checking whether /dev/urandom exists... yes
./configure: line 6853: syntax error near unexpected token `fi'
./configure: line 6853: `fi'
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/www/php-fpm