[pkg-php-pear] Bug#882892: php-fxsl FTBFS with phpunit 6.4.4-2

Adrian Bunk bunk at debian.org
Mon Nov 27 19:22:40 UTC 2017


Source: php-fxsl
Version: 1.1.1-2
Severity: serious
Tags: buster sid 

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/php-fxsl.html

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/build/1st/php-fxsl-1.1.1'
ant
Unable to locate tools.jar. Expected to find it in /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar
Buildfile: /build/1st/php-fxsl-1.1.1/build.xml

parallelTasks:

phpcpd:

pdepend:
     [exec] phpcpd 3.0.1 by Sebastian Bergmann.
     [exec] 
     [exec] 0.00% duplicated lines out of 604 total lines of code.
     [exec] 
     [exec] Time: 118 ms, Memory: 4.00MB

phpcs:
     [exec] PDepend @package_version@
     [exec] 
     [exec] Parsing source files:
     [exec] ...                                                              3
     [exec] 
     [exec] Calculating Dependency metrics:
     [exec] .                                                               26
     [exec] 
     [exec] Calculating Coupling metrics:
     [exec] .                                                               39
     [exec] 
     [exec] Calculating Cyclomatic Complexity metrics:
     [exec] Result: 1

phploc:
     [exec] .                                                               39
     [exec] 
     [exec] Calculating Inheritance metrics:
     [exec]                                                                  4
     [exec] 
     [exec] Calculating Node Count metrics:
     [exec] .                                                               26
     [exec] 
     [exec] Calculating Node Loc metrics:
     [exec] .                                                               28
     [exec] 
     [exec] Generating pdepend log files, this may take a moment.
     [exec] 
     [exec] Time: 0:00:00; Memory: 12.00Mb

phpmd:
     [exec] phploc 4.0.1 by Sebastian Bergmann.
     [exec] 
     [exec] Size
     [exec]   Lines of Code (LOC)                              604
     [exec]   Comment Lines of Code (CLOC)                     287 (47.52%)
     [exec]   Non-Comment Lines of Code (NCLOC)                317 (52.48%)
     [exec]   Logical Lines of Code (LLOC)                     114 (18.87%)
     [exec]     Classes                                        109 (95.61%)
     [exec]       Average Class Length                          36
     [exec]         Minimum Class Length                        20
     [exec]         Maximum Class Length                        50
     [exec]       Average Method Length                          4
     [exec]         Minimum Method Length                        1
     [exec]         Maximum Method Length                       15
     [exec]     Functions                                        5 (4.39%)
     [exec]       Average Function Length                        5
     [exec]     Not in classes or functions                      0 (0.00%)
     [exec] 
     [exec] Cyclomatic Complexity
     [exec]   Average Complexity per LLOC                     0.32
     [exec]   Average Complexity per Class                   12.33
     [exec]     Minimum Class Complexity                      7.00
     [exec]     Maximum Class Complexity                     21.00
     [exec]   Average Complexity per Method                   2.55
     [exec]     Minimum Method Complexity                     1.00
     [exec]     Maximum Method Complexity                     8.00
     [exec] 
     [exec] Dependencies
     [exec]   Global Accesses                                    0
     [exec]     Global Constants                                 0 (0.00%)
     [exec]     Global Variables                                 0 (0.00%)
     [exec]     Super-Global Variables                           0 (0.00%)
     [exec]   Attribute Accesses                                59
     [exec]     Non-Static                                      52 (88.14%)
     [exec]     Static                                           7 (11.86%)
     [exec]   Method Calls                                      43
     [exec]     Non-Static                                      37 (86.05%)
     [exec]     Static                                           6 (13.95%)
     [exec] 
     [exec] Structure
     [exec]   Namespaces                                         1
     [exec]   Interfaces                                         0
     [exec]   Traits                                             0
     [exec]   Classes                                            3
     [exec]     Abstract Classes                                 0 (0.00%)
     [exec]     Concrete Classes                                 3 (100.00%)
     [exec]   Methods                                           22
     [exec]     Scope
     [exec]       Non-Static Methods                            21 (95.45%)
     [exec]       Static Methods                                 1 (4.55%)
     [exec]     Visibility
     [exec]       Public Methods                                19 (86.36%)
     [exec]       Non-Public Methods                             3 (13.64%)
     [exec]   Functions                                          1
     [exec]     Named Functions                                  0 (0.00%)
     [exec]     Anonymous Functions                              1 (100.00%)
     [exec]   Constants                                          5
     [exec]     Global Constants                                 0 (0.00%)
     [exec]     Class Constants                                  5 (100.00%)
     [exec] Result: 2

phpunit:
     [exec] PHP Fatal error:  Class 'PHPUnit_Framework_TestCase' not found in /build/1st/php-fxsl-1.1.1/tests/fxslcallbackTest.php on line 5

BUILD FAILED
/build/1st/php-fxsl-1.1.1/build.xml:26: exec returned: 255

Total time: 1 second
debian/rules:10: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1



More information about the pkg-php-pear mailing list