Package: src:php-apcu-bc
Version: 1.0.3-2
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --with php --sourcedirectory=apcu_bc-1.0.3
dh_update_autotools_config -a -O--sourcedirectory=apcu_bc-1.0.3
debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd apcu_bc-1.0.3 && phpize
Configuring for:
PHP Api Version: 20170718
Zend Module Api No: 20170718
Zend Extension Api No: 320170718
dh_auto_configure --sourcedirectory=apcu_bc-1.0.3 -- --enable-apc
cd apcu_bc-1.0.3 && ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=\${prefix}/include --mandir=\${prefix}/share/man
--infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu
--libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking --enable-apc
configure: WARNING: unrecognized options: --disable-silent-rules,
--disable-maintainer-mode, --disable-dependency-tracking
checking for grep that handles long lines and -e... /bin/grep
[... snipped ...]
TEST 6/7 [tests/iterator_005_bc.phpt]
FAIL APC compat: APCIterator delete [tests/iterator_005_bc.phpt]
TEST 7/7 [tests/iterator_008_bc.phpt]
FAIL APC compat: APCIterator general [tests/iterator_008_bc.phpt]
=====================================================================
TIME END 2018-08-16 19:42:47
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 0
Exts tested : 15
---------------------------------------------------------------------
Number of tests : 7 2
Tests skipped : 5 ( 71.4%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 2 ( 28.6%) (100.0%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 0 ( 0.0%) ( 0.0%)
---------------------------------------------------------------------
Time taken : 0 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
APC compat: APCIterator delete [tests/iterator_005_bc.phpt]
APC compat: APCIterator general [tests/iterator_008_bc.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 [email protected] later.
Do you want to send this report now? [Yns]:
Please enter your email address.
(Your address will be mangled so that it will not go out on any
mailinglist in plain text):
Posting to http://qa.php.net/buildtest-process.php
make[1]: *** [Makefile:133: test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/apcu_bc-1.0.3'
dh_auto_test: cd apcu_bc-1.0.3 && make -j1 test VERBOSE=1 returned exit code 2
make: *** [debian/rules:8: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/php-apcu-bc.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and
affects,
so that this is still visible in the BTS web page for this package.
Thanks.