-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Description
Trying to build on PowerPC computer
+ /usr/bin/php -d extension=/builddir/build/BUILDROOT/php-pecl-ds-1.1.10-1.fc27.ppc64/usr/lib64/php/modules/ds.so /usr/bin/phpunit --bootstrap tests/autoload.php tests
PHPUnit 5.7.21 by Sebastian Bergmann and contributors.
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 549755813776 bytes) in /builddir/build/BUILD/php-pecl-ds-1.1.10/tests/tests/DequeTest.php on line 64
Will try to investigate (as soon as I will be able to get access to a PowerPC machine)
P.S. fails on ppc64, ok on ppc64le.