php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #76065 I cant build this release
Submitted: 2018-03-08 01:34 UTC Modified: 2018-03-28 22:28 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: 1931651368 at qq dot com Assigned: cmb (profile)
Status: Wont fix Package: Compile Failure
PHP Version: 7.0.28 OS: centos 5.10
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: 1931651368 at qq dot com
New email:
PHP Version: OS:

 

 [2018-03-08 01:34 UTC] 1931651368 at qq dot com
Description:
------------
php version: php-7.0.28

Linux iZ2zehiuk8cuq2ybchgkehZ 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

CentOS release 5.11 (Final)

gcc -v: gcc version 6.1.0 (GCC)


Zend/.libs/zend_operators.o: In function `zend_dval_to_lval':
/opt/lamp/php-7.0.28/Zend/zend_operators.h:117: undefined reference to `isfinite'
/opt/lamp/php-7.0.28/Zend/zend_operators.h:117: undefined reference to `isfinite'
/opt/lamp/php-7.0.28/Zend/zend_operators.h:117: undefined reference to `isfinite'
Zend/.libs/zend_execute.o:/opt/lamp/php-7.0.28/Zend/zend_operators.h:117: more undefined references to `isfinite' follow
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

./configure --prefix=/usr/local/php --with-curl=/usr/local/curl/ --with-freetype-dir --with-openssl=/usr/local/openssl/ --with-gd --with-gettext --with-iconv-dir --with-kerberos  --with-libdir=lib64 --with-libxml-dir --with-mysqli --with-openssl --with-pcre-regex --with-pdo-mysql --with-pdo-sqlite --with-pear --with-png-dir --with-xmlrpc --with-xsl --with-zlib --enable-fpm --enable-bcmath --enable-libxml --enable-inline-optimization --enable-gd-native-ttf --enable-mbregex --enable-mbstring --enable-opcache --enable-pcntl --enable-shmop --enable-soap --enable-sockets --enable-sysvsem --enable-xml --enable-zip



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2018-03-08 11:47 UTC] cmb@php.net
-Package: Systems problem +Package: Compile Failure
 [2018-03-23 13:00 UTC] remi@php.net
CentOS is a dead distro, not supported for ~1 year.

You should just update to C6 or even C7

Running a modern PHP version on a >11 years old distro doesn't seems reasonable
 [2018-03-28 22:28 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2018-03-28 22:28 UTC] cmb@php.net
I agree with Remi.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC