The PKGBUILD for this package includes options=(!lto)
. This line should instead say options+=(!lto)
, so as not to override the makepkg.conf options array entirely.
Search Criteria
Package Details: php80 8.0.28-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/php80.git (read-only, click to copy) |
---|---|
Package Base: | php80 |
Description: | PHP. A general-purpose scripting language that is especially suited to web development |
Upstream URL: | http://www.php.net |
Licenses: | PHP |
Submitter: | muhviehstarr |
Maintainer: | muhviehstarr (el_aur) |
Last Packager: | el_aur |
Votes: | 15 |
Popularity: | 0.21 |
First Submitted: | 2020-12-07 11:10 (UTC) |
Last Updated: | 2023-02-21 11:59 (UTC) |
Dependencies (58)
- libedit
- pcre (pcre-svn)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- acl (acl-git) (make)
- apache (apache-git) (make)
- argon2 (argon2-git) (make)
- aspell (aspell-git) (make)
- autoconf (autoconf-git) (make)
- automake (automake-1.7, automake-1.11, automake-1.15, automake-1.14, automake-git) (make)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git) (make)
- c-client (make)
- coreutils (coreutils-hybrid-git, coreutils-hybrid, coreutils-git, coreutils-selinux) (make)
- curl (curl-minimal-git, curl-git, curl-quiche-git, curl-http3-ngtcp2) (make)
- db5.3 (make)
- e2fsprogs (e2fsprogs-git) (make)
- enchant (enchant-pure) (make)
- findutils (findutils-selinux, findutils-git) (make)
- freetds (freetds-patched-enum, freetds-krb5) (make)
- gawk (gawk-git, gawk-fake) (make)
- gd (gd-git) (make)
- gmp (gmp-hg) (make)
- hspell (make)
- hunspell (hunspell-git) (make)
- icu (icu-git-static, icu-git) (make)
- krb5 (krb5-git, krb5-minimal-git) (make)
- libedit (make)
- libfbclient (firebird-superserver, firebird, firebirdsql-server) (make)
- libffi (libffi-minimal-git, libffi-git) (make)
- libldap (libldap24) (make)
- libsasl (make)
- libsodium (libsodium-git) (make)
- libtool (libtool-git) (make)
- libvoikko (make)
- libxcrypt (libxcrypt-git) (make)
- libxml2 (libxml2-git) (make)
- libxslt (libxslt-git) (make)
- libzip (libzip-git) (make)
- lmdb (lumosql, lmdb-git) (make)
- ncurses (ncurses-nohex, ncurses-git) (make)
- net-snmp (make)
- nuspell (nuspell-git) (make)
- oniguruma (make)
- openssl-1.1 (make)
- pam (pam-minimal-git, pam-selinux) (make)
- patchelf (make)
- pcre (pcre-svn) (make)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-src-beta-libs, postgresql-libs-9.6, postgresql-libs-11, postgresql-libs-10, postgresql-libs-12, postgresql13-libs, postgresql-src-libs, postgresql-lts-libs) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312) (make)
- sed (sed-git) (make)
- smtp-forwarder (femtomail-git, ssmtp-plain, dma, esmtp, ssmtp, sendmail, exim-heavy, py-mailqueued-mta, courier-mta, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (make)
- sqlite (sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil) (make)
- systemd (systemd-homed-containers, systemd-git, systemd-selinux) (make)
- systemd-libs (systemd-libs-homed-containers, systemd-libs-git, systemd-libs-selinux) (make)
- tidy (tidy-html5-git) (make)
- unixodbc (erlang-unixodbc-git) (make)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat) (make)
- procps-ng (procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd, procps-ng-git) (check)
- smtp-forwarder (femtomail-git, ssmtp-plain, dma, esmtp, ssmtp, sendmail, exim-heavy, py-mailqueued-mta, courier-mta, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (check)
Required by (80)
Sources (9)
kescherAUR commented on 2023-05-25 08:50 (UTC)
el_aur commented on 2023-01-16 11:06 (UTC)
added c-client to AUR
henschi commented on 2023-01-15 17:18 (UTC)
@el_aur a clean compile is not possible, because c-client as compile dependency is missing
el_aur commented on 2023-01-11 10:13 (UTC)
@henschi try to build now
henschi commented on 2022-12-22 13:35 (UTC) (edited on 2022-12-28 09:34 (UTC) by henschi)
@el_aur Compile problem after db upgrade from 5.3.28 to 6.2.32 . But version 6.2.32-1 and 5.3.28-2 of db is installed.
checking for mdb_env_open in -llmdb... yes
checking for LMDB support... yes
checking for DB4 major version... configure: error: Header contains different version
==> ERROR: A failure occurred in build().
Aborting...
vladimir commented on 2022-11-10 12:09 (UTC)
@el_aur: Thank you, seems to work!
el_aur commented on 2022-11-08 16:29 (UTC)
@vladimir can you try to build now? Forced to build against openssl 1.1
el_aur commented on 2022-11-08 09:47 (UTC)
@vladimir thanks for notice. Will try to build it against 1.1
vladimir commented on 2022-11-07 10:59 (UTC)
Hi, applied openssl 3 fix doesn't work. When reading pkcs12 certificates, it just return false. I guess only correct solution is to build against openssl-1.1 (which is still in repositories)
el_aur commented on 2022-11-05 21:05 (UTC)
Applied fix. Now it builds fine with fresh openssl ;)
Pinned Comments
muhviehstarr commented on 2022-08-08 07:32 (UTC) (edited on 2022-10-18 12:04 (UTC) by muhviehstarr)
binaries can be found here, currently the packages are not signed , i will add this when i got some time
https://files.it-kraut.net/php80/
pacman.conf:
el_aur commented on 2022-02-03 18:50 (UTC) (edited on 2022-02-04 11:28 (UTC) by el_aur)
Created binary repository on build.opensuse.org
https://build.opensuse.org/project/show/home:el:archphp
For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
Then run the following as root
Refresh packages database
Now search for php packages you need:
Install with
pacman -S
packages you need or all PHP 8.0 packages with:el_aur commented on 2022-02-03 18:50 (UTC)
Read Carefully! Breaking changes in compare with native PHP package
Console version
/usr/bin/php80
is installed withphp80-cli
subpackage,php80
doesn't include it anymore!!!PEAR and PECL are available as
php80-pear
andphp80-pecl
subpackagesAll shared modules are respresented as stand-alone subpackages and are not included with
php80
package anymore.No more extensions in php.ini itself!
Separate INI files for each extension are placed in
/etc/php80/conf.d
They are loaded in correct order according to priority