Skip to content

8.6.0alpha2+ segfault on arm32v6 (Alpine) #1675

Description

@yosifkit

The images for 8.6.0alpha2 are failing to build on arm32v6 in Alpine. The failure is observed as a segfault. They will continue to fail on alpha3 (manually tested).

It is fixed by php/php-src#22751. Should we drop the architecture from 8.6-rc until a fix is applied to the pre-releases? Or at least drop from alpha2 and the just released alpha3?

Build log:

Generating phar.php
make: [Makefile:379: ext/phar/phar.php] Segmentation fault (core dumped) (ignored)
Generating phar.phar
Segmentation fault (core dumped)
chmod: cannot access 'ext/phar/phar.phar': No such file or directory
make: [Makefile:387: ext/phar/phar.phar] Error 1 (ignored)
[...]
+ php --version
[...] did not complete successfully: exit code: 139

Full build logs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions