[pkg-php-pear] Bug#799765: composer: FTBFS: Failed asserting that two arrays are equal.
Chris Lamb
lamby at debian.org
Tue Sep 22 09:31:23 UTC 2015
Source: composer
Version: 1.0.0~alpha10+20150602-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
composer fails to build from source in unstable/amd64:
[..]
Time: 20.03 seconds, Memory: 103.00Mb
There were 2 failures:
1) Composer\Test\Json\ComposerSchemaTest::testRequiredProperties
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
0 => Array (
- 'property' => ''
- 'message' => 'the property name is required'
+ 'property' => 'name'
+ 'message' => 'The property name is required'
)
1 => Array (
- 'property' => ''
- 'message' => 'the property description is required'
+ 'property' => 'description'
+ 'message' => 'The property description is required'
)
)
/tmp/buildd/composer-1.0.0~alpha10+20150602/tests/Composer/Test/Json/ComposerSchemaTest.php:28
2) Composer\Test\Json\ComposerSchemaTest::testMinimumStabilityValues
empty string
Failed asserting that two arrays are equal.
--- Expected
+++ Actual
@@ @@
Array (
0 => Array (
'property' => 'minimum-stability'
- 'message' => 'does not match the regex pattern
^dev|alpha|beta|rc|RC|stable$'
+ 'message' => 'Does not match the regex pattern
^dev|alpha|beta|rc|RC|stable$'
)
)
/tmp/buildd/composer-1.0.0~alpha10+20150602/tests/Composer/Test/Json/ComposerSchemaTest.php:49
FAILURES!
Tests: 1347, Assertions: 2084, Failures: 2.
debian/rules:17: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory
'/tmp/buildd/composer-1.0.0~alpha10+20150602'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
[..]
The full build log is attached or can be viewed here:
https://reproducible.debian.net/logs/unstable/amd64/composer_1.0.0~alpha10+20150602-1.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: composer.1.0.0~alpha10+20150602-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-pear/attachments/20150922/1a0d0a98/attachment-0001.txt>
More information about the pkg-php-pear
mailing list