Search Criteria
Package Details: php80-xsl 8.0.1-2
Git Clone URL: | https://aur.archlinux.org/php80.git (read-only, click to copy) |
---|---|
Package Base: | php80 |
Description: | xsl module for PHP |
Upstream URL: | https://www.php.net/ |
Licenses: | |
Submitter: | muhviehstarr |
Maintainer: | muhviehstarr |
Last Packager: | muhviehstarr |
Votes: | 1 |
Popularity: | 0.53 |
First Submitted: | 2020-12-07 11:10 |
Last Updated: | 2021-01-17 00:31 |
Dependencies (27)
- libxslt (libxslt-git)
- php80 (php80-zts)
- procps-ng (procps-ng-git, procps-ng-static, procps-ng-nosystemd-minimal-git, procps-ng-nosystemd) (check)
- apache (apache-git, apache22) (make)
- aspell (aspell-git) (make)
- c-client (make)
- curl (curl-git, curl-minimal-git) (make)
- db (db6.2) (make)
- enchant (enchant-pure) (make)
- freetds (freetds-patched-enum, freetds-krb5) (make)
- gd (make)
- gmp (gmp-hg, scipoptsuite, scipoptsuite-bin) (make)
- icu (icu-git-static, icu-git) (make)
- libnsl (libnsl-git) (make)
- libsodium (libsodium-git) (make)
- libtool (libtool-git) (make)
- libxslt (libxslt-git) (make)
- libzip (libzip-git) (make)
- net-snmp (make)
- oniguruma (make)
- pcre2 (pcre2-svn) (make)
- postfix (make)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-src-libs, postgresql-lts-libs, postgresql-libs-12, postgresql-libs-9.6, postgresql-libs-11) (make)
- sqlite (sqlite-fossil, sqlite-replication, sqlite-fts3-parenthesis, sqlite-minimal-git) (make)
- systemd (systemd-light, systemd-cdown-git, systemd-git, systemd-selinux) (make)
- tidy (tidy-html5-git) (make)
- unixodbc (erlang-unixodbc-git) (make)
Latest Comments
muhviehstarr commented on 2021-01-17 00:32
@chindit thanks , i have added the deps
Gonzo2028 commented on 2021-01-16 18:18
works great now ;). Thank you!
chindit commented on 2020-12-31 09:05
@Gonzo2028 @muhviehstarr
Some dependencies are missing, that's why build fails.
You need to add «hspell, nuspell, libvoikko» to required dependencies in order for the package to build.
ItsYogSothoth commented on 2020-12-30 14:11
@Gonzo2028 @jvzr Check test log files at .../php80/src/php-8.0.0/Zend/tests for failing tests. In my case I found this output:
After installing
hspell nuspell libvoikko
from repo the build and tests were successfuljvzr commented on 2020-12-29 17:50
I get the same error as @Gonzo2028 on my Linode server
muhviehstarr commented on 2020-12-27 18:46
@dfjigdfijgojio
fix your gpg config(keyserver)
dfjigdfijgojio commented on 2020-12-25 18:13
Gonzo2028 commented on 2020-12-16 15:34
does not build for me.
Number of tests : 3978 3899 Tests skipped : 79 ( 2.0%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 2 ( 0.1%) ( 0.1%) Expected fail : 3 ( 0.1%) ( 0.1%) Tests passed : 3894 ( 97.9%) ( 99.9%)
Time taken : 7 seconds
===================================================================== EXPECTED FAILED TEST SUMMARY
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2 Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt] XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2 Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt] XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also bugs 48111 and 52176. =====================================================================
===================================================================== FAILED TEST SUMMARY
Test that there is no arginfo/zpp mismatch [Zend/tests/arginfo_zpp_mismatch.phpt] Test that there is no arginfo/zpp mismatch in strict mode [Zend/tests/arginfo_zpp_mismatch_strict.phpt] ===================================================================== make: *** [Makefile:289: test] Fehler 1