|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
Patchesdisable-asm-for-gcc-4.8 (last revision 2015-08-01 15:57 UTC by ab@php.net)bug69896-attempt (last revision 2015-06-21 14:02 UTC by kalle@php.net) Pull RequestsHistoryAllCommentsChangesGit/SVN commits
[2015-06-21 14:02 UTC] kalle@php.net
[2015-06-21 14:03 UTC] kalle@php.net
[2015-06-21 14:03 UTC] kalle@php.net
-Status: Open
+Status: Feedback
[2015-06-22 13:57 UTC] fh-phpbugs at fholzhauer dot de
-Status: Feedback
+Status: Open
[2015-06-22 13:57 UTC] fh-phpbugs at fholzhauer dot de
[2015-07-31 07:57 UTC] ondrej@php.net
-PHP Version: 7.0.0alpha1
+PHP Version: 7.0.0beta2
[2015-07-31 07:57 UTC] ondrej@php.net
[2015-08-01 15:32 UTC] ab@php.net
-Assigned To:
+Assigned To: ab
[2015-08-01 15:57 UTC] ab@php.net
[2015-08-01 16:01 UTC] ab@php.net
-Status: Assigned
+Status: Feedback
[2015-08-01 16:01 UTC] ab@php.net
[2015-08-02 06:11 UTC] remi@php.net
-Status: Feedback
+Status: Verified
[2015-08-02 06:11 UTC] remi@php.net
[2015-08-02 07:31 UTC] ab@php.net
[2015-08-02 07:31 UTC] ab@php.net
-Status: Verified
+Status: Closed
[2015-08-02 07:50 UTC] ab@php.net
[2015-08-02 11:02 UTC] clicky at erebot dot net
[2015-08-02 15:32 UTC] ab@php.net
[2015-08-02 19:25 UTC] fh-phpbugs at fholzhauer dot de
[2015-08-04 20:54 UTC] ab@php.net
[2016-02-08 22:29 UTC] michael at orlitzky dot com
[2016-07-20 11:37 UTC] davey@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 06:00:01 2025 UTC |
Description: ------------ I used the same configure statements I currently use to build php5.6 to give php7 a first try. While the amd64 version successfully built, the i386 version failed: In file included from /«PKGBUILDDIR»/Zend/zend.h:338:0, from /«PKGBUILDDIR»/Zend/zend_execute.c:27: /«PKGBUILDDIR»/Zend/zend_vm_execute.h: In function 'ZEND_SUB_SPEC_CV_CV_HANDLER': /«PKGBUILDDIR»/Zend/zend_operators.h:685:2: error: 'asm' operand has impossible constraints __asm__( ^ make[1]: *** [Zend/zend_execute.lo] Error 1 Full buildlog: https://launchpadlibrarian.net/209648281/buildlog_ubuntu-trusty-i386.php7-ies_7.0.0alpha1-0ies1~trustyppa_BUILDING.txt.gz