Hi, we tried to rebuild the PHP 3.4.10 with Sablotron 1.0.2 from the sources on a Fedora Core 3 machine adding the following options in the php configure:
--enable-xslt --with-xlst-sablot --with-sablot-js but we get always this error: ... (skip) ... SKIP PEAR_Installer test #2 [pear/tests/pear_installer2.phpt] SKIP PEAR_Installer test #3 File Transactions [pear/tests/pear_installer3.phpt] SKIP PEAR_Installer test #4: PEAR_Installer::install() [pear/tests/pear_installer4.phpt] SKIP PEAR_Installer test #5: test directory tracking/deletion of installation [pear/tests/pear_installer5.phpt] SKIP PEAR_Packager test [pear/tests/pear_packager.phpt] SKIP PEAR_Registry [pear/tests/pear_registry.phpt] SKIP System commands tests [pear/tests/pear_system.phpt] ===================================================================== TIME END 2005-01-31 12:28:59 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 56 Exts tested : 31 --------------------------------------------------------------------- Number of tests : 608 Tests skipped : 204 (33.6%) Tests warned : 0 (0.0%) Tests failed : 1 (0.2%) Tests passed : 403 (66.3%) --------------------------------------------------------------------- Time taken : 43 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- xslt_set_object function [ext/xslt/tests/xslt_set_object.phpt] ===================================================================== make: *** [test] Error 1 + set +x TEST FAILURE: ../ext/xslt/tests/xslt_set_object.diff -- 001- OK 001+ Warning: Sablotron error on line 1: XML parser error 3: no element found in /usr/src/redhat/BUILD/php-4.3.10/ext/xslt/tests/xslt_set_object.php on line 19 002- OK 002+ 003+ Warning: Sablotron error on line 1: XML parser error 3: no element found in /usr/src/redhat/BUILD/php-4.3.10/ext/xslt/tests/xslt_set_object.php on line 30 004+ OK 005+ OK-- ../ext/xslt/tests/xslt_set_object.diff result ends. error: Bad exit status from /var/tmp/rpm-tmp.48369 (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.48369 (%check) We have also installed "sablotron" 1.0.2, "js" 1.5 and "expat" 1.95.7 and the related headers files and libraries. Any suggestion? Thanks MLBossi