php / pie

The PHP Installer for Extensions
BSD 3-Clause "New" or "Revised" License
665 stars 19 forks source link

zsh: segmentation fault pie install phpredis/phpredis -vvv #74

Open AuroraYolo opened 1 month ago

AuroraYolo commented 1 month ago

pie install phpredis/phpredis -vvv

Box Requirements Checker

Using PHP 8.3.12 PHP is using the following php.ini file: /opt/homebrew/etc/php/8.3/php.ini

Checking Box requirements: ✔ This application requires a PHP version matching "8.1.||8.2.||8.3.||8.4.". ✔ The package "guzzlehttp/guzzle" requires the extension "json". ✔ The package "composer/ca-bundle" requires the extension "openssl". ✔ The package "composer/ca-bundle" requires the extension "pcre". ✔ This application requires the extension "zip". ✔ The package "symfony/service-contracts" conflicts with the extension "psr".

[OK] Your system is ready to run the application.

Loading config file /Users/heping/.composer/config.json Loading config file /Users/heping/.composer/auth.json Checked CA file /opt/homebrew/etc/ca-certificates/cert.pem: valid Executing command (/Users/heping/Downloads): 'git' 'branch' '-a' '--no-color' '--no-abbrev' '-v' Executing command (/Users/heping/Downloads): git describe --exact-match --tags Executing command (CWD): git --version Executing command (/Users/heping/Downloads): git log --pretty="%H" -n1 HEAD --no-show-signature Executing command (/Users/heping/Downloads): hg branch Executing command (/Users/heping/Downloads): fossil branch list Executing command (/Users/heping/Downloads): fossil tag list Executing command (/Users/heping/Downloads): svn info --xml Failed to initialize global composer: Composer could not find the config file: /Users/heping/.composer/composer.json

This command may need elevated privileges, and may prompt you for your password. You are running PHP 8.3.12 Target PHP installation: 8.3.12 nts, on Linux/OSX/etc arm64 (from /opt/homebrew/Cellar/php/8.3.12/bin/php) Reading /Users/heping/Library/Caches/composer/repo/https---repo.packagist.org/packages.json from cache Downloading https://repo.packagist.org/packages.json if modified [304] https://repo.packagist.org/packages.json Reading /Users/heping/Library/Caches/composer/repo/https---repo.packagist.org/provider-phpredis~phpredis.json from cache Downloading https://repo.packagist.org/p2/phpredis/phpredis.json if modified [304] https://repo.packagist.org/p2/phpredis/phpredis.json Found package: phpredis/phpredis:6.1.0 which provides ext-redis zsh: segmentation fault pie install phpredis/phpredis -vvv

asgrim commented 1 week ago

@AuroraYolo please can you try the latest release 0.2.0 to see if this still occurs? Not sure exactly why this is happening for you