Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:99999 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99557 invoked from network); 21 Jul 2017 21:28:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2017 21:28:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.41 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.214.41 mail-it0-f41.google.com Received: from [209.85.214.41] ([209.85.214.41:37327] helo=mail-it0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E6/57-02884-9E172795 for ; Fri, 21 Jul 2017 17:28:09 -0400 Received: by mail-it0-f41.google.com with SMTP id v127so13167589itd.0 for ; Fri, 21 Jul 2017 14:28:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=XHb7oIYuw7R0/2rdQuiw5ywZBd94KoFV56nMJUjaOFw=; b=o+gSySqT1ShabkBm3p7abLrkyNY2ExaVmTHvcwiV7jdl8Z5fGfvfBIjrlmMhaC5+i0 GtmGrE3DTWPrJinf4xGPKscKVi58YZk9NheZ/Os5hV1OvgTW+2QEMcdvuASdGWHhUFHw dmiXR5fqdfHZ+Lthcape9Wn79pVebDWifv3nEgpdFpCNurOlpE9JchWObVTJheputMgE qDXNAmZtzi+JdIDa704RvuTRcI2zTNhkXYaUVxEbKjY29iYX3/zGfEuykJD2ODRapaom iqZu2XqXdTGFiOY6GOfgsAf7E9Zr0XOCC9A0dSIjVSlmcUcPy53l7/JMoCR4D4EJAMDV PjKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=XHb7oIYuw7R0/2rdQuiw5ywZBd94KoFV56nMJUjaOFw=; b=BaSwj8was5wkmo9+tDFOK5W/VBpI2UOz7uRMngv+y+ELnPhfY2vrzpoXfHCLlHCUwm T18sdpkcydMDM/WU7VlKyFvn1v4PWZ21E5Bo/lONePfAejSmEiNOMyriLNJFVecJ3tId B3f6GHyFSTwmaDRlsaZObv8FS+eHT3xB57LmBvxh9B9BFdWGUBejBdymmaF5+tZrnpqH Zz8SYFNqN+tK3+n8SjQST+qhYEpR+VNvqtsAikAdq3+CHVxKFwk/9xHr8wlDJkH6ylG6 onYGICBtdA+a3t+om04ZtMrTQ10mvvKyMtb1YSIjZQkqv8ZwXRYsINLG0nAXtiwAhdE5 7xog== X-Gm-Message-State: AIVw113uIHTZFXYrsV2vpsxmIYKlrlJBj9UP9LAfF35ILczHqsTe42dW Q8R6eTEdQxvNX34Uh+rMQRwtPMYzpBme X-Received: by 10.36.73.146 with SMTP id e18mr383245itd.28.1500672485651; Fri, 21 Jul 2017 14:28:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.107.33.4 with HTTP; Fri, 21 Jul 2017 14:28:05 -0700 (PDT) In-Reply-To: <885b2b51-01c2-47a1-b78c-01bba14826f5@rhsoft.net> References: <885b2b51-01c2-47a1-b78c-01bba14826f5@rhsoft.net> Date: Fri, 21 Jul 2017 23:28:05 +0200 Message-ID: To: "lists@rhsoft.net" Cc: PHP internals Content-Type: multipart/alternative; boundary="001a11445ee86e7bba0554da8a46" Subject: Re: [PHP-DEV] PHP 7.2.0 is broken since the first alpha -> opcache backtrace From: nikita.ppv@gmail.com (Nikita Popov) --001a11445ee86e7bba0554da8a46 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, Jul 21, 2017 at 1:14 PM, lists@rhsoft.net wrote: > offlist-mail is out > > deleting functions until it stops happening is no option in case of a > global library, the autotest-suite is using them all... > > thx for feedback! Thanks, the issue should be fixed with https://github.com/php/php-src/commit/69ec51eb0221c76802a5a23e1c86cad1483fa= ed2, which will also be part of the next 7.2 beta. Nikita > Am 21.07.2017 um 13:06 schrieb Nikita Popov: > >> Can you provide the contents of "/Volumes/dune/www-servers/php >> includes/contentlounge-api/functions.inc.php"? If this is not publicly >> available code, can you send the file to nikic@php.net > nikic@php.net> and dmitry@php.net ? (Or reduce >> the code -- in this case it should be easy, just delete functions until = it >> stops happening). >> >> Thanks, >> Nikita >> >> PS: bugs.php.net is usually a better venue to >> report these kinds of issues. >> >> On Fri, Jul 21, 2017 at 12:42 PM, lists@rhsoft.net > lists@rhsoft.net> > wrote: >> >> /home/builduser/rpmbuild/BUILD/php-7.2.0/ext/opcache/Optimiz >> er/zend_ssa.c:1090: >> zend_ssa_compute_use_def_chains: Assertion `phi->sources[j] >=3D 0' >> failed. >> >> below a backtrace of 'opcache' from 7.2.0 beta1, the used 'php.ini' >> and the start of the build-process with configure and compiler param= s >> >> i used to build HEAD for a long time with my rpm-spec file by just >> replace the tarball, alpha1 did not compile at all, late rbuild was >> fine as well as our cli-cms-testsuite but the intermediate webserver >> before the second part for a PGO-build was broken >> >> currently 'opcache' when "opcache.enable_cli =3D 1" is enabled crash= s >> very early (before any output line of the application) >> _________________________________________________________ >> >> [builduser@testserver:/rpmbuild/PHP-PGO]$ gdb -ex=3Dr --args >> /home/builduser/rpmbuild/BUILD/php-7.2.0/sapi/cli/php -c >> /rpmbuild/PHP-PGO/php.ini /php-pgo-docroot/cms/autotest.php >> GNU gdb (GDB) Fedora 7.12.1-48.fc25 >> Copyright (C) 2017 Free Software Foundation, Inc. >> License GPLv3+: GNU GPL version 3 or later >> = > >> >> This is free software: you are free to change and redistribute it. >> There is NO WARRANTY, to the extent permitted by law. Type "show >> copying" >> and "show warranty" for details. >> This GDB was configured as "x86_64-redhat-linux-gnu". >> Type "show configuration" for configuration details. >> For bug reporting instructions, please see: >> > >. >> Find the GDB manual and other documentation resources online at: >> > >. >> For help, type "help". >> Type "apropos word" to search for commands related to "word"... >> Reading symbols from >> /home/builduser/rpmbuild/BUILD/php-7.2.0/sapi/cli/php...done. >> Starting program: >> /home/builduser/rpmbuild/BUILD/php-7.2.0/sapi/cli/php -c >> /rpmbuild/PHP-PGO/php.ini /php-pgo-docroot/cms/autotest.php >> [Thread debugging using libthread_db enabled] >> Using host libthread_db library "/lib64/libthread_db.so.1". >> Detaching after fork from child process 25798. >> php: >> /home/builduser/rpmbuild/BUILD/php-7.2.0/ext/opcache/Optimiz >> er/zend_ssa.c:1090: >> zend_ssa_compute_use_def_chains: Assertion `phi->sources[j] >=3D 0' >> failed. >> >> Program received signal SIGABRT, Aborted. >> 0x00007ffff6d448df in raise () from /lib64/libc.so.6 >> Missing separate debuginfos, use: dnf debuginfo-install >> bzip2-libs-1.0.6-21.fc25.x86_64 >> cyrus-sasl-lib-2.1.26-26.2.fc24.x86_64 expat-2.2.1-1.fc25.x86_64 >> fontconfig-2.12.1-1.fc25.x86_64 freetype-2.6.5-9.fc25.x86_64 >> gd-2.2.4-1.fc25.x86_64 glibc-2.24-9.fc25.x86_64 >> jbigkit-libs-2.1-5.fc24.x86_64 keyutils-libs-1.5.9-8.fc24.x86_64 >> krb5-libs-1.14.4-7.fc25.x86_64 libX11-1.6.5-1.fc25.x86_64 >> libXau-1.0.8-6.fc24.x86_64 libXpm-3.5.12-1.fc25.x86_64 >> libcom_err-1.43.3-1.fc25.x86_64 libcrypt-nss-2.24-9.fc25.x86_64 >> libcurl-7.51.0-7.fc25.x86_64 libgcc-6.3.1-1.fc25.x86_64 >> libgomp-6.3.1-1.fc25.x86_64 libicu-57.1-5.fc25.x86_64 >> libidn2-2.0.2-1.fc25.x86_64 libjpeg-turbo-1.5.1-0.fc25.x86_64 >> libnghttp2-1.13.0-2.fc25.x86_64 libpng-1.6.27-1.fc25.x86_64 >> libpsl-0.17.0-1.fc25.x86_64 libselinux-2.5-13.fc25.x86_64 >> libssh2-1.8.0-1.fc25.x86_64 libstdc++-6.3.1-1.fc25.x86_64 >> libtidy-5.4.0-1.fc25.x86_64 libtiff-4.0.8-1.fc25.x86_64 >> libunistring-0.9.4-3.fc24.x86_64 libwebp-0.5.2-1.fc25.x86_64 >> libxcb-1.12-1.fc25.x86_64 libxml2-2.9.4-2.fc25.x86_64 >> libzip-1.1.3-1.fc25.x86_64 nspr-4.15.0-1.fc25.x86_64 >> nss-3.31.0-1.1.fc25.x86_64 nss-softokn-freebl-3.31.0-1.0.fc25.x86_64 >> nss-util-3.31.0-1.0.fc25.x86_64 openldap-2.4.44-11.fc25.x86_64 >> openssl-libs-1.0.2k-1.fc25.x86_64 pcre-8.41-1.fc25.x86_64 >> xz-libs-5.2.2-2.fc24.x86_64 >> (gdb) bt >> #0 0x00007ffff6d448df in raise () from /lib64/libc.so.6 >> #1 0x00007ffff6d464da in abort () from /lib64/libc.so.6 >> #2 0x00007ffff6d3cd67 in __assert_fail_base () from /lib64/libc.so.= 6 >> #3 0x00007ffff6d3ce12 in __assert_fail () from /lib64/libc.so.6 >> #4 0x00007ffff5fa4fcd in zend_ssa_compute_use_def_chains >> (arena=3D0x7fffffffa4a0, op_array=3D0x7ffff621bcb0, ssa=3D0x7ffff630= c288) >> at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/ext/opcache/Optimiz >> er/zend_ssa.c:1090 >> #5 0x00007ffff5f9cf9e in zend_dfa_analyze_op_array >> (op_array=3D0x7ffff621bcb0, ctx=3D0x7fffffffa4a0, ssa=3D0x7ffff630c2= 88, >> flags=3D0x7ffff630c284) >> at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/ext/opcache/Optimiz >> er/dfa_pass.c:102 >> #6 0x00007ffff5f82767 in zend_optimize_script >> (script=3D0x7ffff6284a00, optimization_level=3D2147467263 >> , debug_level=3D0) at >> >> /home/builduser/rpmbuild/BUILD/php-7.2.0/ext/opcache/Optimiz >> er/zend_optimizer.c:1268 >> #7 0x00007ffff5f6a93b in cache_script_in_shared_memory >> (new_persistent_script=3D0x7ffff6284a00, key=3D0x7ffff6292158 >> "/Volumes/dune/www-servers/phpincludes/contentlounge-api/fun >> ctions.inc.php", >> key_length=3D73, >> from_shared_memory=3D0x7fffffffa750) at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/ext/opcache/ZendAcc >> elerator.c:1321 >> #8 0x00007ffff5f6beea in persistent_compile_file >> (file_handle=3D0x7fffffffa7c0, type=3D8) at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/ext/opcache/ZendAcc >> elerator.c:1922 >> #9 0x00005555557f69e8 in compile_filename (type=3D8, >> filename=3D0x7ffff621f6f0) at Zend/zend_language_scanner.l:662 >> #10 0x00005555558b096c in zend_include_or_eval >> (inc_filename=3D0x7ffff621f6f0, type=3D8) at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/Zend/zend_execute.c:2823 >> #11 0x000055555591f40f in ZEND_INCLUDE_OR_EVAL_SPEC_TMPVAR_HANDLER >> () at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/Zend/zend_vm_execute.h:4809= 9 >> #12 0x0000555555934ac0 in execute_ex (ex=3D0x7ffff621f030) at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/Zend/zend_vm_execute.h:6247= 5 >> #13 0x00005555559357f7 in zend_execute (op_array=3D0x7ffff6282700, >> return_value=3D0x0) at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/Zend/zend_vm_execute.h:6309= 9 >> #14 0x00005555558519ab in zend_execute_scripts (type=3D8, retval=3D0= x0, >> file_count=3D3) at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/Zend/zend.c:1490 >> #15 0x00005555557bf27f in php_execute_script >> (primary_file=3D0x7fffffffdfd0) at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/main/main.c:2550 >> #16 0x00005555559380f0 in do_cli (argc=3D4, argv=3D0x555555c9bd50) a= t >> /home/builduser/rpmbuild/BUILD/php-7.2.0/sapi/cli/php_cli.c:1001 >> #17 0x00005555559390aa in main (argc=3D4, argv=3D0x555555c9bd50) at >> /home/builduser/rpmbuild/BUILD/php-7.2.0/sapi/cli/php_cli.c:1394 >> (gdb) >> _________________________________________________________ >> >> [builduser@testserver:/rpmbuild/PHP-PGO]$ cat php.ini >> [PHP] >> extension_dir =3D >> /home/builduser/rpmbuild/BUILD/php-7.2.0/modules >> extension =3D "zlib.so" >> extension =3D "openssl.so" >> extension =3D "mbstring.so" >> extension =3D "calendar.so" >> extension =3D "curl.so" >> extension =3D "dom.so" >> extension =3D "exif.so" >> extension =3D "fileinfo.so" >> extension =3D "gd.so" >> extension =3D "hash.so" >> extension =3D "iconv.so" >> extension =3D "intl.so" >> extension =3D "json.so" >> extension =3D "mysqlnd.so" >> extension =3D "mysqli.so" >> extension =3D "session.so" >> extension =3D "simplexml.so" >> extension =3D "tidy.so" >> extension =3D "xml.so" >> extension =3D "zip.so" >> open_basedir =3D >> "/Volumes/dune/www-servers:/usr/share/pear:/usr/share/php:/ >> rpmbuild/PHP-PGO" >> include_path =3D >> ".:/php-pgo-docroot/cms/php:/Volumes/dune/www-servers/phpinc >> ludes:/usr/share/pear:/usr/share/php" >> default_charset =3D "ISO-8859-1" >> zend.enable_gc =3D 1 >> zend.detect_unicode =3D 0 >> register_argc_argv =3D 0 >> upload_tmp_dir =3D "/rpmbuild/PHP-PGO/logs" >> error_log =3D >> "/rpmbuild/PHP-PGO/logs/php_error.log" >> zlib.output_compression =3D 0 >> max_execution_time =3D 120 >> max_input_nesting_level =3D 32 >> max_input_time =3D -1 >> memory_limit =3D -1 >> post_max_size =3D "150M" >> >> upload_max_filesize =3D "150M" >> >> file_uploads =3D 1 >> >> max_file_uploads =3D 30 >> >> allow_url_fopen =3D 1 >> >> allow_url_include =3D 0 >> >> realpath_cache_size =3D 64K >> >> realpath_cache_ttl =3D 300 >> >> error_reporting =3D E_ALL >> >> disable_functions =3D "" >> >> disable_classes =3D "" >> >> engine =3D 1 >> >> short_open_tag =3D 1 >> output_buffering =3D 0 >> output_handler =3D "" >> implicit_flush =3D 0 >> expose_php =3D 0 >> report_memleaks =3D 1 >> display_errors =3D 1 >> display_startup_errors =3D 1 >> log_errors =3D 1 >> log_errors_max_len =3D 2048 >> html_errors =3D 0 >> track_errors =3D 0 >> warn_plus_overloading =3D 1 >> enable_dl =3D 0 >> cgi.force_redirect =3D 0 >> cgi.rfc2616_headers =3D 0 >> fastcgi.impersonate =3D 1 >> ignore_repeated_errors =3D 0 >> ignore_repeated_source =3D 0 >> arg_separator.output =3D "&" >> arg_separator.input =3D "&" >> auto_globals_jit =3D 1 >> request_order =3D "GP" >> default_mimetype =3D "text/html" >> default_socket_timeout =3D 10 >> auto_detect_line_endings =3D 0 >> user_agent =3D "PHP" >> gd.jpeg_ignore_warning =3D 1 >> pcre.jit =3D 1 >> >> highlight.string =3D "#dd0000" >> highlight.comment =3D "#ff8000" >> highlight.keyword =3D "#007700" >> highlight.bg =3D "#ffffff" >> highlight.default =3D "#0000bb" >> highlight.html =3D "#000000" >> >> error_prepend_string =3D "" >> error_append_string =3D "" >> auto_prepend_file =3D "" >> auto_append_file =3D "" >> >> [Session] >> session.save_path =3D "/rpmbuild/PHP-PGO/logs" >> session.save_handler =3D "files" >> session.use_cookies =3D 1 >> session.use_only_cookies =3D 1 >> session.use_strict_mode =3D 1 >> session.name =3D "LOUNGE_I= D" >> >> session.referer_check =3D "" >> session.auto_start =3D 0 >> session.cookie_lifetime =3D 0 >> session.cookie_path =3D "/" >> session.cookie_domain =3D "" >> session.cookie_secure =3D 0 >> session.cookie_httponly =3D 1 >> session.serialize_handler =3D "php_serialize" >> session.gc_probability =3D 0 >> session.entropy_file =3D "/dev/urandom" >> session.entropy_length =3D 16 >> session.cache_limiter =3D "nocache" >> session.cache_expire =3D 180 >> session.use_trans_sid =3D 0 >> session.bug_compat_42 =3D 0 >> session.bug_compat_warn =3D 0 >> session.hash_function =3D 1 >> session.hash_bits_per_character =3D 6 >> session.upload_progress.enabled =3D 1 >> session.lazy_write =3D 1 >> session.sid_bits_per_character =3D 5 >> session.sid_length =3D 40 >> url_rewriter.tags =3D "disabled" >> >> [MySQLI] >> mysqli.default_host =3D "localhost" >> mysqli.default_port =3D 3306 >> mysqli.default_socket =3D "/var/lib/mysql/mysql.sock" >> mysqli.default_user =3D "" >> mysqli.default_password =3D "" >> mysqli.reconnect =3D 1 >> mysqli.allow_local_infile =3D 0 >> mysqli.allow_persistent =3D 0 >> mysqli.max_links =3D 15 >> >> [mysqlnd] >> mysqlnd.collect_statistics =3D 0 >> mysqlnd.debug =3D 0 >> mysqlnd.net_read_timeout =3D 60 >> pdo_mysql.default_socket =3D "/var/lib/mysql/mysql.sock" >> >> [Assertion] >> zend.assertions =3D -1 >> assert.active =3D 0 >> assert.quiet_eval =3D 0 >> >> [soap] >> soap.wsdl_cache_enabled =3D 1 >> soap.wsdl_cache_dir =3D "/rpmbuild/PHP-PGO/logs" >> soap.wsdl_cache_ttl =3D 5 >> >> [mbstring] >> mbstring.language =3D "German" >> mbstring.internal_encoding =3D "ISO-8859-1" >> mbstring.http_input =3D "auto" >> mbstring.encoding_translation =3D 0 >> mbstring.detect_order =3D "auto" >> mbstring.func_overload =3D 0 >> >> [Date] >> date.timezone =3D "Europe/Vienna" >> >> [zend] >> zend_extension =3D "opcache.so" >> opcache.enable =3D 1 >> opcache.enable_cli =3D 1 >> opcache.load_comments =3D 0 >> opcache.save_comments =3D 0 >> opcache.use_cwd =3D 1 >> opcache.validate_timestamps =3D 1 >> opcache.validate_permission =3D 0 >> opcache.revalidate_freq =3D 1 >> opcache.revalidate_path =3D 0 >> opcache.max_accelerated_files =3D 1000 >> opcache.memory_consumption =3D 32 >> opcache.interned_strings_buffer =3D 8 >> opcache.max_file_size =3D 327680 >> opcache.enable_file_override =3D 1 >> opcache.fast_shutdown =3D 1 >> opcache.log_verbosity_level =3D 1 >> opcache.huge_code_pages =3D 1 >> _________________________________________________________ >> >> [builduser@testserver:/rpmbuild/SPECS]$ rpmbuild -bb php.spec >> Ausf=C3=BChrung(%prep): /bin/sh -e /var/tmp/rpm-tmp.VKIxrw >> + umask 022 >> + cd /home/builduser/rpmbuild/BUILD >> + export LANG=3DC >> + LANG=3DC >> + cd /home/builduser/rpmbuild/BUILD >> + rm -rf php-7.2.0 >> + /usr/bin/xz -dc /home/builduser/rpmbuild/SOURCES/php-7.2.0.tar.xz >> + /usr/bin/tar -xof - >> + STATUS=3D0 >> + '[' 0 -ne 0 ']' >> + cd php-7.2.0 >> + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >> + echo 'Patch #1 (php-realpath-cache-openbasedir.patch):' >> Patch #1 (php-realpath-cache-openbasedir.patch): >> + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .realpath >> --fuzz=3D0 >> patching file main/main.c >> Hunk #1 succeeded at 1642 (offset 40 lines). >> Hunk #2 succeeded at 2230 (offset 52 lines). >> + echo 'Patch #3 (php-71-systzdata.patch):' >> Patch #3 (php-71-systzdata.patch): >> + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix >> .systzdata-71 --fuzz=3D0 >> patching file ext/date/lib/parse_tz.c >> patching file ext/date/lib/timelib.m4 >> + '[' -f /usr/bin/php ']' >> + /usr/bin/php ext/fileinfo/create_data_file.php >> /usr/share/misc/magic.mgc >> + '[' -f /usr/bin/php ']' >> + /usr/bin/php Zend/zend_vm_gen.php --with-vm-kind=3DHYBRID >> zend_vm_opcodes.h generated successfully. >> zend_vm_opcodes.c generated successfully. >> zend_vm_execute.h generated successfully. >> + rm -f TSRM/tsrm_win32.h TSRM/tsrm_config.w32.h >> Zend/zend_config.w32.h ext/mysqlnd/config-win.h >> ext/standard/winver.h main/win32_internal_function_disabled.h >> main/win95nt.h >> + find . -name '*.[ch]' -exec chmod 644 '{}' ';' >> + xargs rm -f >> + rm -rf ext/openssl/tests/ >> + exit 0 >> Ausf=C3=BChrung(%build): /bin/sh -e /var/tmp/rpm-tmp.Hi7mx2 >> + umask 022 >> + cd /home/builduser/rpmbuild/BUILD >> + cd php-7.2.0 >> + export LANG=3DC >> + LANG=3DC >> + libtoolize --force --copy --quiet >> ++ aclocal --print-ac-dir >> ++ aclocal --print-ac-dir >> ++ aclocal --print-ac-dir >> ++ aclocal --print-ac-dir >> ++ aclocal --print-ac-dir >> + cat /usr/share/aclocal/libtool.m4 /usr/share/aclocal/ltoptions.m4 >> /usr/share/aclocal/ltsugar.m4 /usr/share/aclocal/ltversion.m4 >> /usr/share/aclocal/lt~obsolete.m4 >> + touch configure.in >> + ./buildconf --force >> Forcing buildconf >> Removing configure caches >> buildconf: checking installation... >> buildconf: autoconf version 2.69 (ok) >> rebuilding aclocal.m4 >> rebuilding configure >> autoconf: warning: both `configure.ac ' and >> `configure.in ' are present. >> autoconf: warning: proceeding with `configure.ac > >'. >> rebuilding main/php_config.h.in >> autoheader: 'configure.ac ' and 'configure.in >> ' both present. >> autoheader: proceeding with 'configure.ac ' >> >> + RH_LTO_FLAGS=3D'-fno-lto -fuse-ld=3Dgold -fuse-linker-plugin' >> + export 'CFLAGS=3D-m64 -O0 -g3 -fno-lto' >> + CFLAGS=3D'-m64 -O0 -g3 -fno-lto' >> + export 'CC=3Dgcc -m64 -O0 -g3 -fno-lto' >> + CC=3D'gcc -m64 -O0 -g3 -fno-lto' >> + export 'CXXFLAGS=3D-m64 -O0 -g3 -fno-lto' >> + CXXFLAGS=3D'-m64 -O0 -g3 -fno-lto' >> + export 'CXX=3Dgcc -m64 -O0 -g3 -fno-lto' >> + CXX=3D'gcc -m64 -O0 -g3 -fno-lto' >> + export 'SH_LDFLAGS=3D-Wl,--as-needed -Wl,-z,now -Wl,-z,relro >> -Wl,-z,noexecstack -Wl,-z,nodump -m64 -O0 -g3 -fno-lto' >> + SH_LDFLAGS=3D'-Wl,--as-needed -Wl,-z,now -Wl,-z,relro >> -Wl,-z,noexecstack -Wl,-z,nodump -m64 -O0 -g3 -fno-lto' >> + export 'LDFLAGS=3D-Wl,--as-needed -Wl,-z,now -Wl,-z,relro >> -Wl,-z,noexecstack -Wl,-z,nodump -m64 -O0 -g3 -fno-lto -pie -fPIE' >> + LDFLAGS=3D'-Wl,--as-needed -Wl,-z,now -Wl,-z,relro >> -Wl,-z,noexecstack -Wl,-z,nodump -m64 -O0 -g3 -fno-lto -pie -fPIE' >> + export EXTENSION_DIR=3D/usr/lib64/php/modules >> + EXTENSION_DIR=3D/usr/lib64/php/modules >> + ./configure --host=3Dx86_64-redhat-linux --build=3Dx86_64-redhat-l= inux >> --target=3Dx86_64-redhat-linux --prefix=3D/usr --program-prefix=3D >> --libdir=3D/usr/lib64/php --disable-all --disable-dependency-trackin= g >> --enable-bcmath=3Dshared --enable-calendar=3Dshared --enable-cli >> --enable-ctype=3Dshared --enable-dom=3Dshared --enable-exif=3Dshared >> --enable-fileinfo=3Dshared --enable-filter --enable-hash=3Dshared >> --enable-huge-code-pages --enable-inline-optimization >> --enable-intl=3Dshared --enable-json=3Dshared --enable-libxml >> --enable-mbregex --enable-mbstring=3Dshared --enable-mysqlnd=3Dshare= d >> --enable-opcache=3Dshared --enable-opcache-jit --enable-pcntl=3Dshar= ed >> --enable-pdo=3Dshared --enable-phar=3Dshared --enable-posix=3Dshared >> --enable-re2c-cgoto --enable-session=3Dshared --enable-shared >> --enable-simplexml=3Dshared --enable-soap=3Dshared >> --enable-sockets=3Dshared --enable-tokenizer=3Dshared >> --enable-xml=3Dshared --enable-xmlreader=3Dshared >> --enable-xmlwriter=3Dshared --enable-zip=3Dshared >> --with-apxs2=3D/usr/bin/apxs --with-bz2=3Dshared,/usr >> --with-config-file-path=3D/etc >> --with-config-file-scan-dir=3D/etc/php.lounge.d >> --with-curl=3Dshared,/usr --with-freetype-dir=3D/usr >> --with-gd=3Dshared,/usr --with-gettext=3Dshared,/usr --with-iconv=3D= shared >> --with-imap-ssl=3D/usr --with-imap=3Dshared,/usr --with-kerberos=3D/= usr >> --with-layout=3DGNU --with-libdir=3Dlib64 --with-libedit=3Dshared,/u= sr >> --with-libxml-dir=3D/usr --with-libzip=3D/usr >> --with-mysql-sock=3D/var/lib/mysql/mysql.sock >> --with-mysqli=3Dshared,mysqlnd --with-openssl=3Dshared,/usr >> --with-pcre-jit --with-pcre-regex=3D/usr >> --with-pdo-mysql=3Dshared,mysqlnd --with-pic --with-system-ciphers >> --with-system-tzdata --with-tidy=3Dshared,/usr --with-zlib=3Dshared >> --with-zlib-dir=3D/usr --disable-cgi --disable-dmalloc >> --disable-dtrace --disable-gcov --disable-gd-jis-conv --disable-ipv6 >> --disable-mysqlnd-compression-support --disable-opcache-file >> --disable-phpdbg --disable-rpath --disable-short-tags >> --disable-static --enable-gcc-global-regs --enable-debug >> configure: WARNING: unrecognized options: >> --disable-dependency-tracking, --enable-opcache-jit >> > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a11445ee86e7bba0554da8a46--