[geos-devel] Extraction of PHP extension into PECL-style package

Sandro Santilli strk at keybit.net
Mon Mar 7 01:45:17 PST 2016


On Sun, Mar 06, 2016 at 07:50:20PM -0500, J Smith wrote:
> G'day list. Just a quick update on the PHP GEOS extension.

I've pulled your changes from the github master branch and
tried building/checking but the test fails for me, do you know
what's the deal ?

 =====================================================================
 PHP         : /usr/bin/php
 PHP_SAPI    : cli
 PHP_VERSION : 5.5.9-1ubuntu4.14
 ZEND_VERSION: 2.5.0
 PHP_OS      : Linux - Linux cdb 3.13.0-44-generic #73-Ubuntu SMP Tue
 Dec 16 00:22:43 UTC 2014 x86_64
 INI actual  : /usr/src/geos/php-geos/tmp-php.ini
 More .INIs  :
 CWD         : /usr/src/geos/php-geos
 Extra dirs  :
 VALGRIND    : Not used
 =====================================================================
 TIME START 2016-03-07 09:43:05
 =====================================================================
 FAIL General tests [tests/000_General.phpt]
 FAIL Geometry tests [tests/001_Geometry.phpt]
 FAIL WKTWriter tests [tests/002_WKTWriter.phpt]
 FAIL WKTReader tests [tests/003_WKTReader.phpt]
 FAIL WKBWriter tests [tests/004_WKBWriter.phpt]
 =====================================================================
 TIME END 2016-03-07 09:43:05
 =====================================================================
 TEST RESULT SUMMARY
 ---------------------------------------------------------------------
 Exts skipped    :    0
 Exts tested     :   43
 ---------------------------------------------------------------------
 
 Number of tests :    5                 5
 Tests skipped   :    0 (  0.0%) --------
 Tests warned    :    0 (  0.0%) (  0.0%)
 Tests failed    :    5 (100.0%) (100.0%)
 Expected fail   :    0 (  0.0%) (  0.0%)
 Tests passed    :    0 (  0.0%) (  0.0%)
 ---------------------------------------------------------------------
 Time taken      :    0 seconds
 =====================================================================
 
 =====================================================================
 FAILED TEST SUMMARY
 ---------------------------------------------------------------------
 General tests [tests/000_General.phpt]
 Geometry tests [tests/001_Geometry.phpt]
 WKTWriter tests [tests/002_WKTWriter.phpt]
 WKTReader tests [tests/003_WKTReader.phpt]
 WKBWriter tests [tests/004_WKBWriter.phpt]
 =====================================================================

 You may have found a problem in PHP.
 This report can be automatically sent to the PHP QA team at
 http://qa.php.net/reports and http://news.php.net/php.qa.reports
 This gives us a better understanding of PHP's behavior.
 If you don't want to send the report immediately you can choose
 option "s" to save it.  You can then email it to
 qa-reports at lists.php.net later.
 Do you want to send this report now? [Yns]:

--strk;


More information about the geos-devel mailing list