Package Details: php83-firebird 8.3.14-1

Git Clone URL: https://aur.archlinux.org/php83.git (read-only, click to copy)
Package Base: php83
Description: pdo_firebird 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.89
First Submitted: 2023-10-27 11:16 (UTC)
Last Updated: 2024-12-04 12:42 (UTC)

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():

PHP:  syntax error, unexpected '(' in /home/hazzl/.cache/pikaur/build/php83/src/build-cli/tmp-php.ini on line 379

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)...

error: failed to prepare transaction (could not satisfy dependencies)
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-apache
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-bz2
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-cgi
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-cli
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-ctype
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-curl
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-exif
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-fileinfo
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-fpm
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-gd
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-gettext
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-iconv
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-imap
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-intl
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-mbstring
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-mysql
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-opcache
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-openssl
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-pcntl
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-pdo
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-pgsql
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-phar
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-soap
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-sqlite
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-tidy
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-tokenizer
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-xml
:: installing php83 (8.3.14-1) breaks dependency 'php83=8.3.12' required by php83-zip

This also happens with your other PHP AUR versions (e.g. php81 + php81-... modules)

Work-Around:
1. Backup /etc/php83/ config files
2. Completely uninstall php83 + php83-... modules
3. Re-install php83 + php83-... modules (on latest version)
4. Restore /etc/php83/ config files

el_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:

==> Starting package_php83-pear()...
~/php83/src/build-cli ~/php83/src

Warning: Private methods cannot be final as they are never overridden by other classes in /build/php83/src/build-cli/pear/install-pear-nozlib.phar on line 339
[PEAR] Archive_Tar    - installed: 1.4.14
[PEAR] Console_Getopt - installed: 1.4.3
[PEAR] Structures_Graph- installed: 1.1.1
[PEAR] XML_Util       - installed: 1.4.5
[PEAR] PEAR: Invalid tag order in <dependencies>, found <_content> expected one of "group"
[PEAR] PEAR: Parsing of package.xml from file "/tmp/pear/temp/pearAviT4d/package.xml" failed

Warning: fopen(/build/php83/pkg/php83-pear/etc/php83/pear.conf): Failed to open stream: No such file or directory in /startdir/pear-config-patcher.php on line 14
File was not found /build/php83/pkg/php83-pear/etc/php83/pear.conf
==> ERROR: A failure occurred in package_php83-pear().