-
-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I am trying to build a static PHP version for MacOS AARCH64 via GitHub workflow and locally. Both failed with the following error:
2025-09-09T09:18:42.3178820Z [09:18:42] [I] Patched source [php-src] after extracted
2025-09-09T09:18:42.3451240Z Source [micro] not downloaded or not locked, you should download it first !
Upon checking the build logs and comparing it to the Linux version it seems the micro is not being downloaded before extracting. This happens with and without the --build-micro step.
Got any idea what could be the problem?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working