Search Criteria
Package Details: php83-sodium 8.3.14-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/php83.git (read-only, click to copy) |
---|---|
Package Base: | php83 |
Description: | sodium (libsodium) module for php83 |
Upstream URL: | http://www.php.net |
Licenses: | PHP |
Submitter: | el_aur |
Maintainer: | el_aur |
Last Packager: | el_aur |
Votes: | 4 |
Popularity: | 0.87 |
First Submitted: | 2023-10-27 11:16 (UTC) |
Last Updated: | 2024-12-04 12:42 (UTC) |
Dependencies (57)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- php83AUR
- 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-uutilsAUR, coreutils-selinuxAUR) (make)
- curl (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)
- gmp (gmp-hgAUR) (make)
- hspell (make)
- hunspell (hunspell-gitAUR) (make)
- icu (icu-gitAUR) (make)
- krb5 (krb5-gitAUR) (make)
- libedit (make)
- libfbclient (firebirdAUR) (make)
- libffi (libffi-gitAUR) (make)
- libldap (libldap-gnutlsAUR) (make)
- libsasl (make)
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR) (make)
- libtool (libtool-gitAUR) (make)
- libvoikko (make)
- libxcrypt (libxcrypt-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- libxslt (libxslt-gitAUR) (make)
- libzip (libzip-gitAUR) (make)
- lmdb (lumosqlAUR, lmdb-gitAUR) (make)
- ncurses (ncurses-gitAUR) (make)
- net-snmp (make)
- nuspell (nuspell-gitAUR) (make)
- oniguruma (oniguruma-gitAUR) (make)
- openssl (openssl-staticAUR, openssl-gitAUR) (make)
- pam (pam-selinuxAUR) (make)
- patchelf (patchelf-gitAUR) (make)
- pcre (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- sed (busybox-coreutilsAUR, sed-gitAUR) (make)
- smtp-forwarder (femtomail-gitAUR, ssmtp-plainAUR, esmtpAUR, py-mailqueued-mtaAUR, sendmailAUR, ssmtpAUR, courier-mtaAUR, exim-heavyAUR, dma, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (make)
- sqlite (sqlite-fossilAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-gitAUR, systemd-selinuxAUR) (make)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR) (make)
- tidy (make)
- unixodbc (unixodbc-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- procps-ng (busybox-coreutilsAUR, procps-ng-gitAUR) (check)
- smtp-forwarder (femtomail-gitAUR, ssmtp-plainAUR, esmtpAUR, py-mailqueued-mtaAUR, sendmailAUR, ssmtpAUR, courier-mtaAUR, exim-heavyAUR, dma, exim, msmtp-mta, nullmailer, opensmtpd, postfix) (check)
Latest Comments
1 2 Next › Last »
kescherAUR commented on 2025-02-24 22:22 (UTC)
8.3.17 is released by now.
Hazzl commented on 2025-02-23 19:56 (UTC) (edited on 2025-03-02 17:01 (UTC) by Hazzl)
Build is failing in check():
EDIT: I have the suspicion that this might be a me-problem, because line 379 is a comment which does contain a '(', but that shouldn't produce an error. Can anybody reproduce?
Rikj000 commented on 2024-12-08 09:57 (UTC) (edited on 2025-02-18 14:41 (UTC) by Rikj000)
@el_aur,
how do you recommend one updates your PHP AUR packages?
Following error has been driving me insane, I run into it on nearly every update you push, no matter how I try to update (pamac, yay or paru)...
This also happens with your other PHP AUR versions (e.g.
php81
+php81-...
modules)Work-Around:
1. Backup
/etc/php83/
config files2. Completely uninstall
php83
+php83-...
modules3. Re-install
php83
+php83-...
modules (on latest version)4. Restore
/etc/php83/
config filesel_aur commented on 2024-08-08 13:45 (UTC)
@grosjo Since 8.3.10 this patch is in upstream
el_aur commented on 2024-07-24 20:48 (UTC)
@grosjo thanks for the patch. Have included it partially to PKGBUILD
grosjo commented on 2024-07-19 04:44 (UTC)
Hi
To fix the pear error, this PR shall also be included in the patches
https://github.com/php/php-src/pull/14837
It works on my side
el_aur commented on 2024-07-15 09:56 (UTC)
@smorks: yeah killed PEAR+PECL recently
smorks commented on 2024-07-10 17:31 (UTC)
appears to be working now with php 8.3.9 and pear/pecl removed. thanks!
grosjo commented on 2024-07-06 14:36 (UTC)
Same issue here, PEAR gives en error, whatever compilation parameters
smorks commented on 2024-07-02 16:35 (UTC)
i'm getting the following error attempting to compile v8.3.8:
1 2 Next › Last »