Edit report at https://bugs.php.net/bug.php?id=66242&edit=1

 ID:                 66242
 Updated by:         ardbiesheu...@php.net
 Reported by:        thuhc at yahoo dot com
 Summary:            CLI server failure on 64-bit ARM (Aarch64)
-Status:             Assigned
+Status:             Feedback
 Type:               Bug
 Package:            Testing related
 Operating System:   Linux AARCH64
 PHP Version:        5.5.6
 Assigned To:        ardbiesheuvel
 Block user comment: N
 Private report:     N

 New Comment:

OK, that looks a whole lot better. I have pushed another fix to address the 
#65304 regression (Zend: fix overflow handling bug in non-x86 
fast_add_function), so the only remaining failure shared between the two runs 
whose results you have posted is ext/fileinfo/tests/finfo_file_002.phpt.

Any background on those? Care to share the .log?


Previous Comments:
------------------------------------------------------------------------
[2013-12-10 10:05:14] thuhc at yahoo dot com

I tested with  current source:
git clone http://git.php.net/repository/php-src.git

Bug #53879 (DateTime::createFromFormat() fails to parse cookie expiration date)
[ext/date/tests/bug53879.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba) [ext/date/t
ests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt]
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs) [ext/date/t
ests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt]
finfo_file(): Testing mime types [ext/fileinfo/tests/finfo_file_002.phpt]
Bug #65304 (Use of max int in array_sum) [ext/standard/tests/array/bug65304.phpt
]
Test strncmp() function : usage variations - binary safe(binary values) [ext/sta
ndard/tests/strings/strncmp_variation6.phpt]

------------------------------------------------------------------------
[2013-12-09 16:09:22] ardbiesheu...@php.net

The majority of failures is caused by an issue that causes the CLI server to 
crash immediately after startup. I have pushed a fix to PHP-5.6 and master to 
address this issue (cli: don't cast away const in select() timeout argument), 
but I am not entirely convinced that this fixes it conclusively.

Please try the PHP-5.6 git branch (or master) and share your results here.

------------------------------------------------------------------------
[2013-12-09 12:47:37] thuhc at yahoo dot com

I ran aarch64 simulator from guide, you can see it on step 3 and step 4
http://people.linaro.org/~edward.nevill/aarch64/README-cross-compile.html

Build with gcc linaro (glibc 2.17)
gcc (Linaro GCC 4.8-2013.09) 4.8.2 20130902 (prerelease)

------------------------------------------------------------------------
[2013-12-06 07:24:10] ardbiesheu...@php.net

Which exact OS did you use?
Which version of the C library is that based on?
Which version of the compiler did you use?

------------------------------------------------------------------------
[2013-12-06 07:19:40] m...@php.net

Looks like the CLI server just does not work, and maybe some odds at file 
system related functionality.

IIRC Ard did some ARM related work?

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=66242


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=66242&edit=1

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to