It's building well now
Search Criteria
Package Details: php80-intl 8.0.30-5
Package Actions
| Git Clone URL: | https://aur.archlinux.org/php80.git (read-only, click to copy) |
|---|---|
| Package Base: | php80 |
| Description: | intl module for php80 |
| Upstream URL: | http://www.php.net |
| Licenses: | PHP |
| Submitter: | muhviehstarr |
| Maintainer: | muhviehstarr (el_aur) |
| Last Packager: | el_aur |
| Votes: | 14 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-12-07 11:10 (UTC) |
| Last Updated: | 2025-12-20 21:58 (UTC) |
Dependencies (57)
- icu (icu-gitAUR)
- php80AUR
- acl (acl-gitAUR) (make)
- apache (apache-gitAUR) (make)
- argon2 (argon2-gitAUR) (make)
- aspell (aspell-gitAUR, aspell-gitAUR) (make)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- bash (bash-gitAUR, bash-devel-gitAUR) (make)
- c-clientAUR (make)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-git-binAUR, uutils-coreutils-gitAUR) (make)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- db5.3 (make)
- e2fsprogs (e2fsprogs-gitAUR) (make)
- enchant (make)
- findutils (findutils-gitAUR, findutils-selinuxAUR) (make)
- freetds (make)
- gawk (gawk-gitAUR) (make)
- gd (gd-gitAUR) (make)
- gmp (gmp-hgAUR) (make)
- Show 37 more dependencies...
Required by (0)
Sources (15)
- debian-php-8.0.patch
- https://php.net/distributions/php-8.0.30.tar.xz
- icu-74-php-7.4.patch
- libxml-21200-php-8.0.patch
- libxml-attribute-php-8.0.patch
- libxml-pear-php-8.0.patch
- make-tests.patch
- openssl-sslv3-consts.patch
- pear-config-patcher.php
- php-apache.conf
- php-libxml.patch
- php-makefile-patcher.php
- php-phpinfo.patch
- timezonedb-guess.patch
- timezonedb-php8.0.patch
el_aur commented on 2026-07-17 16:13 (UTC)
kionez commented on 2025-05-06 14:36 (UTC) (edited on 2025-05-06 14:43 (UTC) by kionez)
I can't recompile, it gives me some errors:
/tmp/makepkg/php80/src/php-8.0.30/ext/libxml/libxml.c: At top level:
/tmp/makepkg/php80/src/php-8.0.30/ext/libxml/libxml.c:431:47: error: expected ‘;’, ‘,’ or ‘)’ before ‘ATTRIBUTE_UNUSED’
431 | int compression ATTRIBUTE_UNUSED)
| ^~~~~~~~~~~~~~~~
/tmp/makepkg/php80/src/php-8.0.30/ext/libxml/libxml.c: In function ‘zm_startup_libxml’:
/tmp/makepkg/php80/src/php-8.0.30/ext/libxml/libxml.c:905:54: error: ‘php_libxml_output_buffer_create_filename’ undeclared (first use in this function); did you mean ‘php_libxml_input_buffer_create_filename’?
905 | xmlOutputBufferCreateFilenameDefault(php_libxml_output_buffer_create_filename);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| php_libxml_input_buffer_create_filename
/tmp/makepkg/php80/src/php-8.0.30/ext/libxml/libxml.c:905:54: note: each undeclared identifier is reported only once for each function it appears in
/tmp/makepkg/php80/src/php-8.0.30/ext/libxml/libxml.c: In function ‘zm_activate_libxml’:
/tmp/makepkg/php80/src/php-8.0.30/ext/libxml/libxml.c:918:54: error: ‘php_libxml_output_buffer_create_filename’ undeclared (first use in this function); did you mean ‘php_libxml_input_buffer_create_filename’?
918 | xmlOutputBufferCreateFilenameDefault(php_libxml_output_buffer_create_filename);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| php_libxml_input_buffer_create_filename
EDIT: installing libxml2-legacy i can use the old build.
f0ff886f commented on 2024-07-08 20:52 (UTC)
Thanks @el_aur, already built it with the new PKGCONFIG before you even commented :)
Thanks for the fix!
el_aur commented on 2024-07-08 13:16 (UTC)
@f0ff886f kill your paru/yay/etc cache. php80-pecl and php80-pear packages doesn't exist anymore. Remove them too before building new package version
el_aur commented on 2024-07-08 13:15 (UTC)
Have updated package without PEAR/PECL subpackages
f0ff886f commented on 2024-06-30 20:31 (UTC) (edited on 2024-07-08 09:13 (UTC) by f0ff886f)
UPDATE: Fixed in 8.0.30-3. Thank you.
Hi, there is a packaging error with this package. I'm not sure where things go
wrong, but in php80/pkg/php-pear/ there is no etc/ directory at all.
There is no pear.conf in the entire src/ dir either.
==> Starting package_php80-pear()...
~/.cache/paru/clone/php80/src/build-cli ~/.cache/paru/clone/php80/src
Warning: Private methods cannot be final as they are never overridden by other classes in /home/matt/.cache/paru/clone/php80/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/pearxmy0HO/package.xml" failed
Warning: fopen(/home/matt/.cache/paru/clone/php80/pkg/php80-pear/etc/php80/pear.conf): Failed to open stream: No such file or directory in /home/matt/.cache/paru/clone/php80/pear-config-patcher.php on line 14
File was not found /home/matt/.cache/paru/clone/php80/pkg/php80-pear/etc/php80/pear.conf
==> ERROR: A failure occurred in package_php80-pear().
Aborting...
error: failed to build 'php80-8.0.30-2 (php80 php80-cli php80-ctype php80-curl php80-xml php80-dom php80-fileinfo php80-fpm php80-gd php80-intl php80-mbstring php80-pdo php80-openssl php80-mysql php80-opcache php80-pcntl php80-posix php80-zip)
el_aur commented on 2023-07-11 18:58 (UTC) (edited on 2023-07-11 18:58 (UTC) by el_aur)
@kescherAUR:
from PKGBUILD docs
options (array)
This array allows you to override some of makepkg’s default behavior when building packages. To set an option, just include the option name in the options array. To reverse the default behavior, place an “!” at the front of the option. Only specify the options you specifically want to override, the rest will be taken from makepkg.conf(5).
There's no need to use options+=(!lto)
df8oe commented on 2023-06-25 07:00 (UTC) (edited on 2023-06-25 07:02 (UTC) by df8oe)
Can you please add these lines at the top of your PKGBUILD?
export CFLAGS="${CFLAGS} -fPIC"
export CXXFLAGS="${CXXFLAGS} -fPIC"
Without these php-imagick fails with segfault. This is related to a gcc bug in my opinion - but the gcc-devs say it is not a bug :(
kescherAUR commented on 2023-05-25 08:50 (UTC)
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.
el_aur commented on 2023-01-16 11:06 (UTC)
added c-client to AUR
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)
Read Carefully! Breaking changes in compare with native PHP package
Console version
/usr/bin/php80is installed withphp80-clisubpackage,php80doesn't include it anymore!!!PEAR and PECL are available as
php80-pearandphp80-peclsubpackagesAll shared modules are respresented as stand-alone subpackages and are not included with
php80package anymore.No more extensions in php.ini itself!
Separate INI files for each extension are placed in
/etc/php80/conf.dThey are loaded in correct order according to priority