@el_aur: Thank you! It works for me.
Search Criteria
Package Details: php81 8.1.29-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/php81.git (read-only, click to copy) |
---|---|
Package Base: | php81 |
Description: | PHP. A general-purpose scripting language that is especially suited to web development |
Upstream URL: | http://www.php.net |
Keywords: | 8.1 php php8 |
Licenses: | PHP |
Submitter: | el_aur |
Maintainer: | el_aur |
Last Packager: | el_aur |
Votes: | 11 |
Popularity: | 0.131011 |
First Submitted: | 2021-12-01 12:54 (UTC) |
Last Updated: | 2024-07-24 20:34 (UTC) |
Dependencies (58)
- libedit
- pcre
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- acl (acl-gitAUR) (make)
- apache (apache-gitAUR) (make)
- argon2 (argon2-gitAUR) (make)
- aspell (aspell-gitAUR) (make)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- c-clientAUR (make)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-uutilsAUR, coreutils-hybridAUR, coreutils-selinuxAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- db5.3 (make)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR) (make)
- enchant (make)
- findutils (findutils-gitAUR, busybox-coreutilsAUR, findutils-selinuxAUR) (make)
- freetds (make)
- gawk (gawk-gitAUR, busybox-coreutilsAUR) (make)
- gd (gd-gitAUR) (make)
- Show 38 more dependencies...
Required by (67)
- php81-amqp (make)
- php81-apache
- php81-apcu
- php81-apcu (make)
- php81-bcmath
- php81-bz2
- php81-calendar
- php81-cgi
- php81-cli
- php81-ctype
- php81-curl
- php81-dba
- php81-dblib
- php81-embed
- php81-enchant
- php81-exif
- php81-ffi
- php81-fileinfo
- php81-firebird
- php81-fpm
- php81-ftp
- php81-gd
- php81-gettext
- php81-gmp
- php81-iconv
- php81-igbinary
- php81-igbinary (make)
- php81-imagick
- php81-imap
- php81-intl
- php81-ldap
- php81-litespeed
- php81-mbstring
- php81-mcrypt
- php81-mysql
- php81-odbc
- php81-opcache
- php81-openssl
- php81-openswoole
- php81-openswoole (make)
- php81-pcntl
- php81-pdo
- php81-pdo_sqlsrv
- php81-pear
- php81-pgsql
- php81-phar
- php81-phpdbg
- php81-posix
- php81-pspell
- php81-redis
- php81-redis (make)
- php81-shmop
- php81-snmp
- php81-soap
- php81-sockets
- php81-sodium
- php81-sqlite
- php81-sysvmsg
- php81-sysvsem
- php81-sysvshm
- php81-tidy
- php81-tokenizer
- php81-xdebug
- php81-xml
- php81-zip
- php82-mcrypt
- php83-mcrypt
Sources (11)
vladimir commented on 2022-01-07 19:07 (UTC)
el_aur commented on 2022-01-05 11:04 (UTC)
@vladimir @flickthemanual updated pkgbuild with smtp-forwarder makedep
vladimir commented on 2022-01-03 14:45 (UTC)
flickthemanual: I agree. And suggest to add make dependency on smtp-forwarder
flickthemanual commented on 2022-01-03 09:16 (UTC)
re, I Found the problem for me,
in the check methods, you must have sendmail
package installed before install the php81 package,
here the line: sapi/cli/php -n -r 'echo ini_get("sendmail_path");' | grep -q '/usr/bin/sendmail'
if you haven't got sendmail installed, you have the check error,
for me, when I installed the sendmail
package before, it passed with no error,
see ya all :D and have a good year
flickthemanual commented on 2022-01-03 07:16 (UTC) (edited on 2022-01-03 07:16 (UTC) by flickthemanual)
hi there. got the same here, package clean yay cache clear, fresh source package, etc.
got the ERROR: A failure occurred in check().
message without any precision.
el_aur commented on 2022-01-02 13:21 (UTC)
@Rtransat re-download with fresh source package. kill yay cache etc.
Rtransat commented on 2022-01-01 16:24 (UTC)
@el_aur Still the same error.
el_aur commented on 2021-12-31 10:39 (UTC) (edited on 2021-12-31 10:39 (UTC) by el_aur)
@vladimir @zarikx @Rtransat fixed, please try
zarikx commented on 2021-12-28 21:24 (UTC) (edited on 2021-12-28 21:24 (UTC) by zarikx)
Hi! There is an error, that I'm getting:
==> Starting check()...
~/.cache/yay/php81/src/php-8.1.1 ~/.cache/yay/php81/src
make: *** No rule to make target 'test'. Stop.
==> ERROR: A failure occurred in check().
Aborting...
Rtransat commented on 2021-12-28 14:47 (UTC)
I have an error at the end during the check()
~/.cache/yay/php81/src/php-8.1.1 ~/.cache/yay/php81/src ==> ERROR : An error occurred in check().
Nothing more :/
Pinned Comments
el_aur commented on 2022-01-27 12:09 (UTC) (edited on 2022-01-27 15:19 (UTC) by el_aur)
Read Carefully! Breaking changes in compare with native PHP package
Console version
/usr/bin/php81
is installed withphp81-cli
subpackage,php81
doesn't include it anymore!!!PEAR and PECL are available as
php81-pear
andphp81-pecl
subpackagesAll shared modules are respresented as stand-alone subpackages and are not included with
php81
package anymore.No more extensions in php.ini itself!
Separate INI files for each extension are placed in
/etc/php81/conf.d
They are loaded in correct order according to priority