Source: php-gearman
Version: 2.0.5+1.1.2-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200222 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/build-7.4'
> 
> Build complete.
> Don't forget to run 'make test'.
> 
> 
> =====================================================================
> PHP         : /usr/bin/php7.4 
> PHP_SAPI    : cli
> PHP_VERSION : 7.4.3
> ZEND_VERSION: 3.4.0
> PHP_OS      : Linux - Linux ip-172-31-4-136 4.19.0-6-cloud-amd64 #1 SMP 
> Debian 4.19.67-2+deb10u2 (2019-11-11) x86_64
> INI actual  : /<<PKGBUILDDIR>>/build-7.4/tmp-php.ini
> More .INIs  :   
> CWD         : /<<PKGBUILDDIR>>/build-7.4
> Extra dirs  : 
> VALGRIND    : Not used
> =====================================================================
> TIME START 2020-02-23 02:46:37
> =====================================================================
> TEST 1/61 [tests/gearman_001.phpt]
> PASS Check for gearman  presence [tests/gearman_001.phpt] 
> TEST 2/61 [tests/gearman_002.phpt]
> FAIL gearman_worker_set_id() [tests/gearman_002.phpt] 
> TEST 3/61 [tests/gearman_client_001.phpt]
> FAIL new GearmanClient(), gearman_client_create() 
> [tests/gearman_client_001.phpt] 
> TEST 4/61 [tests/gearman_client_002.phpt]
> FAIL GearmanClient::returnCode(), gearman_client_return_code() 
> [tests/gearman_client_002.phpt] 
> TEST 5/61 [tests/gearman_client_003.phpt]
> FAIL GearmanClient::error(), gearman_client_error() 
> [tests/gearman_client_003.phpt] 
> TEST 6/61 [tests/gearman_client_004.phpt]
> FAIL GearmanClient::getErrno(), gearman_client_get_errno() 
> [tests/gearman_client_004.phpt] 
> TEST 7/61 [tests/gearman_client_005.phpt]
> FAIL GearmanClient::options(), gearman_client_options() 
> [tests/gearman_client_005.phpt] 
> TEST 8/61 [tests/gearman_client_006.phpt]
> FAIL GearmanClient::setOptions(), gearman_client_set_options() 
> [tests/gearman_client_006.phpt] 
> TEST 9/61 [tests/gearman_client_007.phpt]
> FAIL GearmanClient::addOptions(), gearman_client_add_options() 
> [tests/gearman_client_007.phpt] 
> TEST 10/61 [tests/gearman_client_008.phpt]
> FAIL GearmanClient::removeOptions(), gearman_client_remove_options() 
> [tests/gearman_client_008.phpt] 
> TEST 11/61 [tests/gearman_client_009.phpt]
> FAIL GearmanClient::timeout(), gearman_client_timeout() 
> [tests/gearman_client_009.phpt] 
> TEST 12/61 [tests/gearman_client_010.phpt]
> FAIL GearmanClient::setTimeout(), gearman_client_set_timeout() 
> [tests/gearman_client_010.phpt] 
> TEST 13/61 [tests/gearman_client_011.phpt]
> FAIL GearmanClient::context(), GearmanClient::setContext(), 
> gearman_client_context(), gearman_client_set_context() 
> [tests/gearman_client_011.phpt] 
> TEST 14/61 [tests/gearman_client_012.phpt]
> FAIL GearmanClient::addServer(), gearman_client_add_server() 
> [tests/gearman_client_012.phpt] 
> TEST 15/61 [tests/gearman_client_013.phpt]
> FAIL GearmanClient::addServers(), gearman_client_add_servers() 
> [tests/gearman_client_013.phpt] 
> TEST 16/61 [tests/gearman_client_014.phpt]
> FAIL GearmanClient::wait(), gearman_client_wait() 
> [tests/gearman_client_014.phpt] 
> TEST 17/61 [tests/gearman_client_015.phpt]
> FAIL GearmanClient::doJobHandle(), gearman_client_do_job_handle() 
> [tests/gearman_client_015.phpt] 
> TEST 18/61 [tests/gearman_client_016.phpt]
> FAIL GearmanClient::doStatus(), gearman_client_do_status() 
> [tests/gearman_client_016.phpt] 
> TEST 19/61 [tests/gearman_client_017.phpt]
> FAIL GearmanClient::jobStatus(), gearman_client_job_status() 
> [tests/gearman_client_017.phpt] 
> TEST 20/61 [tests/gearman_client_018.phpt]
> FAIL GearmanClient::jobStatusByUniqueKey(), 
> gearman_client_job_status_by_unique_key() [tests/gearman_client_018.phpt] 
> TEST 21/61 [tests/gearman_client_019.phpt]
> FAIL GearmanClient::ping(), gearman_client_ping() 
> [tests/gearman_client_019.phpt] 
> TEST 22/61 [tests/gearman_client_020.phpt]
> FAIL GearmanClient::clearCallbacks(), gearman_client_clear_callbacks() 
> [tests/gearman_client_020.phpt] 
> TEST 23/61 [tests/gearman_client_021.phpt]
> FAIL 
> GearmanClient::enableExceptionHandler(),gearman_client_enable_exception_handler()
>  [tests/gearman_client_021.phpt] 
> TEST 24/61 [tests/gearman_client_integration_test_001.phpt]
> FAIL  [tests/gearman_client_integration_test_001.phpt] 
> TEST 25/61 [tests/gearman_client_integration_test_002.phpt]
> FAIL GearmanClient::setStatusCallback(), gearman_client_set_status_callback(),
> GearmanClient::addTaskStatus(), gearman_client_add_task_status(),
> GearmanClient::runTasks(), gearman_client_run_tasks() 
> [tests/gearman_client_integration_test_002.phpt] 
> TEST 26/61 [tests/gearman_job_001.phpt]
> FAIL new GearmanJob() [tests/gearman_job_001.phpt] 
> TEST 27/61 [tests/gearman_job_002.phpt]
> FAIL GearmanJob::returnCode(), gearman_job_return_code(),
> GearmanJob::setReturn(), gearman_job_set_return() 
> [tests/gearman_job_002.phpt] 
> TEST 28/61 [tests/gearman_job_integration_test_001.phpt]
> FAIL Test GearmanJob::sendData() 
> [tests/gearman_job_integration_test_001.phpt] 
> TEST 29/61 [tests/gearman_job_integration_test_002.phpt]
> FAIL Test GearmanJob::sendWarning() 
> [tests/gearman_job_integration_test_002.phpt] 
> TEST 30/61 [tests/gearman_job_integration_test_003.phpt]
> FAIL Test GearmanJob::sendStatus 
> [tests/gearman_job_integration_test_003.phpt] 
> TEST 31/61 [tests/gearman_job_integration_test_004.phpt]
> FAIL Test GearmanJob::sendComplete() 
> [tests/gearman_job_integration_test_004.phpt] 
> TEST 32/61 [tests/gearman_job_integration_test_005.phpt]
> FAIL Test GearmanJob::sendException() 
> [tests/gearman_job_integration_test_005.phpt] 
> TEST 33/61 [tests/gearman_job_integration_test_006.phpt]
> FAIL Test GearmanJob::sendFail() 
> [tests/gearman_job_integration_test_006.phpt] 
> TEST 34/61 [tests/gearman_job_integration_test_007.phpt]
> FAIL Test GearmanJob::handle() [tests/gearman_job_integration_test_007.phpt] 
> TEST 35/61 [tests/gearman_job_integration_test_008.phpt]
> FAIL Test GearmanJob::functionName() 
> [tests/gearman_job_integration_test_008.phpt] 
> TEST 36/61 [tests/gearman_job_integration_test_009.phpt]
> FAIL Test GearmanJob::unique() [tests/gearman_job_integration_test_009.phpt] 
> TEST 37/61 [tests/gearman_job_integration_test_010.phpt]
> FAIL Test GearmanJob::workload(), GearmanJob::workloadSize() 
> [tests/gearman_job_integration_test_010.phpt] 
> TEST 38/61 [tests/gearman_task_001.phpt]
> FAIL GearmanTask::functionName, gearman_task_function_name 
> [tests/gearman_task_001.phpt] 
> TEST 39/61 [tests/gearman_task_002.phpt]
> FAIL GearmanTask::unique, gearman_task_unique [tests/gearman_task_002.phpt] 
> TEST 40/61 [tests/gearman_task_003.phpt]
> FAIL GearmanTask::jobHandle(), gearman_task_job_handle() 
> [tests/gearman_task_003.phpt] 
> TEST 41/61 [tests/gearman_task_004.phpt]
> FAIL GearmanTask::is_known(), gearman_task_is_known(),
> GearmanTask::is_running(), gearman_task_is_running(),
> GearmanTask::numerator(), gearman_task_numerator(),
> GearmanTask::denominator(), gearman_task_denominator() 
> [tests/gearman_task_004.phpt] 
> TEST 42/61 [tests/gearman_task_005.phpt]
> FAIL GearmanTask::data(), gearman_task_data(),
> GearmanTask::dataSize(), gearman_task_data_size() 
> [tests/gearman_task_005.phpt] 
> TEST 43/61 [tests/gearman_tasks_integration_test_001.phpt]
> FAIL Test Gearman worker methods 
> [tests/gearman_tasks_integration_test_001.phpt] 
> TEST 44/61 [tests/gearman_tasks_integration_test_002.phpt]
> SKIP Test Gearman worker methods 
> [tests/gearman_tasks_integration_test_002.phpt] reason: requires gearmand 
> version >= 1.1.2, found version 
> TEST 45/61 [tests/gearman_worker_001.phpt]
> FAIL gearman_worker_return_code() [tests/gearman_worker_001.phpt] 
> TEST 46/61 [tests/gearman_worker_002.phpt]
> FAIL gearman_worker_return_code() [tests/gearman_worker_002.phpt] 
> TEST 47/61 [tests/gearman_worker_003.phpt]
> FAIL gearman_worker_error() [tests/gearman_worker_003.phpt] 
> TEST 48/61 [tests/gearman_worker_004.phpt]
> FAIL gearman_worker_errno() [tests/gearman_worker_004.phpt] 
> TEST 49/61 [tests/gearman_worker_005.phpt]
> FAIL gearman_worker_options() [tests/gearman_worker_005.phpt] 
> TEST 50/61 [tests/gearman_worker_006.phpt]
> FAIL gearman_worker_set_options() [tests/gearman_worker_006.phpt] 
> TEST 51/61 [tests/gearman_worker_007.phpt]
> FAIL gearman_worker_add_options() [tests/gearman_worker_007.phpt] 
> TEST 52/61 [tests/gearman_worker_008.phpt]
> FAIL gearman_worker_timeout(), gearman_worker_set_timeout() 
> [tests/gearman_worker_008.phpt] 
> TEST 53/61 [tests/gearman_worker_009.phpt]
> FAIL gearman_worker_set_id() [tests/gearman_worker_009.phpt] 
> TEST 54/61 [tests/gearman_worker_010.phpt]
> FAIL gearman_worker_add_server(), gearman_worker_add_servers() 
> [tests/gearman_worker_010.phpt] 
> TEST 55/61 [tests/gearman_worker_011.phpt]
> FAIL gearman_worker_wait() [tests/gearman_worker_011.phpt] 
> TEST 56/61 [tests/gearman_worker_012.phpt]
> FAIL gearman_worker_register(), gearman_worker_unregister(), 
> gearman_worker_unregister_all() [tests/gearman_worker_012.phpt] 
> TEST 57/61 [tests/gearman_worker_013.phpt]
> FAIL gearman_worker_add_function() [tests/gearman_worker_013.phpt] 
> TEST 58/61 [tests/gearman_worker_014.phpt]
> FAIL gearman_worker_work() [tests/gearman_worker_014.phpt] 
> TEST 59/61 [tests/gearman_worker_015.phpt]
> FAIL gearman_worker_echo() [tests/gearman_worker_015.phpt] 
> TEST 60/61 [tests/gearman_worker_016.phpt]
> FAIL GearmanWorker::addFunction(), context param 
> [tests/gearman_worker_016.phpt] 
> TEST 61/61 [tests/gearman_worker_integration_test_001.phpt]
> FAIL Test Gearman worker methods 
> [tests/gearman_worker_integration_test_001.phpt] 
> =====================================================================
> TIME END 2020-02-23 02:46:38
> 
> =====================================================================
> TEST RESULT SUMMARY
> ---------------------------------------------------------------------
> Exts skipped    :    0
> Exts tested     :   15
> ---------------------------------------------------------------------
> 
> Number of tests :   61                60
> Tests skipped   :    1 (  1.6%) --------
> Tests warned    :    0 (  0.0%) (  0.0%)
> Tests failed    :   59 ( 96.7%) ( 98.3%)
> Tests passed    :    1 (  1.6%) (  1.7%)
> ---------------------------------------------------------------------
> Time taken      :    1 seconds
> =====================================================================
> 
> =====================================================================
> FAILED TEST SUMMARY
> ---------------------------------------------------------------------
> gearman_worker_set_id() [tests/gearman_002.phpt]
> new GearmanClient(), gearman_client_create() [tests/gearman_client_001.phpt]
> GearmanClient::returnCode(), gearman_client_return_code() 
> [tests/gearman_client_002.phpt]
> GearmanClient::error(), gearman_client_error() [tests/gearman_client_003.phpt]
> GearmanClient::getErrno(), gearman_client_get_errno() 
> [tests/gearman_client_004.phpt]
> GearmanClient::options(), gearman_client_options() 
> [tests/gearman_client_005.phpt]
> GearmanClient::setOptions(), gearman_client_set_options() 
> [tests/gearman_client_006.phpt]
> GearmanClient::addOptions(), gearman_client_add_options() 
> [tests/gearman_client_007.phpt]
> GearmanClient::removeOptions(), gearman_client_remove_options() 
> [tests/gearman_client_008.phpt]
> GearmanClient::timeout(), gearman_client_timeout() 
> [tests/gearman_client_009.phpt]
> GearmanClient::setTimeout(), gearman_client_set_timeout() 
> [tests/gearman_client_010.phpt]
> GearmanClient::context(), GearmanClient::setContext(), 
> gearman_client_context(), gearman_client_set_context() 
> [tests/gearman_client_011.phpt]
> GearmanClient::addServer(), gearman_client_add_server() 
> [tests/gearman_client_012.phpt]
> GearmanClient::addServers(), gearman_client_add_servers() 
> [tests/gearman_client_013.phpt]
> GearmanClient::wait(), gearman_client_wait() [tests/gearman_client_014.phpt]
> GearmanClient::doJobHandle(), gearman_client_do_job_handle() 
> [tests/gearman_client_015.phpt]
> GearmanClient::doStatus(), gearman_client_do_status() 
> [tests/gearman_client_016.phpt]
> GearmanClient::jobStatus(), gearman_client_job_status() 
> [tests/gearman_client_017.phpt]
> GearmanClient::jobStatusByUniqueKey(), 
> gearman_client_job_status_by_unique_key() [tests/gearman_client_018.phpt]
> GearmanClient::ping(), gearman_client_ping() [tests/gearman_client_019.phpt]
> GearmanClient::clearCallbacks(), gearman_client_clear_callbacks() 
> [tests/gearman_client_020.phpt]
> GearmanClient::enableExceptionHandler(),gearman_client_enable_exception_handler()
>  [tests/gearman_client_021.phpt]
>  [tests/gearman_client_integration_test_001.phpt]
> GearmanClient::setStatusCallback(), gearman_client_set_status_callback(),
> GearmanClient::addTaskStatus(), gearman_client_add_task_status(),
> GearmanClient::runTasks(), gearman_client_run_tasks() 
> [tests/gearman_client_integration_test_002.phpt]
> new GearmanJob() [tests/gearman_job_001.phpt]
> GearmanJob::returnCode(), gearman_job_return_code(),
> GearmanJob::setReturn(), gearman_job_set_return() [tests/gearman_job_002.phpt]
> Test GearmanJob::sendData() [tests/gearman_job_integration_test_001.phpt]
> Test GearmanJob::sendWarning() [tests/gearman_job_integration_test_002.phpt]
> Test GearmanJob::sendStatus [tests/gearman_job_integration_test_003.phpt]
> Test GearmanJob::sendComplete() [tests/gearman_job_integration_test_004.phpt]
> Test GearmanJob::sendException() [tests/gearman_job_integration_test_005.phpt]
> Test GearmanJob::sendFail() [tests/gearman_job_integration_test_006.phpt]
> Test GearmanJob::handle() [tests/gearman_job_integration_test_007.phpt]
> Test GearmanJob::functionName() [tests/gearman_job_integration_test_008.phpt]
> Test GearmanJob::unique() [tests/gearman_job_integration_test_009.phpt]
> Test GearmanJob::workload(), GearmanJob::workloadSize() 
> [tests/gearman_job_integration_test_010.phpt]
> GearmanTask::functionName, gearman_task_function_name 
> [tests/gearman_task_001.phpt]
> GearmanTask::unique, gearman_task_unique [tests/gearman_task_002.phpt]
> GearmanTask::jobHandle(), gearman_task_job_handle() 
> [tests/gearman_task_003.phpt]
> GearmanTask::is_known(), gearman_task_is_known(),
> GearmanTask::is_running(), gearman_task_is_running(),
> GearmanTask::numerator(), gearman_task_numerator(),
> GearmanTask::denominator(), gearman_task_denominator() 
> [tests/gearman_task_004.phpt]
> GearmanTask::data(), gearman_task_data(),
> GearmanTask::dataSize(), gearman_task_data_size() 
> [tests/gearman_task_005.phpt]
> Test Gearman worker methods [tests/gearman_tasks_integration_test_001.phpt]
> gearman_worker_return_code() [tests/gearman_worker_001.phpt]
> gearman_worker_return_code() [tests/gearman_worker_002.phpt]
> gearman_worker_error() [tests/gearman_worker_003.phpt]
> gearman_worker_errno() [tests/gearman_worker_004.phpt]
> gearman_worker_options() [tests/gearman_worker_005.phpt]
> gearman_worker_set_options() [tests/gearman_worker_006.phpt]
> gearman_worker_add_options() [tests/gearman_worker_007.phpt]
> gearman_worker_timeout(), gearman_worker_set_timeout() 
> [tests/gearman_worker_008.phpt]
> gearman_worker_set_id() [tests/gearman_worker_009.phpt]
> gearman_worker_add_server(), gearman_worker_add_servers() 
> [tests/gearman_worker_010.phpt]
> gearman_worker_wait() [tests/gearman_worker_011.phpt]
> gearman_worker_register(), gearman_worker_unregister(), 
> gearman_worker_unregister_all() [tests/gearman_worker_012.phpt]
> gearman_worker_add_function() [tests/gearman_worker_013.phpt]
> gearman_worker_work() [tests/gearman_worker_014.phpt]
> gearman_worker_echo() [tests/gearman_worker_015.phpt]
> GearmanWorker::addFunction(), context param [tests/gearman_worker_016.phpt]
> Test Gearman worker methods [tests/gearman_worker_integration_test_001.phpt]
> =====================================================================
> make[2]: *** [Makefile:132: test] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-7.4'
> dh_auto_test: error: cd build-7.4 && make -j1 test VERBOSE=1 
> INSTALL_ROOT=/<<BUILDDIR>>/php-gearman-2.0.5\+1.1.2/debian/php-gearman 
> returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/php-gearman_2.0.5+1.1.2-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to