View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002312 | Xdebug | Installation | public | 2025-01-13 09:51 | 2025-01-13 18:28 |
Reporter | 66Ton99 | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | not fixable | ||
Platform | Arm64 | OS | MacOS | OS Version | 15.2 |
Product Version | 3.4.1 | ||||
Summary | 0002312: Please add Arm64 builds | ||||
Description | I am trying to use PHP and Xdebug on Macbook M4 with Nix package manager and am not able to install Xdebug because the Arm build is absent in the repo https://github.com/xdebug/xdebug/releases/tag/3.4.1 | ||||
Steps To Reproduce | nix-env -iA nixpkgs.php84Extensions.xdebug | ||||
Tags | No tags attached. | ||||
Operating System | MacOS | ||||
PHP Version | 8.4-dev | ||||
|
You will have to talk to the nix package managers. They're responsible for packaging Xdebug on their platform. The source code as available in the repository and which is installable with the default PHP installation tool "PECL", also on ARM. |
|
They use your repo to download already build releases. |
|
Yeah, but they download the source code. I don't make binaries for anything besides windows, as it makes no sense. If something doesn't build with nix, that's something else. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-13 09:51 | 66Ton99 | New Issue | |
2025-01-13 11:26 | derick | Assigned To | => derick |
2025-01-13 11:26 | derick | Status | new => resolved |
2025-01-13 11:26 | derick | Resolution | open => not fixable |
2025-01-13 11:26 | derick | Note Added: 0007149 | |
2025-01-13 11:30 | 66Ton99 | Note Added: 0007150 | |
2025-01-13 18:28 | derick | Note Added: 0007151 |